home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / comms / www / wgetrexx / readme < prev    next >
Encoding:
Text File  |  1998-05-09  |  2.2 KB  |  89 lines

  1.  
  2. TITLE
  3.  
  4.   WgetRexx
  5.  
  6. VERSION 
  7.  
  8.   2.0
  9.  
  10. AUTHOR
  11.  
  12.   Thomas Aglassinger <agi@sbox.tu-graz.ac.at>
  13.  
  14. DESCRIPTION
  15.  
  16.   WgetRexx is an ARexx script to invoke Wget from your favourite Amiga
  17.   WWW browser. It is designed in a way that you can easily maintain a
  18.   copy of the interesting parts of the WWW on your local hard drive.
  19.  
  20.   This allows you to browse them without having to start your network,
  21.   without having to worry if documents are still in the cache of the
  22.   browser, without having to figure out the cryptic name of a certain
  23.   document in your cache directory and without having to deal with
  24.   slow, overloaded or/and unstable connections.
  25.  
  26. FEATURES
  27.  
  28.   If configured properly, WgetRexx allows you to download pages with
  29.   images or whole web sites with one mouse click.
  30.  
  31. NEW FEATURES
  32.  
  33.   - Now there is only one script for all browsers
  34.   - Improvements in the manual especially concerning support for AWeb
  35.   - Improved continuing of interrupted site copying
  36.  
  37. SPECIAL REQUIREMENTS
  38.  
  39.   You need an open network connection, either Miami or AmiTCP, and one
  40.   of the following WWW browsers running when invoking the script:
  41.  
  42.   - AWeb
  43.   - IBrowse
  44.  
  45.   Other browsers are not supported yet because they currently lack
  46.   sufficient ARexx-capabilities (like Voyager).
  47.  
  48.   You will also require some additional libraries to be installed. All
  49.   of them can be obtained from Aminet:
  50.  
  51.   - util/libs/ReqToolsUsr.lha
  52.   - util/rexx/rexxdossupport.lha
  53.   - util/libs/ixemul-#?.lha
  54.  
  55.   Of course you will require Wget. It is part of the Geek Gadgets
  56.   project and can also be obtained from Aminet:
  57.  
  58.   - dev/gg/wget-bin.lha
  59.   - dev/gg/wget-src.lha
  60.  
  61.   Refer to the manual for more details.
  62.  
  63. AVAILABILITY
  64.  
  65.   - Via FTP from every Aminet-mirror, file "comm/www/WgetRexx.lha", for
  66.     example:
  67.  
  68.     ftp://wuarchive.wustl.edu/pub/aminet/comm/www/WgetRexx.lha
  69.  
  70.   - Via WWW from the WgetRexx Support Page:
  71.  
  72.     http://www.giga.or.at/~agi/wgetrexx/
  73.  
  74. PRICE
  75.  
  76.   Freeware.
  77.  
  78. DISTRIBUTABILITY
  79.  
  80.   Freely distributable as long the archive and its contents remain
  81.   unchanged.
  82.  
  83.   WgetRexx invokes Wget, written by Hrvoje Niksic and Copyright © Free
  84.   Software Foundation.
  85.  
  86.   WgetRexx uses ReqTools, Copyright © Nico François and Magnus
  87.   Holmgren, RexxReqTools, Copyright © Rafael D'Halleweyn and
  88.   RexxDosSupport, Copyright © by Hartmut Goebel.
  89.