Re: [web2py] Parsing RSS Feeds and Displaying in View

2013-10-17 Thread Ricardo Pedroso
On Thu, Oct 17, 2013 at 7:28 PM, Mark Siegrist wrote: > I'm a beginner at web2py, webapps, and Python in general and am having > trouble and was hoping I could get some guidance here. > > I'm looking to have a page in my app that simply displays a simple list of > RSS feeds. I eventually want t

[web2py] Parsing RSS Feeds and Displaying in View

2013-10-17 Thread Mark Siegrist
I'm a beginner at web2py, webapps, and Python in general and am having trouble and was hoping I could get some guidance here. I'm looking to have a page in my app that simply displays a simple list of RSS feeds. I eventually want to make something more robust but this is the key starting thin