-
I have downloaded feedparser and i am trying for agrregator. Can someone please give me a sample code which uses feedparser for aggregating feeds.
Thanks,
Manasa.
2008-06-11 22:43:47 UTC by manasaguli
-
f8dy committed patchset 254 of module feedparser to the Universal Feed Parser CVS repository, changing 1 files.
2007-04-16 20:23:22 UTC by f8dy
-
rubys committed patchset 253 of module feedparser to the Universal Feed Parser CVS repository, changing 3 files.
2007-04-15 12:06:09 UTC by rubys
-
In iTunes feeds containing both the tag and tag the feed image is overwritten by the iTunes image. All the image_detail is also overwritten. The feed validates containing both tags, both are legal. Feedparser does follow the iTunes application behavior and falls back to the tag when no tag exists, so it's not broken per se.
see...
2007-04-10 02:16:13 UTC by smokeslikeapoet
-
File Added: ms_namespaces.diff.
2007-04-09 21:13:11 UTC by gogna
-
File Added: ms_namespaces.diff.
2007-04-09 21:11:20 UTC by gogna
-
the parser doesn't recognize microsoft's 'msn' and 'live' namespaces, and do not construct variables like 'msn_type' or 'live_type', which msl-live's feeds use to distinguish entry between photos and articles.
2007-04-08 17:12:49 UTC by gogna
-
rubys committed patchset 252 of module feedparser to the Universal Feed Parser CVS repository, changing 2 files.
2007-03-26 21:35:53 UTC by rubys
-
rubys committed patchset 251 of module feedparser to the Universal Feed Parser CVS repository, changing 49 files.
2007-03-26 20:50:26 UTC by rubys
-
Regarding the FIXME: both 0 and 1 worked fine. I didn't know what actually was correct there, so I choose an easy way out.
2007-03-26 01:34:28 UTC by pebo4170