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...
<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® 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 wasnt 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 dont want to use or learn FTX, can I write my member pages in HTML? Not currently. 6. Why doesnt LUGNET use standard HTML for member pages? There are several reasons -- some technical, others practical.
|
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 |