A few different people have asked me recently how I created the activity stream/life stream you see in the sidebar of Dented Reality. It’s actually really simple, and all it does is load up the feeds from a few different locations, combine them in date order and then output them on my page using an HTML “UL” (unordered list). Based on the source of each feed, it also adds a CSS class to each list element (LI) so that I can add an appropriate icon. Here’s the complete code that I use, and then I’ll explain some parts of it, and some of what makes it tick: (more…)
#simplepie
Modified SimpleLife Lifestreaming Plugin
Modified SimpleLife Lifestreaming Plugin
Ties together a series of services (Flickr, delicious, etc) and presents them all as a unified stream of what you’re doing online.
SimplePie Plugin for WordPress
SimplePie Plugin for WordPress
Powerful feed plugin for WP. Includes support for multifeeds. Uses SimplePie as the feed parsing backend.