[KLUG Members] presentation calendar

Adam Williams members@kalamazoolinux.org
11 Aug 2003 10:39:53 -0400


> If iCAL is simply a marked up text file, could you not pull the data from
> PosrgreSQL and write it to a file in iCAL markup using PHP. It has
> PostgreSQL modules and direct file access? It doesn't seem like a big deal
> to me. Maybe I'm missing something. I'm new to PHP, working on my first
> project now.

No it doesn't seem like a big deal.  Someone (or some people) just have
to do it.  

I'd recommend skipping the "write to file" step and just declare a mime
type header and send the data to the user.