[KLUG Members] presentation calendar

Adam Williams members@kalamazoolinux.org
10 Aug 2003 23:18:39 -0400


> > If you are looking for a good how to check this out:
> > http://www.macdevcenter.com/pub/a/mac/2002/09/20/ical_webdav.html
> Nice article. 
> Enabling Web-DAV isn't a problem.  That takes about 5 minutes.  We'd
> need a Db->iCAL proxy to either produce the file or answer the request. 
> There is iCAL support in PHP.  I'd bet a decent PHP programmer could
> whip up a nice module for that in no time.  If someone hasn't already.

A quite look around freshmeat didn't find any ready made solutions. 
Sounds like a nice first project for someone. :)  I'd image a nice
unixODBC PHP-API where you could make field A to iCalendar field B in a
configurable fashion would be widely used.

> > It is extremely easy to set up (assuming, of course, an an apache web 
> > server is already up and running -- but even that is pretty easy).
> The KLUG site is pretty much stock Apache/PHP/PostgreSQL/RedHat.