Talk:Info-ZIP

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Talk[edit]

Eventual the "No Feelthy" rules were published, mainly to establish some basic guidelines for contributors. (If anyone has those things, they might be amusing to post: an early attempt at rules for distributed processing .. with a sense of humor, lest someone's feelings be hurt as we criticize his style of coding.)

Here's one document with the 'no feelthy' rules -- the only Google hit for the phrase "no feelthy tabs" which I remember reading in one such document many moons ago. -- pne 11:21, 5 Jun 2005 (UTC)

that link seems broken, http://www.opensource.apple.com/darwinsource/Current/zip-6/unzip/unzip/proginfo/ZipPorts seems to have them though.

first mailing list moderator[edit]

If the original contributor(s) would like to move all this historical stuff to a separate area, that's fine by me. I'm just chucking it in here because they were interesting times.

I wasn't that great a C hacker; I got involved at first because I tripped over Samuel Smith's Pascal code somewhere and ported it to Turbo Pascal or some such silliness. But somehow I ended up moderating the Info-ZIP Workgroup's newsletter (thanks to Keith Petersen and the folks managing good old SIMTEL-20). This Info-Zip mail list was a real challenge, since we were going to use it to both receive and distribute fixes, patches, discussion, etc. There was one central archive of source code that all could reach (which I maintained). But we needed certain rules so the primitive patching utilities of the time could integrate all the submitted changes. (There was no real version control software at the time.) Eventual the "No Feelthy" rules were published, mainly to establish some basic guidelines for contributors. (If anyone has those things, they might be amusing to post: an early attempt at rules for distributed processing .. with a sense of humor, lest someone's feelings be hurt as we criticize his style of coding.) No doubt other open source or public domain software groups experienced the same difficulties.

Incidentally there was no such thing as "open source" then. The term hadn't even been invented yet. GNU was around, as I recall, but we didn't want to go in that direction because of philosophical problems with some of the licensing details. So we made it public domain, anyone could do anything they wanted with it (to include steal it and try to sell it as their own). Of course it's kind of hard to sell something you can get for free, but I often wonder how far some of the really great C source in the Info-ZIP programs migrated. I saw a lot of "Info-ZIP" credits imbedded in a lot of shareware and freeware zip archivers in those days.

The Info-ZIP Workgroup began with porting the relatively simple unzip utility to every C compiler we could find. It was mostly keeping all the IFDEF's straight, consolidating what could be consolidated, retesting the latest build on as many systems as we could find volunteers (grad students worldwide mostly), fixing what got broke. No real breakthroughs: the name of the game was to build, compile, work, be absolutely PKZIP compatible.

Then Mark Adler (and others? can't remember) coughed up the zip utility! Man, that was some nice code. All greek to me, of course, but wunnerful stuff, and a frenzy of porting began. Everyone wanted to be able to zip (you can't believe how 'orrible compressed tar files can be). Now we could both unzip and zip.

And that put us in an ethical dilemma: what about Phil Katz? He invented PKZIP, after all, and we'd all (pretty much) witnessed his struggle with The Compression Software Company That Shall Not Be Named But Is Dead Now and Rightfully So. We surely didn't want to hurt Phil in any way. We weren't stealing his code or anything, but we'd sure back-engineered his PKZIP and PKUNZIP. We wanted to get his blessing if at all possible. But we couldn't get any discourse going! We kept trying to say, "Gee, Phil, we don't want to hurt you or your PKWARE sales here. This is mostly just for the Unix world, is this okay with you? You aren't planning a commercial Unix product, are you Phil?" But we never got an answer. I guess he was content enough with the PC / MS-DOS world and market, and I never did learn how he felt about our Info-ZIP Workgroup, our efforts, and our products. Phil is dead and gone now, but I still feel concern about that. We owed him a lot.

Along with integrating submitted changes and patches from dozens and dozens of contributors (some of which had only a working knowledge of English) (not you, Jean-loup), there were other surprising difficulties. For instance, encryption: you really want to be able to lock up an archive with encryption. But .. the US Government, in its infinite wisdom, made it extremely difficult to produce any software with encryption components that was going to be "exported." And by definition we were exporting the Info-Zip components, since we were a Usenet news group and were international. So we were stymied. There were some (poor) jokes about the Encryption Police knocking at our doors, but we sure weren't going up against that! Until a very clever fellow (Was it Jean-loup? I seem to recall it coming from France, the author's name I forget, but it's in the Info-ZIP Workgroup credits somewhere) just went ahead and wrote the entire encryption module in one huge patch. For a while we all pointed to his site in France, "Go get it here, boys!", but eventually just went ahead and brought it into our own source code collection. By this time the US Customs was slacking off on its somewhat silly rules anyway, so they never came and dragged us all away. Although I was fully prepared to take the heat, since I had Army retirement pay and Cave Newt did not :-)

We also learned more than any of us wanted to know about just how many different flavors of C there were out there! And systems that had compilers! I cannot tell you how many make's I ran on every different flavored Unix host I could reach. You couldn't just b*tch that "So and so's tweak for that Wombat 6000 broke the source and it won't build on my Atari now!" You had to fix it, pin it down to exactly what broke. It was tough, but interesting. Eventually we were bragging that Info-ZIP ran on everything from a Commodore 64 to a Cray .. and it was pretty much the truth. (I remember my jaw dropping when the Cray makefile came in; we were all very impressed .. and envious of the guy who had one to play with, even if he wasn't paying the bills.)

Eventually keeping up with everything became just too much (for my poor overworked 9600 baud modem connection), I couldn't keep a good Internet connection, and I had to hand over the reins of the Info-ZIP Workgroup to the trusty (and much much smarter than I) Cave Newt.

19:43, 11 May 2005 65.40.174.115, moved by --Jtalledo (talk)

UnZip being the third most portable program in the world[edit]

I wonder whether the claim that Info-ZIP's Unzip is 'the third most portable program in the world' (after Hello, world and C-Kermit) could make it into the article? -- pne (talk) 11:05, 12 January 2007 (UTC)[reply]

new features in 3.x / 6.x ?[edit]

Should the article mention when certain milestones were hit? E.g. Unzip 5.50 supported unpacking Deflate64, 6.0 supports Bzip2, somewhere along there Shrink was enabled by default again, Reduce isn't included, and Zip 3.0 supports -Zbzip2 as well as split (not spanned) archives. Oh, and don't forget > 2 GB files (Zip64), Unicode support, etc. in the latest releases. (I imagine some of this would be more for a changelog, but I still think it should be included.) Armslurp (talk) 21:24, 21 May 2009 (UTC)[reply]

I think it would be good to have some indication of the major changes between versions, though obviously not in too much detail. --Zundark (talk) 09:35, 22 May 2009 (UTC)[reply]

Links?[edit]

I think that http://infozip.sourceforge.net/ is the current official home page, not info-zip.org. Rursus dixit. (mbork3!) 09:21, 17 June 2011 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on Info-ZIP. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 20:07, 13 November 2017 (UTC)[reply]

Is Info-Zip still active?[edit]

On the website of the project they say the latest release (3.0) is from 2008. The next version should be 3.1 with AES Support and more stuff. But is this project stil active? Many parts of the homepage are down. Also: There is no contact link nor information about the maintainer, except the names, which I can't find in Google. --212.184.199.26 (talk) 15:18, 27 November 2018 (UTC)[reply]

This is where it is all now at:
https://sourceforge.net/projects/infozip/
200.68.143.12 (talk) 16:48, 22 September 2019 (UTC) baden k.[reply]
I did some hard digging, and found one of the maintainers still doing stuff and posting new versions on his personal site. I guess that's it. No idea why he ain't updating SourceForge files any more. Truely the grave of OSS, I guess. --Artoria2e5 🌉 18:24, 24 January 2020 (UTC)[reply]