Feedsplitter is a PHP script that converts RSS or RDF newsfeeds into HTML, Javascript, or whatever format you want. Display random entries, just the channel image, or use custom stylesheets -- Feedsplitter separates content and display using a simple XML template system.
Mandatory upgrade. This fixes the issues articulated in this post. I'm sorry this took so long to fix, the author was unable to contact me (or didn't try), and I don't follow bugtraq closely. Please click through for details and new code.
CHXO is pleased to announce the release of Feedsplitter version 2003-06-17. New in this release are a template to support "XHTML over Javascript" (demo) and a template oriented toward sidebar newsfeeds via Javascript (demo).
More news is good news. Feedsplitter is getting an upgrade as part of Berylium2. In fact, Feedsplitter.php will become the official newsfeed rendering engine for all Berylium sites.
It seems that our parser is choking on certain HTML entities, like ö -- what to do? Update: This is technically a problem with improper CDATA quoting in newsfeeds. But it isn't going to go away.