Simple feed aggregator
Moonmoon is a web based aggregator similar to planetplanet. It can be used to blend articles from different blogs with same interests into a single page.
Features
Moonmoon is stupidly simple: it only aggregates feeds and spits them out in one single page. It does not archive articles, it does not do comments nor votes. Check out the demo page.
Quick 2-step setup
Installing is straightforward. Upload the files to your server,
enter a title and select a password, and you are ready to go!
Easy-to-use administration panel
Use the administration panel to add, remove and edit feeds.
Save resources: no database, no cron required
Feeds are downloaded automatically when the page is
displayed and stored in flat files.
Standards compliant
Powered by SimplePie, moonmoon is compatible with RSS and ATOM feeds.
Requirements
Web hosting with 5 (PHP4 will not work).
Development
Moonmoon is free software and is released under BSD license.
The source code is currently hosted on http://github.com/mauricesvay/moonmoon