home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / util / misc / cookietool.readme < prev    next >
Text File  |  2000-07-23  |  2KB  |  56 lines

  1. Short:    Clean up your fortunes database, V2.3
  2. Authors:  Wilhelm Noeker & Miroslav L. Baran
  3. Uploader: Wilhelm Noeker <wnoeker@t-online.de>
  4. Type:     util/misc
  5.  
  6. This archive contains a team of programs to help you maintain your
  7. cookie database:
  8.  
  9.     "CookieTool" itself eliminates duplicate entries,
  10.         sorts alphabetically or by size if you wish.
  11.     "CdbSplit" extracts parts to a separate file, by keyword,
  12.         by size, by number, or as groups of 'similar' cookies.
  13.  
  14. They are intended for users of "Cookie", "IntuiCookie" (both available
  15. on Aminet, util/misc/), or generally for any plain text cookie
  16. database with entries separated by "%%" lines.  They are nice for
  17. crunching your cookie collection by a few KByte of duplicate stuff, but
  18. also for splitting it into seperate files, for example extracting
  19. quotations or dumping those cookies too big to be fun to read.
  20.  
  21. Note that "CookieTool" and "CdbSplit" know how to handle the database
  22. itself, but not how to update the corresponding index file (also called
  23. 'hash file').  That means you still need "cookhash" (which should be
  24. included with your cookie display program).
  25.  
  26.  
  27. New since V2.2:
  28.     Minor changes and enhancements for easier building under Unix
  29.     (which is what Miroslaw Baran actually did), clarified licensing
  30.     conditions (is now GPL).
  31.  
  32. New since V2.1:
  33.     Options for sorting by size, searching for combinations of keywords,
  34.     and for extracting without modifying the original database.
  35.  
  36. New since V2.0:
  37.     Fixed a severe bug that would overwrite an input file even when
  38.     the new file was incomplete due to "Disk Full".
  39.  
  40. New since V1.3:
  41.     Much easier to use (and a little safer, I think), but quite different,
  42.     too.  Make sure you read the docs when upgrading from V1.x!
  43.     More sort options, can delete 'abbreviations', can extract groups of
  44.     'similar' cookies, sorting and deleting now always in *one* pass.
  45.     When choosing among 'almost identical' cookies, those towards the
  46.     top of the input file will survive.  (Was left to chance in earlier
  47.     versions.)
  48.  
  49. "CookieTool" and "CdbSplit" are distributed under GNU General Public
  50. License version 2 or later, C-source is included.
  51.  
  52.  
  53. You might also be interested in "OrySplit", which can convert Usenet
  54. Oracularities (you know rec.humor.oracle, don't you?) to cookie format.
  55. Check out: util/misc/orysplit.lha
  56.