99atoms.com
Submitted by: David Walsh

A jQuery TwitterTicker Plugin

jQuery has made client-side development with Javascript much less painful. Function chaining in particular saves a great deal of time by allowing multiple operations to be chained together. But the most exciting feature for any developer has to be the extensible plugin construct. Having looked around recently for a Twitter plugin that would display tweets in a newsreel or newsticker-like sequence I was suprised that this wasn’t implemented, so I created it.

direct link