Kyle Stetz
CLNDR is a calendar plugin that uses HTML templates, allowing you to write custom markup and styles that have access to useful calendar data.
P'unk Avenue
Selective provides multiple selection with autocomplete: a list to which items may be added by typing part of the label. A server-side or client-side source may be specified for autocomplete (see jquery.ui.autocomplete). Items may be reordered if the sortable option is present (this feature requires jQuery UI sortable). Items may also be removed. There are additional features for advanced cases, such as adding options on the fly (for instance, for tagging, or describing attributes of a relationship, like the job title of an employee in a particular department). It is especially useful when there are too many options to be presented in an ordinary dropdown list.
P'unk Avenue
Bottomless is an infinite scroll plugin that has been torture-tested by naive users with old versions of IE, which is important because permanently replacing pagination with infinite scroll on a public facing site is a high risk, high benefit proposition. jquery-bottomless has a sweet and simple API.