Plugin Transfusion – Netflix-X2

**Updated** 2/24/2010
I kept the motivational momentum going here and have made this plugin totally widget-capable. Totally tested and declared stable as version 1.3! Updated download links.

Over a year ago, I decided to take Albert Banks’ WordPress Netflix plugin, fork it, and maintain it as a new plugin…

I did this because Albert’s version didn’t support newer RSS feeds that Netflix provided, and it lacked some functionality that I desperately wanted to have (displaying movie reviews I’ve written on the Netflix site). So, I decided to maintain my own version for better, and for worse.

My interest and motivation to work on this plugin has drastically diminished lately – but today I got a transfusion of sheer inspiration to do some much needed house-keeping. Ever since it’s inception in 2006 with Albert’s first version – this plugin has used functions from MagpieRSS to ingest and parse the RSS feeds. Well, unbeknown to me this library has not been maintained since 2005 and never even made it out of beta status (even though wordpress’ rss.php include file has it built in?). I decided to bite the bullet today and make some modifications to my plugin… Most notably it’s now using fetch_feed function from SimplePie vs Magpie’s fetch_rss function.

I had to modify some of my other code for pulling descriptions, titles, and links – but one of the users of my plugin had already started that for me so I just had to take it the last mile.

I did some other random cleanup, removed the annoying ^M characters that always seem to get in there when going from windows to linux, and I now call the rss.php include file instead of the depreciated rss-functions.php file. All in all, it was a good day for the Netflix-X2 plugin… maybe some day I will get around to improving the widget configuration! Right now it just hacks together an unordered-list style widget and gives no other options. but, hey… at least it is widgetized!

Feel free to try the plugin out:
Download the latest release: http://downloads.wordpress.org/plugin/netflix-x2.1.3.zip

2 thoughts on “Plugin Transfusion – Netflix-X2

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.