« vCalendar and iCalendar in PHP | Main | CETIS Metadata FAQ Wiki »

February 09, 2005

An iCalendar view of our events database

I've spent today hacking together a PHP script to generate a view of our ltsn01_general.events table.

http://www.ltsn-01.ac.uk/static/ltsn-01_events.ics.php

I've also written a cron job which uses curl to get a snapshot of that output into a static .ics file:

http://www.ltsn-01.ac.uk/static/ltsn-01_events.ics

I've successfully subscribed to this in iCal.

There is also a web view of this calendar here:

http://minnesota.ncl.ac.uk/calendar/

Tags: Calendaring , PHP

Posted by pj at February 9, 2005 04:29 PM