home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / answers / www / faq / part2 < prev    next >
Encoding:
Internet Message Format  |  1994-10-08  |  30.0 KB

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