home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / compress / 3041 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  2.0 KB

  1. Path: sparky!uunet!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.compression
  4. Subject: Re: Compression technique mentioned in PCW
  5. Message-ID: <1992Aug19.123704.29528@crd.ge.com>
  6. Date: 19 Aug 92 12:37:04 GMT
  7. References: <1992Aug18.155518@sees.bangor.ac.uk> <1992Aug18.173306.742@news.uiowa.edu>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Organization: GE Corporate R&D Center, Schenectady NY
  11. Lines: 30
  12. Nntp-Posting-Host: ariel.crd.ge.com
  13.  
  14. In article <1992Aug18.173306.742@news.uiowa.edu>, williams@herky.cs.uiowa.edu (Kent Williams) writes:
  15.  
  16. | This sounds like arithmetic compression.  Some people who don't care about
  17. | compression time or memory usage have come up with really effectic arithmetic
  18. | compressors.
  19.  
  20.   There are applications for which the effort to compress is not
  21. important, as long as it is possible. These usually involve
  22. distributions. For example, when I distributed comp.binaries.ibm.pc, zoo
  23. was chosen as the compressor because it did a better job than zip in
  24. terms of the output fileszie. The same would hold true for a vendor
  25. distributing commercial software on floppy, where the savings of one
  26. disk can be a significant reduction in production, storage and shipping
  27. costs.
  28.  
  29.   Packing files for distribution on a BBS is another example, although
  30. many sites there have elected to use zip because of the speed advantage
  31. over zoo/lha. The BBS has no incentive to make the file a little
  32. smaller, because the cost are not bourne by the system doing the
  33. compression.
  34.  
  35.   Usenet news is still using compress because it's fast, and because
  36. major feeds are usually done uncompressed over WAN. Feeds to small
  37. systems by phone are often done over modems at least 4x faster than were
  38. in use three years ago, and the compression in the modems is such that
  39. it may be easier to run the feed uncompressed, if disk space permits.
  40.  
  41. -- 
  42. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  43.     I admit that when I was in school I wrote COBOL. But I didn't compile.
  44.