Client side javascript fast compression library using LZJB algorithm.(code.google.com)
code.google.com
Client side javascript fast compression library using LZJB algorithm.
http://code.google.com/p/jslzjb/
4 comments
Interesting but I have yet to think of a way that I could use this.
already working on php implementation http://pastebin.com/9Gn8XwQD to use it on one project
This, coupled with the FileAPI, could be used for upload compression.
Am I incorrect in thinking that currently, outside of a Flash uploader, there is no way to compress uploads? That even if the server accepts gzip there is no compression of files sent up?
Am I incorrect in thinking that currently, outside of a Flash uploader, there is no way to compress uploads? That even if the server accepts gzip there is no compression of files sent up?