I like pie

I like pie and for parsing rss feeds simplepie, is particularly yummy.

Last week, I had to incorporate a newsfeed into a client site and had to think about things such as caching and parsing. Also the site is built upon CodeIgniter, an open source PHP MVC framework, and is a new project we’ve recently taken over the maintenance for.

With only a teeny bit of experience to CodeIgniter and parsing pesky rss feeds, I was a bit apprehensive about this. But it turned out to be a lot easier than expected.

After a bit of reading, poking about and keyboard hammering. It was done. It didn’t take as long as I thought and was surprised by how easy it was to plug some code into the framework. Simplepie took care of all the rss feed parsing and caching and adding it to CodeIgniter was extremely easy.

Hurrah for MVC, re-usable code and Open source projects with good documentation!

1 Comment

Have your say

Add your comment below, or trackback from your own site.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>