The Twitter Smartlet queries the Twitter Search API and displays the results.
Updates
- 2.0 (September 15, 2010)
- Bugfix: id attribute written twice
- Enhanced user experience: tweets now slide in individually, interval-based
- CSS fixes
- 3.0 (September 24, 2010)
- Cookie used for storing last shown tweet. When returning to the page, the show goes on where you left.
Note: uses jQuery.cookie.js.
- Cookie used for storing last shown tweet. When returning to the page, the show goes on where you left.
- 3.1 (November 10, 2010)
- ConvertToDatatable(json) changed
Reason: Twitter's JSON format change (http://bit.ly/IdsWillBreakYou)! Thx @vnbaaij
- ConvertToDatatable(json) changed
- 3.2 (January 21, 2011)
- jQuery_cookie.js is now truly optional. No exception is raised when cookieAge is set to non-zero value, or omitted (default=7)

