Re: [PHP] iCal parsing and processing

2010-05-25 Thread Larry Garfield
Hm. Thanks, but it looks like that's all in Python. I'm not a parcel tongue so that wouldn't be much use to me in a PHP app. :-) Thanks though. --Larry Garfield On Tuesday 25 May 2010 06:43:30 pm Jason Pruim wrote: > Hi Larry, > > Take a look at: http://trac.calendarserver.org/ > > It's App

Re: [PHP] iCal parsing and processing

2010-05-25 Thread Jason Pruim
Hi Larry, Take a look at: http://trac.calendarserver.org/ It's Apple's open source page which includes their iCal web server... Maybe something can be pulled from that? Just something to think about and see if it helps :) Also... Not sure if you've looked at the CalDav protocol but that i