 |
From: waider |
Date: March 1st, 2008 09:18 am (UTC) |
| (Link) |
|
Having done this very thing myself for a dozen or so feeds, I can tell you that the problem is not so much 'which RSS version' as 'why the hell can't they actually comply with the version they chose?' Something like Perl's XML::RSS can at least attempt to parse most of what you throw at it, but Atom is handled by a separate stack of modules. Plus, you probably don't want to do this in Perl anyway.
|