home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / misc / 11820 < prev    next >
Encoding:
Text File  |  1992-07-23  |  3.3 KB  |  67 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.iastate.edu!pv1413.vincent.iastate.edu!sheldon
  3. From: sheldon@iastate.edu (Steve Sheldon)
  4. Subject: Re: Compression
  5. Message-ID: <sheldon.711902145@pv1413.vincent.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. References: <cheungc.711801996@p4.cs.man.ac.uk> <1992Jul23.053515.4271@ringer.cs.utsa.edu>
  9. Date: Thu, 23 Jul 1992 14:35:45 GMT
  10. Lines: 55
  11.  
  12. In <1992Jul23.053515.4271@ringer.cs.utsa.edu> mjbrown@lonestar.utsa.edu (Marc J. Brown) writes:
  13.  
  14. >In article <cheungc.711801996@p4.cs.man.ac.uk> cheungc@p4.cs.man.ac.uk (Carson Cheung) writes:
  15. >>Does anybody know of a program for the Amiga similar to SuperStor and Stacker
  16. >>on MS-DOS systems which will compress and decompress files 'on the fly'.
  17.  
  18. >I have heard that the Amiga had "on-the-fly" compression/decompression long
  19. >before IBMers did (practically a necessity since most Amiga owners have
  20. >limited ram).  I think Imploder does what you're looking for, and I also
  21. >believe it's PD.  [I can understand why you got confused, thinking IBM got
  22. >there first; I've even heard people tell me that IBMers invented MOD files.]
  23.  
  24.  I never looked at Imploder, but I believe it did the same thing as
  25. Powerpacker.
  26.  I haven't looked into this, but I believe Powerpacker is essentially similar
  27. to PKLite on the IBM.  That is, it just compresses the executable files so that
  28. when they are executed they decompress in memory and hopefully work normally.
  29.  
  30. With the patches you can have the file system do the decompression for you on
  31. the Amiga, so that these packed files are transparent.  This enables you to
  32. save text files in a packed form, yet still view them with your normal
  33. utilities.
  34.  
  35.  I believe that Marc Brown may be correct in that I think Powerpacker came
  36. out for the Amiga before Pklite came out for the MS-DOS machines.  But I
  37. don't think that is important at this stage in the game.
  38.  
  39.  What Carson Cheung wants is something closer to Stacker or Superstor.  These
  40. programs take your entire harddrive partition and compress it.  It is
  41. transparent to the user, as the device driver takes care of all the
  42. uncompressing and compressing.  Unlike Powerpacker, Stacker or Superstor
  43. always keep the files(or rather partition) in a compressed form, so when
  44. you save your file back to the harddrive, it will be recompressed.
  45.  
  46.  
  47. >Here's another interesting tidbit: I have also heard that Stack eats hard-
  48. >drives for lunch (that is to say, it destroys them utterly and irreversably).
  49. >I've also talked with several IBM owners who experienced this firsthand
  50. >(one lost a 70 meg [or something] that had his "life's work" of personal
  51. >programming, and he is now an Amiga owner :).
  52.  
  53.  This is incorrect.  I've been using Superstor for quite some time now, and 
  54. it is a very stable product.  It's possible that the early versions of
  55. Stacker had some problems, but there have been several revisions since.
  56.  
  57.  But, at any rate, I am not aware of anything similar to Superstor for the
  58. Amiga.  It's entirely possible that this could be done.  But I don't know
  59. if the speed would be acceptable on a 68000 based machine.  And I'm sure
  60. the user base would not support the development effort, as there is a 
  61. great deal of beta testing that must be done with a product of this nature.
  62.  
  63.  
  64.  
  65.  
  66.  
  67.