Archive for Javascript

jQuery 1.3.1 distribution


, ,

jQuery (jquery.com) no longer provide a “packed” version (run through Dean Edwards’ Packer with Base62 encoding turned on)/ The main reason is that packed scripts are slower for the user than what you would get from using just minification. This may seem counter-intuitive since a packed script’s file size is smaller than a minified script but the final load time ends up being much higher (due to the decompression step it must go through). The minifed copy of jQuery that run through the YUI Compressor, should be the optimal form of jQuery to use in a production environment (served using gzipping, if possible).

jQuery major update


EOS artefacts


jQuery 1.1.3 Now 800%+ Faster


Best JavaScript editor for Eclipse IDE reached a new version


Make your Javascript future-proof


jQPie: jQuery PHP interface extension


FireBug for Firefox – web 2.0 debugging with ease


Dojo Team releases version 0.3 of their famous open source javascript toolkit


Pages: 1 2 Next