home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / compress / 3792 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  4.0 KB

  1. Path: sparky!uunet!mcsun!corton!chorus!chorus.fr
  2. From: jloup@chorus.fr (Jean-loup Gailly)
  3. Newsgroups: comp.compression
  4. Subject: comp.compression FAQ (reminder)
  5. Summary: *** READ THE FAQ BEFORE POSTING ***
  6. Keywords: data compression, FAQ
  7. Message-ID: <982@chorus.chorus.fr>
  8. Date: 10 Nov 92 09:37:46 GMT
  9. Sender: news@chorus.chorus.fr
  10. Reply-To: jloup@chorus.fr
  11. Followup-To: comp.compression
  12. Lines: 97
  13.  
  14. The FAQ (Frequently Asked Questions) for the groups comp.compression
  15. and comp.compression.research is posted in comp.compression only.
  16. This article is just a reminder, posted more frequently.
  17. *Please* read the complete FAQ before posting in either group.
  18.  
  19. In particular if you are looking for a decompressor for a file with
  20. extension .arc, .lzh, .zip, .zoo, .Z, etc..., look at item 2 of the
  21. FAQ. For the latest PKZIP version, see item 3.  For graphics formats,
  22.      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  23. see item 54. For CCITT standards, see items 11, 18 or 20. For the WEB
  24. 16:1 compressor, see item 9.
  25.  
  26. You can find the FAQ by searching for "comp.compression Frequently
  27. Asked Questions" in the subject lines of group comp.compression.  If
  28. the FAQ is no longer in this group, it should be in group news.answers
  29. with the same subject line.
  30.  
  31. The FAQ is also available by anonymous ftp on rtfm.mit.edu [18.72.1.58]
  32. in directory /pub/usenet/news.answers/compression-faq, files part1 and part2.
  33.  
  34. If you don't have FTP access, you can get the FAQ by a mail
  35. server.  Send an email message to mail-server@pit-manager.mit.edu
  36. containing the commands
  37.     send usenet/news.answers/compression-faq/part1
  38.     send usenet/news.answers/compression-faq/part2
  39. For instructions, send an email message to the same address with the
  40. words "help" and "index" (no quotes) on separate lines. If you don't
  41. get a reply, check your return address, or add a line such as
  42.     path myname@foo.edu
  43.  
  44.  
  45. If you don't want to see this reminder regularly, please add the
  46. subject line to your kill file.  If you have corrections or
  47. suggestions for the FAQ, send them to Jean-loup Gailly <jloup@chorus.fr>.
  48. Thank you.
  49.  
  50.  
  51. Contents of the FAQ
  52. ===================
  53.  
  54. General questions:
  55.  
  56. [1]  What are these newsgroups about?
  57. [2]  What is this .xxx file type?
  58.      Where can I find the corresponding compression program?
  59. [3]  What is the latest pkzip version?
  60. [4]  What is an archiver?
  61. [5]  What is the best general purpose compression program?
  62. [7]  Which books should I read?
  63. [8]  What about patents on data compression algorithms?
  64. [9]  The WEB 16:1 compressor.
  65. [11] What is the V.42bis standard?
  66. [12] I need source for the winners of the Dr Dobbs compression contest
  67. [13] I need source for arithmetic coding
  68.  
  69. Image and audio compression:
  70.  
  71. [15] Where can I get image compression programs?
  72. [16] What is the state of the art in lossless image compression?
  73. [17] What is the state of fractal compression?
  74. [18] I need specs and source for TIFF and CCITT group 4 Fax.
  75. [19] What is JPEG?
  76. [20] I am looking for source of an H.261 codec.
  77. [25] Fast DCT (Discrete Cosine Transform) algorithms
  78. [26] Are there algorithms and standards for audio compression?
  79.  
  80. Common problems:
  81.  
  82. [30] My archive is corrupted!
  83. [31] pkunzip reports a CRC error!
  84. [32] VMS zip is not compatible with pkzip!
  85.  
  86. Questions which do not really belong to comp.compression:
  87.  
  88. [50] What is this 'tar' compression program?
  89. [51] I need a CRC algorithm
  90. [52] What about those people who continue to ask frequently asked questions?
  91. [53] Where are FAQ lists archived?
  92. [54] I need specs for graphics formats
  93. [55] Where can I find Lenna and other images?
  94. [56] I am looking for a message digest algorithm
  95.  
  96. (Long) introductions to data compression techniques (part 2 of the FAQ)
  97.  
  98. [70] Introduction to data compression (long)
  99.        Huffman and Related Compression Techniques
  100.        Arithmetic Coding
  101.        Substitutional Compressors
  102.           The LZ78 family of compressors
  103.           The LZ77 family of compressors
  104.  
  105. [71] Introduction to MPEG (long)
  106. [72] What is wavelet theory?
  107. [73] What is the theoretical compression limit?
  108. [74] Introduction to JBIG
  109.  
  110. [99] Acknowledgments
  111.