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

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