2008
Helping the YUI Compressor » Yahoo! User Interface Blog
by camel & 3 othersHow to optimise your code against YUI Compressor.
Speed Up Your Javascript Load Time | BetterExplained
by camelavascript is becoming increasingly popular on websites, from loading dynamic data via AJAX to adding special effects to your page.
Unfortunately, these features come at a price: you must often rely on heavy Javascript libraries that can add dozens or even hundreds of kilobytes to your page.
Users hate waiting, so here are a few techniques you can use to trim down your sites.
2007
How To Minimize Your Javascript and CSS Files for Faster Page Loads by Max Kiesler
by camel & 4 othersHow To Minimize Your Javascript and CSS Files for Faster Page Loads
2006
2005
John Cox :: Compressing Javascript with PHP
by camel & 1 other
L'inconvénient d'utiliser JavaScript dans toutes les pages d'un site est que cela alourdit les pages : parfois jusqu'à 100 ko pour une bibliothèque complète. Pour réduire la charge sur le serveur, il est possible de compresser la bibliothèque .js et gagner en temps de chargement et bande passante. Cette technique fonctionne aussi avec les feuilles CSS. Attention : si FireFox et IE6 l'acceptent facilement, IE4 et NN4 ne s'en sortent pas
1
(13 marks)