Ryan Parman

Ryan Parman

Technologist and Entrepreneur

Creator of SimplePie and Tarzan AWS, co-founder of WarpShare, co-built the Y! Messenger website, people-focused, and an INFJ personality. Entrenched in the web development community, passionate about end-users, and invests time into relevant industry groups and discussions.


SimplePie Live!

live.simplepie.org

SimplePie Live! is a service that is in a very early beta. The goal is to take the power of the SimplePie's RSS/Atom parsing, wrap it in JavaScript, and provide it as a web service.

This code is currently in-development (and is therefore not yet production-ready), but it shows a solid start to a service that I expect to be valuable to a variety of widget makers, Adobe AIR developers, and web application developers.

View Source

  • base.js — The base functionality needed to enable SimplePie Live!
  • api.js — A sample data object that is very similar to the PHP version of SimplePie.
  • json.js — A sample raw JSON data object containing all parsed data in the feed.
SimplePie Live!