To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
 Publishing / FTX / FAQ / $7

FTX FAQ: Answers to Frequently Asked Questions


1. What is FTX?

FTX is a test-based publishing format for making web pages on LUGNET. Pages can contain text, lists, images, hyperlinks, and more.


2. Do the initials FTX stand for anything?

FTX is short for formatted text” (or, if you prefer, “fancy text” or “Fibblesnork text).


3. How is FTX different from HTML?

The main difference is that FTX is easier to read and write than HTML. Whereas a typical block of HTML might contain a mixture of text and “markup tags,” the same block of FTX content might contain a mixture of text and special formatting characters. FTX is more compact, more readable, and, hopefully, more natural.

For example, if you wanted to make a bulleted list like this...
  • I am really hungry!
  • Have you read Hamlet lately?
  • Press the Enter key.
  • NELUG stands for the New England LEGO Users Group.
  • The LEGO® Website has official information.
...you might write it like this in HTML:
   <UL>
     <LI>I am <B>really</B> hungry!
     <LI>Have you read <I>Hamlet</I> lately?
     <LI>Press the <TT>Enter</TT> key.
     <LI>NELUG stands for the <U>N</U>ew <U>E</U>ngland <U>L</U>EGO
         <U>U</U>sers <U>G</U>roup.
     <LI>The <A HREF="http://www.lego.com/">LEGO&reg; Website</A> has
         official information.
   </UL>
...or you could write it very simply like this in FTX:
   * I am [really] hungry!
   * Have you read {Hamlet} lately?
   * Press the |Enter| key.
   * NELUG stands for the _N_ew _E_ngland _L_EGO _U_sers _G_roup.
   * The <http://www.lego.com/ LEGO® Website> has official information.
(Which do you find easier to read?)

FTX is certainly not as general as HTML, but then it wasn’t designed to be. You can think of FTX as a very fast way to write formatted text or hypertext documents.


4. Can FTX and HTML do all the same things?

No. Although both are general-purpose hypertext document formats, HTML is more expressive overall than FTX, albeit more cumbersome for simple and common things. HTML can do almost everything that FTX can do (and in fact, the LUGNET server converts FTX pages to HTML before sending them to your web browser) but FTX cannot do everything that HTML can do. However, FTX can do some things that HTML cannot do. FTX pages, for example, may include copies of whole other FTX pages through a special kind of hyperlink which does not exist in HTML.


5. If I don’t want to use or learn FTX, can I write my member pages in HTML?

Not currently.


6. Why doesn’t LUGNET use standard HTML for member pages?

There are several reasons -- some technical, others practical.
  • We wanted to offer a way to create and edit webpages -- quickly and easily -- directly from a web browser window. Although this is possible with HTML, it is much more straightforward with a simpler format such as FTX.
  • We wanted to offer an alternative to HTML for those without the time or desire to learn HTML.
  • Several excellent “total solution” webpage hosting services (geocities.com, tripod.com, xoom.com, etc.) already offer complete HTML services (often for free). We feel that this type of “total solution” is best left to those who specialize exclusively in that sort of thing.
  • HTML is an incredible tool, but its complexity and extensibility make it extremely difficult to rid completely of trojan horses and other hobgoblins arising from popular embedded scripting extensions.
All text, images, or trademarks in this document are the intellectual property of their respective owners.


©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR