Is posible to use mod_gzip for Apache 1.3 or mod_deflate for Apache 2.x. Is
not necessary to use gzip from the build process, the server (Apache) can do
it very well.
+info
mod_gzip
http://schroepl.net/projekte/mod_gzip/
mod_deflate
http://httpd.apache.org/docs/2.0/mod/mod_deflate.html
Regards
On 4/13/07, Sebastian Werner <[EMAIL PROTECTED]> wrote:
Hugh Gibson schrieb:
>> But why when you load source version the final size is smaller?
>
> No, it's not.
>
> If you load the source version and then run it under a Javascript
debugger like Firebug you will see hundreds of script files are being
loaded. They add up to a much bigger bunch of Javascript compared to the
built version.
>
> 512k is small for the amount of functionality you get. And consider that
it will be cached by the browser and so won't get sent each time the user
goes to the page.
>
> An important tweak, if your server supports it, is to compress the
script file using gz. We have a custom server here, and if it finds
myfile.js.gz in the folder, and the browser says that it can cope with
compressed scripts, it sends the .gz file. IE7 and FF2 can cope, and the
compressed script is 20% of the size of the uncompressed script. That's a
huge improvement.
>
> In fact I don't know why the qooxdoo team don't do this with all their
scripts as it would make a significant improvement to the initial perception
of their library.
Hugh, maybe you can contribute something in this area. You help is
really appreciated. What do you think is the best solution qooxdoo can
deliver? Is gzipping scripts really supported in IE7? I wasn't aware of
that they have fixed the issues of IE6 in IE7. Can you point me to
related online resources regarding this topic? Would it be helpful to
directly generating a gzipped version of the generated script? Other
than that, what do you think could be deliver to assist the users in
this area?
Sebastian
>
> Hugh
>
>
-------------------------------------------------------------------------
> 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
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel