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

[PHP] iCal parsing and processing

2010-05-25 Thread la...@garfieldtech.com
Hi folks. I am looking for a good iCal processing library (open source / GPL compatible). Unfortunately, everything I've been able to find so far is half-assed, incomplete, buggy, or so horribly designed that I'd be embarrassed to use it (or several of the above). I was hoping someone could