I spent a few hours this weekend writing code to parse the feeds in Find That Feed. This will help improve the user interface. For example, we will be able to offer a hyperlink to a feed’s HTML version (assuming we’re able to find and parse the feed). We’ll also get some interesting statistics as a side effect, which may lead to new report pages. Now comes the task of running the code against the 20,000+ feeds in the Share Your OPML database. More to come…