Monday, March 8th, 2010
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 5,
interval: 5000,
width: 'auto',
height: 150,
theme: {
shell: {
background: '#333333',
color: '#ffffff'
},
tweets: {
[...]