Link Blog
February 2007
jQuery 1.1.2 Released
Just keeping up with the jQuery releases.
JavaScript Currying
The always excellent Dustin Diaz writes on JavaScript currying. Currying I first found mentioned by name in John Resig's book. This is very cool stuff, and has a name based on food, so what's not to like?
Ajile JavaScript Loader
Ajile - Advanced JavaScript Importing and Loading Extension. A tool similar to jsPax for namespace creation and importing or “Lazy Loading” of JavaScript files. Ajile, what a great name.
Loading Content with JSON
Particletree posts on best practices and various techniques to load content via JSON.
jQuery and Jack Slocum’s Ext
Jack Slocum's exceptional set of pre-built components Ext, which currently are mainly a YUI set of extensions, in their 1.0 form are going to support jQuery. Big win for jQuery.
The window onload Problem
Full review of JavaScript window . onload and different browser issues and gotchas in the DOMContentLoaded area.
Mootools Beginners Example
A post talking about steps to getting into Mootools JavaScript library. Moo.
dojo.query: A CSS Query Engine
Over at Ajaxian they've pointed out that Alex Russell of Dojo fame is looking at putting together a CSS Query engine for Dojo finally, and the results have been great.