Build an effective Twitter stream client on top of NodeJS, using Socket.io and Twitter Bootstrap with few node.js lines of code! That's the way I track node.js news!
Clone the repository and in the dashboard.js source code add your own Twitter credentials :
git clone https://github.com/itwars/twitter-stream.git
npm install
chmod+x dashboard.js
./dashboard.js
See NodeJS-News web site for details.