Prose
I did a small writeup in a post on my blog about CalMap.
APIs Used
Design
CalMap dynamically loads arbitrary calendar data via JSONP,
so this site is hosted on its own subdomain (calmap.bolinfest.com)
to ensure that there are no cookies worth stealing via XSS.