home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / LPAS / YG605W95.ZIP / CLUSTER.TXT < prev    next >
Text File  |  1998-04-13  |  4KB  |  108 lines

  1. ClusterView v4.00          12th April 1998         (C) Yves Roumazeilles
  2. ────────────────────────────────────────────────────────────────────────
  3.  
  4. ClusterView is a Windows 95 application designed to help handle text
  5. searching tasks in a group of large files. They can be either plain text
  6. files (like documentation files) or HTML source files (like those you
  7. can get back from Internet with the help of the "save page" feature of
  8. Netscape, Mosaic or the Internet Explorer). It's often difficult to
  9. handle all these different files, ClusterView allows to view them (for
  10. HTML files it provides a fast viewing mechanism with none of the flashy
  11. features of the full-fledged programs), and then to search in the group
  12. of files.
  13.  
  14. The most prominent features are:
  15.  
  16. - grouping of documents in a structure named "cluster". This allows to
  17. consult simultaneously various files you decide to link together
  18. according to your needs. Various operations (other than mere viewing)
  19. can be applied to the documents of a cluster. It's easy to build a
  20. cluster for all HTML documents of the cache directory for NetScape or
  21. Mosaic.
  22.  
  23. - approximative search based on Baeza-Yates algorithm to find a pattern
  24. which is only partly known (also known as search with erroneous
  25. patterns). For example, you can search for "pattern" with 1 error (at
  26. most) and it will match "pattern", "pittern" and "Pattern" while
  27. stepping over "lantern" (2 errors).
  28.  
  29. - search modelled on the Unix utility named GREP. It is particularly
  30. useful for complex searching with the help of its specific search
  31. "language" to describe the pattern you look for. For example, you can
  32. search for "^pattern" to look for "pattern" at the beginning of a line;
  33. or for "[pl]a[nt]tern" to look for either "pattern" or "lantern". Look
  34. into the Help file for an extensive description of the pattern language.
  35.  
  36. - Soundex-based search which is a fuzzy search based upon the apparent
  37. sounding of words.
  38.  
  39. All search methods are particularly useful to tackle large amounts of
  40. data when you are looking for important but difficult to locate data.
  41.  
  42. - files viewing is not limited by any constraints of size. You can be
  43. viewing anything you want (even gigabytes files if your computer has
  44. them readable - e.g. from a network).
  45.  
  46. - capability of using ClusterView over Windows 3.1 using the Win32s
  47. wrapping. This allows to get the 32-bit performance without upgrading
  48. to Win95 or WinNT.
  49.  
  50. - some display processing allows to filter/modify the presentation of
  51. data to the document window.
  52.  
  53. - most of the keyboard commands are similar to / compatible with the
  54. ones from the Unix utilities named MORE and LESS.
  55.  
  56. - last but not least, the uninstall procedure is included in the
  57. software itself.
  58.  
  59.  
  60.  
  61. The Windows help file gives detailed information about using it.
  62.  
  63. File List:
  64.  
  65.    CLUSTER.EXE  The executable file
  66.    CLUSTER.HLP  Help file
  67.    CLUSTER.TXT  This file
  68.    MinYGrep.DLL Support DLL
  69.  
  70.    YGREP.TXT    Description of the YGrep Search Engine support DLL
  71.    BITLIST.TXT  Description of the BitList Engine
  72.    ORDER.TXT    Minimal order form
  73.  
  74.  
  75. To install ClusterView, simply put all the files in any directory
  76. already included in your path (C:\WINDOWS is suggested). If you already
  77. have an earlier version of ClusterView, replace its old files by the new
  78. ones.
  79.  
  80. If Windows cannot find the DLL when the application is run, make sure it
  81. is either in the ClusterView directory, or in a directory on your path,
  82. and try again. Eventually, move MinYGrep.DLL to the C:\WINDOWS directory.
  83.  
  84.  
  85. ** ClusterView is shareware.
  86. ** It it not Public Domain or Free.
  87.  
  88. See the help file for shareware information and extensive description of
  89. the registration steps (including a number of registration sites
  90. accepting 800-calls or credit cards; Including the SWREG registration
  91. forum of Compuserve).
  92.  
  93. If you cannot find the Help file and its registration forms, use the
  94. minimal form file ORDER.TXT and mail it with your payment to the address
  95. shown.
  96.  
  97.  
  98. If you find ClusterView useful, do the decent thing and register!
  99.  
  100.  
  101.  
  102. In return you will receive:
  103.     - the full ClusterView application (in its latest version),
  104.     - help file (in its latest version),
  105.     - sample cluster files for you to modify,
  106.     - a registration number to identify yourself,
  107.     - support thru Email and Fax.
  108.