Charles Miller posted an interesting write-up on the recent
Javablogs 1.2 improvements. I found it especially interesting that Javablogs now uses the
Informa RSS parser, which takes the strict XML approach to RSS feed parsing - if the XML is invalid it ignores the feed. They are considering using Mark Pilgrim's ultra-liberal feed
Universal Feed Parser which is much more forgiving, but it is written in Python and may need to be run in a separate process. Wouldn't it would be nice if Informa provided ultra-liberal parsing capabilities? Hmmm... I wonder... how hard would it be to port Pilgrim's parser to
Jython?
Posted by Charles Miller on April 14, 2004 at 07:13 PM EDT #
Posted by Sam Newman on April 15, 2004 at 04:33 AM EDT #
Posted by Lance on April 17, 2004 at 11:15 AM EDT #