23 Jul, 2007
The Joomla! Content Management System has thousands of extensions, many of these extensions are taking advantage of ajax to improve the usability. Over at oscandy they present 30 that you can add to power up your Joomla! based sites.

Read the rest of this entry »
23 Jul, 2007
Test your web design in different browsers – Browsershots
Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server here.
23 Jul, 2007
jQuery: The Write Less, Do More, JavaScript Library
jQuery is a new type of JavaScript library.
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
“You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it’s down to two or three lines and it couldn’t get any shorter unless it read your mind.” – Dave Methvin