.ZIP Standard to Fragment?
fudgefactor7 writes "As IDG.NET tells us, the venerable .ZIP compression standard is about to undergo a bit of a schism. PKWare and WinZip, the "big two" in the .ZIP format biz are (unfortunately) going to be making their respective releases incompatible (to an extent) and an archive made with one may not be accessible from another. The problem lies with PKWare not giving information to WinZip, thus making WinZip to go it alone."
What will my unix *zip programs be compatible with?
Trolling is a art,
I'm hoping that WinZip changes the file extension for their new format to make it clear to anyone who gets ahold of such a file that it is not a standard Zip file.
And how much time will it be before someone just writes a program that handles both formats natively? RAR, ACE, and all the other compressors already do handle Zip file just fine.
How much does this really matter? First of all, I bet most people are still using their unregestered shareware winzip from ages ago. Most people know that the zip encryption is pretty much worthless, so they don't bother. The people who want an encrypted zip file are probably going to encrypt it with a quality encryption program, such as gpg or pgp, AFTER they have it zipped. The person on the other end unencrypts it and then opens it. I know the article said "95% of the time it'll work", but I bet it will be more like "It'll work 99.9999% of the time".
Also, the basic format isn't changing. It's just the encryption part, so zip files will still be usuable by nearly everyone.
http://www.jsonline.com/news/State/may00/katz21052 000a.asp
I used to know a PKWare. Let's see. I think the last time I used it was back in Win31 days! Until now I didn't care much about which one I would use. Now that they are diverging, it appears that WinZip will be the one I use since I can find it more readily than PKWare. Besides, I seem to remember a while back something about PKWare ceasing to be. Guess I was wrong.
.tar.gz files, I'll stick with it. So in effect, instead of not caring, I just have to care enough to make a mental note to only remember WinZip and forget PKWare. And if I run across a PKWare-only file, either I'll have to trash it or download a trial PKWare long enough to convert the file, and then discard it.
Also, since WinZip is compatible with
Microsoft bashing aside for the moment, since Windows XP has built in support for .zip files, does this even matter? Your average windows user doesn't use encryption, and those in the know, use better formats of security.
It does ZIP, ACE, RAR, ...
.sit (I love the fact that OS X has tar.gz built in) Hell I never send Mac friends .sit files. tar.gz all the way baby!
tar zxvf
gzip
What else exists?
Oh yea I forgot
Frankly, with the popularity of Winzip, PKWare is making a grave error. PKZip, while perfectly good, is running a distant second in popularity based on my observations. Making their product produce incompatible ZIP files is a sure way of eroding their market share even further.
.DOC files that Microsoft would not be able to read. The result would be that Corel would lose their remaining six users of their word processor.
You do that sort of thing when you are the industry leader. This would be like Corel deciding that they were going to set a new standard for
That may be the unix way, but it's not the efficient way.
Do you even lift?
These aren't the 'roids you're looking for.
Maybe we should just use formats based on open standards. Then the actual software people use is irrelevant.
yep, and for a stupid reason
The company firewall will not allow certain kinds of files though (read things like source code and exes) - fair enough, but even if you zip the file, the block it. This not only occurs through the firewall, but inside the company too. So when we want to send a file, we zip with encryption. They can't open it to see what is inside, so they let it through
-- 73 de KG2V For the Children - RKBA! "You are what you do when it counts" - the Masso
many of you have already mentioned, I personally would rather stick with .tar.gz and .tar.bz2, while not touching the .zip so called "standard" with a mile long stick.
If (by which I mean IF)
this .zip thing was a standard,
it would not be going to "fragment,"
period.
I think everyone will agree with me.
Gzip is a standard. Bzip2 is a standard.
Tar is a standard. Zip is NOT
a standard. And I see absolutely no reason to
use slower, compression-ratio-wise poorer,
proprietary,
as well as otherwise inferior "standard"
(notice the quote marks), when we have
real standards available.
I frankly agree with most of people
about this subject.
It's a good thing, that this news has been posted
on Slashdot.
Karma: Positive (probably because of superiour intellect)
What I find funny is that PKWARE will basically die off from this, no one I know from the workplace, friends, or even home users use anything PKWARE related. They all use Winzip or another windows tool. Hell it's been 10 year's since I even used PKZIP from PKWARE, and back then I was on a 486 machine with DOS 5.
It's also funny how people are still using a archiving format thats been around since 1988 at least, it's OLD and compresses like crap. Especially when there are SUPERIOR and much better compression formats out there such as
ARJ
JAR
RAR
UC2
ACE
All of these formats compress better then ZIP, yet you are hard pressed to find ARJ/ACE/JAR/UC2 files on the net, RAR files you may find here and there.
You must master your joystick like a fisherman masters bait! - Gimpy
you mean like DeCSS lets users decrypt and watch dvd's in the roughly the same manner the licensed technology does?
Ah, there is a big difference between this and DeCSS.
The CSS encryption standard was well known, so one could easily write a functioning DeCSS program without violating the DMCA---with one significant exception: the encryption keys were not made public. Reverse engineering was used to retrieve those keys and thereby make DeCSS a functioning program.
With PKZip, the encryption method is not known and must be reverse-engineered, but the encryption keys are externally supplied by the user. Therefore, you aren't circumventing any copy protection by reverse-engineering PKZip's protection, because you still can't "break" the copy protection of any ZIP file whose key you do not know.
You can stick with the tape archiver if you want. You'll have the pleasure of waiting for your massive single file to finish decompressing, so you can then sequentially search the resulting decompressed archive for the files you actually wanted.
In the meantime, I'll be plucking decompressed files right out of the middle of my zip archives, in a fraction of the time.
Incidentally, if you're so anal about your compression ratio, why not compress with a good compressor (like bzip2) and archive with a good archiver (like zip)?
*sigh* computer people don't know history.
Back in the DOS days (1986?) there was a format called ARC used by the program arc. Everyone used it on the BBSes. Phil Katz came up with his own programs, pkarc and pkxarc. One created, one extracted. He added a new compression scheme and his apps were *much* faster.
BBSes converted. When everyone is on 8088s and 2400 baud, every bit and cpu cycle counts.
arc sued PK and won. PK had some arc code in pkarc/pkxarc or something. PK vowed neither he nor anyone else would be in that position and released the zip format.
At the time, there was zoo, lha also competing. zoo was cross platform (DOS, Unix, VMS). lha was small and fast, producing small archives. zip aimed to be both.
BBSes converted overnight. The arc format disappeared. Other formats persisted for awhile, but zip stayed mainstream.
It's sad that PKware is on the other side of this...