Top Friends is a WordPress blogroll enhancement plugin. The plugin will fetch your friends’ feeds, and then display the feed’s name and status icon base on last update time and latest two posts of the feed.
The plugin uses Google AjaxFeed API to fetch feed. So it need your server can manipulate JSON format data (PHP >= 5.2). The new version need't it.
There are two options need to be setup for the plugin properly works.
Google AJAX Feed API Keyis the API Key, you can apply it here.Top Friends Feedsis the feeds that you want to fetch.

After upload and active the plugin, you can use the following function in your template.
<ol> <?php top_friends(); ?> </ol>
Dowload: Top Friends
Related Posts
Very Good..
This plug-in gives even more incentive to friends to link between each other’s blog — it’s also a given that all friends will want to activate this plug-in.
Great work and thanks for sharing it.