home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / www / !MultFetch / !Help < prev    next >
Text File  |  1994-11-28  |  2KB  |  74 lines

  1. !MultFetch v.0.02                                              © 1994 Robert Orwin
  2. =================                                              ===================
  3.  
  4.   A multiple fetcher for !ArcWeb.
  5.  
  6.   This is a simple fetcher for use with !ArcWeb. 
  7.  
  8.   It doesn't:
  9.  
  10.     - reside on the iconbar.
  11.     - have any menus or windows (no great loss, IMHO).
  12.  
  13.   It does:
  14.  
  15.     + quit when ArcWeb quits.
  16.     + local fetches, no more need to load !ArcWebLcl  
  17.  
  18.   Unfortunately it doesn't implement the directory browser functionality 
  19.   that is a part of !ArcWebLcl.  If you want to traverse your directory 
  20.   trees use the filer, ArcWeb seems a painful way to do it!
  21.  
  22.                                     .oOo.
  23.  
  24.  
  25. To install:
  26. -----------
  27.  
  28.   Copy the !MultFetch application *inside* !ArcWeb.
  29.   
  30.   Add a the following line to your !ArcWeb.!Run file just *before* the line
  31.   stating "WimpSlot -min 384k -max 384k"
  32.   
  33.      Filer_Run <ArcWeb$Dir>.!HTMLFetch
  34.        
  35.   Now every time you run !ArcWeb, my http/local fetcher will be loaded too.
  36.  
  37.                                     .oOo.
  38.  
  39.  
  40. The Future:
  41. -----------
  42.  
  43.   I'd like to move the whole lot into a module task, avoiding the problem on
  44.     pre-RiscPC machines needing 32K to run what amounts to a 13K program.
  45.  
  46.   Incoporate a fetcher for gopher:// links to startup Anthony Frost's 
  47.     !Gopher application, and perhaps even ftp and telnet links too.
  48.  
  49.                                     .oOo.
  50.  
  51.  
  52. Version History:
  53. ----------------
  54.  
  55.   0.01 : Basic Fetcher coded, handles http:// and riscos: URLs
  56.  
  57.   0.02 : Now checks for the presence of KA9Q before accepting any requests
  58.            for URLs beginning "http://".
  59.          Now accepts local requests of the form "local://..." as well as
  60.            "riscos://...".
  61.  
  62.                                     .oOo.
  63.  
  64.  
  65. Contact Points:
  66. ---------------
  67.  
  68.   I can be contacted as rob@wong.demon.co.uk for the forseeable future,
  69.   this may be changing sometime soon (moving to the USA - probably!).
  70.  
  71.                                     .oOo.
  72.  
  73.  
  74. That's all folks!