PDA

View Full Version : Example RSS app



personman
April 22nd, 2009, 03:43 PM
I would love to see an example RSS app that shows everything that's possible with RSS apps. I'm a web developer (no Python skills) and I'd like to make a web app that outputs Boxee-ready RSS an shows YouTube and other videos. I'm reading the docs, but an example app would help me grasp how it all works. If I could look at the xml of a feature-rich RSS app, then I could tinker with it and learn a lot quicker.

Thanks.

nerdlinger
April 23rd, 2009, 10:07 AM
A lot of the stock boxee apps are RSS apps. Just take a look at the source for those. For example look at the source in http://dir.boxee.tv/thewb or http://dir.boxee.tv/thewb/angel.

That should at least get you started.

personman
April 23rd, 2009, 10:13 AM
Thank you, I'll check those out.