Feed Normalizer
Quite a while back, I hacked up a little tool I call the [[Feed Normalizer]]. It’s a Python script that reads and parses an RSS or Atom feed (using Mark P’s [[Feed Parser]]), then spits out a bog-standard RSS 2.0 feed.
Why is this useful? Because it makes it trivial to work around incompatibilies in news aggregators. I use [[Feed on Feeds]], which is great, but it shows me the content of the <
Just recently, [[Seb Paquet]] contacted me to ask if I could change the [[comment monitor]] so that it would play better with [[SharpReader]], the aggregator he uses. SharpReader has a clever feature where, if it sees an RSS <
… which suggested the possibility of getting the [[Feed Normalizer]] to blank out <
So:
Seb’s RSS feed, normalized, with descriptions removed
A more useful example:
… now without descriptions, so you can see the full posts in SharpReader