home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 September / PCO_0998.ISO / filesbbs / os2 / sslurp15.arj / SSLURP15.ZIP / readme < prev    next >
Encoding:
Text File  |  1998-07-07  |  4.3 KB  |  127 lines

  1.                          README file for Sslurp! 1.5
  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. http://www.kaneff.de/~mike/sslurp/ - This is the official Sslurp homepage.
  43.                                      You can download the latest version
  44.                                      there. The FAQ list is available there
  45.                                      as well.
  46.  
  47. ftp://hobbes.nmsu.edu//pub/os2/apps/internet/www/util
  48.  
  49. Mirrors of above server, e.g. ftp.leo.org in Europe.
  50.  
  51. ftp://ftp.wilmington.net/bmtmicro
  52.  
  53.  
  54.                                    To-Do list
  55.                                    ==========
  56.  
  57. This is a list of ideas for upcoming versions:
  58.  
  59. - Create a timeout handler. The TCP/IP-internal timeout feature is not
  60.   implemented under OS/2 :-(
  61. - Convert absolute links to relative links (now I think I should solve
  62.   this in a different way; stay tuned...)
  63.  
  64.  
  65.  
  66.                              Revision History (> 1.0)
  67.                              ========================
  68.  
  69. Version 1.5:
  70.  
  71.   + Sslurp calculates the cps rate after receiving an item.
  72.   * List was not cleared correctly in automated mode
  73.   * "!" in links was not processed correctly
  74.   + New command line option "-O" to specify a different file for logging.
  75.   # Changed log file format to use a 4-digit year
  76.   + Generates a "Referer" header line in requests
  77.   * Command line options -E and -X didn't work correctly
  78.  
  79.  
  80. Version 1.4:
  81.  
  82.   # New user interface. Now a list of processed and pending URLs
  83.     is displayed. The status information is updated when the URL is processed.
  84.   * URLs with trailing "/" have matched any file name extension. Now these
  85.     URLs only match with "html".
  86.   # Incomplete downloads are no longer recorded as "successful", i.e. they're
  87.     re-loaded next time.
  88.  
  89.  
  90. Version 1.3:
  91.  
  92.   # Drop down list is closed when "Start" button is pressed.
  93.   # Pressing ENTER in the drop down list is equivalent to pressing the
  94.     "Start" button.
  95.   * Colons in URLs are converted.
  96.   # Options are displayed in debug log messages
  97.  
  98.  
  99. Version 1.2:
  100.  
  101.   * Problems with downloading Applets.
  102.   * Extremely long HTML tags are now skipped. They may have caused crashes.
  103.   # Leading whitespace in URLs is now skipped.
  104.   * Some characters in URLs were unnecessarily converted for local storage.
  105.   * Exclusion by extension didn't work correctly.
  106.  
  107.  
  108. Version 1.1:
  109.  
  110.   * APPLET tag without CODEBASE attribute was not processed.
  111.   # Option "Max link level" does no longer apply to images and applets.
  112.   + Possibility to exclude a set of link extensions from being downloaded.
  113.   + "Use proxy" option is available as command line switch
  114.  
  115.  
  116.  
  117.                               Contacting the author
  118.                               =====================
  119.  
  120. SSlurp! was written by Michael Hohner. You can reach him at
  121.  
  122.   Internet:   miho@n-online.de (new!)
  123.   Fidonet:    2:2490/2520.17
  124.  
  125.  
  126. 07. July 1998, Michael Hohner
  127.