Neat plugin that allows you to position things on a “vertical” grid rather than a “horizontal” one, so that all your blocks take up less vertical space and mesh up better.
#jquery
Ident Engine
“Without much conscious thought, most of us have built identities across the web. We’ve filled in profiles, uploaded photos, videos, reviews and bookmarks. The Ident Engine uses semantic web API’s to bring together these web footprints.”
The Ultimate jQuery List
A really huge list of jQuery plugins and examples, with screenshots where possible.
FullCalendar
“FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar like the one below. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event).”
Things you may not know about jQuery
Things you may not know about jQuery
Awesome list of tips for harnessing some of the hidden power of jQuery.
jQuery Date Range Picker
Awesome selection widget that allows you to enter all sorts of custom date ranges and specialized date selections. Very slick implementation.
jQuery Edit In Place (JEIP)
Sweet jQuery plugin that provides edit in place functionality a la Flickr. Very nicely done and flexible.
PolyPage
Interesting jQuery plugin that allows you to quickly and easily build prototype pages that include different “states” (logged in/not, etc) and add notes. Provides a simple, toggle-based UI to access all elements on a single page and cookie based tracking of your selected state across pages.