案例库 · 产品与设计 · 产品决策 · 1989–2001
这条还没译成中文,下面是英文原文。
PKWARE published the ZIP spec and the format outlived every rival.
Phil Katz's PKZIP created ZIP in 1989, then published the spec so anyone could read it; Windows and every OS built it in.
PKWARE
那一手
In 1989 Phil Katz released PKZIP, and the .ZIP format it created became the dominant way to compress and bundle files on PCs. Compression tools of the era were often locked to one vendor, but PKWARE chose the opposite path: it published the format specification so any developer could interoperate.
PKWARE's APPNOTE specification, first published in 1989, remains the definition of the format, maintained continuously so that ZIP-compatible vendors can build on one stable document. That openness let competing utilities read and write the same files, and operating systems eventually added native ZIP support.
The design choice was to make the format public property while keeping the tool as the flagship product. Interoperability made ZIP the default container for software distribution, documents and backups, and it outlived every proprietary rival of the compression wars.
为什么管用
- A published spec meant competitors could interoperate instead of fragmenting the format.
- Native OS support made ZIP invisible infrastructure rather than a paid utility.
- The creator kept the tool and brand while the format spread everywhere.
- Interoperability compounded: more tools meant more ZIP files meant more tools.
可以搬走什么
When the real product is the ecosystem, giving the format spec to every competitor is the winning move: interoperability makes the format default while the creator keeps the brand and tools.
后来呢
ZIP remains one of the most widely used compressed formats in computing, natively supported in Windows, macOS, Linux and every major programming language. PKWARE still maintains APPNOTE and sells enterprise compression, while the format itself belongs to everyone.
资料来源
发现哪里写错了?告诉我们。