[cgiapp] CGI::App - creating your own overloaded functions
Lyle
webmaster at cosmicperl.com
Tue Aug 25 17:44:05 EDT 2009
Ron Savage wrote:
> I adopted a JS library (YUI), and now send all required JS down to the
> client in the very first response. Thereafter I use Ajax.
>
> The consequences are that the first page load seems a bit slow for the
> user (maybe 300Kb), but that's not really all that much these days.
>
Sounds like some form of compression would be worth while.
With a quick google this looks interesting:-
http://demo.java2script.org/lz77js/
Lyle
More information about the cgiapp
mailing list