Twitter kütyü.

Azért ez a realtime twitter bigyó vicces, nézzük pl. mi újság az Apollo 11 háza táján:

new TWTR.Widget({
search: ‘”apollo 11″‘,
id: ‘twtr-search-widget’,
loop: false,
title: ‘Mi a tuti:’,
subject: ‘Apollo 11’,
width: 480,
height: 300,
theme: {
shell: {
background: ‘#3082af’,
color: ‘#ffffff’
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444’,
links: ‘#1985b5’
}
}
}).render().start();