Browsing All posts tagged under »zip«

Archive solutions in Flex/Air environment – FlashArchiver (FAR) and WINE

September 4, 2009

0

Using zips in a combined Flex/Air environment isn’t that trivial. When running through FlashPlayer in browser, a compressed zip needs a Adler32 checksum to be valid. This isn’t a standard feature in any of the php zip libraries that I’ve seen. Edwin van Rijkom’s FAR archive (http://code.google.com/p/vanrijkom-flashlibs/) is a very slick solution to get around… [Read more…]

Php: Creating an uncompressed zip archive

July 29, 2009

0

Such a trivial task! Just use one of the included php libraries..? No. After some hours googling, good old PEAR got me closer. The late Pear Archive_Zip has a ‘no_compression’ parameter option. So, does it work? No. Corrupt content.After some further investigation, I found a reported bug adressing this matter. And a solution! Archives become… [Read more…]

Eclipse plug-in of today: Zip Browser

July 8, 2009

0

Not a fancy one, not a new one… But a good one! Zip Browser: http://sourceforge.net/projects/zipbrowser/ I just lets you inspect a zip (including jars) lib in the editor. Unfortunately no way to extract them, drag them out from the zip or so… But handy anyway! UPDATE: The Eclipse Zip Editor makes it possible to drag… [Read more…]

Follow

Get every new post delivered to your Inbox.