Re: RSS aggregator with curses and feedparser

2006-09-24 Thread James Graham
Roberto Bechtlufft wrote: > And another thing: feedparser returns the result entries as > dictionaries. What's the best approach to create my cache file? I see > that the cache file in liferea is an xml file. Should I try to create > my own xml file based on the results from feedparser? Well you c

Re: RSS aggregator with curses and feedparser

2006-09-24 Thread Roberto Bechtlufft
And another thing: feedparser returns the result entries as dictionaries. What's the best approach to create my cache file? I see that the cache file in liferea is an xml file. Should I try to create my own xml file based on the results from feedparser? Thanks for your help. Roberto Bechtlufft wr