After the success of my previous wordpress plugins , Announcement, Show My Page Rank, Sexy Rating, Add to this , Stumble Reviews, I created one more interesting plugin, called Currently Reading Posts Plugin.
Whenever a visitor visits your website, he can see what are the posts currently reading by other visitors. It is like youtube’s currently watching videos.
You can see its current working at the top right corner of this website.
Download the plugin for here: http://www.sajithmr.com/downloads/CurrentlyWatching.zip
Go to Admin > Plugins > and activate the plugin.
Paste this code: showcurrently_watching() ?> by editing your template / theme . (I placed the code in header.php file)
It is implemented with ajax support.