Aggregate multiple ICalendar feeds into one site.
Beta software. Features include:
- Ability to add feeds manually
- Some duplication detection
- Multiple views (event list, day view, week view)
- Feeds are refreshed periodically
Duplicate detection
Some simple heuristics are used to detect duplicates across feeds: each feeds has a 'priority'. Feeds that are expected to contain 'duplicate' information (because, for example, they are aggregators themselves, such as last.fm) will be given lower priorities. If a similar subject is found on the same day in a feed with a higher prio, the event will be stored in the database, but marked as a duplicate of the higher-prio event, and not shown in the UI.
Demo
Demo:
http://arnout.engelen.eu:8082