News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
Build a Lifestream with SimplePie
September 29, 2009 @ 09:57:08

On the SitePoint PHP blog today there's a new tutorial showing how to use the SimplePie aggregation library to create a "lifestream" website of all of your accounts across the web.

In this tutorial we'll build a page that gathers up the RSS feeds of all those little bits of your life and presents them all together in one spot. To do that, we'll use SimplePie, a feed parsing class written in PHP. It's powerful, it's open source, and it's easy to use. We'll then hack on the output a little, and make it all look gorgeous with HTML and CSS. The techniques we'll cover are also useful if you find that you need to aggregate RSS from many sources, like a news page.

In their example they pull together accounts from Twitter, Flickr and Last.fm. You can check out the code for their example script here.

0 comments voice your opinion now!
lifestream tutorial simplepie


blog comments powered by Disqus

Similar Posts

The Bakery: New Updates - Helpers, Tutorial and Articles

Nefarious Designs: Object-Oriented PHP Part 2: Relationships

DevShed: The Basics of Implementing Adapter Objects with PHP

NETTUTS.com: MVC for Noobs

Freek Lijten's Blog: OAuth, a practical introduction with examples using the Twitter API


Community Events









Don't see your event here?
Let us know!


tool unittest composer language example testing phpunit development object interview release code framework introduction database zendframework2 podcast api opinion community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework