Slashdot Mirror


Phillip W. Katz, Creator Of PKZIP, Dead At 37

Danborg writes "ABCNEWS has the story. Evidently Mr. Katz died of complications from chronic alcoholism. A sad end to a true pioneer in the field of data compression. Who doesn't remember converting all their files to .zip format back in the BBS days?" The fact of his death has been out for awhile, but its circumstances only came to our attention yesterday (through *many* submissions). Genius and tragedy are too often linked.

263 comments

  1. Wrong Katz! by Anonymous Coward · · Score: 3

    I just read "Katz" and "dead" and got all excited.

    Then it turned out it was somebody cool.

    Darn.

    1. Re:Wrong Katz! by Nessak · · Score: 3

      That is really tasteless. You may not like the Jon Katz who writes/posts for slashdot, but to get excited over his possible death is horrible. Regardless of what you think of this writing, he is still another human. I don't understand why this comment was moderated up. Death is not funny, it's sad. To enjoy the death of another is simply wrong.

    2. Re:Wrong Katz! by AndyL · · Score: 2

      It's possible to make a joke about death without actualy wishing death on the but of the joke.

      You have to rely on the reader's sense of humor to pick up on this.

    3. Re:Wrong Katz! by Anonymous Coward · · Score: 1
      That is really tasteless. You may not like the Jon Katz who writes/posts for slashdot, but to get excited over his possible death is horrible. Regardless of what you think of this writing, he is still another human.

      What makes you so certain that Jon Katz is a human? Judging by his essays, he couldn't pass for human in a Turing test.

    4. Re:Wrong Katz! by cperciva · · Score: 1

      What makes you so certain that Jon Katz is a human? Judging by his essays, he couldn't pass for human in a Turing test.

      Of course, most people on /. probably couldn't pass a Turing test. I know I probably wouldn't.
      Then again, I wouldn't fail as badly as Katz, as I can talk about things other than the oppression of geeks.

    5. Re:Wrong Katz! by plague3106 · · Score: 2

      Hmm...just out of curiousity, ever watch any nascar races, boxing, football, those wildest shows on fox, or wrestling? If you do, its probabaly the same reason most other people watch; they are waiting to see someone get hurt/killed. Of course no one would admit it, but do you really think racing would be as popular if they never crashed?

    6. Re:Wrong Katz! by jra · · Score: 1

      Gee... even more proof that *no has a fucking sense of humor these days*.


      Cheers,
      -- jra
      -----

    7. Re:Wrong Katz! by jallen02 · · Score: 2

      Okay Ive seen quite a few posts which are humurous. Let me say this. Death is REALLY hard to deal with for us all

      When I die I want people to laugh at the memory of me because thats just how I wanta be remembered, lifes to short to be serious all the time. Yeah its a bit macarbe and I bet it really offend any family members, but If I was this guy, Id appreciate the humor in what ever afterlife my religion offers me.

      ITS HARD to deal with and it may be real tasteless. But come on.. Some of the time it is the only way.. Its kept me going before. So dont just be all thoughtless yourself and post about how rude it is.

      Jeremy

    8. Re:Wrong Katz! by Rico_Suave · · Score: 1
      Gee... even more proof that *no (one) has a sense of decency these days*

      --

    9. Re:Wrong Katz! by Psibr2 · · Score: 1

      I'd have to strongly disagree with you. Its in our nature. Being the top most highly competative predators on earth, to deny ones nature is very foolish. But, that nature is primal. You can acknowledge that, and move on from there. High level processing would say the death of either was tragic since by numbers alone, neither of these people tends to occur more than one out of 500 or higher. Therefor, you'd have to pop out 500 shorties before you'd maybe get a Jon Katz replacement. And the investment in raising each child would be well over $15-45k per, not including college, cars stuff, and kilotons of junkfood. The numbers go even higher for true pioneering world changing sorts like the .zip file Katz guy.

    10. Re:Wrong Katz! by tconnors · · Score: 1

      Probably why I dont like watching the said items.

    11. Re:Wrong Katz! by ComradePenguin · · Score: 1

      Leave the senile old man out of this.I hate his guts too,but no one,not even Reagan,deserves to die of Altzhimers Disease.It's a horrible was to die.
      This .sig brought to you in living ASCII!

      --
      ------------------------
      Thus Spake ComradePenguin
  2. 1st post by nadim · · Score: 1

    I still use pkzip and pkunzip over winzip, his death is very tragic :(

    1. Re:1st post by King+of+Noth · · Score: 1

      Even though I'm fairly young, I remeber using Pkzip, back in the last days of the bbs. It was a brilliant peice of software, and the creator shall be missed. I wish the product had been continued and should kick winzip's ass.

      --
      The Law of Identity: Something is what it is.
  3. Sad by RyanAXP · · Score: 1

    I have based many open source projects on libraries implementing his format.

  4. Rest In Peace, Man by Blue+Lang · · Score: 1

    It always sucks to lose a true hacker.

    Peace.

    Blue

    --
    i browse at -1 because they're funnier than you are.
  5. My condolences... by Anonymous Coward · · Score: 1

    To his family and those close to him,.. untimely death is always terribly unfortunate whether is someone we all know or someone you have never heard of....

  6. PKRIP by Anonymous Coward · · Score: 2

    Subject says it all.

  7. Would like to know the rest of the story by FullaDumbAnswers · · Score: 3

    Judging by success of ZIP clones like WinZip, seemed like PKWare fell behind and was no longer profiting from its algorithm. I'm sadly curious to know the rest of the story ... was the company failing, did that drive him to drink? :(


    ...................

    --


    ...................

    ... paka chubaka
    ...................

    1. Re:Would like to know the rest of the story by Trepidity · · Score: 3

      Well, PKZip seems to have stopped development around 1993, well before WinZip became popular. PKZIp v2.04g was pretty much the last version I know of, and it came out february 1, 1993. Up until then there had been fairly frequent updates, but throughout 1993, 1994, and 1995, PKZIp v2.04g for DOS remained the standard compression tool. Only then, after 2-3 years of no updates, did other tools like WinZip become popular. PKZIp finally made a Windows product in 1997 or 1998, but they were long gone by then. I'm not sure what led to the development halt, but the original stuff is fine coding...

    2. Re:Would like to know the rest of the story by Harinath · · Score: 5

      IIRC, the ZIP file format was made public domain, thus allowing the Info-ZIP people to write a program that reads ZIP archives, which in turn allowed WinZip to not have to license software from PKware.

      Unlike LZW, the ZIP "deflate" algorithms (LZ77 + Shannon Fano encoding) are unemcumbered. These compression algorithms are used in GNU Zip (gzip) partly for that reason. I think gzip can even read .zip archives with only one file inside. The zip algorithm is also in the zlib library, which is used in the PNG format, for one. The "deflate" algorithm is also described in RFC 1951.

      So, thanks PK, for providing one of the tools that enable us to thumb our noses at Unisys :-)

    3. Re:Would like to know the rest of the story by leiz · · Score: 2

      actually, there is a 2.06 version of pkzip for dos, it's licensed to ibm and pkware confirmed it's existence when i emailed them about it:

      PKZIP (R) FAST! Create/Update Utility Version 2.06 01-24-94
      Copr. 1989-1994 PKWARE Inc. All Rights Reserved. IBM LICENSED VERSION
      PKZIP Reg. U.S. Pat. and Tm. Off. Patent No. 5,051,745


      PKZIP /h[1] for basic help PKZIP /h[2|3|4] for other help screens.


      Usage: PKZIP [options] zipfile [@list] [files...]


      Simple Usage: PKZIP zipfile file(s)...
      | | |
      Program ----------------- | |
      | |
      New zipfile to create ---------- |
      |
      File(s) you wish to compress ----------

      The above usage is only a very basic example of PKZIP's capability.


      Press 2 for more options (including spanning & formatting), press 3 for
      advanced options, 4 for trouble shooting options, any other key to quit help.

      then pkware came out with "pkzip command line" (last year?) which is a 32 bit windoze program (along with long file name support and stuff...) but it keeps the command line interface from the dos version of pkzip.


      _______________________________________________
      Television is called a medium because it is neither rare or well-done.

    4. Re:Would like to know the rest of the story by Tony-A · · Score: 1

      Well, I am using a version 2.50 PKZIP25.EXE dated 04/15/98. It is a command line version under Windows NT or 9x. We bought it after WinZip mangled a zip of a large directory and couldn't read what it wrote. PKZIP25 seems to work fine, long filenames and all.

    5. Re:Would like to know the rest of the story by Jonathan · · Score: 1

      What I've never understood is how Compuserve/Unisys could get away with patenting what is just a implementation of the work of Lempel and Ziv, Did they get a cut of the proceeds? How exactly does one get a patent for something that is available in the published literature?

    6. Re:Would like to know the rest of the story by mcrandello · · Score: 1

      The unix version is pretty nice also. Real good at getting files un.zipped, and once I aliased "pkunzip" to "pkzip25 --extract" it felt pretty much just like the old DOS version as well :)

    7. Re:Would like to know the rest of the story by Daniel+Merritt · · Score: 1

      If I'm not mistaken, parts of winzip were licensed from PkWare. As well, in all but the most recent version of WinZip, a copy of Pkzip was required to compress files that spanned several disks. As well, PkWare is almost definetly still receiving royalties from various companies, to add the the small fortune it made in the early '90's. If something drove Mr. Katz to alcholism, it wasn't a financial problem.

    8. Re:Would like to know the rest of the story by X · · Score: 1

      Compuserve does not have a patent on LZW compression. They just made the mistake of using it for their GIF encoding format.

      LZW is a variant of LZ. The variation is what's patented. To the best of my knowledge you can use LZ as much as you like.

      --
      sigs are a waste of space
    9. Re:Would like to know the rest of the story by M.+Silver · · Score: 1
      seemed like PKWare fell behind and was no longer profiting from its algorithm.

      I can't speak to its success in doing so, but PKWare had apparently switched its focus from the PC market to larger fish. I regularly see their ads in AS/400 pubs, for instance.

      --

      Slashdot's token middle-aged housewife
    10. Re:Would like to know the rest of the story by Mickey+Jameson · · Score: 1

      PKWARE is still around and is still somewhat successful. I've been working in Brown Deer right next door to PKWARE since I moved to Milwaukee in 1992. In 1999, the company I work for 'bought' approximately half of PKWARE's office space that was previously being used for little more than storage. There has been no information from the owners/managers of the business park we share to indicate that they're leaving the software scene. I don't know why Katz hasn't been as involved with the company in the last few years. I hadn't personally seen him since around 1997. Regardless, the company is still around, and despite his personal problems, he was a helluva guy that did a helluva lot for the software community. He will be missed.

    11. Re:Would like to know the rest of the story by daviddennis · · Score: 2

      That command line version is what I use, but I was pretty unhappy when I discovered all the command line options were radically different from the old one.

      I was still grateful for having it, though - I hate hate hate all those Windows-based GUI programs with the clunky interface. Give me

      pkzip25 -add foo.zip *

      any day over going through menus and what-not.

      D

      ----

  8. PK vs. SEA controversy by Anonymous Coward · · Score: 1

    I seem to recall there was a bit of a row over control the ARC and PAK file formats that led to the creation of PKZIP.

    1. Re:PK vs. SEA controversy by farrellj · · Score: 4
      O.K., here is the story as I remember it.

      Phil wrote a better compression program that was compatible with System Enhancements Associates (SEA) program called ARC. So they litigated. And so Phil went off and found a better algorithem for compression, and brought out PKZIP.Many people in the BBS community thought that SEA was a little heavyhanded (Perception, I don't know the reality), and moved to PKZIP. Others moved over for the speed and the better compression. The rest is history.

      See also "arc wars"MIT Jargon File ver 299. This story seems to have been dropped from the current Jargon File for some reason.

      ttyl
      Farrell McGovern
      Former Sysop, Data/SFnet (One of the first few hundred Fidonet BBSs!) and Solsbury Hill, founding member of PODSnet.

      --
      CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
    2. Re:PK vs. SEA controversy by Oloryn · · Score: 3
      Phil wrote a better compression program that was compatible with System Enhancements Associates (SEA) program called ARC

      IIRC, Phil essentially wrote an assembler workalike of ARC, called PKArc. Naturally, it was faster.

      So they litigated.

      And they settled. My memory of the settlement is that Phil agreed to immediately change the name of his product to PKPAK, and to within a few months create a different product(which ended up being PKZIP). The rest of the settlement was secret(speculation in the BBS community seemed to be that it was SEA that wanted the secrecy. I later found a transcript of a thread on this subject on Bix where Thom Henderson(one of the founders of SEA) indicated it was PKWare that asked for it).

      Many people in the BBS community thought that SEA was a little heavyhanded (Perception, I don't know the reality) and moved to PKZIP.

      The suit basically had 3 claims:

      1. Copyright infringement. There may have been something to this, as there were indications that there were comment typos in the SEA source that also showed up in the PKware source.
      2. Usage of SEA's proprietary ARC file format.
      3. Usage of SEA's proprietary .ARC extension

      The latter two claims stuck in the craw of many in the BBS community(particularly the last one), and added a lot to the perception of SEA as a legal bully. As a result, many in the BBS community were quite eager to switch over as soon as PKZip became stable, and plenty of BBSs converted en mass shortly thereafter.

      I've since come to regard this situation as a good example of the danger of pursuing a lawsuit with "legal blinders'(seeing things only from the perspective of the law) on, particularly when your market has access to large-scale communications. Ignoring the likely perceptions of your market may very well result in you winning the lawsuit, but losing the market. ARC very quickly went from the defacto standard archiving utility for the BBS and online service community to an also ran, largely as a result of the BBS community's perceptions of the suit.

    3. Re:PK vs. SEA controversy by Charlie+Kinbote · · Score: 1

      SEA had a legit gripe re the .ARC file extension: PKARC created .ARC files that couldn't be de-compressed with SEA's software, thereby creating FUD among users. But SEA's heavy-handed legal response deservedly turned them into the bad guys.

      "He who lies down with lawyers gets up with sleaze."

    4. Re:PK vs. SEA controversy by code4444 · · Score: 2

      Tom Henderson got a lot of flak over the pkarc affair, much of it undeserved. In those days I was involved porting the .ARC format to another OS. The sources of SEA arc were available for non commericial use and they were what made porting arc effectively possible.

      Porting arc was very important for anyone running something other than MSDOS; almost all bbs downloads came as .arc files. If you couldn't decompress those files you were locked out of that world.

      Luckily SEA's source code was well organized and well documented. This meant it was easily ported to other environments. It also made it relatively easy to reimplement some of the key (de)compression routines in other programs. Well documented source code helps a lot when trying to understand a compression algorithm.

      It would also have been easy to create a version of SEA arc with some of the compression code replaced by faster routines. The compression routines were a relatively small part of the code. Also, while there were several compression algorithms in arc only one of them (LZW compression) was actually used 99% of the time. The others were historical and mainly there so you could still read old .arc files. LZW compression was only a very small part of arc.

      Making that algorithm faster wasn't too difficult either. It was written in C, and in those days hand tuned assembler beat code generated by microcomputer compilers by a factor 5 to 10. Also, arc processed it's data byte for byte; switching to a block based strategy for passing data through various stages typically would gain you another factor of 5 to 10.

      SEA's suspicion that pkarc might be reusing large parts of arc's source were widely dismissed as nonsense because pkarc was so much faster. But knowing the source code, and given the very similar interface of the two programs it wasn't all that unlikely.

      Pkware also added a new compression method that worked better than SEA's LZW compression. This must have been a major blow for SEA commercially - suddenly the latest ARC couldn't read the latest .arc files anymore! Pkware accidentally had invented the 'embrace and extent' strategy that would be made famous by MS many years later.

      The new compression method also made porting much more problematic. Pkarc's source was not available. The format was not documented in it's documentation; if it was available it was not widely known. In the it turned out that pkarc's new algorithm was a minor variation the arc LZW format. (It used 13 rather than 12 bit tokens, and the run length encoding preprocessing was removed.)

      The final result was that pkarc took the .arc format from sort of open source to closed source, made it much more MS-DOS specific and doing so helped make the BBS world much more IBM PC centric. It also served as a dire warning against small companies ever releasing any important source under any kind of licence.

      But PKWare learned it's lesson and went on to produce a steady stream of faster and better compression algorithms. SEA failed to do what it should have done in the first place: solve arc's terrible performance problems. Unisys started behaving like a bunch of jerks.

      As an aside:
      Around that time free code was usually put in public domain. An endless stream of commercial ripoffs of PD programs with one or two sexy features improved or added was what caused RMS to invent this GPL thing.

  9. A sad end and condolences by Saxifrage · · Score: 2

    That's truly saddening, to know that someone so ... hmm, important, really, should die at such a tragic end. And so YOUNG! 37 is hardly old enough to even say that he lived a good life. No one's ever old enough to die, but some are simply younger than others.

    My condolences go out to his family, his friends, everyone that ever used the wonderful software, and in fact the world in general. It's sad to mourn the passing of anyone who pioneers anything, but sadder still when that very pioneer dies young.

    We each give up something in exchange for fame, if we want it, and that's something that he, clearly, gave up: A long life. We'll be the lesser without him.

    "I may disagree vehemently with what you say, but I will fight to the death for your right to say it."

    --
    "On that train all graphite and glitter, undersea by rail. Ninety minutes from New York to Paris..." -Donald Fagen, IGY
  10. Thanks, Phillip. by Pinball+Wizard · · Score: 2
    The first two application programs I ever used were pkunzip and doom. I had just bought my first computer and someone in school gave me both on floppy.

    Since I used pkunzip to extract doom, that makes it the first program I ever used. It was a regular partner back in the days of DOS games.

    Thanks, Phillip.

    --

    No, Thursday's out. How about never - is never good for you?

    1. Re:Thanks, Phillip. by colmore · · Score: 1

      this is all making me very nostalgic for the old shareware DOS game days. PKUNZIP + PKZIP was in everyones C:\DOS\ directory.

      I think i'll make a WAD in memoriam.

      --
      In Capitalist America, bank robs you!
  11. Ahh the good ole days! by TunaPhish · · Score: 3

    Is anyone else with me when I say that I STILL USE command line pkzip?? I am so used to typing pkunzip file.zip -d!

    I am proud to say that I have NEVER EVER installed WinZIP on my computer! I tried using it on someone else's computer a while ago, and all those buttons got in the way. I still have my original PK204GRG.EXE file from five years ago. It is ALWAYS extracted in my \windows\command directory. Unfortunately, tho, it couldn't handle long file names... PKZIP 2.5 COMMAND LINE to the rescue!!! But, since I am so used to pkunzip.exe, I made myself a pkunzip.bat file that says: "pkzip25 -extract -dir %1 %2 %3 %4 %5 %6 %7 %8 %9"

    PKware will never die! :) :)

    1. Re:Ahh the good ole days! by LoonXTall · · Score: 1

      Is anyone else with me when I say that I STILL USE command line pkzip?

      Yeah, baby! To get acceptable speed, I run a pure DOS system off a 133 MHz Pentium downstairs. I've finally succeeded in making my HDD the bottleneck in zipping :)

      pkzip25 -extract -dir %1 %2 %3 %4 %5 %6 %7 %8 %9

      You could squish one more parameter out of that like this:

      SHIFT
      pkzip25 -extract -dir %0 %1 %2 %3 %4 %5 %6 %7 %8 %9

      --

      ~~~LXT~~~
      Life is like a computer program: anything that can't happen, will.

    2. Re:Ahh the good ole days! by Zagadka · · Score: 1
      One closing thought: gzip still forces us all to use tar - don't give me that old 'UNIX division of labour' thing, I think everyone knows that division of labour and specialisation can be taken too far! Personally, it'll be a long time before I move away from zip and unzip to gzip/tar.

      Agreed. Ever try the -z option of GNU tar?

      tar -zcvf foo.tar.gz a b c d # to compress

      ...

      tar -zxvf foo.tar.gz # to extract

      That said, I do remember using PKZip back in my BBS days. There was even an Amiga version called "PKAZip". It was a GUI utility. On the Amiga, lharc, and later "lha" were more popular though. ("arc", "pak", and "zoo" were also popular really early on...)

      Today I use the infozip utilities for zip files though. They're available for all of the platforms I use, and they extract directory structures by default. (that was always my big complaint with pkunzip tools...)
    3. Re:Ahh the good ole days! by octarine · · Score: 1

      I started using PKZIP at version 1.1, it was one of the most downloaded applications on my BBS. I still use PKZIP 2.04g command line today, who needs fancy GUI's?

    4. Re:Ahh the good ole days! by Tackhead · · Score: 1
      Good GOD, I'm not the only one!

      I, too, have never installed WinZIP on my Windoze boxen. I have no use for GUI-based fluff when the command line will let me extract the files of my choosing to the directory of my choosing.

      A mouse is a device for figuring out which window you want to type in.

    5. Re:Ahh the good ole days! by spudnic · · Score: 1

      Of course! I use PKZip25 to zip up important data on our servers, then the zip file is ftp'ed to servers across the internet.

      WinZip? Geez. I must admit that I use Windows Commander for handling my delicate zip jobs. WC is just an incredible program.

      I've tryed out many Norton Commander clones on Linux, but none of them come close. At this point I don't have the ability to create anything better than what's out there, so I guess I'll have to wait for someone else to do it before I feel really comfortable in Gnome...

      But how many people still use PKUnzip64?

      --
      load "linux",8,1
  12. Re:bummer by Pxtl · · Score: 3

    Amen. Its quite tragic that someone who gave something that became so integral to the industry is still going to be a relatively obscure death. I mean, I can think of a lot of actors who's deaths have made more waves then this, and yet what importance were they, really? I mean, I know pkzip isn't like the holy grail of technology or anything, but still, even windozers know what zip is.

    If Lord Linus died tomorrow, who would care but us? Meanwhile, David Hasselhoff would make front page. What a media-obsessed culture.

  13. Katz dead :( by craigske · · Score: 1

    Reminds me of the story of Alan Turing's life. Strange how grreat thinkers often have so much trouble managing their lives. I wonder sometimes if ignorance really is bliss. Either way, hats off to a true trailblazer.
    Ps. Wonder if we could get the reply form to function like vi?
    Cheers,
    Craig

    1. Re:Katz dead :( by Anonymous Coward · · Score: 1

      It's a shame that anyone would die so young from alcoholism but using the word "genius" is pressing it a little. You usually think of folks in math or physics or art as a genius... but PKZip? Only folks focused on computers think you have to be smart to program them, create software, or devise new technologies but it's really more like being an engineer, and few people ever call an engineer a "genius!"

    2. Re:Katz dead :( by Darchmare · · Score: 2

      I tend to agree that 'genius' may be stretching it a bit, but that still doesn't mean that the guy didn't do some cool stuff.

      Plus, I imagine the ZIP compression algorhythm has some interesting mathemetics to it.

      There are a few people I would classify as genius, though. Woz comes to mind.

      - Jeff A. Campbell
      - VelociNews (http://www.velocinews.com)

      --

      - Jeff
    3. Re:Katz dead :( by pen · · Score: 1
      Ignorance and bliss. Wisdom and endless worry. Pick one. -Me

      --

    4. Re:Katz dead :( by Dahan · · Score: 1
      Plus, I imagine the ZIP compression algorhythm has some interesting mathemetics to it.

      He didn't invent the algorithms though... I believe the version 1.x algorithms (squeeze or squish or something starting with squ :) was LZW, and the current 2.x deflate algorithm is pretty much LZ77.

    5. Re:Katz dead :( by fnj · · Score: 2

      IKB = Isambard Kingdom Brunel, the founding father of modern civil engineering. No doubt whatsoever he was a genius.

      Anyone who says out of hand that "genius" can only apply to scientists and not engineers (or musicians, or cinema directors, or ...) is being foolish.

  14. Gone are the days... by zpengo · · Score: 5
    Oh, the memories...

    I used to go down to the local computer store, which had bins and bins of the latest shareware, all on precious 5 1/4 disks. Each one held some sort of magic that would transform my XT with Hercules graphics into a completely absorbing experience.

    Video games, clones of major applications, dinky little Pascal compilers, my first version of Spacewar....

    But there was a key to all of that magic. Back then, there were no auto-installing CDs. There was no "setup.exe" There would just be a single file, with that ever-familiar extension: ".ZIP"

    I had been on the scene long enough to know what was up, so I not only had PKZIP/PKUNZIP installed on my 4 meg harddrive, but I even had it in the PATH.

    A few keystrokes later, the magic was unlocked.

    We don't know how much we owe to this great man. I genuinely mourn his passing.

    --


    Got Rhinos?
    1. Re:Gone are the days... by Surak · · Score: 2

      Damn. I remember first using SEA's ARC program, and then PKARC/PKXARC for *everything*. And then one day I got PKZIP 0.93 Beta...(back when betas were not widely distributed except through the underground :) the files were much smaller, PKZIP was much faster than anything I'd seen.

      I remember converting all those .ARC files on my BBS to .ZIP format. I remember when that was considered "controversial" because you were somehow "modifying" the shareware author's original distribution.

      And then PKZIP exploded (no pun intended.) It's technology was used by many commercial installation programs (well, CorelDraw was shipped in .LZH format, but that's a different story. :)

      I actually in some way feel *guilty* that I never ever registered my copy of PKZIP/PKUNZIP even though I had used it for years. And then I stopped using PKZIP/PKUNZIP altogether in favor of the freeware alternative Info-ZIP packages. And somehow I felt that Katz was getting ripped off when most Windows people started downloading WinZip in droves. He developed this technology, and he never really got the recognition he really deserved for it, IMHO. Many people today think that Niko Mak Computing invented the idea of the .ZIP file. (Which is humorous considering that WinZip used to be a shell for PKZIP and is now based entirely on InfoZIP)

      *sigh*

      And the guy was thirty-seven How many of us could be next? How many of us haven't contributed as HALF as much as he did to the computing and internet communities?

    2. Re:Gone are the days... by ConceptJunkie · · Score: 1

      > And somehow I felt that Katz was getting ripped off when most Windows people started downloading WinZip in droves.

      No. Katz was _not_ getting ripped off. While WinZip may not be a perfect program, it's so much better than PKZip for Windows it's not funny. It took PKWare something like 5 years to come up with a 32-bit command-line version of PKZip (which I use), and PKZip for Windows was so limited it was ridiculous. They threw away their advantage as far as I'm concerned.

      However, I prefer to remember to good ol' days when S.E.A. came after Phil Katz for selling software that used the .ARC format, so Katz came up with a far superior format (ZIP) and proceeded to walk all over S.E.A. by making the ZIP format and the PKZIP good enough to become the de facto compression standard in the PC world for about 12 years now. The ZIP format was much more robust and PKZip was faster and compressed better that hardly anyone remembers ARC any more.

      Phil did an amazingly useful thing for the industry and deserves to be remembered for it.

      Rest in Peace

      Rick

      --
      You are in a maze of twisty little passages, all alike.
    3. Re:Gone are the days... by yka · · Score: 1

      Damn. I remember first using SEA's ARC program, and then PKARC/PKXARC for *everything*. And then one day I got PKZIP 0.93 Beta...(back when betas were not widely distributed except through the underground :) the files were much smaller, PKZIP was much faster than anything I'd seen.

      You do!! Sometimes I get the impression I'm the oldest gay roaming here in the internet.

      Do you remember all those fancy scripts that converted all your .ARC:s to .ZIP:s?
      And that was way before www

      YKÄ

  15. How was the algorithm licensed? by Booker · · Score: 1
    Did WinZip have to pay a license for the "zip" algorithm? Or was it open, or reverse engineered? How did PKWare lose out after creating such a ubiquitous algorithm?

    ---

    1. Re:How was the algorithm licensed? by Pathwalker · · Score: 2

      Well, from this link, it looks like PKware was competing against winzip.

      Reading the documentation for WinZip, I come across this line:
      WinZip incorporates compression code by the Info-ZIP group, which is used with their permission.

      This seems to indicate to me that WinZip didn't licence anything from PKware.

    2. Re:How was the algorithm licensed? by L.+J.+Beauregard · · Score: 1
      PKWare holds a patent on a particular implementation of LZ77. PKZip uses this patent; other Zip programs do not.

      The Deflate, Implode, and Reduce compression methods can (AFAIK & IANAL) be implemented without patent infringement. Shrinking is LZW based, and we all know what that means.

      --
      So many "first post" idjits...so few moderator points...

      --
      Ooh, moderator points! Five more idjits go to Minus One Hell!
      Delendae sunt RIAA, MPAA et Windoze
  16. 37 by roman_mir · · Score: 4

    So many celebrities, poets, actors, revolutionaries, wariers, politicians etc have died on 33 and 37, I tell you, if you pass 37 you'll probably live a long life.

    (to those of us who remember Vladimir Visotskiy) Na zifre 37, kovaren bog, rebrom vopros postavil: ili, ili
    Na etom rubeje legli i Bairon i Rembo a nineshnie kak-to proskochili...

    1. Re:37 by pen · · Score: 1
      *sigh* :(

      I still have some of his tapes...

      --

    2. Re:37 by StatGrape · · Score: 1
      31337 h4x0rz? Suddenly it all makes sense.

      -SG

      --

      NerdPerfect.com : breakfast of champions.

    3. Re:37 by Danny+Rathjens · · Score: 1

      Only Russians (Russian speaking) remember him, friend.
      Disproven by counterexample:
      I know of Visotsky.
      I am an American of western european descent.
      I first heard him in the movie "White Nights".
      And there are resources on the web about him. One of the advantages of the information age is that it is harder to be famous in only one place.
      --

  17. Did Phillip Katz -really- invent ZIP? by Yu+Suzuki · · Score: 1
    According to this page, the creator died back in 1999. It sounds like the credit could be in dispute here. Can anyone from the Slashdot staff comment on this development? I'd like to get some facts here before we have another misattribution like the GNU / Linux fiasco, where Richard Stallman actually wrote Linux.

    Yu Suzuki

    --

    Yu Suzuki
    Deamcast. It's thinking.

    1. Re:Did Phillip Katz -really- invent ZIP? by Vishal · · Score: 1

      Why is this obvious troll moderated to "interesting"?

    2. Re:Did Phillip Katz -really- invent ZIP? by rlkoppenhaver · · Score: 1

      Because, sadly, nobody bothers to actually follow the links when they moderate.

    3. Re:Did Phillip Katz -really- invent ZIP? by rsidd · · Score: 1

      The comments above seem to show how much Slashdot has degenerated: typical readers can no longer distinguish trolls, genuine intended humour, and serious posts.

    4. Re:Did Phillip Katz -really- invent ZIP? by rdmiller3 · · Score: 1

      Phil didn't invent the Lempel-Ziv(sp?!?) algorithm he used but he did write PKZIP. I understand he was quite the wizard with x86 assembler.

  18. So does anyone know anything more about him by Phallus · · Score: 3
    I had a quick search, and couldn't find anything on the net about Katz. I was wondering if there's anything to indicate why. Did he have a wife? Did he get along with his family. He was a reasonably successful man, reading the article, and one would think there'd be some reason for him to drink himself to death.

    And hooray for PKZip. One assumes compression for the masses would have arrived soon, but I don't think computing would have been quite the same without PKZip.

    tangent - art and creation are a higher purpose

    1. Re:So does anyone know anything more about him by Admiral+Burrito · · Score: 2

      He was a reasonably successful man, reading the article, and one would think there'd be some reason for him to drink himself to death.

      He may not have had any reason to kill himself. It may simply be that he didn't have a reason to live.

      Sometimes people just don't care whether they live or die.

    2. Re:So does anyone know anything more about him by Lemmy+Caution · · Score: 2

      You don't understand alcoholism. It's sub-rational. It doesn't work at the level of 'reasons.'

    3. Re:So does anyone know anything more about him by Anonymous Coward · · Score: 1

      Go here http://www.jsonline.com/ In the search slot type in: PKzip hit go and you get it all including the local obituary and the story about the rat infested house he lived in that Mequon ordered cleaned up.

    4. Re:So does anyone know anything more about him by elbobo · · Score: 1

      what makes you an expert on alcoholism?

      from personal experience, and from the experiences of friends and family, I'd conclude that alcoholics often have very valid reasons for being so. perhaps the loss of a family member or friend, a broken marriage or relationship, a career failure, mental illness of one kind or another.

      yes there are people who are alcoholics without rational reasons, but they still have reasons.

      elbobo

    5. Re:So does anyone know anything more about him by Lemmy+Caution · · Score: 2
      Almost everyone has one or more of the above things happen in their lives. Those are among the things that generate suffering in life, and most everyone experiences suffering. Not everyone becomes an alcoholic.

      Alcoholics may use their pain as a pretext for drinking, but it isn't the reason they drink. They drink because they are alcoholics. Alcoholism creates a drive to drink, and drives are pre-rational. To describe alcoholism as 'stupid' is like describing the drive for sex as 'stupid.'

      There is a strong genetic component to alcoholism and addiction, and a relationship with depression. Separated twin studies confirm this, as do the demographics in the distribution of alcoholism and addiction.

    6. Re:So does anyone know anything more about him by nastro · · Score: 1

      Perhaps he felt that, though he made a wonderful product, he never got the notoriety or the capital that he felt was deserved. Did any of you ever bother to register PKZIP? I didn't. Hell, I didn't even bother to send a thank-you card. It's all my fault. I also (referring to Whiskey Jameson's post) once worked next door to PKWARE, and always wondered how they stayed afloat. Must have been doing other things than waiting for the $50 for registering PKZIP to roll in. I do remember them scrambling for the mailbox every time the mailman came. (Lie)

  19. Winzip by laptop006 · · Score: 1

    When I do use zip (I usually use RAR) I use winzip, but it's still important to note that whatever unzipper or zipper you use it still has that great man's code in it, and you can bet that when Linus dies (hopefully not for many many years), or even Bill Gates (Don't flame me) there will be a much larger mourning amoung the worlwide community, but most peoples work is most often not appriciated until a few (sometimes hundreds of) years after they have died.

    So,
    Phillip W. Katz,
    R.I.P.
    From the open source community.
    -0-0-0-0-0-0-0-0-0-
    Laptop006 (RHCE: That means I know what I'm talking about!)
    Melbourne, Australia

    --
    /* FUCK - The F-word is here so that you can grep for it */
    1. Re:Winzip by atam · · Score: 1

      FYI, Winzip actually does not use PK's code for compression or decompression. Instead, it uses the open source Info-Zip implementation of the inflat and deflat algorithm. As a matter, most of the freeware/shareware/commercial Zipper or Unzipper (other than the real PKZIP) uses or bases on the Info-Zip codes. I think it is remarkable that Phillip W. Katz was that he had never tried to enforce his patent(s) on the compression algorithm behide zip file formats.

    2. Re:Winzip by yerricde · · Score: 1

      I think it is remarkable that Phillip W. Katz was that he had never tried to enforce his patent(s) on the compression algorithm behide zip file formats.

      He probably donated the .zip rights to the public domain because he didn't want another SEA ARC fiasco.

      --
      Will I retire or break 10K?
    3. Re:Winzip by Sloppy · · Score: 2

      I think it is remarkable that Phillip W. Katz was that he had never tried to enforce his patent(s) on the compression algorithm behide zip file formats.

      Whoa, whoa. The ZIP file format and compression algorithms were very deliberately open. There were no patents covering them, and if you ever read the documentation that came with PKZIP, it was clear that he welcomed competition, as he clearly felt that what SEA did was wrong.

      Now, yes, there is a patent in PKZIP covering implementation details, but you can make compatable streams without violating the patent, which is exactly what the Info-Zip project did. PKZIP competed on merit by being a damn fast implementation, instead of competing by using legal barriers.

      His patent was never violated. The cool thing that PK did wasn't that he let a patent violation slide. It was that he recognized that an interchange format must not be "owned" by anyone (through patents or any other means). It is largely because of this attitude, that the ZIP "filesystem inside a file" and the deflation algorithm have become so widely adopted standards. Absolutely brilliant. His work will outlive him, whereas regardless of SEA's developers' health, ARC is long dead.


      ---
      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  20. Sad day.... by maelstrom · · Score: 1
    *sigh*

    Brings back fond memories of my youth, wasting away in front of the DOS command prompt. I still remember my first BBS download, EGATrek.zip. From the moment my eyes spotted the games file board, I was an addict. Took me awhile to figure out the differences between X, Y and Z modem, but I got the damn thing downloaded. Of course it took me another couple of hours before I figured out what a ZIP file was and how to deal with it. Luckily, the old hands were kind enough to show a punk kid the ropes. I felt so indebted that eventually I had to give something back in return. I started my own BBS. :)

    I must say PKZIP was one of the most reliable programs I've ever used. I don't recall it ever segfaulting, or losing any of my compressed data. It even ran quickly on my 386.

    PKZIP 2.04G will probably always have a reserved place on my hard drives, even now that I've moved to Linux.

    As an aside, anyone out there from Fidonet 4:920? I was the SysOP of the Razor's Edge BBS back in the day (4:920/35).

    --
    The more you know, the less you understand.
    1. Re:Sad day.... by Greyice · · Score: 1

      Razor's Edge BBS!!!

      I'm greyice, still have my handle and yes I remember you!

      [bad joke] You do know I heard they buried him in a coffin 0.45 percent smaller..... [end bad joke]

      A sad day for the old schoolers....

    2. Re:Sad day.... by unitron · · Score: 1
      As long as the tasteless jokes have started I'll tuck this one away down here (I was going to say bury, but under the circumstances...)

      [begin tasteless joke] I seem to recall hearing somewhere that The Bible says we get threescore and ten. That's 70, so at 37 that's 47.1% compression [end tasteless joke]

      It's a shame that he probably didn't squeeze 70 years worth into 37.

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

  21. *sigh* by Seumas · · Score: 5
    This is the first I've heard of his death and I have to say that it really makes me feel sad. I'm not aware of much that he's done outside of PKZIP, but I sure remember using ZIP for everything online (especially when a 2400 baud modem was considered fast and a zipped file could half your online time).

    Huffman, Postel, Stevens . . . Now P.W. Katz. I feel guilty for not ever considering any of these people beyond what their program does or does not do for me -- or how I benefitted from their books, until after their death. To think that while we're all out there unzipping our latest copy of the Jargon file or stashing a bunch of porn in a password protected ZIP file, this guy was suffering a serious problem which eventually took his life at the age of *thirty-seven*.

    I'm only 22. I spend all my time working at a desk. I haven't been in-shape for almost six years. I could be next. I could be next and I haven't offered a damn thing to the computer or internet community. These people -- and many others, have.

    I hope that we'll remember these things in subsequent posts in reply to this article. The last thing we need is another disgustingly barbaric replay of the posts we saw when W. Richard Stevens died.

    I hope you have peace, Phillip.

    W. Richard Stevens Slashdot Article
    W. Richard Stevens Home Page
    David Huffman Slashdot Article
    Jon Postel Slashdot Article
    Jon Postel's Home Page


    ---
    icq:2057699
    seumas.com

  22. Absent-minded professors by MeowChow · · Score: 1
    From the ABC News article:

    "In early days, compression was all done with software because there was no hardware to do this stuff," said computer science professor Leonard Levine at the University of Wisconsin-Milwaukee. "So Katz put together a program called PKZip, the Phil Katz zip program."

    "Early days" is of course in contrast to modern times, now that we all have Winzip PCI cards doing "hardware" compression. Or did the esteemed professor perhaps mean that PKZip was actually hardware? Either way...

    1. Re:Absent-minded professors by jbarnett · · Score: 1

      I don't think the really old modems contained hardware compression nor did the old tape drives (IIRC that is, I was really young then (plus I used a Commadore64 when all my freinds had ultra fast 386's with massive storage units, so I wasn't famalair with x86 hardware at the time)).

      Most analog modems and tape drives now days have some form of hardware compression.

      Also "back in the day" downloading a 1 meg text file over a 2400 baud modem could take awhile. Also storing a 1 meg text file on a 360K (340K?) floppy disk posed some problems. Pkzip helped A LOT.

      On a side note, when I first started working on PC's for the fun of it, I always carried around a DOS boot disk and I always made sure PKzip was on it. I have no idea why I carried around a DOS boot disk EVERYWHERE I went. I guess "just in case" a PC has to be restored, in hidesight though, I don't think there was many PC's at baseball games or on hiking trips. But just in case a PC crashed in middle of no where without power, I had PKzip in my "toolkit" and knew it would come in useful.

      By far PKzip is one of most stable programs out there, and it is extremely fast, it can scream on a 486 w/4 megs of ram. It is a well put together program.

      This really makes me sad, I never hear of Phil Katz before this article, but I always wondered what the PK stood for in PKzip. Phil Katz made a dam good program, I am still wondering how such a gifted person could leave life so early.

      --

      "`Ford, you're turning into a penguin. Stop it.'" -THHGTTG
    2. Re:Absent-minded professors by homebru · · Score: 1
      On a side note, when I first started working on PC's for the fun of it, I always carried around a DOS boot disk...

      Funny that you should mention that. I think many of us did the same thing. And even after years away from the DOS world, it was only two weeks ago that I culled the DOS rescue and tool disks out of my briefcase. Just before... Nah, couldn't have been a connection.

  23. Fame, Fortune and Obscurity by zombiechick · · Score: 3
    Every hear the song "Closet Chronicles" by Kansas? Our society values us by what we "contribute", how attractive we are... Many things which are meaningless in the end. If we live long enough to decay, if we cease to "contribute" then we are forgotten.

    We all come into this world precious, priceless.

    We leave it the same way. None of us has any more value, no one has any less.

    I have used the fruit of Phil's labor for many years, and I am greatful for his hard work.

    My symapthies to his family and friends.

    Tom

  24. JKZip by PovRayMan · · Score: 3

    JKZip, AKA Jon Katz Zip

    Features:

    - Compression methods to suppress massive ammounts of text and binaries of anti Jon Katz propaganda.

    - Can create self extractable exe's that include past articles written by Jon Katz as the data is decompressed.

    JKZip is available online as shareware. Everytime you run JKZip, an notice will appear that you have no registered and will be forced to read a Jon Katz article. If you wish to register JKZip, the cost is easily done by 4 easy payments of $19.95. If you order now, you'll get a free copy of Voices from the Hellmouth.

    1. Re:JKZip by Darchmare · · Score: 5

      Yes, I've heard of that format as well. I believe that no matter how large the content, it can be compressed into the following sentence:

      "Geeks are oppressed. Down with corporate America! Hey, what about those Sex Bots?"

      Very tight algorhythm, indeed.

      - Jeff A. Campbell
      - VelociNews (http://www.velocinews.com)

      --

      - Jeff
  25. My Number by roman_mir · · Score: 1

    37
    RIP

  26. Re:How many people here registered pkzip? by Anonymous Coward · · Score: 1

    i didn't either.

    do you think it would be appropriate to register
    now, and contribute the check to his estate?

  27. Mention in Dr. Dobb's Journal by Pathwalker · · Score: 2

    There's a quick mention on the Dr. Dobb's Journal webpage here.
    That's where I first heard about it.

    I remember well the first time I encountered pkzip.
    I was so amazed at how much smaller it could make things than arc.
    I remember feeling vaguly disappointed when, being over optimistic in the power of that mighty software I tried re-zipping a file over and over trying to get it down to fit on a 360 k disk :-)
    I was still impressed even after I failed.

    It was rather shocking to hear of his death.

    1. Re:Mention in Dr. Dobb's Journal by jbarnett · · Score: 1

      I remeber trying that, (it was a 200 meg file ziped, but had to fit onto a harddrive with 150 megs free). I tried re-compressing it about 30-40 times in a row and IIRC it took it's size down like 200 bytes every 10 passes or so. I was amazed that it could compress a compressed file (even if just by a little bit). I still had to delete stuff off that hard drive, but uncompressed all the files where about 350 megs total before it was ran though PKzip.

      --

      "`Ford, you're turning into a penguin. Stop it.'" -THHGTTG
    2. Re:Mention in Dr. Dobb's Journal by jfern · · Score: 1

      Strange, usually re-compressing increases the size by a maybe 20 bytes because it has to store the file name and date modified and some other shit in a header. Now I've seen a good deal of files that were archived with 3 different compressors, like zip,arj,lzh, it'd be maybe 1% than just zip.

    3. Re:Mention in Dr. Dobb's Journal by atw · · Score: 1

      There are some cases where double compression helped, most notable when you had a lot of small files. Since PKZip didn't compress filenamesthemselves (it kept them at the end of file), further compression was compressing this uncompressed data storing it as just one filename inside. You got the idea.

  28. What a waste.. by Bowie+J.+Poag · · Score: 4


    According to the article, this guy lived in a luxury condo filled waist-high with rotting food and garbage, infested with insects and mice..Found dead in a hotel room with 5 empty bottles of booze at the age of 37.

    An absolute and total waste. It just makes me wonder why he was trying to drown his sorrows.. For a guy with that much success in life, and for someone who actually managed to do something halfway important, why he'd slowly kill himself.

    Genius isnt linked with tragedy. Genius is linked with madness.



    Bowie J. Poag
    Project Founder, PROPAGANDA For Linux (http://metalab.unc.edu/propaganda)

    --
    Bowie J. Poag

    1. Re:What a waste.. by jbarnett · · Score: 1


      Genius is linked with madness.

      and madness is linked with tragedy...

      and tragedy is linked with sadness and sorrow.

      --

      "`Ford, you're turning into a penguin. Stop it.'" -THHGTTG
    2. Re:What a waste.. by Malcontent · · Score: 1

      I don't know if you have ver been around any alchololics or not but success or failure does not matter to an alcoholic. In fact success=alcohol anything else=failure. Maybe it was some sort of deep seated childhood trauma or some brain chemical deficiency or some genetic tendency to addiction. It's sad and unfortunately we still don't know enough about it to say for sure.
      All I know is that money and success and love can not cure alcoholism nothing can. All you can hope for is to keep it under control and keep it from destroying your life.

      --

      War is necrophilia.

    3. Re:What a waste.. by redhog · · Score: 2

      No, it is not linked to tragedy. Tragedy is an important component of being genious. I don't know any details of this special case - but study all the authors of good books, and they have lived misserable lifes, with very bad contacts to friends and persons of the right sex. Examples I can recall directly are Kafka and Karin Boye. You need to be misserable in order to have the energy to concentrate on some small detail of life and not on having a baby, going out with friends and so on...
      --The knowledge that you are an idiot, is what distinguishes you from one.

      --
      --The knowledge that you are an idiot, is what distinguishes you from one.
    4. Re:What a waste.. by jallen02 · · Score: 2

      Not to say anything about anynody.

      Why do people have this anooying tendency to associate wealth and success with happiness? I can promise you the two years I spent with my wife I was as happy as a person could get.. No we had no money and were dirt poor.. But it does not matter how sucessful someone is in life

      Success != Hapiness.

      Jeremy

    5. Re:What a waste.. by Christopher+B.+Brown · · Score: 2
      No, publicity is linked with tragedy.

      Being famous is linked with tragedy.

      • When John F Kennedy Jr died in a plane crash, people considered it a big tragedy because he was famous.
      • When Elyan Gonzales' mother died in a boat wreck, the resulting "soap opera" is considered a big tragedy because this got associated with the Cuban community, and thus famous.
      • You have concluded that "this guy" is famous, and thus that the death is a tragedy.
      In contrast, much bigger hurts get ignored when they don't involve people with some degree of celebrity.

      There is some tendancy for geniuses to tend to extremes; that means that the successes are a bit more dramatic than average, as are the failures.

      PKZip had a moderately dramatic story; I'm not certain it truly involved genius, as opposed to the factors of:

      • Being in the right place at the right time, and
      • Having intent to do something useful about the SEA situation, and sufficient ability to build an alternative compression package.

      Don't read that wrong; I'm not proposing that he was a "dumb idiot," just that it wasn't necessarily genius behind it.

      --
      If you're not part of the solution, you're part of the precipitate.
    6. Re:What a waste.. by SurfsUp · · Score: 3

      Tragedy is an important component of being genious.

      It may be common for tragedy and genius to be linked, but it sure isn't an absolute requirement. I give as a counterexample J.S. Bach, who according to all the information we have, was a very happy man with a good family life (and what a family!) More unhappy geniuses to look to this man as an example.

      Also, consider that misery is hardly limited to the intellectually endowed. It's just that, with genius, it hurts you more and you are more able to communicate your hurt to others.
      --

      --
      Life's a bitch but somebody's gotta do it.
    7. Re:What a waste.. by Bowie+J.+Poag · · Score: 1

      Well, I wouldn't consider alcoholism a death-sentence. Its not like its some incurable disease you have no control over. I'd imagine its very difficult to get a handle on it, but its certainly seems possible to do so.

      There are drugs on the market which will cause you to become violently ill if you attempt to drink anything with alcohol in it. Of course, you have to take the drug religiously..but in any case, that usually solves the physical side of the addition. Going into therapy to correct the psychological part of the addition is likely the next step, i'd assume.



      Bowie J. Poag
      Project Founder, PROPAGANDA For Linux (http://metalab.unc.edu/propaganda)

      --
      Bowie J. Poag

    8. Re:What a waste.. by Wog · · Score: 1

      All this proves, and what you'll see time and time again, is that money does not mean happiness.

    9. Re:What a waste.. by coolgeek · · Score: 1

      Alcoholism is exactly a progressive, incurable disease that an alcoholic has no control over, and always results in death unless arrested. That is what makes them an alcoholic. A non-alcoholic can stop drinking any time they want. An alcoholic cannot stop without help, but will continue to drink more and more, despite the fact that they know it is killing them.

      --

      cat /dev/null >sig
    10. Re:What a waste.. by yka · · Score: 1

      An absolute and total waste. It just makes me wonder why he was trying to drown his sorrows.. For a guy with that much success in life, and for someone who actually managed to do something halfway important, why he'd slowly kill himself.

      What do you know about his pains? Its quite arrogant to say one should live in a way you define? What made you a god?
      Deep depression is not easily curabale by having just some pills of Prozaic or some chats with therapists,
      When life loses its meaning, no amount of $$$ would make you any better.

      Why Phil, we nerver know but I'll bet he was just lonely.

      YKA

    11. Re:What a waste.. by coolgeek · · Score: 1
      Calling a condition a disease does not relieve those who suffer from it from any responsibility. Cancer can be self-inflicted, say, by choosing to work in a nuclear facility. An alcoholic is just as responsible for seeking treatement for their condition as a cancer patient is.

      Calling alcoholism a disease does not mean that it is contagious, nor does it mean that any bacteria or virus is involved. Rather, it is a condition of dis-ease, much like arhtritis is called "degenerative joint disease". There are no microorganisms involved in either case.

      If a disease is only something that can be "contracted through no fault of your own", I suppose HIV isn't a disease either. Did it occur to you for a moment that perhaps some people become alcoholic during their childhood at the hands of their parents feeding them beer and weed? Hmmm...That would be by no fault of the child, would it not?

      But why should I expect you to understand? Obviously, you have never experienced the condition yourself. You could not possibly know what it is like, no more than I can possibly know what it is like to have HIV.

      --

      cat /dev/null >sig
    12. Re:What a waste.. by rdmiller3 · · Score: 1

      I met the guy. I've seen pictures of him buried in his laptop in the middle of a crowd at trade shows. He was seriously ALONE with himself. Don't know why, but that's enough motivation to become suicidal for most.

    13. Re:What a waste.. by hobbit · · Score: 1

      Why bring weed into this, 'coolgeek'?

      I recognise certain negative traits in myself under the influence of alcohol (in particular: aggression) which I do not experience under the influence of cannabis. Therefore I choose the drug better-suited to me, and who knows, the world might be one alcoholic better-off for that decision.

      Hamish

      --
      "Wise men talk because they have something to say; fools, because they have to say something" - Plato
    14. Re:What a waste.. by hobbit · · Score: 1

      Somewhat flawed logic (not necessarily yours, but that which you describe in marijuana-maintenance alcoholics): If you haven't drunk for a while, and you feel good, wheras before you didn't, what's your best course of action?

      Also; yes, weed works on the judgement centres of your brain, but tends to make you more cautious (read: paranoid).

      However, having said all that I have, I do think that I am a non-addicting sort of person, so who knows whether alcohol or pot makes any difference.

      Hamish

      --
      "Wise men talk because they have something to say; fools, because they have to say something" - Plato
  29. This is really sad! by DeepDarkSky · · Score: 5
    I definitely remember Phil Katz and all the controversy surrounding him, and how grateful I was to have discovered his programs. I remember the first compression program which was SEA's ARC program. It was very slow. Then my friend and I discovered PKARC and PKXARC, which were much faster than ARC. As PKARC gained popularity because of its overall superiority, SEA sued Phil Katz, and he in turn created PKPAK/PKUNPAK (I think it was still paired like that). Tha PKPAK series didn't last long. The PKZIP series came out next, and that was the series that created the ubiquitous ZIP format that we see today. If I remember correctly, PKZ204G was the last official DOS version of the program, and there were plenty of trojans, etc. that were going around, and Phil created self-authenticating zip files, etc. Lots of neat little cool things. I also remember that other programs were giving PK a run for his money, such as ARJ and LHARC, but they never achieved the overall speed/performance/compression that PKZIP ever did (they were often better in one thing or another but not overall). Then WINZIP came out, and I kind lost sight of PK.

    I still have thousands of ZIP files that were zipped with PKZIP. If it wasn't for him, I wouldn't have been as into computers as I am, it was because of those early days of playing around with PKARC and PKXARC that really got me started. I am terribly sad to see him go and in such (I think) indignant way.

    1. Re:This is really sad! by DeepDarkSky · · Score: 2
      Ah, yes, back in the days of the BBS, those offline mail readers, all that downloading, with the piddling of bandwidth. I'd say Phil Katz was one of the most significant figures in computing and the early development of the Internet.

      I also remember all those programs that were written as utilities that use ZIP in one way or another, such as converters that converted all ARC files to ZIP files, with the extra compression. PKZIP was so useful for me with my 32MB HD...

    2. Re:This is really sad! by Snard · · Score: 2

      If I remember correctly, PKZ204G was the last official DOS version of the program...

      Actually, PKWARE did finally release an updated version last year, PKZIP for DOS version 2.50. Its main feature updates were support for Win9x long file names, better support for archives with many (i.e. over 16,000) files, Y2K compliance, and a few other features scattered in there. You can find more information at http://www.pkware.com/catalog/zipdos.html .

      --
      - Mike
    3. Re:This is really sad! by sjames · · Score: 2

      As I recall, SEA sued over using the .arc extension of all things, and somehow won in spite of .arc as an archive predating SEA! It was a hollow victory for SEA however when most BBSes decided to remove all SEAware from their downloads sections. I never saw any SEAware again.

      That was a fine example of grass roots actions serving justice when the courts wouldn't.

    4. Re:This is really sad! by featheredfrog · · Score: 1

      If I remember right, all the BBS' I frequented switched on the same weekend and in a matter of days SEA, for all intents and purposes, ceased to be a factor in the online community's life.

      <SysOp Mode>

      Back in those days, there was a great furor over this issue. Most of the SysOps I knew spent a great effort converting .arc files to .pak (and then to .zip) files simply because of SEA's actions. To our understanding, Phil lost everything in the lawsuit: house, assets, everything. Took me about 38 hours to run the conversions, but we vowed that SEA would have NO EXPOSURE on our systems at all.

      </SysOp Mode>

      As I recall, Phil lost the suit based on the CREATION of the .arc file - somebody should look it up, but I think that it was all right to read the file, but a violation (of copyright?) to create one in that proprietary format. So has anyone used word perfect to create a word file? Micro$loth could be missing a march here.

      We considered (and I still do) Phil a hero of what was to become the open-standards movement, and one of the first victims of litigation in an area we didn't believe it belonged.

      Since SEA products, announcements and in fact any contact at all was blacklisted from most of the BBSs I knew of, I always wondered if THEY knew what hit them and why...

      Hope his family and friends do well. Phil will be sorely missed

      I still have my PKWare license disk, with the custom branding activator!

      Denizens of The Ancient Pond BBS are encouraged to drop me a line...


      /(o\ I'm not a medievalist - I just play one on weekends!

    5. Re:This is really sad! by ReinoutS · · Score: 1
      I also remember that other programs were giving PK a run for his money, such as ARJ and LHARC, but they never achieved the overall speed/performance/compression that PKZIP ever did (they were often better in one thing or another but not overall). Then WINZIP came out, and I kind lost sight of PK.

      ARJ was brilliant in its time and was absolutely king in terms of features. ARJ also was the first archiver I know of that supported multiple-volume archives, something that PKZIP didn't have until much later (we're talking about PKZIP 1.1 era).
      ARJ had like about 4 screens full of parameters if you did arj -? and I remember I knew and used a lot of them. It also had better compression than PKZIP had, which is why it was very popular on BBS's.

      However, the ZIP format stuck around and the 'new' deflation algorithm was quite good. Nowadays I use InfoZIP's zip/unzip most of the time on all platforms, I find GUI archiving tools a nuisance.

      Reinout

  30. Re:bummer by British · · Score: 1

    If Lord Linus died tomorrow, who would care but us? Meanwhile, David Hasselhoff would make front page. What a media-obsessed culture.

    Oh come on. I could say the opposite for all the linux hype on slashdot.

    "If Lord David Hasselhoff died tomorrow, who would care but us?. Meanwhile, Linus Torvalds would make one HUGE Slashdot article. What an http obsessed geek culture."

  31. I registered . . . by Anonymous Coward · · Score: 1
    I signed up at a COMDEX. Katz's mom, who helped run the pkware booth, ran my card.

    I still have the bound manual they mailed me. In fact, it's on the shelf not two feet from me.

    Damn. Poor bastard.

    Remember folks; money and success aren't everything. They can give security and pretty distractions, but they can't fill an empty void in your soul. You've got to be connected with people, and find some meaning in your life.

    Take are of yourselves!

  32. ZIP by salthous · · Score: 2

    My first programming job was working on a windows based zip application. For those that asked about paying royalties for the use of the format, the answer is no the other companies do not. Katz developed ZIP files as a published standard. A beautiful standard that he revised with new versions of his compression software. As I worked on my project the 2.04g standard was my guideline. It continues to be my standard for quality technical documentation.
    One of my assignments was writing the self extraction engine. I never did figure out how
    he made his so small. The rumour at my company was that he hand tweaked the assembler code with every trick in the book.

    1. Re:ZIP by atw · · Score: 1

      His algo was written in asm of course. His target machines were 8086/8088, and only later 80286.
      C would be too slow, especialy for such a CPU intensive process with very small CPU caches.

      A quick prove is that he had about 1Kb PKUNZIPJR.COM program in his distribution which could UnZIp, and was darn small. Obviously COM file was written in ASM.

  33. Philip Katz Dead? by os2mac · · Score: 1

    I posted this last night and it got rejected? hmmmmm

    --
    "I don't code the things you use, I make the code your things use better."®
    1. Re:Philip Katz Dead? by Roblimo · · Score: 3

      This item got submitted at least 100 times. I selected a submission at random after eliminating the ones with obvious bad links or major spelling/grammatical errors.

      "Danborg" is not a friend -- or an enemy. I don't know him/her/it at all. He/she/it simply had one of the earlier, more coherent submissions.

      When an item is submitted to Slashdot more than 100 times, by definition at least 99% of the submissions will be rejected, many of which are probably just as good as the selected one.

      - Robin

  34. ZIP, not Zipper by unitron · · Score: 1
    The link in the above post leads to --http://www.chronicle-online.com/homepage/obits/1 02299obit.htm--

    which yields this--

    Friday, October 22, 1999 ...
    ...Deaths Elsewhere

    Stanley Dritz, 88, zipper inventor

    NEW YORK -- Stanley L. Dritz, who popularized the zipper and other sewing products as part of his family's business, died Saturday in White Plains, N.Y. He was 88.

    As president of John Dritz & Sons, Dritz raised the consumer appeal of a hookless fastener he had first seen in England. He made the fastener, commonly known as the zipper, out of plastic and rustproof metals.

    It was one of the hundreds of sewing aids found in his company's catalog, which also included the seam ripper and the electric scissors.

    Dritz was born in New York City and joined his father's business after graduating from college. He was president in the 1950s and 1960s, and the company was sold upon his retirement.

    taken from

    Citrus County Chronicle
    1624 N. Meadowcrest Blvd.
    Crystal River, FL 34429

    I don't know if the poster of the above is clueless or trying to be funny, but I've used both gentlemen's products and in both cases would have been at a serious disadvantge without them.

    --

    I see even classic Slashdot is now pretty much unusable on dial up anymore.

  35. nitpick - zip isn't the only compression out there by imac.usr · · Score: 1
    Nearly all program files downloaded from the Internet have the suffix .zip, meaning they are compressed in the format Katz developed.

    Um, yeah, if you use Windows...most of the files I download end in .sit, .sea, .bin, .hqx, and occasionally .cpt, thanks to Raymond Lau and Bill Goodman (who wrote the original Stuffit and Compactor/Compact Pro, respectively). I bet most /.ers' downloads end in .z, .bz, or .tar, and not .zip.

    Still, it sucks that he is dead. More evidence of the damage alcohol abuse can inflict on a person. What a shame.

    --
    I use Macs for work, Linux for education, and Windows for cardplaying.
  36. Some more links... by Megane · · Score: 2

    From the Milwaukee Journal Sentinel:
    The original obituary notice
    A more complete article

    One interesting quote:
    "It was just a hobby," he said. "I didn't expect it to turn into a business."

    I had a moderately successful shareware program myself during the '80s, and it sure didn't help my life much. Fortunately I have no interest in booze or drugs -- they just get in the way of hacking. And also fortunately, I let it go when it wasn't successful any more. Maybe a little later than I should have, but I did move on.

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  37. Reason to live? Reason to die? by mosch · · Score: 4

    Alcoholism is not as simple as it would appear to be... Alcoholism is a depressant and logically goes hand in hand with depression. When abused, alcohol can lead to a downward spiral which is hard to comprehend.

    One of my best friends is a recently recovered alcoholic. He used to down a bottle of hard liquor every night, often chased with some other nastiness. Finally, I got him to slow down, and just drink socially and he got out of a three year depression and thanks me far far far too much for helping him quit the alcohol abuse.

    The trouble is that you drink to stop feeling like shit, but the drink causes you to feel like shit later... so you drink more and.... well, it's just sad.

    (now some wannabe troll will just post a rude folowup that isn't even funny)
    ----------------------------

    1. Re:Reason to live? Reason to die? by Amphigory · · Score: 3
      Well, I don't think I'm a troll, but anyway.

      I have to tell you that your friend will most likely return to alcohol.

      I base this on two things: one your use of the word "recovered" and two the fact that he still drinks "socially". In my experience (I actually have a fair amount) anyone who thinks he's finally kicked an addiction is kidding himself. For my addictions, I live with the knowledge, each day, that I am still an addict (in my case smoking, but I've helped people with much more serious addictions), and could return at any point.

      The second sad fact is that most addicts, if they partake of the substance they are addicted to even once will eventually return. There has to be a hard line between on the wagon and off the wagon. If your friend continues to drink socially, they will most likely fall off the wagon -- it's only a matter of time.

      The statistics are frightening: something like 95% of all addicts return to disfunctional patterns on partaking of the substance just once.

      My advice would be to try to get your friend to participate in a 12 step program of some kind. AA is very good, and very successful. Remember: the research indicates that there is simply no such thing as a "recovered alcoholic".

      I hope that wasn't a troll.

      --

      --
      -- Slashdot sucks.
    2. Re:Reason to live? Reason to die? by mosch · · Score: 2

      Nope, no specific method. I helped a little, I did the neccessary cruelties... throwing out his liquor and wine (a move he took me down hard for that night, and thanked me for about two days later) and if we went out to shoot pool or somethin', i let him drink, but only the same as what i was drinking (which is to say, not much. generally just a guinness or two)

      Once he had stopped drinking for a week, well.. he had all sorts of nasty sickness in the middle, but then he started to feel better, and after another week or two, he didn't want to drink, because to quote him 'i don't remember ever feeling this good.' of course it certainly didn't hurt that he found himself a lovely little ladyfriend right after quitting drinking, and she was also very supportive :-)
      ----------------------------

    3. Re: Reason to live? Reason to die? by Bob+Uhl · · Score: 2
      There are two schools of thought on this, and research can be found to support either point. IMHO, it is better to take everything in moderation. An alcoholic and a teetotaller are the same in my book: extremists. Far far better to drink a glass of wine with dinner, or have a beer with a friend, than to drink oneself into oblivion or to sit around drinking lemonade--a far worse oblivion.

      Extremism in all forms is to be avoided.

    4. Re:Reason to live? Reason to die? by kcollett · · Score: 1

      The statistics are frightening: something like 95% of all addicts return to disfunctional patterns on partaking of the substance just once.

      Why isn't it 100%? Wouldn't every return to addiction begin with a single partaking?
    5. Re: Reason to live? Reason to die? by flanker · · Score: 1
      You have absolutely no idea of what you speak my friend. Had you been through the hell I and others like me have been through, you wouldn't be so flippant. What happened to PK happens every day to people all over the world, with no regard for demographics. I'm among the lucky few who has managed to put it down a day at a time. I would encourage others for whom this story struck close to home to seek help.

      The fact of the matter is that most alcoholics destroy themselves and the lives of those around them. But people do manage to put it down and live wonderful lives.

      --
      Left shift 1 for e-mail...
    6. Re: Reason to live? Reason to die? by cburley · · Score: 2
      Far far better to drink a glass of wine with dinner, or have a beer with a friend, than to drink oneself into oblivion or to sit around drinking lemonade--a far worse oblivion.

      Huh?? I drink lemonade and various other non-alcoholic drinks, and basically never drink alcohol. Exactly how am I living in a "far worse oblivion"?

      Not that I haven't had someone "push" alcohol on me on rare occasion; I have, and as a teenager I actually sipped some "sangria" (sp?) as a result. And a couple of times I've had a drink by accident -- i.e. thinking it was non-alcoholic.

      But how does my not drinking something which I find literally distasteful make my life so miserable in your view?

      BTW I also have never killed anyone, nor cheated on my taxes, nor had sex with someone who's under the age of consent. Guess I'm just one of those horrible "extremists" through and through...!

      --
      Practice random senselessness and act kind of beautiful.
    7. Re:Reason to live? Reason to die? by jmtpi · · Score: 1
      The statistics are frightening: something like 95% of all addicts return to disfunctional patterns on partaking of the substance just once.
      Why isn't it 100%? Wouldn't every return to addiction begin with a single partaking?

      i believe the author intended to say that 95% of all "recovered" alcoholics who partake in one drink proceed to return to alcoholism.
      whether this is true i don't know.

      to add my own comments to this debate: i have to admit that i have no studies to quote nor do i have personal experience. but i think that although there may be "two schools of thought" on moderation vs. abstinence, the abstinence school is much preferred. i know that is the scripture of alcoholics anonymous, and they seem to be highly successful.

      it's a shame pk never made it to (or perhaps didn't stick to) aa. it's amazing--until today i didn't even know "pk" stood for something. i certainly spent years starting dos command lines with "pkzip ..." though. a sad story.

    8. Re:Reason to live? Reason to die? by bairkub · · Score: 1
      Because of course, if it's true for you, it MUST be true for the rest of the world.

      Take it from someone who spent 6 years in the rooms of AA and could never find that "magic" answer there that made everyone else in the rooms so glassy eyed and happy. I used to think I was just stupid that I couldn't "get it", and finally, after 6 years, I said goodbye, left, and shortly after that, began working with a behavior modification group. To date, after all this time, I am very much a social drinker, and haven't abused booze in any of my "old patterns", because I've addressed those old patterns....and not just with some brainwashy BS wanna-be mysticism that AA tries to be.

      I actually wouldn't mind the AA folks all that much if they'd just accept the fact that simply because they say "We are the only way! If you go elsewhere, you will return to drinking and die!!!" DOESN'T MAKE IT TRUE.

      I'm living proof of that.

      Sorry. You just hit one of my hot buttons.

      And for informations sake... Moderation Management ...not that it matters. I didn't see this article til it almost scrolled. No one will read this anyway :oP

    9. Re:Reason to live? Reason to die? by redd · · Score: 1

      I'm an alcoholic. It's something to do. When you leave work at the end of the day and you can't get enough excitement out of sitting infront of the TV or hacking together some code which you're never gonna finish anyway, if you don't have a full time girlfriend and can't be fucked with the stress of it anyway, if you could get a brilliant career but it would mean going against your moral standards of loyalty and having a soul, then yeah.. sitting in a pub and watching the world go by over a pint or 6, pausing for the occasional chat with the girl behind the bar, and getting a good night's sleep afterwards is a perfectly good way to waste most evenings. See you all when the sun comes up.

  38. Phillip Katz's patents by ContinuousPark · · Score: 2

    Couldn't find much so far about him but I came across this page where several patents on data compression algorithms are mentioned and this led me to one of his patents , a so-called string searcher and compressor.

    It would be interesting to know if what the patent decribes is the technology behind PKZIP.

    I first found out about this on CNET Download.com's front page; there was this little message in memoriam of PK but I don't think it was mentioned on News.com; that was strange. This is a sad event and I think it would be more convenient and respectful if we didn't get to know the details of his death just because it turned out to be a morbid and attention-attracting story for the media.

    --


    "All the things one has forgotten scream for help in dreams". Elias Canetti
    1. Re:Phillip Katz's patents by cabbey · · Score: 1

      >It would be interesting to know if what the patent decribes is the technology behind PKZIP.

      it is. compare the patent number to the one displayed in the help text.

  39. Re:LOOKS LIKE... by waddgodd · · Score: 1

    I find that remark in extremely bad taste, so watch out when *I* meet *you*, because you now have a lesson in manners coming.

    --
    Just because you're paranoid doesn't mean they aren't out to get you
  40. Old 286 by Atlas · · Score: 2

    I recently helped a family member pick out a new computer and promptly reclaimed my old 286 that I had loaned to them. I of course had to hook it up and tinker around. Qmodem is still installed and all my old BBS files are on there. I can vividly remember the excitement of unzipping the latest dl's from various BBS's. I hope that Katz had some idea as to the enjoyment and usefulness that his software provided to a geek such as myself. -Atlas

    --
    --------------------------------------------------
    "All paid jobs absorb and degrade the mind."
  41. Still on his county's 'most wanted' list though by orpheus · · Score: 1

    Someone ought to tell his county sheriff that he's an easy catch now. Alternatively, maybe residents of Ozaukee County, Wisconsin should be worried.

    Seriously though, I'm the same age, and I've seen so many of my 1962 cohort die over the years that I don't even have the words anymore. Med students driving home after a long night on-call; a 16-year-old early admission BA/JD student in a 'freak' amusement park accident, enjoying her final weeks before she left for college; more than one suicide...

    A lot of talent and promise gone. A lot of suffering we couldn't heal.

    I hope I don't sound hokey if I urge you... if you have a friend who drinks too much, or who seems depressed... please find out what you can do to help. There may not be much you can do, and it may not add to your /. karma but often a small effort is all it takes.

    On his his DWI rap sheet alone, The warning signs were clear. I hope someone at least tried to help.

    Requiescat In Pace, Phillip Walter Katz

    --

    If you can go to bed, knowing you did a valuable thing today, you're very lucky. If you can't... it's not bedtime

    1. Re:Still on his county's 'most wanted' list though by skelly · · Score: 3

      Alcoholism is no laughing matter. It is sad that someone so young and who had contributed so much could have died in such a horrible manner. It is reminiscent of Leaving Las vegas, where the main charachter drinks himself to death. That movie scared me. It still scares me. I am an alcoholic in recovery and have been sober since September 1996. I wish Mr. Katz could have benefitted from being introduced to some recovery program like AA or if he was, that he could have stayed. Ten percent of all people are alcoholics and only 10% of them ever recover for any significant amount of time. There is hope for others though. My friend recently celebrated 25 years sober. May Mr. Katz finally find some peace.

      --
      Romanes eunt domus? People called Romanes, they go the 'ouse? It says Romans go home. No it doesn't. What's Latin fo
    2. Re:Still on his county's 'most wanted' list though by Xn · · Score: 1

      > May Mr. Katz finally find some peace.

      uhm, you do realize he's dead, right? he's not likely to find anything from this point on...

    3. Re:Still on his county's 'most wanted' list though by rhinoX · · Score: 1

      That's the point. Nothingness is surely more peaceful than a daily battle with a bottle of booze.

      --
      The copper bosses killed you, Joe. 'I never died', said he.
    4. Re:Still on his county's 'most wanted' list though by TITAN-X · · Score: 1

      PHILIP W. KATZ SHOULD BE HONORED -- PKZIP IS STILL ONE OF THE BEST COMPRESSION PROGRAMS FOR DOS -- I STILL USE PKIP & PKUNZIP ON A 386 MACHINE UNDER DOS 6.0 -- BETTER THAN ANY COMPRESSION PROGRAM FOR WINDOWS

      --
      DEVO-X
  42. Thanks PK by xeer0 · · Score: 1

    PKZip is truly a meaningful contribution.

    Think of this, did you ever see it crash?

    Truly a sad tale.

    --
    "Hey... don't be mean." --Buckaroo Banzai
  43. I still use it too by Spiff28 · · Score: 1
    \windows\command? what? come on, if you were true to the roots, you'd have it in c:\dos ;)

    Seriously though, the powers of command-line vs. GUI still apply with pkzip vs. winzip. If I want to extract 100 zip files to the same directory.. one simple command. Same for vice-versa... what's all this drag-n-drop crap? ;)

    One thing that kinda gets me.. how exactly is WinZip related to this? That is.. is it just a wrapper to pkunzip or is it actually a modified compression algorithm or what? If you'll recall, there actually was an 'official' PKZip for windows (though I do not know what the actual name of it was). Terrible interface though.. shame..

    Katz will be missed, as many have said here before, his programs most likely changed the way we do computing today.

    1. Re:I still use it too by BitwizeGHC · · Score: 1

      IIRC, WinZip started off as a wrapper to PKZIP. Because the algo was readily available, though, WinZip eventually folded ZIP compression into its main binary. Some other formats still require wrappers, such as LZH.

      I've a strange connection to WinZip: Nico Mak computing, who makes WinZip, is located in my hometown, Bristol, CT!

      --
      N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
    2. Re:I still use it too by Pxtl · · Score: 1

      No, I'm just an 18-year-old pseudo-geek. Closest thing to a game company I work for is CMB Soft where I made Tank Squared and helped on RamLance. They're inefficient and simplistic, but I'd like to think they're fun.

  44. Memories by Blackwulf · · Score: 1

    I remember back when I refused to go away from my PKPAK/PKUNPAK ARC compression to this new fangled ZIP format...For some reason I was an ARC loyalist...Heh.

    I wizened up, obviously.

    When I make ZIP files, I STILL go to the command line and use PKZIP...And if there are no long filenames, I still use PKUNZIP today to unzip things. Yeah, it doesn't save the case, but who cares. :>

    Rest in peace, PK.

  45. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  46. I dont remember... by rodgerd · · Score: 1

    Converting all my files to .zip format, because back when pkzip was da bomb on PCs, I had an Amiga (hell, I still have all my old Amigas). What I do remember, is racing compression programs and benchmarking compression rations between the iterations of LHA and PKZIP in order to get bragging rights in the teenage geek arguments of "my computer is better than yours". So I may not have used PKZIP, but it gave me hours of fun, anyway.

    That's kind of sad 8)

    But not as sad as someone talented drinking themselves to death at 37. Condolences to Katzs' family and friends.

    1. Re:I dont remember... by rodgerd · · Score: 1

      Danger, Will Robinson! Improper use of an apostrophe! That shoud, of course, have been Katz's.

  47. Genius and tragedy... by whatnotever · · Score: 1

    "Genius and tragedy are too often linked."

    Ahem.

    *Anything* and tragedy are too often linked.

  48. Re:bummer by DreamerDude · · Score: 1

    Linus Torvalds is big enought that the computer magazines would say something, too.

  49. Re:He was a drunk... so what? by Pxtl · · Score: 1

    Abusing your body or not, death still sucks. Show a little respect, sure it was his own fault, but that doesn't mean that his death doesn't matter.

  50. I still use it too by Pxtl · · Score: 1

    Heheh, it has its own cushy little directory in C:\Dos\PKWare on my computer, which is (of course) on the path. But yeah, I also use Winzip. Funny story: I'm not a good programmer, I make crappy Visual Basic games, and I run windoze. I couldn't find code I could understand for a compressions system, and a game I was working on had 150+ .bmp files. So, I rigged a shell call of PKunzjr.com into the form.load so that it would decompress a .zip file before running, in DOS command line. Problem is that if I ran it hidden, I couldn't figure out how to close the process. So, I kept leaving these little "Pkunzjr - Finished" windows open every time I ran the game. It was so cool. Katz will be missed.

  51. Re:Little older? by dragonfly_blue · · Score: 1
    No, you just abuse other people. Umcompassionate dorks like you are the human equivalent of smegma.

    --
    Free music from Jack Merlot.
  52. Philip's remains. by zCyl · · Score: 5

    Does anybody else think it would be morbidly humorous if he were cremated, and then stuffed into a really tiny urn?

    1. Re:Philip's remains. by Chris+Johnson · · Score: 1

      *LOL* dude! That is _so_ wrong! shame on you! :)

    2. Re:Philip's remains. by arkham6 · · Score: 1

      Now, if you could come up with a decompression algorithm that would ensure smooth operation, THAT would be something worth patenting.

    3. Re:Philip's remains. by waldoj · · Score: 1

      Oh, God, that was the best laugh that I've had in days. Thank you.

      I don't know much about PK as a person, but I *really* hope that he was the kind of guy that would appreciate that.

      -Waldo

    4. Re:Philip's remains. by Jayson · · Score: 1

      That's lossy, though.

  53. www.pkware.com says nothing about it. by XNormal · · Score: 3

    Don't you find it strange? Could this have anything to do with the circumstances of his death?


    ----

    --
    Stop worrying about the risks of nuclear power and start worrying about the risks of not using nuclear power.
    1. Re:www.pkware.com says nothing about it. by prizog · · Score: 1

      What, you want him to come back from the dead to edit it?

    2. Re:www.pkware.com says nothing about it. by medicthree · · Score: 1

      No. It's run by other people..so they could edit it.

  54. Brilliant and Dead by Biggy · · Score: 1

    I guess if you're brilliant and accomplish something special, you better kill yourself or you will never be appreciated/understood.

    how sad.
    B

  55. You sure about that? by Zico · · Score: 2

    So many celebrities, poets, actors, revolutionaries, wariers, politicians etc have died on 33 and 37.

    That'd be a pretty neat trick and all, but unless they've mastered reincarnation where you're from, I'd be pretty stunned to have heard of someone dying at 33 and 37. :)

    Cheers,
    ZicoKnows@hotmail.com

    1. Re:You sure about that? by colmore · · Score: 1

      why do i allways find logical puns so irritating even when i make so many myself?

      --
      In Capitalist America, bank robs you!
  56. Hey, don't forget about version 3.00b by Zico · · Score: 2

    Yeah, okay, so it was just a trojan horse, so sue me. :P

    Cheers,
    ZicoKnows@hotmail.com

  57. I heard about this on 4/20/2000 & memories... by antdude · · Score: 2

    It was posted on http://download.cnet.com/ during that day. Shoot, I even submitted about it to /. but it got declined. Hmmph.

    I remember the days when pkware came out of BBS' and I went crazy to download it! Remember with all the bugs, and then 2.04g (MS-DOS) finally came out? After many years until last year, v2.50 came out (wow).

    [sniffs]

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  58. A look at his personal life by Anonymous Coward · · Score: 4

    Not a troll. Take a look over here:

    http://www.co.ozaukee.wi.us/Sheriff/MostWanted.h tm#K

    1. Re:A look at his personal life by AME · · Score: 2
      Yikes! I don't think I would have associated with this guy in real life. Informative, indeed.

      [For the copy-and-paste deprived, try this.]

      --

      --
      "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
    2. Re:A look at his personal life by small_dick · · Score: 2

      informative bullshit.

      that's some criminal record -- a alchoholic who gets caught driving drunk (no one hurt) and then skips a couple hearings. ooooh. how scary.

      remember, the current ferver over alcohol and drugs is strictly a twentieth century phenonenon.

      the state of california, where i live, pulls in about $3500 cash for every drunk driver they catch -- and that's based on blood alcohol level, not your ability to control a vehicle. the state has a strong financial incentive to continue lowering the legal BA level to "catch" more depressed individuals.

      drugs? same issue. you get a certain set of genes, you're fucked for life. if the condition is such that you are one of the people out on the bell curve, that medication can't help, you go through a life of terror as you are ostricized and held up as "an evil of society". many end up homeless, tortured souls that the "normals" laugh at and ridicule.

      the police, politicians and "moms against drunk drivers" hold you up as evil, politicians pass harsh laws to get votes, the alcoholic is a fundraiser for the state, never gets the treatment to actually fix the problem, their job is lost, money taken into the state's coffers, all so the police can justify more police, more pay, more laws.

      my opinion: all the laws should be rolled back to "suspicion" -- the vehicle must be weaving or driving erratically before pullover. furthermore, no sobriety checkpoints. all drugs should be legalized now.

      once someone violates the above, it must not be a way for the state to earn money. i would favor very harsh laws against people driving under the influence -- for example, 6 mos. suspension of license on the first offense, and mandatory psych evaluation.

      naturally, they would also be responsible for any damage or pain inflicted. but $3500 to the state for a random sobriety checkpoint, on a person who can control their vehicle is not justice.

      one of the major reasons people bring up for the legalization of drugs is the elimination of the organized crime and violence that comes with it. what few people realize is that the crime/enforcement/imprisionment industry is one of the fastest growing enterprises in the USA.

      the police are no longer your neighbor, looking to keep you safe. this is not mayberry rfd, and the sheriff's son isn't played by ron howard. they are a business enterprise, one that depends on pullovers, tickets, convictions, fines and statistics for their funding and increased presence and livelihood.

      the usa's prisons have a large percentage of population that are totally non-violent. they are a cash cow for the massive police enforcement agencies and contracted prison operators. this is a pathetic joke, and the shame of a nation. many of the violent criminals would not be there but for the black market nature of drugs, perpetuated by the state.

      one day, this post will be justified by someone who will speak out about the subject, in such a way that america will see through the lie. so far, only a couple of politicians or judges have spoken, since to do so means the instant loss of the police unions during the next election cycle, and the funding of your opponent by the commercial prison lobby.

      this is not america.

      --


      Treatment, not tyranny. End the drug war and free our American POWs.
      See my user info for links.
  59. Spare me by gad_zuki! · · Score: 3

    I really don't think its possible to mourn the passing of a complete stranger and be respectful or sincere. Is this the princess Diana for the geek set? Really, give it up you're mourning software, not a real person. You're going to get teary eyed because he wrote a program that let you compress a password protected French Postcards onto one 5.25 disk?

    I can't think of a worse legacy than having a bunch of people feel sorry for you not because of any of your personal qualities but because of some program you wrote in the 80s. Its a shame anyone has to die, but have some respect for yourself and dead and don't pretend that you're really sadened and feel a loss.

    1. Re:Spare me by fusiongyro · · Score: 1

      I agree with youur premise, that it is not possible to feel real grief over someone you don't personally know.

      But...

      I also think that, because he had already contributed something meaningful and vastly useful, people stop and wonder: did he have anything else cranking around in his head that he just never got around to making?

      I was very annoyed at the press when Princess Diana and JFK Jr died--in the case of Di, because it was the extreme interest of the press which had caused her death in the first place, and JFK Jr because he contributed even less to the world than Diana by simply being there and inheriting a name. The silliness of seeing my mother weep over JFK Jr, partly because he was young, and partly because he was son of her favorite president, sickened me. What did he ever do for her? Not a damn thing.

      Say what you like about Katz, but he contributed something vital to the community, and then left. I have a lot more respect for a person who makes a contribution, and I just don't see what all these fucking celebrities are doing for the common man or the common interest, except for relieving us of the burden in our wallets and giving us something tangible to worship.

      As for worship, I need none of that, and I completely agree with what you said. But respect out of awe at a creation, that I think has something more to it than simple fanaticism or feigned grief.

      Daniel

    2. Re:Spare me by eagl · · Score: 1

      Come on... I don't know any serious computer users that didn't use some form of pkzip over the last decade. Permit me and others to feel a sense of loss about Phillip's passing. Pkzip is the only utility that has been on every single PC I've ever owned, and everyone who ever used it owed him some sort of gratitude.

      It's pretty sick that you think it's disrespectful and shameful to feel saddened by the death of someone you never met personally, but who affected your life on a near continual basis for years.

    3. Re:Spare me by Xn · · Score: 1

      you are very much remembered by what you do during your lifetime..i'm sure his family and friends are upset about his death for reasons different than the average slashdot reader/writer but it certainly possible to be upset about the death of a person you respected as a developer..

      xn
      self promotion

    4. Re:Spare me by Foogle · · Score: 2
      Hey, don't kid yourself -- Princess Diana may not have been the saint that the media made her out to be, but she did a lot more for this world than Katz did. I doubt PKUnzip ever helped remove land-mines from post-war countries.

      -----------

      "You can't shake the Devil's hand and say you're only kidding."

    5. Re:Spare me by Foogle · · Score: 2
      Oh you respected Katz as a developer? Most of the people here didn't even know what PK stood for before today; there's no way they respected him as a developer. You might have said to yourself "gosh, this PKUnzip sure is a good program", but that is not the same as saying "golly, I'd like to meet the guy who wrote this. I really respect what he's done here".

      The point is exactly what the above poster said -- people are mourning software. Before he died, nobody gave a shit about the guy who wrote it, and it's disrespectful to pretend that you did.

      -----------

      "You can't shake the Devil's hand and say you're only kidding."

    6. Re:Spare me by knick · · Score: 1

      Your right, and your wrong.

      Before this day, many people had no idea about who was behind this piece of software that affect thier lifes so much. And now, they here this story, and they do, and thier only connection to them was that software.

      But today, after hearing this, they suddenly realize that there was a human behind this, which is rare in the age of teams of programmers and corperations creating software. A man that was suffering though personal deamons for many years, and they used his software, totally unaware of the hell that the creator was living through.

      Now he's dead, and in a totally horrible fashion. They realize with a twinge of guilt, that they never gave this person a moments thought before this, and maybe even, that the software that they value so much, that software that was the connection to this man, was a source of the problems that pushed this man into the hole he died in. Only a inhuman monster would blow it off without a moment to sit and think about the man who affected thier lifes so much, but never gave him a moment of thought over the almost decade of time.

      So let people morn a bit about his death. Maybe in the future, we will think about the people behind the software just a bit more.

      As for you, I can't decide if you are a bit worse, or a bit better, then the trolls who just blow this story off wit just a "Who Cares.."

    7. Re:Spare me by Felinoid · · Score: 1

      It is very cold hearted to tell a group of people to not greave.
      Even my famaly dosn't know me byond my actions. Even the people closest to me know me for what I do.
      We don't know the day to day Katz... we know Katz the programmer. The guy who wrote a tool many of us used.
      We don't know the day to day Bill Gates but we get mad at him all the same... I'd bet in his personal life Mr Gates is probably a neat guy...

      I regret never firing off an e-mail thanking him for all the work he did...
      I planned to... I plan to do this all the time for countless people.. But laa I'm to lazy...

      He did something... and some of us wish he was around a bit longer...

      Fain greaf? If you feal nothing then feel nothing... greave not....
      "How cold of you.. to feal nothing for this person" such outrage is a bit sick in itself.

      Diana was a bit of a socal icon and people had allready wrapped themselfs around the ongoing real live soap opra.
      "Oh john.. oh marsha... hay bitch what you doing what my husband" Maybe we should blame violence on TV soaps :)
      Sorry.. I digress...

      Anyway it's one thing to ask people not to stuff it down your throat... it's quite annother to push your apathy on others...

      If some co-worker isn't doing his job becouse he is thinking about the death of someone in the tech community.. kick his ass...
      But leave us alone to sulk...
      Don't tell anyone how to feel or not feel. If someone demands emotion from you... bite his nose off...

      --
      I don't actually exist.
    8. Re:Spare me by Foogle · · Score: 2
      Yeah maybe that's what was going on... And maybe it was just a bunch of overdramatic people getting bent out of shape over something that really wasn't that significant. Like everything else on Slashdot, this got blown totally out of proportion. A guy died: that's too bad, but he just joined 50,000 other people who did the same thing that day. And he was known for what? Writing a scrap of code that we all made use out of? Well thanks Mr. PK, but you don't really qualify for sainthood.

      It's not that I'm not sympathetic to what happened to this poor guy. He just doesn't deserve some of the romantic epic-poems that /.ers are spewing forth about him.

      -----------

      "You can't shake the Devil's hand and say you're only kidding."

  60. Attention Hackers by Anonymous Coward · · Score: 1

    Attention Hackers If (((you are knee deep in trash) and (rotting food)) or (if you see three or more bottles of liquor on the floor))) { getHelp(); } Learn from this hacker, and be careful. We need all the good hackers we can get. PKZip was great. The reason it is so dominant today (even with self-installing exe) is that he made it OPEN. But, I regretfully note, the world didn't seem to reward him for his contribution.

  61. Version history of PKZIP by Lansdowne · · Score: 1

    As antdude mentioned earlier, some versions of PKZip were indeed buggy, and some of these bugs lead to crashes or (being a DOS program) system lockups.

    Here is the version history as I recall it.

    v1.0 and v1.1 - Initial versions, stable, but didn't compress that much better than ARC.

    Then nothing for a great while. BBS users were expecting PK to come up with a quantum leap, PKZIP version 2. They were waiting the way some people were waiting for DOOM version 1.

    Flash forward to 1993.

    v2.04c - truly dreadful, showstopping bugs. Mostly due to interactions with flaky extended/expanded memory access code.
    v2.04e - most of these bugs fixed.
    v2.04g - perfection!

    --
    Lansdowne
  62. Re:nitpick - zip isn't the only compression out th by DeepPurple · · Score: 1
    Nearly all program files downloaded from the Internet have the suffix .zip, meaning they are compressed in the format Katz developed.

    Hum. What about .bz ? Bzip makes use of the Burrows-Wheeler transform on blocks of data which are then are then compressed using more standard methods such as Huffman, Run Length Encoding and Arithmethic encoding.

    The resulting alogrithm compresses much better than LZ77 + Shannon. It is so good that almost ever kernel image in the linux world is a bzImage.

    Katz should be praised for his work but the world of compression has moved on and zip is no longer state of the art.

    -dp

  63. Arj is far much better by TraxPlayer · · Score: 1

    It has a lot more options and better to use if
    you need to spand over several discs a big program.

    --
    If the code and the comments disagree, then both are probably wrong. - Schryer
    1. Re:Arj is far much better by NetHunter · · Score: 1

      AFAIK, ZIP is by far older, meaning, Phill was a pioneer. And to the guy who said that ARC was older, yep, but it did not include compression. Meaning, Phill is still a pioneer in the compression field. And even if he is not the first, its still sad to see him go.

      --
      -- Hiroshima '45... Chernobyl '86... Windows '95...
    2. Re:Arj is far much better by Felinoid · · Score: 1

      > AFAIK, ZIP is by far older, meaning, Phill was a pioneer. And to the guy who said that ARC was older, yep, but it did not include compression. Meaning, Phill is still a pioneer in the compression field. And even if he is not the first, its still sad to see him go.

      Errr error...
      arc and before that lzh did compression..
      lzh (if I rember correctly) compressed only one file at a time unlike arc...
      Zip however provided self disolving zip files...
      however I don't know if this was first done on Zip for Dos or on sda for commodore..

      tar however dose no compression what so ever and simply archives files into one file...

      --
      I don't actually exist.
  64. Pathetic by NeverSayNever · · Score: 1

    It proves that even fortunate people screw up. Shame on you Phil Katz. There are poor people who would have given everything to be 1/10th of where you were.

  65. Re:How many people here registered pkzip? by fnj · · Score: 1

    I watched as EVERYONE I knew used PKZip every day, day after day, year after year, and no one ever considered paying, not personal users, and not corporate users.

    As a point of honor, I finally did register, years after I should have. It felt good.

  66. It wasn't a waste, it was life imitates art by Anonymous Coward · · Score: 1

    He just compressed a full lifetime into 37 years. Actually not a very impressive compression ratio. He should have been dead years ago.

  67. Don't remember pkzip? Not alone by Anonymous Coward · · Score: 1

    By the time he died, Phillip Katz's brain was so pickled that he didn't remember pkzip either.

  68. Re:How many people here registered pkzip? by halfabean · · Score: 1

    The same thought occured to me. However, a quick visit to www.pkware.com presented me with the question of whether or not Katz actually owned PKWare at the time of his death or not.

    Perhaps there is a memorial fund all of us non-registered users can contribute to in recognition of the convienience he provided us.

    Rest in peace, Phil Katz.

  69. Re:nitpick - zip isn't the only compression out th by (void*) · · Score: 2

    Just to tell you that bzImage for the Linux kernel is NOT the bzip2 compression that you know. The Linux kernel compression is still gzip. bzImage is just a format for very big kernels.

  70. Re:Disease (snicker) by mckyj57 · · Score: 1

    Let's see -- you believe you can control a chemical in your body and what it does to you.

    If cynicism is a disease, you appear to have it....

  71. THE REAL STORY by Anonymous Coward · · Score: 1

    Meaning no disrespect for the dead, but history deserves to be correct. The real story is that before PKZIP, PKWare had a product called PKARC and it is very likely that large portions of the source in PKARC were stolen from SEA's ARC program. When SEA sued Phil Katz, he settled and as part of the settlement had to stop using "ARC" in his products so he released an interim PKPAK. I used all three programs, and while PKARC was definitely much faster than ARC (which was pretty important on my 8088), the evidence reported in the press was very convincing.

    Only after the lawsuit did he start thinking about PKZIP, he did not invent the LZ77 algorithm used by PKZIP as some other posts have claimed, and I rather doubt he is anything like the pioneer or genius he is made out to be.

    As for WinZip, they very likely got their start by using the Info-Zip code, without attribution, as the basis for their GUI front-end. I believe PKWare was still pushing their DOS file manager thing, but I don't remember what it was called.

    One other point that the article get's wrong is that PKZIP was never free in the early days, but shareware with a $49 registration.

    1. Re:THE REAL STORY by looie · · Score: 1
      One other point that the article get's wrong is that PKZIP was never free in the early days, but shareware with a $49 registration.

      Not exactly. PKzip was free to use. Registration was "encouraged" for private users and registration got you a printed manual. Registration for commercial entities was required.

      At any rate, there's no doubt that PKZip was a great improvement over ARC and PAK and it was a very significant part of the BBS world.

      Perhaps most significant about this story is that dollars earned and comfort of lifestyle are not an accurate measurement of "success." And I can't resist pointing out that alcohol is a drug -- you can die of an overdose of it just like you can die from an overdose of any other drug.

      mp

      --
      "The secret to strong security: less reliance on secrets." -- Whitfield Diffie
    2. Re:THE REAL STORY by nbvb · · Score: 1

      Thank you. This is almost exactly what _I_ was going to write, but you seemed to cover all of it. Wow.... PK goes back a ways, and I really don't remember him being so much hailed as a hero than as a thief.

    3. Re:THE REAL STORY by yka · · Score: 1
      Meaning no disrespect for the dead, but history deserves to be correct. The real story is that before PKZIP, PKWare had a product called PKARC and it is very likely that large portions of the source in PKARC were stolen from SEA's ARC program

      History really deserves some right, and claiming Phil Katz as a thief is not right.
      • There ware no PKWARE at the time.
      • Dispute was not over source, how could Phil got his hands on SEA's code ?, but on file format.


      Now stop, and gove honor whre it is due

      YK
  72. ARC was doomed anyway by L.+J.+Beauregard · · Score: 1
    ARC was LZW based, at least its better compression schemes were, and its header format was limited to 12 character filenames. Hence ARC was doomed anyway.

    One can still find source code for a version of ARC, and it compiles under my Linux installation.

    --
    So many "first post" idjits...so few moderator points...

    --
    Ooh, moderator points! Five more idjits go to Minus One Hell!
    Delendae sunt RIAA, MPAA et Windoze
  73. Maybe the reason he was depressed... by SamBeckett · · Score: 1

    PKZip was shareware and NO ONE ever paid for it. Maybe he was a dismissal financial failure and paid for it with his life. That's too bad. If only he used the GPL.

    1. Re:Maybe the reason he was depressed... by TookyCat · · Score: 1

      Yeah, he could have used GPL instead and then not even been able to afford the booze to kill himself with in the first place. Or isn't that what you meant?

  74. Damn... by supabeast! · · Score: 1

    I remember way back when pkzip 2.04g came out. That was like the big defining version of DOS based zip compression.

    All the cool bbss were requiring zip back then, although some people tried to argue that arj and ace were better.

    In the long run Winzip seems to have made zip the predominate form of compression in the Windows world, although the folks that really know what they are doing switched to rar compression long ago.

    I still remember zipping up Doom II to back it up onto floppies 3 months before it was released when some janitor at id leaked it. Man, zip was SO great in those days.

    Maybe someone should write a comment into the Linux kernel in memoriam or something.

    Anyway....

  75. Re:Just the disease of alcoholism by Vincepb · · Score: 1

    Stupid racist fuck.
    A great man dies and you decide to blame black and Jewish people?
    Alcoholism is a disease that needs treatment and help.
    You don't mention all the white people also lined up outside those same pawn shops, liquer stores and check cashing joints.
    You disgust me.
    Neurotic: Person who builds forts in the sky
    Psychotic: Person who lives in those forts

    --

    I need a sig.
  76. Code and Beer by Hackshop · · Score: 1

    I personally think it would be a great way to leave this world suffering from chronic alcoholism while coding compression (or other) software in front of my computer. In fact I'd consider dying with a Beer in your hand in front of your computer a honorable death.

  77. Sad news by jd · · Score: 2
    Alchoholism is a terrible disease, and one that is fatal in one of the most unpleasent ways possible to imagine.

    My guess would be that he'd been secretly suffering for many years - not unusual - and that he pushed his body too far.

    It's sad that so many true hackers perish from addictions, but when you get right down to it, it's not entirely surprising, either. To be the "best" requires blind obsession, ruthless dedication, and a reckless disregard for self or others. Exactly the same ingredients that you'll find in every addict you'll ever know.

    The greatest monument there could ever be to Philip Katz will not be PKZip, or some derivative, but the discovery of some way to express the genius without destroying the body enclosing it.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:Sad news by Ravagin · · Score: 1

      The thing about alcohol is that it is so readily available. Now, I can't undestand why anyone would drink it; the stuff tastes absolutely wretched. But evidently people find something attractive about it, even though it kills so many people, both directly and indirectly. It's as much of a mystery to me as is smoking. Tobacco smells and tastes awful, and will kill you in a very uncomfortable manner. And yet people still smoke.
      I think to truly prevent this sort of tragedy will require a major readjustment of humanity's mindset, a realizaiton that self-destructive habits are bad. I wonder if this will ever be possible.
      [/rant]

      --

      Karma: T-rexcellent.

    2. Re:Sad news by QuakeRaven · · Score: 1

      Um, I occasionally drink alcohol. I have smoked (quite recently, actually) although it is not something I normally do. I smoke pot, although quite disfrequently. Alcohol is my most common, applicable vice. There is nothing wrong with alcohol, in moderation. A cup (or two) of wine a day, especially if it's red, is good for your health. It is quite sad that Mr. Katz had a problem with it, but it is demeaning to his memory to say that you avoid it because alcohol tastes "wretched." Have some compasion, and understand that almost anything can be a self-destructive habit. It is unbfortuneate Mr. Katz was addicted to one of the worst. adam

      --
      How do you shoot the devil in the back? What if you miss?
    3. Re: Sad news by Bob+Uhl · · Score: 2
      It's all a matter of taste. Many of us happen to find the taste of alcohol quite pleasurable in addition to the sensations it can cause (in moderation, of course; I don't think anyone enjoys being queasy and puking). Interestingly, the ill side effects of over-drinking are much like over-eating: stomach ache, queasiness, vomiting, utter misery &c. Yet very few people call for the abolition of food and the instatement of IVs for nutrition (they actually exist, but they're rather a minority).

      Tobacco is the same. I happen to enjoy the way a pipe tastes and smells. Cigars are quite pleasant every once in awhile. I don't care for American cigarettes, but European can be pleasant.

      Of course, others disagree. That is, in a way, my point: it is a matter on which rational men may disagree; it is a matter of taste.

      As far as either habit necessarily being self-destructive, I take issue with that, but that is for another day.

      Mr. Katz took alcohol too far. He probably used it to assuage the misery of his daily life. On the one hand this is a terrible thing to do, but on the other if one's life is that bad, who are we to deny one the sole recourse left? I feel genuinely sorry for him. In this world of Internet start-ups and 23 year old billionaires, Mr. Katz somehow missed the boat. He made a great contribution and society never rewarded him for it.

  78. OK How many of you actually registered yours? by Adam+Selene · · Score: 1

    OK Everyone talks about PKZip - How many of you actually REGISTERED your copy? I did, and have the manuals and disks to prove it

  79. huffman link by millette · · Score: 1

    Actually, the huffman link is here but you already figured that...

  80. Re:How could you confuse them? by Anonymous Coward · · Score: 1

    Who art thou to judge what is worthwhile and what not?

  81. Reasons to drink, and 'free' by jfaughnan · · Score: 2
    Why do people choose to drink even when it costs them friends, family, employment, health, and life?

    Our best answer in 2000 is (of course) both nature (genetics) and environment. Some persons brains are wired so that the sensation of intoxication is irresistibly pleasurable. They are cursed with an unfortunate gene that, in the modern world, is very maladaptive (in the ancient world perhaps this was not so). Not all these people will drink, but for many not drinking is a lifelong struggle.

    Others share this prediliction, but most of the time they manage. Personal loss or social pressure can tip the balance.

    I would suspect Mr. Katz shared a full dose of a bad gene (or set of genes). It is a true curse.

    Of course it is not that simple. 1950s middle-class euro-americans drank a staggering amount of alcohol by our (relatively) low-consumption standards, yet neither genetics nor 'happiness' appears to have changed that greatly in the past 50 years.

    Last note, contrary to the quotes in the news piece, the original PKZip was not free. It was shareware. I believe Mr. Katz's unique wisdom was to make the file format public, in contrast to the proprietary compression format it replaced (who's name is now lost to my aging memory). I have often felt we spend too much attention to code and not enough to file formats. Requiring Microsoft to use a published XML format for Word and Excel might have a greater effect on competition than requiring them to open source either application.

    --
    John Faughnan
    jfaughnan@spamcop.net
  82. Re:Disease (snicker) by piku · · Score: 1

    You can control if you put it in you however. I would have no sympathy if someone choose to give themselves cancer and then bitched about it. Its the same way.

    And don't give me crap that once you get on it you can't get off of it. My dad used to smoke, he quit cold turkey. My dad used to drink almost daily, he now only does on weekends and sparingly usually.

    Saying its hard to quit is an excuse for being lazy and not trying.

  83. Re:Will you mourn for Bill Gates? by NetHunter · · Score: 1

    Yes I will. I think that any person deserves to be respected for the good things he has done. And besides, I don't use Windows, and don't even remmember Windows too well, I haven't seen Windows for almost a year now, and I don't care about this piece of software. But, as a person, Bill made many good things. I belive that everybody should respect a person, not based on his contribution to the software world, but as for being a person. I mean, that Bill Gates deservers respect. He has achieved a lot. I'm not talking about how he achieved it, he simply was in the right place at the right time. But the fact is that he achieved.

    --
    -- Hiroshima '45... Chernobyl '86... Windows '95...
  84. Re:Pioneer? I'm old enough to remember ARC and PKA by alecto · · Score: 1

    In the tradition later followed by the one-click patent and other disingenous lawsuits, SEA misused the courts to stop Phil Katz from using .ARC as a file extension. Never mind that "ARC" had been used as an abbreviation for archive for over a decade prior in mainframe systems (and was a trademark of an unrelated company, Datapoint, since the 1970's).

    The BBS community turned up its collective nose at SEA, forcing them out of business and into obscurity, where they and the scum like them (e.g. Amazon, eToys) belong. This caused the crowning .ZIP the king of compressed file formats in the BBS world.

    RIP Phil Katz.

  85. It makes me wonder... by m0nkeyb0y · · Score: 1

    I'd like to remove my hat for a moment...

    /me removes hat

    ...and pay respects to the man that has made my teenage years easier by allowing me to download pr0n faster and to pack it away from my parents more efficiently! You will be truely missed, and I thank you for all you have done. Rest in peace.

    --
    -- From my Best Friend (Written to me over ICQ): "i was gonna go to a party...but i had to reinstall windows"
  86. Re:How could you confuse them? by Anonymous Coward · · Score: 2

    Only moderators have that power :-)

  87. Info-ZIP by Cave+Newt · · Score: 2
    The quoted Info-ZIP web page has been dead for a full year (and the oft-quoted artpacks.acid.org site is just an alias for cdrom.com). The actual one is at ftp://ftp.info-zip.org/pub/info zip/Info-ZIP.html and is actively maintained. (And if Walnut Creek's webmaster ever gets off his butt, perhaps someday we'll have an http link again, too.)

    And despite the implication of yerricde and others, Info-ZIP/zlib/etc. do not infringe on Katz's patent. Jean-loup spent a considerable amount of time and effort writing an algorithm that avoided all known patents, which is why everyone now uses zlib for so many things. (That's also why the patents section of the comp.compression FAQ list is so complete. But then, who bothers to read FAQs anymore?)

    --
    -- GRR: Newtware, PNG Group, AlphaWorld Map, Info-ZIP, Google cluster infrastructure, ...
  88. tragedy by Rufus+T.+Firefly · · Score: 1

    It's only a tragedy because of what he achieved. When people die and there's no loss (except for life), it's not a tragedy. It's just death.

    1. Re:tragedy by ConceptJunkie · · Score: 1

      I'm sure it's people like you that end up running the gas chambers and ovens.

      Don't you think it's a tragedy to his family and friends, regardless of what he achieved in his life? Don't you think we also lose out on any other things he might have accomplished?

      This callous disregard for the value of human life is what leads to its wholesale destruction.

      Let's not only mourn the loss of someone who contributed to our industry, but also mourn the loss of someone who died decades before he should have, and that he and those around him have lost something they can never get back.

      --
      You are in a maze of twisty little passages, all alike.
  89. I'm with you by SurfsUp · · Score: 2

    I still use pkzip/unzip constantly, mostly for backup under Dos/Windows (my day job :P). It's nice to work with a compression program so reliable you can use it for backup.

    PKzip is, by the way, enormously faster than winzip in my experience.
    --

    --
    Life's a bitch but somebody's gotta do it.
  90. PK was wanted on 7 counts in WI by dynweb · · Score: 1

    Phil was wanted on 7 counts in Wisconsin. Honest. Check it out.

    1. Re:PK was wanted on 7 counts in WI by yka · · Score: 1

      What kind of sick pervert are you?

      That's not remotely funny

      YKA

  91. Turned up in a web search... by bvmcg · · Score: 1
    ...I found his booth. Not nearly as busy as in the old days. And there in the back was Phil. Looking a little tired. But he always looks a little tired. I waved. He has no idea who I am of course. I tried to tell the young kids handing out his stuff how important he had been to all of us. But we live in Netscape time and version 1.10 was light years ago to them, I guess. The same product. The same trinkets. Not pens but one of the most useful gifts at the whole show. A little round plastic container containing a sponge and a shoe polisher. It was strange. But he has given those away for years. Just like he gave away PKZip. Did any of us ever register it? The show was almost over.. The kids gave me a handful.

    http://www.mcs.net/~grossman/mjnk/mj nk0696.htm

  92. Chronic Alcholism, Depression, Etc. by HiyaPower · · Score: 1

    I do not know this to be the case in this instance, but a great many "actives" are self medicating depressives. This frequently goes had in hand with a degree of creativity if there is a bipolar component (as was discussed hear within recent memory). If this is someplace in your life, please recognize it and get some help. "Better living through chemistry" works a lot better these days than when the only thing available was mao inhibitors.

  93. Re:nitpick - zip isn't the only compression out th by Felinoid · · Score: 1

    >> Nearly all program files downloaded from the Internet have the suffix .zip, meaning they are compressed in the format Katz developed
    > Um, yeah, if you use Windows..
    Windows, Dos, and Amiga and some Unix...
    at one time most Unix stuff was tar/compress but Unisys changed that rather quickly..
    Even the Commodore 8 bit line supported Zip...

    True enough it wasn't a "fully deployed" technology...
    Mac uses a diffrent system...
    Commodore 8 bits prefered lnx
    CP/M prefered lzh
    Unix prefers B2zip and Gzip...
    Fionet standardised on arc but eventually prefered pkpack over sea arc.

    This isn't quite the same as all those "wonderful" software tools someone would write for Windows and say "There we have everyone covered"...
    It was originally made for Dos.. WinZip is everybit a nockoff as CP/M Zip...

    --
    I don't actually exist.
  94. Tragedy linking by Felinoid · · Score: 1

    People see patterns that probably arn't there.

    He fell appart over the years so it seems.
    This is sad... but it dose happen...
    Not often enough however to consider this a real pattern...
    But we do look in the clouds and see dragons.. paterns in the walls...
    If we don't know better.. we can draw the wrong conclusions.

    --
    I don't actually exist.
  95. DEATH ICON! by Anonymous+Troll · · Score: 1

    u know u want it!

  96. But was it that good? by Snaller · · Score: 1

    Starting on the Amiga you never got much in touch with zip, it was considered a bad format. There it was mostly LHZ, and LHA formats, which seemed much better. Not the least of which was the data recovery: If you loose ONE byte in a zip file it seems that the zip archive is just corrupted, where as LHA would extract the other files which weren't damaged.

    --

    --
    If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  97. There Are Many Kinds Of Drinking Problems... by sansbury · · Score: 3
    I think society today shoves all people with drinking problems into one group, and labels them all alcoholics.

    My first year and a half in college, I fit the description of an alcoholic as used today. Couple bottles of Beam a week, plus whatever else, I was a mess. Still got decent grades, though...

    Then I realized that I was pushing the envelope way too hard, and backed off. That was all it took for me. I continued to drink, but it doesn't cause me the problems it used to.

    I think it comes down to where the addiction gets you- in the head, or in the body. I slowed down a lot and didn't miss being "Drinky the Drunk Guy" one bit, and haven't ever since then. But I don't doubt that there are many people physically addicted, and for them cold turkey may really be the only viable choice.

    -cwk.

  98. He used to work at Allen-Bradley by Izaak · · Score: 2
    Well, I know he used to work at Allen-Bradley (now called Rockwell Automation) before he left to start PKWare. I also used to work at Allen-Bradley, and though I never met him, I used to hear his name mentioned. Interestingly, I also left to start my own software company... and I wrote a LZW based compression program as my senior project in college. Weird. I'll turn 37 in less than 5 years. Hopefully I will not continue in his footsteps by falling over dead.

    I am sorry to hear that Phil is dead. I never met him, but I've talked to several people who knew him, and they all said he was likeable guy.

    Thad

  99. Uh, no by delmoi · · Score: 1

    There is a medical condition in witch the liver converts Alchol into a nerotransmitter, like Morphine, or Heroin.

    This affects a certan persentage of the population, and those people most certanly do become adicted to the stuff. It is a desise for those people.

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  100. The inside of Cliff Stoll's house.. by Bowie+J.+Poag · · Score: 1

    Remember Clifford Stoll? ...Einsteinic hair, Cuckoo's Egg author turned luddite?

    Saw the inside of his house once, it was about the same as the description of the Katz guy... incredible amounts of useless junk piled up everywhere, some places stacked as high as the ceiling..Cliff was quite at home in all of it, even entertained by the sight of it, it seemed. The woman living with him didn't seem to mind it either.

    Then suddenly, Cliff goes luddite. Go figure.


    Bowie J. Poag
    Project Founder, PROPAGANDA For Linux (http://metalab.unc.edu/propaganda)

    --
    Bowie J. Poag

  101. ZIP is nice, but... by GregWebb · · Score: 2

    I've had a certain soft spot for LZX for some time. Came out on the Amiga quite a while back, when LHA was pretty much it. It was fast, it compressed well. Better than PKZIP, even, as it apparently used a rather large search window.

    But that seemed to be the end of it. I remember hearing that it was rather difficult to code for a DOS PC - why I don't think was explained - and Aminet was never happy to move over as they couldn't get a UNIX decompresser for it.

    It strikes me as hugely unlikely that it's simply impossible to get it running under anything other than AmigaOS, but does anyone know what came of it? Seemed like a real breakthrough at the time.

    --

    Greg

    (Inside a nuclear plant)
    Aaaarrrggh! Run! The canary has mutated!

  102. DaVinci was Definitely a scientist not an Engineer by Darby · · Score: 1

    Think about it.
    He designed the parachute, but did he ever jump off the Leaning Tower of Pisa with one he designed and built?

    Does any navy in existance sail a DaVinci class submarine?
    No.
    And the reason is simple.
    DaVinci came up with some killer ideas in a hypothetical scientific sort of way, but the fact is that he couldn't figure out how to build them.
    As to the other 3 choices well, have you ever used a phone, lightbulb, or airplane?
    Exactly, me too.

    I guess it just goes to prove that old saying:
    Just because you paint portraits of yourself in drag; that doesn't make you an engineer.


    ---CONFLICT!!---

  103. ABOUT ALCOHOLISM by jfwcc · · Score: 1

    -
    Alcoholism is a metabolism disorder. Like sugar.
    These folks do not "have a desire", as posted here.

    I was one of them, I know what I'm talking about.

    The nerve system adapts quickly to alcohol, and doesn't work without it. That's the only reason why alcoholics drink. They do NOT like it.

    What do you think folks back in the 70's, writing UNIX and stuff did ?
    Anyone remember what "grass" ment ?

    DROP THIS ASPECT !!

    BTW, Death is not sad, it's normal.

    Life is a sexual transmitted desease with 100% mortality.

  104. Couldn't you embed vi in the form field w/Mozilla? by Darby · · Score: 1

    I mean isn't that part of the big deal with it?

    That would be like totally sweet.


    ---CONFLICT!!---

  105. everyman's death diminishes me by new500 · · Score: 1

    "Everyman's death diminishes me for I am involved in mankind" John Dunne

    Mr Katz appears to me as a tragic man, who deserves a better obituary than that given to him wither here or in the linked article

    Very humbly I offer that the very lack of detail of his life is prompting a acute sense of loss in many who post here. This lack of detail i sprompting many I think to ask questions of themselves.

    Since I have a first person experience of aloholism in a variety of stages of "development" and at different times in my life, I switched to -1 reading to catch a full thread (from +1 flat) and immediately saw the unthinking and somehow predictable set of responses to a man who died through drink.

    From "selfish idiot" to "sufferer of disease" (my simplifications) I have heard them all - often directed in person at me by complete strangers

    I once overheard a snippet of argument from an anthropologist studying apes in the wild, which oservation was that no primate had ever been discovered alone, except dead.

    One of the central tenets of protracted alcohol use, even when it is not a strict dependency or physical addiction is the alienation which results. This is so exacerbated by the reactions of people to what may be the most complex drug relation of man (booze is so pervasive in western culture we have hardly begun to think about it) that I remember myself hiding from even close friends who understood my predicament for as long as six months at a time

    It is truly sad to see how alcohol afflicts so often individuals who have an idealistic approach to life. Somehow I think the false perceptions drink can give allows even the most self aware drinker a chance to reconcile deep differences between desire, perception and reality in a hazy "reality distortion field". I think for some the alcohol and the insulation from both reality per se and importantly OTHER PEOPLES conflicting realities this can provide for its users can even help maintain a sense of idealism which may be to that individual of primary importance, above any other consideration

    Someone in a decidedly off - topic post mentioned Bill Joy. Since when have the creators of this world *not* been dreamers?

    I think the real tragedy in a death such as Katz's is the fact that so many similar incidents pass so wholly undocumented, without ever a real explantion or even an attempt to understand what was going on.

    I would not be able to offer any comment on Mr Katz at all without knowing a lot more about the man, his life and his work than I do. At least for those who are arguing that public recognition does *not* come to those who contribute freely to the world, or are not *pretty* or whatever, I CAN say that in death I should like to think the fact or circumstances would provoke someone else to really think about their own life and environment. This sort of thing does not tend to hapen in "hero worship".

    Maybe someone who knows him might feel they could post something here.

    To any such person I think I can speak for many more than just myself when I say I am truly ashamed to read the gutter minds of a large number of the "-1" and troll / flamebait posters here.

    "Everyman's death diminishes me for I am involved in mankind" John Dunne

  106. Why ask why? by ndege · · Score: 1

    I hate to see people with so much potential kill themselves. Why do we do this?

    I am 23 an have been using pkware since I was about 11 or 12. This is what helped me get into computers.

    It is too bad that we couldn't tell him what we felt for him before he died. Tell people around you what they mean to you.
    ---

    --
    Sig Return: 204 No Content
  107. Why No PKZip for Macintosh? by Rahoule · · Score: 1

    I'm sure this will get lost in the noise, but I'll ask it anyway:

    Why was there no PKZip for the Macintosh? A friend of mine once told me that there was a disagreement between Apple and PKWare, and as a result, PKWare refused to make any software for the Macintosh.

    Does anyone have any further information or know if this is true?

  108. Re:This is ***NOT*** sad! by Rico_Suave · · Score: 1
    "Bucks and booze" isn't most people's idea of a happy life. Happy people don't live in pig-stys and die alone by drinking themselves to death.

    --

  109. I feel sorry for this guy by haggar · · Score: 2

    I have read almost all of the comments, the articles, browsed the pkware.com site, and all the time I had this feeling of loss. I am one of those who actually used pkzip and pkunzip quite a lot back at the beginning of the 90es.

    Rest in peace, Phil Katz.

    --
    Sigged!
  110. Good bye! by sTeF · · Score: 1

    Phil you were great! I'll miss you! what a waste!

  111. Genius and tragedy aren't linked by ebcdic · · Score: 2
    No, tragedy is just no respecter of genius.

    Non-geniuses die of alcoholism all the time; they just don't get Slashdot articles.

  112. (way OT) grudge match cometh by CmdrPinkTaco · · Score: 1

    I read an interview with Linus in the Linux Journal (I think it was their November 1999 issue) and Linus doesn't take credit for writing LINUX. He is very modest (and very honest) that he didn't write the LINUX kernel. He knows that it is those many people out there who have written it. Linus is a figurehead, just like the president of the USA and just like so many people out int he world. The media (obviously) wants someone that they can give credit to and they want someone that they can interview when it comes to Linux topics, my guess is that Linus was nominated for this one. It is hard to interview a community, so you find an individual that you can make a representative / ambassador to the community. Bill Joy is not wrong by saying that Linus didn't write LINUX, Linus is just a figure head. If mr Joy wishes to get all pissed off about this, then he doesn't realize the truth of the matter is - he is right.
    --------------------------------------------

    --
    Please give your mod points to others, Im at the cap. They will appreciate it more
  113. Re:Kill Bill Gates? Please? by scott37 · · Score: 1

    That's the natureal response of a linux user. Please, Janet Reno, make it easier to compete for me. Gates is too good for us, we just want to be famous. Please help!

  114. Explains WinZip by coolgeek · · Score: 1
    I always wondered why WinZIP moved in and started kicking PK's butt. Guess it's because PK was drunk too much of the time. Too bad. I used pkzip via cli until I just couldn't do my work with 8.3 filenames any longer.

    if(uCodeLoaded && uDoItEveryDay)
    {
    while(uThinkItWorks)
    {
    thinkAgain();
    }
    getClean();
    enjoyLife();
    }

    --

    cat /dev/null >sig
  115. LZX of Borg by Sloppy · · Score: 1

    I was under the impression that it got assimilated by The Borg.

    No, really. Sold to Microsoft. Gone forever. Will never be used, by anyone, again.


    ---
    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    1. Re:LZX of Borg by GregWebb · · Score: 1

      Oh, please, no.

      That would be a real shame. From all I knew of it then, it was a seriously nice algorithm.

      Oh well. Maybe somone can now write something better?

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

  116. Anyone else memember PKARC by yka · · Score: 1

    Yes this is sad.

    That man strugled with SEA for some licensigng issues, and being fustrated witht results rolled his own actually way better method.

    Phil Kats was my "friend" way before internet,
    in times of 5"1/2 floppies and such.

    Well BITNET, ARPA, JANET ect. where still strong.
    ARPA and Phil won.

    God bless PK

  117. More and less by X-Nc · · Score: 1
    It's always a shame when someone dies young (hell, I'm 37!). The reasons are never black and white, and "complications from alcoholism" is about as vague as it can get. There's no doubt that Phil helped the progression of modern computing. However...

    There's been a lot of gushing about how great Phil was. I never met the man but there were plenty of reasons why I refused to allow ZIP files on my BBS 10 years ago. One small one is that v2.04g was broken. PKWare knew it was broken yet they refused to fix it. It would lockup a number of systems and this caused a many SysOps a lot of trouble. But that was just a little thing. The major issue, for me, was the who fiasco dealing with the law suite by SEA. Phil Katz did, in fact, steal the compression algorithms. Plus he played the thing like a David and Goliath. "Poor little guy being sued by the big corporation!" PKWare was just as big a company, if not bigger, than SEA. And Phil's tactic of drawing out the suite while working to make PKZip the defacto standard just made it a moot point when he settled. Very Microsoftian.

    ---

    --
    --
    If I actually could spell I'd have spelled it right in the first place.
  118. a better compression algorithm by miles+zarathustra · · Score: 1

    I've got a great new algorithm that can reduce an 80 megabyte file into a single byte! Still working the bugs out of the decompression side...

    Seriously though, compression & decompression are among the trippiest algorithms. Analyzing LZW was one of my greatest mystical experiences on a computer.

    And to think recently I was absently wondering what 'pk' stood for, as I was creating a .jar file...

    Maybe the message is that we all matter more than we realize.

  119. Re:Move to Russia by ComradePenguin · · Score: 1

    You'd actually make a good troll if you read a fscking encyclopedia.
    This .sig brought to you in living ASCII!

    --
    ------------------------
    Thus Spake ComradePenguin
  120. Warning, moderation war in progress by cperciva · · Score: 1

    Just look at the moderations on this:
    Moderation Totals:Flamebait=6, Troll=4, Redundant=1, Insightful=1, Funny=10, Overrated=1, Underrated=2, Total=25.

    How often is it that a post gets so many mod points wasted on it? This is almost as bad as that now-famous post by OOG a couple weeks ago.

  121. I object to this submission by IGnatius+T+Foobar · · Score: 1
    I object to this submission. Not because of the subject at hand, but because of the following comment:
    "Who doesn't remember converting all their files to .zip format back in the BBS days?"
    FYI, the BBS days are still here. The Web didn't replace BBS's. All it did was give the lamers someplace to go. The quality online users are still frequenting the smaller, hard-to-find sites, such as hobbyist BBS's ... most of which are now on the Internet. For example, visit this one to experience true online community.

    As more people become frustrated with AOL/TW shoving watered down mass-media crap down their throats, even online, and as DSL circuits make running servers more affordable for hobbyists, look for the online landscape to become heavily dotted with BBS's again.

    --
    --
    Tired of FB/Google censorship? Visit UNCENSORED!
    1. Re:I object to this submission by SnakeStu · · Score: 1

      While I agree with many of your points -- such as that the BBS community is not gone (though it is but a shadow of what it once was) and that the future may see many more Internet-connected BBS's (such as the 50+ telnet-access Wildcat! systems listed here) -- I disagree that it is wise and/or helpful to use the discussion of the passing of a well-known member of the online community as a forum for defending the BBS scene.

  122. Re:We can only hope the /. crew go the same way by illsorted · · Score: 1

    Adding to the tradgedy is the fact that a simple few can scoff at and spit in the faces of those in mourning.

    Posts such as the one above truly sicken me, and all those /.'ers who are trying to understand why a great man is reduced to this.

    Rest in Peace PK, we'll miss you.

  123. The real question is... by lgas · · Score: 1

    Did they bury him in a coffin that was half the size of a normal coffin?

  124. Re:Katz will be forgotton because he did SHAREWARE by HP+LoveJet · · Score: 1

    Funny, when I hear "Tom Christiansen" I think "hyperintelligent but self-righteous and totally insufferable zealot". But that's probably because I spend way too much time on perl5-porters.

    --
    spawn_of_yog_sothoth
  125. Re:MsTroll.com by shogun · · Score: 1

    Yeah I agree totally. What slashdot really needs is a feature that if an article gets moderated down as low as -3 or so, the IP is automaticly posted with it. Slashdot will police itself after that.

  126. Re:nitpick - zip isn't the only compression out th by psamuels · · Score: 1

    Check your facts. The Linux kernel "zImage" and "bzImage" formats are both deflate-based.
    "bzImage" is short for "big zImage" -- nothing to do with bzip or bzip2.

    --
    "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
  127. PK freed the format by Max+Hyre · · Score: 1

    As I remember it, claim two was what really frosted Mr. Katz, and I agreed fully with him:

    2.Usage of SEA's proprietary ARC file format.
    SEA was claiming that no-one was allowed to write a program that was compatible with Arc!

    When he wrote PKZip, one of the major changes was his adamant declaration that the format of .zip files was open for all to use, and would always be so. That's where the difference was in my mind---P.K. was willing to fight on a level playing field, and may the best programmer win. For years, P.K. was the winner.

    It was that format openness that allowed Info-ZIP to do their work, resulting in their claim that UnZip is ``The Third Most Portable Program in the World''. (See the tiny print at the bottom of the page for the footnote.)

    I felt strongly enough about it to send in my $25 for registration. In a small way, Phil Katz was a forerunner of the Free Software movement; his software wasn't free, but his file format was---possibly an even more important freedom.

    --
    I refuse to believe corporations are people until Texas executes one. -- desert rain on http://www.dailykos.com/user/
  128. Re:A look at his personal life - Pretty shitty! by TookyCat · · Score: 1

    Jesus christ! How many fucking chances does a guy get? By your own admission he drank and drove and disobeyed the law and didn't appear for his hearing. "Maybe he was a great guy"? Maybe I'm the easter bunny too. You gotta stop learning to give people so much or they'll walk all over you, man.