You are herejquery ui
jquery ui
jQuery UI Keynote
These are my notes from Richard D. Worth's jQuery UI Keynote.
Richard Worth wants to plug the book "Designing with Progressive Enhancement" (which is not a jQuery UI book.) It teaches you how to build accessible widgets using proressive enhancement. We're going to be moving a lot of these recommendations into jQuery UI.
Advanced Uses of jQuery UI
These are my notes from Scott Gonzalez's talk at the jQuery conference in Mountain View, California.
This talk isn't really about jQuery UI; it uses jQuery UI for the code samples, but it's about how to extend plugins using existing plugins.
Designing Interactions with jQuery
These are my notes from a talk given by Steve Smith at the 2010 jQuery conference in Mountain View, California. You can find Steve on Twitter @orderedlist.
To design is to communicate clearly by whatever means you can control or master.
-Milton Glaser
Why You Care
You're not just an implementer or a "code monkey." You care about the project and doing things well. You care about the user experience and whether it's easy for the user or not. Designing interactions is a huge part of this.
jQuery UI Widget Factory
This talk was given by Adam J. Sontag at the 2010 jQuery conference in Mountain View, California.
The Widget Factory is kind of a base class that powers all of jQuery UI.
The Best jQuery Plugins
These are my notes from the session titled "Learning From the Best jQuery Plugins" by Marc Grabanski. It was given at the 2010 jQuery Conference in Mountain View, California.
Marc covered a lot of different plugins; I only included the ones that he talked about in depth, and only as fast as my fingers allowed!
BBQ: Back Button and Query Library
When talking about jQuery BBQ, Ben Alman says,
Theme Changes between Drupal 6 and Drupal 7
Drupal 7 is coming, like it or not! With the upcoming release, many theme designers are anxious to know what they'll have to do to migrate their existing Drupal 6-compatible themes to make them work with Drupal 7. Here are the changes I found most interesting: