Search found 2 matches

by lispen
Fri Apr 14, 2006 6:34 am
Forum: newLISP and the O.S.
Topic: Newlisp / Zlib
Replies: 5
Views: 5441

Wow, thats perfect Lutz. .gz compatible compression is exactly what I needed. I just noticed you were in Boca Raton. I'm in West Palm Beach, you could have just driven that code over to me. :-)


Also thanks HPW.. I'm sure I'll use your hpwNLUtility somewhere soon.

Thanks for you help.

Ken
by lispen
Tue Apr 11, 2006 10:37 pm
Forum: newLISP and the O.S.
Topic: Newlisp / Zlib
Replies: 5
Views: 5441

Newlisp / Zlib

Hello, I'm trying to use Zlib from Newlisp using "Import" to compress a jpeg image from a file. Has anyone does this? What I'd like to do is compress the jpeg file, it would then be send compressed to my server and uncompress it via PHP. Any help would be appreciated. http://www.zlib.net/ Thanks, Ken