Friday 24 June 2005

RSS Reader Plugin for WordPress

I wrote a little plugin using lastRSS to fetch a RSS feed and output the result as a list. You can see it running here under the “Bookmarks” section, where it’s using my del.icio.us bookmark feed as its input.

I wrote it because the other del.icio.us plugins I found were using the PHP curl module, which isn’t installed on my server. After I’d finished coding, I discovered the Wordpress RSS Link List Plugin, which basically does the same thing but is more mature and has a couple more nice features like the ability to add a RSS feed in a WordPress article.

It was a good exercise in writing a plugin though, albeit a very simple one. I still think the name of mine was better though: RSSGrabber.

No comments: