How to Build Your Own Lifestream with Yahoo Pipes and NO Server Side Logic

Nov 23
Posted on November 23, 2007 0:14 in Problems & Solutions, Projects, Technology

Beware that this tutorial is slightly unmaintained. Images are lost thanks to my hosting provider, and my own lifestream has since been changed to work with a Symfony backend. To understand Yahoo Pipes though, the text can still provide a good insight.

So, as you might have noticed I build my own little copy of a Lifestream, much like Jeremy Keith (Adactio) did on his website. Although it is fun to build a lifestream, it isn’t the simplest thing to do, so I took a different approach to use mine and build one using Yahoo Pipes.

Lifestream

The cool thing of using Yahoo Pipes is that my Lifestream is all Javascript+HTML and no server side logic (a.k.a. PHP). I gave a little talk during BarcampBerlin2 explaining what I did, but in the next few paragraphs I will hopefully explain with a bit more detail how it was exactly done, and also focus on some quirks of Yahoo Pipes that I had to work around.

[Next up: Combine Your Blog Posts]