December 2010
Head JS :: The only script in your HEAD
by ghis & 8 othersThe HEAD section is the worst place to load scripts. It's painfully slow. The more and the bigger the worse it gets. Move scrips to the bottom and you run into dependency issues and you cannot safely use HTML5 and CSS3. Enter Head JS. A compact solution to these universal issues.
March 2010
Flash contre HTML5 : 3, 2, 1 partez !
by nhoizey"Le plus économe demeure le couple Safari/HTML5 qui ne consomme que 12 % des ressources processeur. Pour effectuer la même tâche, le duo Safari/Flash s’accapare 37 % du temps processeur"
1
(2 marks)