gzip support
Status: Beta
Brought to you by:
kiala
It would be great if you could support gzipped
applications. Not zip, but just gzip -- the data
transfer would go a lot faster and people who update
larger applications would be happier.
You can use ZLib (if it is on the Palm) or you can use
some gunzip code I modified to work with the Palm if
the library is missing.
http://kits.sourceforge.net/gunzip.php
For instance, my app is 170k (and likely will be
growing in the future), but gzipped it is only 62k.
Much better.
Logged In: YES
user_id=766878
That would indeed be a great idea. I'll look into it.