Google calendar
Incase you were wondering how to quickly put a lot of new events into Google Calendar you need to write a CSV file with the following headers:
"Subject","Start Date","Start Time","End Date","End Time","All day event","Description"
Which comes in very useful when importing data from a spreadsheet; as I found out this afternoon.

