jQuery Essentials Slideshow, Version 2

July 09, 2010
Introduction to the fundamentals of the jQuery JavaScript library.

The jQuery Course Prerelease - Learn jQuery

May 10, 2011
Online video training course teaches you jQuery

Building a Ninja Turtles Game with jQuery

June 01, 2010
Using jQuery and jQuery UI to build a teenage mutant ninja turtles game.

Interesting jQuery Links

June 01, 2010
jQuery inspiration and bookmarks.

Preserving Existing Events in JavaScript

June 01, 2010
Attaching new JavaScript events that don't collide with existing events.

jQuery Tools vs jQuery UI

May 31, 2010
Comparing and contrasting the jQuery Tools library to jQuery UI.

First Look at Google Maps API v3

September 23, 2009
What is new in Google Maps API version 3.

jQuery and Google Maps #2: AJAX Storing and Retrieving Points

November 30, 2010
Storing and retrieving points with the Google Maps API using PHP.

jQuery and Google Maps Tutorial: #1 Basics

June 30, 2010
Getting started using jQuery with the Google Maps API.

Resizable WYMEditor with jQuery UI Resizable

September 23, 2009
Using jQuery UI resizable to extend a WYMEditor.

5 Tips for Better jQuery Code

November 19, 2010
Write better jQuery code using tips for storing data, custom selectors, ajax file forms and livequery plugin.

jQuery UI Datepicker Themes

August 12, 2010
Themes for jQuery UI Datepicker based on ThemeRoller themes.

jQuery Tip - Getting Select List Values

June 01, 2010
Get the select list value or selected option's text.

Make a "Scroll To Next Article" Button with jQuery

June 01, 2010
Allow readers to scroll to the next article with a button made with jQuery.

Published on LearningjQuery.com - Introduction to jQuery UI

September 23, 2009
I published an article on learningjquery.com titled, "Introduction to jQuery UI".

Compress Query Strings in JavaScript

September 23, 2009
JavaScript function compresses redundant query string data into comma-separated values.

jQuery Plugin Actions vs Utilities

September 23, 2009
Explaining the difference between developing an action plugin vs a utility plugin.

Ultimate List of Datepickers

September 23, 2009
List of datepickers (popup calendars) rated each based on useful features, customization options and documentation.

Getting jQuery into Big Corporations

September 23, 2009
How use jQuery for big corporations' projects.

DateJS JavaScript Library

September 23, 2009
A JavaScript date library that understands human readable dates.

A Must-Read for Javascript Developers

June 01, 2010
Object Oriented Javascript article that is a must-read for Javascript Developers

JavaScript Cross-Browser Repositioning

September 23, 2009
Repositioning jQuery calendar if outside the browser window in IE6, IE7, FireFox, Safari and Opera web browsers.

List of Useful jQuery Plugins

September 23, 2009
List of jQuery plugins that I tested and found to be useful.

jQuery Makes Parsing XML Easy

September 23, 2009
jQuery is making my life so much easier for parsing XML.