Filed under: Developer, Open Source
RSS and SimplePie makes for PHP developer heaven
This is definitely one for the developers amongst you, but if you're developing an application in PHP and need to handle the reading of RSS feeds, SimplePie is a god-send. Some folks will point you in the direction of PHP5's built-in SimpleXML module, however it's highly intolerant of malformed XML - and certainly doesn't have any extra features such as caching that you get with SimplePie.If you're looking for an easy way to work with RSS or Atom feeds, SimplePie is both easy to implement - and thoroughly documented to help you build on it. I've used SimplePie in a number of projects in the last year - from multi-feed collation to simply showing a list of recent blog posts in a sidebar - and every time I use it I find myself grinning like a cheshire cat at the amount of time it has saved me.
SimplePie is available under the BSD licence for your hacking pleasure, and the developers are currently seeking feedback for version 2!
So, just how good at time waster games are you? Think you've got the stuff? Well, The World's Hardest Game 2.0 doesn't think you do.
Yes, amazingly, it's possible to have a sequel to a game called "The World's Hardest Game". It doesn't seem logically possible, since if the first one was actually the world's hardest, how could another one come along and share the moniker? It made me doubt the name in the first place. That is, until I tried the game.
The mechanics of the game are very simple. You are a small red square, ...

Reader Comments (Page 1 of 1)
Rarst said 3:37PM on 10-10-2009
Developers had currently completely stopped development and aren't looking for anything anymore.
I like SimplePie myself but if left to code rot it might be best to sit and wait instead of starting with it at moment.
Reply
Ryan McCue said 8:02PM on 10-10-2009
I'm continuing development on SimplePie on GitHub, and I'm planning on continuing for a long time. :)
I'm also going to be taking over the domain name and hosting too, so SimplePie is definitely not going to rot.