rsssynth
[Source Code]Description
Generate a static page from a list of RSS feeds.
Usage
# Iterate through the .xml files in the feeds/ directory and generate index.html and last_update.html.
rsssynth feeds/
# Iterate through each line inside "feeds.txt", where each line is a URL for an RSS feed.
rsssynth feeds.txt
Screen captures
An rsssynth instance where many RSS feeds were inserted.
When available, it displays the RSS channel image (and other elements, such as attached media).
rsssynth inside an iframe, as seen on the left column of my homepage.