The Data Compression News Blog

All about the most recent compression techniques, algorithms, patents, products, tools and events.

Subscribe

Posts: RSS Feed
Comments: RSS Feed

Sponsored Links

Recent Posts

  • Bijective BWT (7 Comments)

    David Scott has written a bijective BWT transform, which brings all the advantages of bijectiveness to BWT based compressors. Among other things, making BWT more suitable for compression-before-encryption and also give (slightly) better compression.

  • Asymmetric Binary System (113 Comments)

    Jarek Duda’s “Asymmetric Binary System” promises to be an alternate to arithmetic coding, having all the advantages, but being much simpler. Matt has coded a PAQ based compressor using ABS for back-end encoding. Update: Andrew Polar has written an alternate implementation of ABS.

  • Precomp: More Compression for your Compressed Files (3 Comments)

    So many of today’s files are already compressed (using old, outdated algorithms) that newer algorithms don’t even get a chance to touch them. Christian Schneider’s Precomp comes to rescue by undoing the harm.

  • On2 Technologies is Hiring

    There aren’t too many companies working on cutting edge codecs, and of those few this one is hiring. Best of luck.

  • China’s AVS Specifications Available (2 Comments)

    Its old news that China has developed their own Advanced Video Standard to avoid high licensing fees. English translation of the standard is now available, along with the IPR policy. Finally something technical that you can get your hands on to feed your appetite.

Winzip releases PPMd compression specification for winzip 10.0

Posted by Sachin Garg on 2nd November 2005 | Permanent Link

You probably already know about the recent changes that came with winzip 10.0 beta.

Among other things, they announced support for bzip2 and ppmd algorithms in zip files. Although bzip2 format is already very popular and well specified, there were confusions regarding the format used for Dmitry Shkarin’s PPMd algorithm.

They have finally released the details, with all the due credits given to Dmitry Shkarin.

They have also introduced a developer-update mailing-list which probably means that more developments are underway. Seems like they have decided to assume ownership of ZIP format and, after years of just UI updates, speed up on path of “developing” the format further.

This sure is good news for users (as long as they take care that backward-incompatibility doesnt becomes too much pain to handle, which is gonna be a lot harder than it sounds).

2 Responses to “Winzip releases PPMd compression specification for winzip 10.0”

  1. PPMII Updated, ppmdj Says:

    [...] Dmitry Shkarin announced ppmdj, the next revision of ppmdi1. Dmitry Shkarin’s PPMII is the fastest known PPM implementation. Its last revision, ppmdi1 was recently included as an additional algorithm in ZIP format (by WinZip makers). [...]

  2. WinZip: Bug found in version 10.0, New features (and more backward incompatibility, and a controversy) in 11.0 - The Data Compression News Blog - c10n.info Says:

    [...] And how this (and other moves by WinZip and PKWare) break backward compatibility of now 18+ years old ZIP format and can cause headaches for the users unable to figure why their friends can’t extract the files they sent is a discussion better left for another day. Without the only unique advantage ZIP has compared to other formats (ubiquitous support and guarantee that user will be able to extract the file) it will be interesting to see how fast users switch to something inherently better. [...]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>