MagpieRSS with REX parser
I'm trying to expand the verty useful MagpieRSS to also tolerate invalid RSS feeds.
It's a common case that many feeds contain unescaped HTML tags, HTML entities and even nesting errors.
the expat based PHP native parser will chocke on such feeds, as they are not well-formed XML.
To make those feeds usable with a PHP based RSS-Reader, I'm now exerimenting with a REX shallow parsing
technique I decribe here.
If this page looks funny or broken from time to time, that's bacause I'm exerimenting...
view the source here
couldn't open http://traumwind.de/blog/rss_noencode.php
alles Bild, Text und Tonmaterial ist © Martin Spernau, Verwendung und Reproduktion erfordert die Zustimmung des Authors