home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / SSLURP10.ARJ / SSLURP10 / SSLURP10.ZIP / readme < prev    next >
Encoding:
Text File  |  1997-03-28  |  4.4 KB  |  143 lines

  1.                          README file for Sslurp! 1.0
  2.                          ===========================
  3.  
  4. Contents:        Description
  5.                  How to install
  6.                  Where to find the latest version
  7.                  Revision History
  8.                  Contacting the author
  9.  
  10.  
  11.                                    Description
  12.                                    ===========
  13.  
  14. Sslurp! can retrieve Web pages from a HTTP (WWW) server. It can be configured
  15. to follow all hyperlinks on the page that lead to other pages on the same
  16. server. Images on the pages can be retrieved as well. All pages are stored on
  17. disk and can be viewed later using your web browser.
  18.  
  19. Sslurp! can make use of a proxy HTTP server, speeding up the whole procedure.
  20. Sslurp! requires at least one HPFS partition!
  21.  
  22. Sslurp! is Freeware, i.e. you can use and distribute it for free. However,
  23. you may not sell or rent it! Sslurp! is still copyrighted software.
  24.  
  25.  
  26.                                  How to install
  27.                                  ==============
  28.  
  29. Installation is simple. First, unpack the ZIP file (hey, you already did it!).
  30. Second, copy the files to some directory. Start the program. Select
  31. "Setup/Options" from the menu to configure the software. Press F1 to get help.
  32.  
  33. If you upgrade from a beta version and you like to keep your settings, you
  34. must rename SPIDER.INI or WSUCK.INI to SSLURP.INI!
  35.  
  36.  
  37.                         Where to find the latest version
  38.                         ================================
  39.  
  40. New versions are uploaded to these locations:
  41.  
  42. ftp://ftp.cdrom.com/pub/os2/incoming (will be moved to /pub/os2/internet,
  43.  so check both directories)
  44.  
  45. Mirrors of above server, e.g. ftp.leo.org in Europe.
  46.  
  47. ftp://ftp.wilmington.net/bmtmicro
  48.  
  49.  
  50.                                    To-Do list
  51.                                    ==========
  52.  
  53. This is a list of ideas for upcoming versions:
  54.  
  55. - Convert absolute links to relative links
  56. - Multi-threaded downloads for better bandwidth utilization.
  57.  
  58.  
  59.                                 Revision History
  60.                                 ================
  61.  
  62. Version 1.0:
  63.  
  64.   * Some content type identifiers were not recognized.
  65.   # Support for links enclosed in single quotes.
  66.   # Renamed to Sslurp!
  67.  
  68.  
  69. Version 0.99.1:
  70.  
  71.   # Reduced number of pending links (no duplicates in list)
  72.   + Command line options for settings. See online help for details.
  73.   - Dropped support for escape sequences again (servers didn't recognize their
  74.     own de-escaped URLs)
  75.  
  76.  
  77. Version 0.99:
  78.  
  79.   * Problems with spaces and '=' in URLs
  80.   + Supports escape sequences (%xx) in URLs
  81.  
  82.  
  83. Version 0.98:
  84.  
  85.   # explicitly set the font color in the log window to black.
  86.   * URLs like "http:abc" were not recognized as relative.
  87.   + Support for EMBED tag (alternative method of embedding applets).
  88.   + Support for Drag-Drop of URL objects. Drag the object to the entry field
  89.     on top of the window.
  90.   # Recognizes all HTTP/1.x replies
  91.   + Support for Proxy Authorization
  92.   # refined window position save/restore
  93.  
  94.  
  95. Version 0.97:
  96.  
  97.   + Support for maps (treated like hyperlinks)
  98.   + Support downloading applets
  99.   + Support for basic authorization (password protected web pages)
  100.  
  101.  
  102. Version 0.96:
  103.  
  104.   + Added warning message when size of data retrieved doesn't match size of
  105.     data announced by server.
  106.   * Bug in timeout logic.
  107.   + Added option to follow links to other servers. Be _very_ careful with this
  108.     option!
  109.   + Added option to download inline images from other servers.
  110.  
  111.  
  112. Version 0.95:
  113.  
  114.   + Added "Help" buttons to setup pages (to remind you that there _is_ an
  115.     online help).
  116.   + Customization of logging.
  117.   + Added "skip" button.
  118.   # Page is not scanned if neither inline images are to be loaded nor links
  119.     are to be followed.
  120.   + Added FRAME support (treated like hypertext link).
  121.   + Added option to limit size of downloaded items.
  122.   + Added option to limit the depth of links to follow.
  123.   # Renamed to WebSucker.
  124.   * HTML tags split to several lines may not be recognized.
  125.  
  126.  
  127. Version 0.90:
  128.  
  129.   + Added command line options (see online help)
  130.  
  131.  
  132.  
  133.                               Contacting the author
  134.                               =====================
  135.  
  136. WebSucker was written by Michael Hohner. You can reach him at
  137.  
  138.   Internet:   miho@osn.de
  139.   Fidonet:    2:2490/2520.17
  140.  
  141.  
  142. 28. March 1997, Michael Hohner
  143.