Javablogs 1.2 using Informa.
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?
Dave Johnson
in Java
• 🕒 02:35PM Apr 14, 2004
Tags:
Java
Posted by Charles Miller on April 14, 2004 at 10:13 PM EDT #
Posted by Sam Newman on April 15, 2004 at 07:33 AM EDT #
Posted by Lance on April 17, 2004 at 02:15 PM EDT #