Hi, That makes sense. In this way it works transparently.
[EMAIL PROTECTED] wrote: > > Hi, > > is there any reason why not to use http protocol compression? > > http://qooxdoo.org/documentation/snippets/compress_qooxdoo.js_without_mod_deflate > > Phusick > > On 12/21/06, Fatih Tolga Ata <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> Since I have started to Ajax and qooxdoo, I was facing with large size >> of xml and js files. So I had started to code Huffman algorithm or gzip >> implementation in Javascript. However, I had looking for a library for >> this. At the end of searching on Internet, I found. >> I am planning for using decompression for loading these large size of >> files. For example, a server-side script(php, asp) compress the xml file >> that we requested, and our qx application loads it and decompresses it. >> So our xml file is loaded very fast. >> I am asking for a decompression property in remote.Request. I think, >> this would be nice for boost up our scripts. The Huffman algorithm in >> Javascript is here: >> http://rumkin.com/tools/compression/compress_huff.php >> >> Regards. >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://www.nabble.com/Compression-Decompression-Suggestion-tf2868176.html#a8024444 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
