PliCal
From Plings Info
PliCal is a php script to convert iCal (.ics) files to the Plings XML format. It uses PHP iCalendar to parse the iCal.
To use, download PHP iCalendar. Place your iCal file(s) into calendars/, and be sure to remove any example files you don't want included in the output. Then, run the plical.php script in the main directory of PHP iCalendar.
Get the code
Download a tar archive or download using git:
git clone git://gitorious.org/plical/plical.git
Tested with
- Cumbria calendars (download script included)
- Leicester libraries calendar (out of date)
Issues
- Does not parse contact information.
- iCal itself does not support, or only partially supports some of the types of data we want in Plings (contact, venue, organisation)

