home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / www / faq.part2 < prev   
Encoding:
Text File  |  1995-07-25  |  30.7 KB  |  743 lines

  1. Subject: World Wide Web Frequently Asked Questions (FAQ), Part 2/2
  2. Newsgroups: comp.infosystems.www,comp.infosystems.www.misc,comp.infosystems.www.users,comp.infosystems.www.providers,comp.infosystems.wais,comp.infosystems.gopher,comp.infosystems,alt.hypertext,comp.answers,alt.answers,news.answers
  3. From: boutell@netcom.com (Thomas Boutell)
  4. Date: 20 Nov 1994 08:15:26 GMT
  5.  
  6. Archive-name: www/faq/part2
  7. Last-modified: 1994/11/4
  8.  
  9.                    WORLD WIDE WEB FREQUENTLY ASKED QUESTIONS
  10.  
  11.                       This is part 2 of a 2-part posting.
  12.                    Part 2 begins with section 5 (providing
  13.                 information to the web). Part 1 should be the
  14.                       previous posting in this thread.
  15.  
  16.                 5.1: HOW CAN I PROVIDE INFORMATION TO THE WEB?
  17.    
  18.    
  19.    Information providers run programs that the browsers can obtain
  20.    hypertext from. These programs can either be WWW servers that
  21.    understand the HyperText Transfer Protocol HTTP (best if you are
  22.    creating your information database from scratch), "gateway" programs
  23.    that convert an existing information format to hypertext, or a
  24.    non-HTTP server that WWW browsers can access -- anonymous FTP or
  25.    gopher, for example.
  26.    
  27.    To learn more about World Wide Web servers, you can consult a www
  28.    server primer by Nathan Torkington, available at the URL
  29.    http://www.vuw.ac.nz/who/Nathan.Torkington/ideas/www-servers.html .
  30.    
  31.    If you only want to provide information to local users, placing your
  32.    information in local files is also an option. This means, however,
  33.    that there can be no off-machine access.
  34.    
  35.    
  36.    
  37. 5.2: Obtaining Servers
  38.  
  39.    Servers are available for Unix, Macintosh, MS Windows, and VMS
  40.    systems. If you know of a server for another operating system, please
  41.    contact me.
  42.    
  43.    See http://info.cern.ch/hypertext/WWW/Daemon/Overview.html for more
  44.    information on writing servers and gateways in general.
  45.    
  46.    
  47.    
  48.   5.2.1: UNIX SERVERS
  49.   
  50.    NCSA httpd
  51.           NCSA has released a server, known as the NCSA httpd; it is
  52.           available at the URL ftp://ftp.ncsa.uiuc.edu/Web/ncsa_httpd .
  53.           
  54.    EIT httpd
  55.           EIT has created the Webmaster's Starter Kit, which installs
  56.           their WWW server on your system via the web through a painless
  57.           forms interface. Recommended for those unfamiliar with server
  58.           installation. You can learn more about the starter kit and the
  59.           EIT httpd at the starter kit site (URL is
  60.           http://wsk.eit.com/wsk/doc/ ).
  61.           
  62.    CERN httpd
  63.           CERN's server is available for anonymous FTP from info.cern.ch
  64.           (URL is http://info.cern.ch/hypertext/WWW/Daemon/Status.html )
  65.           and many other places. Use your local copy of archie to search
  66.           for "www" in order to find a nearby site.
  67.           
  68.    GN Gopher/HTTP server
  69.           The GN server is unique in that it can serve both WWW and
  70.           Gopher clients (in their native modes). This is a good server
  71.           for those migrating from Gopher to WWW, although it does not
  72.           have the server-side-script capabilities of the NCSA and CERN
  73.           servers. See the URL http://hopf.math.nwu.edu/.
  74.           
  75.    Perl server
  76.           There is also a server written in the Perl scripting language,
  77.           called Plexus, for which documentation is available at the URL
  78.           http://bsdi.com/server/doc/plexus.html .
  79.           
  80.    
  81.    
  82.   5.2.2: MACINTOSH SERVERS
  83.   
  84.    There is a server for the Macintosh, MacHTTP, available at the URL
  85.    http://www.uth.tmc.edu/mac_info/machttp_info.html .
  86.    
  87.    
  88.    
  89.   5.2.3: MS WINDOWS AND WINDOWS NT SERVERS
  90.   
  91.    HTTPS (Windows NT)
  92.           HTTPS is a server for Windows NT systems, both Intel and Alpha
  93.           -- based. It is available via anonymous FTP from emwac.ed.ac.uk
  94.           in the directory pub/https (URL is
  95.           ftp://emwac.ed.ac.uk/pub/https). (Be sure to download the
  96.           version appropriate to your processor.) You can read a detailed
  97.           announcement at the FTP site, or by using the URL
  98.           ftp://emwac.ed.ac.uk/pub/https/https.txt.
  99.           
  100.    NCSA httpd for Windows
  101.           The NCSA httpd for Windows has most of the features of the Unix
  102.           version, including scripts (which generate pages on the fly
  103.           based on user input). It is available by anonymous FTP from
  104.           ftp.ncsa.uiuc.edu in the Web/ncsa_httpd/contrib directory as
  105.           the file whtp11a6.zip, or at the URL
  106.           ftp://ftp.ncsa.uiuc.edu/Web/ncsa_httpd/contrib/whtp11a6.zip.
  107.           
  108.    SerWeb
  109.           A simple, effective server for Windows writtten by Gustavo
  110.           Estrella. Available by anonymous ftp from
  111.           winftp.cica.indiana.edu (or one of its mirror sites, such as
  112.           nic.switch.ch), as the file serweb03.zip, in the directory
  113.           /pub/pc/win3/winsock.
  114.           
  115.           There is also a Windows NT version of SerWeb, available by
  116.           anonymous FTP from emwac.ed.ac.uk as /pub/serweb/serweb_i.zip.
  117.           
  118.    WEB4HAM
  119.           Another Windows-based server, available by anonymous FTP from
  120.           ftp.informatik.uni-hamburg.de as /pub/net/winsock/web4ham.zip.
  121.           
  122.    OS2HTTPD
  123.           An OS/2 server, written by Frankie Fan. See the home page (URL
  124.           is ftp://ftp.netcom.com/pub/kfan/overview.html ) for details,
  125.           or fetch the package by anonymous FTP from ftp.netcom.com in
  126.           the directory pub/kfan.
  127.           
  128.    
  129.    
  130.   5.2.4: MSDOS SERVERS
  131.   
  132.    KA9Q NOS (nos11c.exe) is a internet server package for DOS that
  133.    includes HTTP and Gopher servers. It can be obtained via anonymous FTP
  134.    from one of the following sites:
  135.    
  136.  
  137. inorganic5.chem.ufl.edu
  138. biochemistry.cwru.edu
  139.  
  140.    
  141.    
  142.    
  143.    
  144.   5.2.5: VMS SERVERS
  145.   
  146.    CERN HTTP for VMS
  147.           A port of the CERN server to VMS. Available at the URL
  148.           http://delonline.cern.ch/disk$user/duns/doc/vms/distribution.ht
  149.           ml .
  150.           
  151.    Region 6 Threaded HTTP Server
  152.           A native VMS server which uses DECthreads(tm). This is a
  153.           potentially major performance advantage because VMS has a high
  154.           overhead for each process, which is a problem for the
  155.           frequently-forking NCSA and CERN servers that began life under
  156.           Unix. A multithreaded server avoids this overhead. Available at
  157.           the URL http://kcgl1.eng.ohio-state.edu/www/doc/serverinfo.html
  158.           .
  159.           
  160.    
  161.    
  162.    
  163.    
  164.   5.2.6: AMIGA SERVERS
  165.   
  166.    NCSA's Unix server has been ported to the Amiga, and is bundled with
  167.    the AMosaic browser. See the URL
  168.    http://insti.physics.sunysb.edu/AMosaic/home.html for details.
  169.    
  170.    
  171.    
  172.   5.2.7: VM/CMS SERVERS
  173.   
  174.    A VM/CMS web server is available; see the URL
  175.    http://ua1vm.ua.edu/~troth/rickvmsw/rickvmsw.html for more
  176.    information. If you don't yet have a web browser to try this URL with,
  177.    check out the VM/CMS Browsers section.
  178.    
  179.    
  180.    
  181.   5.2.6: AMIGA SERVERS
  182.   
  183. 5.3: Producing HTML documents
  184.  
  185.    HTML is the simple markup system used to create hypertext documents.
  186.    There are three ways to produce HTML documents: writing them yourself,
  187.    which is not a very difficult skill to acquire, using an HTML editor,
  188.    which assists in doing the above, and converting documents in other
  189.    formats to HTML. The following three sections cover these
  190.    possibilities in sequence.
  191.    
  192.    
  193.    
  194.   5.3.1: WRITING HTML DOCUMENTS YOURSELF
  195.   
  196.    You can write an HTML document with any text editor. Try the "source"
  197.    button of your browser (or "save as" HTML) to look at the HTML for a
  198.    page you find particularly interesting. The odds are that it will be a
  199.    great deal simpler than you would expect. If you're used to marking up
  200.    text in any way (even red-pencilling it), HTML should be rather
  201.    intuitive.
  202.    
  203.    A beginner's guide to HTML is available at the URL
  204.    http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html . You
  205.    can also find a plain text version (at the URL
  206.    ftp://ftp.ncsa.uiuc.edu/ncsapubs/WWW/HTMLPrimer.txt) and a compressed
  207.    Postscript version (at the URL
  208.    ftp://ftp.ncsa.uiuc.edu/ncsapubs/WWW/HTMLPrimer.ps.Z). (Since the
  209.    latter two are FTP URLs, you can fetch them by hand using FTP if you
  210.    do not yet have a web browser.)
  211.    
  212.    There is also a good set of HTML documentation available at the URL
  213.    http://www.ucc.ie/info/net/htmldoc.html .
  214.    
  215.    There is also an HTML primer by Nathan Torkington at the URL
  216.    http://www.vuw.ac.nz/who/Nathan.Torkington/ideas/www-html.html .
  217.    
  218.    
  219.    
  220.   5.3.2: HTML EDITORS
  221.   
  222.    Of course, most folks would still prefer to use a friendlier,
  223.    graphical editor. Some editors are WYSIWYG (What You See Is What You
  224.    Get), or close to it; others simply assist you in writing HTML by
  225.    plugging in the desired markup tags for you from a menu.
  226.    
  227.    Fans of the EMACS editor can use EMACS and html-helper-mode , an EMACS
  228.    "mode" for HTML editing (URL is http://www.reed.edu/~nelson/tools/).
  229.    
  230.    There is also another Emacs HTML mode, html-mode.el (URL is
  231.    ftp://ftp.ncsa.uiuc.edu/Web/elisp/html-mode.el).
  232.    
  233.    For Microsoft Windows users, there is an editor called HTML Assistant
  234.    with features to assist in the creation of HTML documents. It can be
  235.    had by anonymous FTP from ftp.cs.dal.ca in the directory /htmlasst/.
  236.    Read the README.1ST file in this directory for information on which
  237.    files to download.
  238.    
  239.    A WYSIWYG editor for the Web, SoftQuad HoTMetaL, is available for
  240.    downloading at NCSA and other Mosaic server sites. Many mirror sites
  241.    exist; if you can't get through to one, try another, don't give up!
  242.    That's what mirror sites are for. (Also be sure to use the copy
  243.    closest to you geographically if possible.) Hotmetal is available for
  244.    both Sun Sparc systems and Windows systems; note that Windows users
  245.    need at least 6 megabytes of free memory. (A 2-megabyte swap file
  246.    should just barely do the trick on a 4MB machine.)
  247.    
  248.    Known mirrors:
  249.      * ftp://ftp.ncsa.uiuc.edu/Web/html/hotmetal/
  250.      * ftp://ftp.ifi.uio.no/pub/SGML/HoTMetaL
  251.      * ftp://sgml1.ex.ac.uk/SoftQuad
  252.      * ftp://src.doc.ic.ac.uk/packages/WWW/ncsa/html/hotmetal/
  253.      *
  254.        ftp://askhp.ask.uni-karlsruhe.de/pub/infosystems/mosaic/contrib/Sof
  255.        tQuad
  256.      * ftp://ftp.cs.concordia.ca/pub/www
  257.      *
  258.        
  259.    You need a Sun SPARC or Microsoft Windows system and 6MB of disk (6MB
  260.    of RAM minimum for MS Windows; swap files count). Other Unix systems
  261.    may be supported by the time you read this; have a look on one of the
  262.    sites above.
  263.    
  264.    Because it is context-sensitive, HoTMetaL guides users in creating new
  265.    HTML documents and in cleaning up old ones. A Publish command changes
  266.    appropriate SRC and HREF attributes from local paths to http
  267.    locations. For more information, FTP the README file from the same
  268.    directory, or send email to hotmetal@sq.com. A HoTMetaL Pro
  269.    commercially supported version is available for purchase from SoftQuad
  270.    and its resellers.
  271.    
  272.    Also see Gabriel White's reviews of MS Windows HTML editors (URL is
  273.    http://werple.apana.org.au/~gabriel/html-editors/ ). Another option,
  274.    if you have an SGML editor, is to use it with the HTML DTD (URL is
  275.    http://info.cern.ch/hypertext/WWW/MarkUp/DTDHeading.html ).
  276.    
  277.    An editor for all X users: TkWWW (listed above under X browsers)
  278.    supports WYSIWYG HTML editing; and since it's a browser, you can try
  279.    out links immediately after creating them.
  280.    
  281.    Also for X users, there is a package called htmltext which supports
  282.    WYSIWYG HTML editing. More information is available at the URL
  283.    http://web.cs.city.ac.uk/homes/njw/htmltext/htmltext.html .
  284.    
  285.    For Macintosh users, there is evidently a near-WYSIWYG package called
  286.    HTML Editor (URL is http://dragon.acadiau.ca:1667/~giles/HTML_Editor).
  287.    
  288.    
  289.    Also for Macintosh users, the BBEdit HTML extensions allow the BBEdit
  290.    and BBEdit Lite text editors for the Macintosh to conveniently edit
  291.    HTML documents. (URL is http://www.uji.es/bbedit-html-extensions.html
  292.    .) You can also obtain the extensions package by anonymous ftp from
  293.    sumex-aim.stanford.edu as info-mac/bbedit-html-ext-b3.hqx.
  294.    
  295.    There is an alternative BBEdit extension package available as well
  296.    (URL is http://www.york.ac.uk/~ld11/BBEditTools.html ). it is
  297.    available by FTP from ftp.york.ac.uk in the directory
  298.    /pub/users/ld11/BBEdit_HTML_Tools.sea.hqx.
  299.    
  300.    NCSA's List of Filters and Editors, for which the URL is
  301.    http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/faq-software.html
  302.    #editors, mentions several editors, including two for MS Windows. In
  303.    some cases, the "editor" amounts to a set of macros for an existing
  304.    word processor, which can provide a near-WYSIWYG environment.
  305.    
  306.    Note that this URL contains uppercase and lowercase letters; certain
  307.    operating systems won't allow mixed case on the command line, or will
  308.    only allow it if it is quoted (VMS), so if you are launching Lynx or
  309.    another client and specifying a URL at the command line, try quoting
  310.    the URL in double-quotes ("URL").
  311.    
  312.    
  313.    
  314.   5.3.3: CONVERTING OTHER FORMATS TO HTML
  315.   
  316.    There is a collection of filters for converting your existing
  317.    documents (in TeX and other non-HTML formats) into HTML automatically,
  318.    including filters that can allow more or less WYSIWYG editing using
  319.    various word processors:
  320.    
  321.    Rich Brandwein and Mike Sendall's List at CERN (URL is
  322.    http://info.cern.ch/hypertext/WWW/Tools/Filters.html ).
  323.    
  324.    (Note that this URL contains uppercase and lowercase letters; certain
  325.    operating systems such as VMS require you to quote mixed-case URLs
  326.    when launching a borwser from the command line. This is NOT a bug in
  327.    the browser.)
  328.    
  329.    There is also a Word for Windows template for writing HTML documents,
  330.    available at the URL http://www.gatech.edu/word_html/release.htm .
  331.    
  332.    
  333.    
  334.   5.3.3: CHECKING YOUR HTML FOR ERRORS
  335.   
  336.    Tools to validate your HTML documents (check them for errors) are
  337.    available. There is a form at the URL
  338.    http://www.hal.com/%7Econnolly/html-test/service/validation-form.html
  339.    which will check HTML documents for errors according to the latest
  340.    specification; note that you are encouraged to set up the program on
  341.    your own system if you make heavy use of the form. There is also a
  342.    tool which will check the links in your documents for links to
  343.    nonexistent resources, such as pages that have moved (URL is
  344.    http://wsk.eit.com/wsk/dist/doc/admin/webtest/verify_links.html ).
  345.    
  346.    Also try web-lint (URL is http://www.unipress.com/web-lint/ ), which
  347.    will check your HTML for errors when you supply it with the URL or
  348.    paste your page into a form.
  349.    
  350.    
  351.    
  352. 5.4: How do I publicize my work?
  353.  
  354.    There are several things you can do to publicize your new HTML server
  355.    or other offering:
  356.      * Submit it to the NCSA What's New Page at the URL
  357.        http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/whats-new.html
  358.        (see the page for details on how to submit your listing!).
  359.      * Post it to the newsgroup comp.infosystems.announce. Please read
  360.        the group first to get a feel for the contents. You should not
  361.        post to comp.infosystems.www.users,.misc,.providers, etc., but if
  362.        you feel compelled to do so, please choose .misc as announcements
  363.        are of interest to both providers and users (and those who wear
  364.        both hats).
  365.      * Submit it to the maintainers of various catalogs, such as the WWW
  366.        Virtual Library (at the URL
  367.        http://info.cern.ch/hypertext/DataSources/bySubject/Overview.html
  368.        ) and the ALIWEB index (at the URL
  369.        http://web.nexor.co.uk/aliweb/doc/aliweb.html ).
  370.      * Read Gareth Rees' guide to publishing on the World Wide Web. (URL
  371.        is http://www.cl.cam.ac.uk/users/gdr11/publish.html ).
  372.        
  373.    
  374.    
  375. 5.5: Can I buy space on an existing server?
  376.  
  377.    Yes, you can. A list of sites offering WWW space for lease is
  378.    available (at the URL http://union.ncsa.uiuc.edu/www/leasing.shtml ).
  379.    
  380.    
  381.    
  382.   5.6.1: HOW DO I SET UP A CLICKABLE IMAGE MAP?
  383.   
  384.    
  385.    
  386.    There are really two issues here: how to indicate in HTML that you
  387.    want an image to be clickable, and how to configure your server to do
  388.    something with the clicks returned by Mosaic, Chimera, and other
  389.    clients capable of delivering them.
  390.    
  391.    You can read about image maps and the NCSA server at the URL
  392.    http://hoohoo.ncsa.uiuc.edu/docs/setup/admin/Imagemap.html .
  393.    
  394.    Using imagemaps requires that you create a map file; you can do this
  395.    by hand or with a WYSIWYG tool. I wrote Mapedit (URL is:
  396.    http://sunsite.unc.edu/boutell/mapedit/mapedit.html ), which is such a
  397.    tool for Microsoft Windows and the X Window System. Other tools are
  398.    available. (URLs, anyone?)
  399.    
  400.    _Important Note:_ Creating imagemaps requires a cooperative server
  401.    administrator and a real web server. Don't waste time making maps
  402.    before making sure you have the necessary tools to deliver them.
  403.    
  404.    
  405.    
  406.   5.6.2: HOW DO I MAKE A "LINK" THAT DOESN'T LOAD A NEW PAGE?
  407.   
  408.    
  409.    
  410.    Such links are useful when a form is intended to perform some action
  411.    on the server machine without sending new information to the client,
  412.    or when a user has clicked in an undefined area in an image map; these
  413.    are just two possibilities.
  414.    
  415.    Rob McCool of NCSA provided the following wisdom on the subject:
  416.    
  417.  
  418. Yechezkal-Shimon Gutfreund (sg04@gte.com) wrote:
  419. : Ok, here is another bizzare request from me:
  420.  
  421. : I am currently running scripts which I "DO NOT" want to return
  422. : any visible result. That is, not text/plain, not text/HTML, not
  423. : image/gif. The entire results are the side effects of the
  424. : script and nothing should be returned to the viewer.
  425.  
  426. : It would be nice to have an internally supported null viewer
  427. : so that I could do this, more "cleanly" (ok, ok, I hear your groans).
  428.  
  429.    
  430.    
  431.    HTTP now supports a response code of 204, which is no operation. Some
  432.    browsers such as Mosaic/X 2.* support it. To use it, make your script
  433.    a nph script and output an HTTP/1.0 204 header. Something like:
  434.    
  435.    HTTP/1.0 204 No response Server: Myscript/NCSA httpd 1.1
  436.    
  437.    (You can learn more about nph scripts from the NCSA server
  438.    documentation at the URL http://hoohoo.ncsa.uiuc.edu/docs.)
  439.    Essentially they are scripts that handle their own HTTP response
  440.    codes.
  441.    
  442.    
  443.    
  444.   5.6.3: WHERE CAN I LEARN HOW TO CREATE FILL-OUT FORMS?
  445.   
  446.    You can read about the Common Gateway Interface (at the URL
  447.    http://hoohoo.ncsa.uiuc.edu:80/cgi/). In addition to documenting the
  448.    standard interface for which scripts can now be written for both NCSA
  449.    and CERN-derived servers, these pages also cover HTML forms and how to
  450.    handle the results on the server side. See the section on email forms
  451.    for a simple solution to the most commonly desired form.
  452.    
  453.    
  454.    
  455.     5.6.3.1: How can I create hidden fields in forms (keeping state)?
  456.     
  457.    Use INPUT TYPE=hidden. An example:
  458.    
  459.  
  460. <INPUT TYPE=hidden NAME=state VALUE="hidden info to be returned with form">
  461.  
  462.    By now, most if not all browsers can handle the hidden type. Note that
  463.    "hidden" doesn't mean "secret"; the user can always click on "view
  464.    source".
  465.    
  466.    
  467.    
  468.     5.6.3.2: How can users send me email through their browsers?
  469.     
  470.    If you have access to the server's configuration files, or if your
  471.    server administrator permits users to create their own CGI scripts,
  472.    you can arrange it. I've written a simple email forms package (URL is:
  473.    http://siva.cshl.org/email/index.html ), which does it in ANSI C.
  474.    There is also a package floating around in Perl (URL, anyone?).
  475.    
  476.    
  477.    
  478.   5.6.4: HOW DO I COMMENT AN HTML DOCUMENT?
  479.   
  480.    
  481.    
  482.    Use the <!-- tag at the beginning of EACH line commented out; close
  483.    this for EACH line with the --> tag. Note that comments do not nest,
  484.    and the sequence "--" may not appear inside a comment except as part
  485.    of the closing --> tag.
  486.    
  487.    You should _not_ try to use this to "comment out" HTML that would
  488.    otherwise be shown to the user, since some browsers (notably Mosaic)
  489.    will still pay attention to tags inside the comment and close it
  490.    prematurely.
  491.    
  492.    _Thanks to Joe English for clearing up this issue._
  493.    
  494.    
  495.    
  496.   5.6.5: HOW CAN I CREATE DECENT-LOOKING TABLES AND STOP USING <PRE>... </PRE>?
  497.   
  498.    Tables are a standard feature in HTML Level 3, a new version of HTML.
  499.    Unfortunately, they are at present implemented only by the Viola and
  500.    Emacs-W3 browsers, to my knowledge.
  501.    
  502.    _However_, there is a way to use HTML Level 3 tables now and convert
  503.    them automatically to HTML, allowing you to design proper tables and
  504.    install those pages directly when table support arrives in the
  505.    majority of clients. You can do this using the html+tables package, by
  506.    Brooks Cutter (bcutter@paradyne.com), which is available for anonymous
  507.    ftp from sunsite.unc.edu in the directory
  508.    pub/packages/infosystems/WWW/tools/html+tables.shar. This package
  509.    requires the shell language Perl, which is primarily used on Unix
  510.    systems but is also available for other systems (such as MSDOS
  511.    machines). html+tables accepts HTML Level 3 and outputs html using the
  512.    <PRE>...</PRE> construct to represent tables, allowing you to write
  513.    HTML Level 3 now, knowing that it will look better when clients are
  514.    ready for it.
  515.    
  516.    
  517.    
  518.   5.6.6: WHAT IS HTML LEVEL 3 AND WHERE CAN I LEARN MORE ABOUT IT?
  519.   
  520.    HTML Level 3, also known as HTML+, is an enhanced version of HTML
  521.    designed to address some of the limitations of HTML. HTML Level 3
  522.    supports true tables, right-justified text, centered text, line breaks
  523.    that do not double space, and many other desired features.
  524.    
  525.    However, most clients support only a handful of HTML Level 3 features
  526.    (such as forms in Mosaic) at this time.
  527.    
  528.    You can access information about new developments in HTML at the CERN
  529.    server (at the URL
  530.    http://info.cern.ch/hypertext/WWW/Markup/Markup.html ).
  531.    
  532.    (HTML Level 1 is the original version. HTML Level 2 is essentially the
  533.    same, but with the addition of forms.)
  534.    
  535.    
  536.    
  537.   5.6.7: HOW CAN I MAKE TRANSPARENT GIFS?
  538.   
  539.    Transparent GIFs are useful because they appear to blend in smoothly
  540.    with the user's display, even if the user has set a background color
  541.    that differs from that the developer expected.
  542.    
  543.    There is a document explaining transparent GIFs available at the URL
  544.    http://melmac.corp.harris.com/transparent_images.html . You can fetch
  545.    the program giftrans by anonymous ftp from ftp.rz.uni-karlsruhe.de at
  546.    the path /pub/net/www/tools/giftrans.c.
  547.    
  548.    There is also a utility for the Macintosh, Transparency (URL is:
  549.    http://www.med.cornell.edu/~giles/projects.html #transparency).
  550.    
  551.    
  552.    
  553.   5.6.8: HOW COME MAILTO: URLS DON'T WORK?
  554.   
  555.    The mailto: URL is an innovation found in Lynx and a few other
  556.    browsers. It is not yet found in Mosaic, the most popular browser.
  557.    Hopefully it will be present in future versions. In the meantime, you
  558.    can set up forms which send mail to you; there is documentation on
  559.    this at the URL http://siva.cshl.org/email/index.html .
  560.    
  561.    
  562.    
  563.   5.6.9: HOW CAN I RESTRICT AND CONTROL ACCESS TO MY SERVER?
  564.   
  565.    All major servers have features that allow you to limit access to
  566.    particular sites, and many clients have authentication features that
  567.    allow you to identify specific users. There is a tutorial on security
  568.    and user authentication with the NCSA server and Mosaic available,
  569.    written by Marc Andreessen (URL is
  570.    http://wintermute.ncsa.uiuc.edu:8080/auth-tutorial/tutorial.html ).
  571.    See your server documentation for further information.
  572.    
  573.    
  574.    
  575.   5.6.10: WHICH FORMAT IS BETTER FOR WWW IMAGE PURPOSES, JPEG OR GIF?
  576.   
  577.    
  578.    
  579.    JPEG does a better job with realistic images such as scanned
  580.    photographs. Most browsers cannot handle inline JPEGs, however, so you
  581.    must link to them as external images (using a regular <A HREF...>
  582.    instead of <IMG SRC...>.
  583.    
  584.    GIF does a better job with crisp, sharp images, such as those
  585.    typically used to construct buttons, graphs and the like. All browsers
  586.    that can display graphics at all can display GIFs inline.
  587.    
  588.    
  589.    
  590.   5.6.11: HOW CAN I MIRROR PART OF ANOTHER SERVER?
  591.   
  592.    Scripts are available to do this, but at this time they are not very
  593.    friendly to the server you are attempting to mirror; their behavior
  594.    resembles that of the more poorly written WWW robots. If you are
  595.    trying to improve access times to a distant server, you will likely
  596.    find the "proxy" capabilities of CERN's WWW server to be a more
  597.    effective and general solution to your problem.
  598.    
  599.    
  600.    
  601.   5.6.12: HOW CAN I KEEP ROBOTS OFF MY SERVER?
  602.   
  603.    Programs that automatically traverse the web can be quite useful, but
  604.    have the potential to make a serious mess of things. Every so often
  605.    someone will write a "depth-first" searching robot that brings servers
  606.    to their knees. See the section on writing robots (4.10) for details.
  607.    
  608.    Fortunately, most robots on the web follow a simple protocol by which
  609.    you can keep them off your server if you wish, or keep them out of
  610.    portions of your server which are robot traps (ie, they contain an
  611.    infinite number of possible links). Read the document World Wide Web
  612.    Robots, Wanderers and Spiders (URL is:
  613.    http://web.nexor.co.uk/mak/doc/robots/robots.html ) and learn about
  614.    the emerging standards for exclusion of robots from areas in which
  615.    they are not wanted. You can also read about existing robots there,
  616.    including useful cataloging robots you probably do _not_ want to keep
  617.    off your server.
  618.    
  619.    
  620.    
  621.   5.6.13: HOW CAN I KEEP STATISTICS ABOUT MY WEB SERVER?
  622.   
  623.    There are several tools which can generate statistics about your web
  624.    server:
  625.    
  626.    getstats
  627.           getstats is a versatile log analyzer, also written in C, which
  628.           provides reports for various time periods with a high degree of
  629.           flexibility. Add-on packages have been written to generate
  630.           reports in HTML and also to generate graphs. You can access the
  631.           getstats home page for more information (URL is
  632.           http://www.eit.com/software/getstats/getstats.html ), or obtain
  633.           the package by anonymous FTP from ftp.eit.com in the directory
  634.           /pub/web.software/getstats.
  635.           
  636.    WebStat
  637.           WebStat is a package written in the language Python which
  638.           supplies statistics on usage by domain, country, etc., with
  639.           daily, weekly, monthly and annual reports available. You will
  640.           need Python in order to use it. See the WebStat home page (URL
  641.           is
  642.           http://www.pegasus.esprit.ec.org/people/sijben/statistics/adver
  643.           tisment.html ) for details, or obtain Python from ftp.cwi.nl in
  644.           the directory /pub/python and WebStat from
  645.           ftp.pegasus.esprit.ec.org in the directory /pub/misc.
  646.           
  647.    Wusage
  648.           Wusage, which I wrote, is a C program which generates simple
  649.           weekly reports in HTML, with inline image graphs displaying
  650.           server growth and the distribution of accesses by continent.
  651.           You can also exclude irrelevant accesses (inline images, local
  652.           machines, etc.) from the results. Read the Wusage home page
  653.           (URL is http://siva.cshl.org/wusage.html ) for more
  654.           information, or obtain Wusage by anonymous FTP from
  655.           isis.cshl.org in the directory pub/wusage.
  656.           
  657.    wwwstat
  658.           wwwstat is a full-featured log analyzer written in the language
  659.           Perl. (See the newsgroup comp.lang.perl for more information
  660.           about the language.) See the wwwstat home page (URL is
  661.           http://www.ics.uci.edu/WebSoft/wwwstat/) for more information,
  662.           or obtain the package by anonymous FTP from liege.ics.uci.edu
  663.           in the directory /pub/arcadia/wwwstat. See also gwstat (URL is
  664.           http://dis.cs.umass.edu/stats/gwstat.html ), a package which
  665.           produces GIF graphs from the output of wwwstat.
  666.           
  667.    
  668.    
  669.    
  670.    
  671.                       6: WHAT NEWSGROUPS DISCUSS THE WEB?
  672.                                        
  673.    You can find discussion of World Wide Web topics in three newsgroups,
  674.    and one newsgroup which will soon be removed:
  675.    
  676.    comp.infosystems.www.users
  677.           A forum for the discussion of WWW client software and its use
  678.           in contacting various Internet information sources. New user
  679.           questions, client setup questions, client bug reports,
  680.           resource-discovery questions on how to locate information on
  681.           the web that can't be found by the means detailed in the FAQ
  682.           and comparison between various client packages are among the
  683.           acceptable topics for this group. Please specify what browser
  684.           and what system type (Windows, Mac, Unix, etc.) your post is
  685.           about if you are asking questions about a specific program.
  686.           
  687.    comp.infosystems.www.providers
  688.           A forum for the discussion of WWW server software and the use
  689.           of said software to present information to users. General
  690.           server design, setup questions, server bug reports, security
  691.           issues, HTML page design and other concerns of information
  692.           providers are among the likely topics for this group.
  693.           
  694.    comp.infosystems.www.misc
  695.           A forum for general discussion of WWW (World Wide Web)- related
  696.           topics that are NOT covered by the other newsgroups in the
  697.           hierarchy. This will likely include discussions of the Web's
  698.           future, politicking regarding changes in the structure and
  699.           protocols of the web that affect both clients and servers, et
  700.           cetera.
  701.           
  702.    comp.infosystems.www (DEFUNCT)
  703.           The old catch-all newsgroup, which may still exist on your
  704.           system but was officially removed on September 7th, according
  705.           to David Lawrence, moderator of news.announce.newgroups. If
  706.           your system still carries this group, ask your administrator to
  707.           remove it.
  708.           
  709.    
  710.    
  711.    
  712.    
  713.                             7: I WANT TO KNOW MORE
  714.                                        
  715.    
  716.    
  717.    To find out more, use the web. This FAQ hopefully provides enough
  718.    information for you to locate and install a browser on your system. If
  719.    you have system specific questions regarding FTP, networking and the
  720.    like, please consult newsgroups relevant to your particular hardware
  721.    and operating system!
  722.    
  723.    Once you're up and running, you may wish to consult the World Wide Web
  724.    Primer by Nathan Torkington. It is available at the URL
  725.    http://www.vuw.ac.nz/who/Nathan.Torkington/ideas/www-primer.html .
  726.    
  727.    Later you may return to this FAQ for answers to some of the more
  728.    advanced questions. I encourage you to check out the changes listed
  729.    early in the document each time the FAQ appears.
  730.    
  731.    
  732.    
  733.                                   8: CREDITS
  734.                                        
  735.    Present Maintainer: Thomas Boutell, _boutell@netcom.com_
  736.    
  737.    Former Maintainers:
  738.      * Nathan Torkington, _Nathan.Torkington@vuw.ac.nz_
  739.      * Marc Andreessen, _marca@ncsa.uiuc.edu_
  740.      * Tony Johnson
  741.        
  742.  
  743.