I installed & configured statusnet. Its really cool & easy to setup.
The thing I am looking for is partial update of page after some time interval, so that If other person post any update, I dont need to update my page. I put header 'header('Refresh:120;');' in htmloutputter.php. It works and entire page get refreshed. But I dont want to update input elements or menus. Only content under 'Home Timeline; should be updated