home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / SSLURP13 / README < prev    next >
Text File  |  1997-10-03  |  3KB  |  101 lines

  1.                          README file for Sslurp! 1.3
  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. - Create a timeout handler. The TCP/IP-internal timeout feature is not
  56.   implemented under OS/2 :-(
  57. - Convert absolute links to relative links
  58. - Multi-threaded downloads for better bandwidth utilization.
  59.  
  60.  
  61.                              Revision History (> 1.0)
  62.                              ========================
  63.  
  64. Version 1.3:
  65.  
  66.   # Drop down list is closed when "Start" button is pressed.
  67.   # Pressing ENTER in the drop down list is equivalent to pressing the
  68.     "Start" button.
  69.   * Colons in URLs are converted.
  70.   # Options are displayed in debug log messages
  71.  
  72.  
  73. Version 1.2:
  74.  
  75.   * Problems with downloading Applets.
  76.   * Extremely long HTML tags are now skipped. They may have caused crashes.
  77.   # Leading whitespace in URLs is now skipped.
  78.   * Some characters in URLs were unnecessarily converted for local storage.
  79.   * Exclusion by extension didn't work correctly.
  80.  
  81.  
  82. Version 1.1:
  83.  
  84.   * APPLET tag without CODEBASE attribute was not processed.
  85.   # Option "Max link level" does no longer apply to images and applets.
  86.   + Possibility to exclude a set of link extensions from being downloaded.
  87.   + "Use proxy" option is available as command line switch
  88.  
  89.  
  90.  
  91.                               Contacting the author
  92.                               =====================
  93.  
  94. SSlurp! was written by Michael Hohner. You can reach him at
  95.  
  96.   Internet:   miho@osn.de
  97.   Fidonet:    2:2490/2520.17
  98.  
  99.  
  100. 13. June 1997, Michael Hohner
  101.