[KLUG Members] presentation calendar

Robert G. Brown members@kalamazoolinux.org
Mon, 11 Aug 2003 10:47:38 -0400


On 11 Aug 2003 10:39:53 -0400, Adam Williams <adam@morrison-ind.com> wrote:

>> 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.  

Yes, using your file output as an example of the stream, it's fairly easy.
We could add a link to each event to provide iCAL copy for each, AND build
a link so ALL of them can be downloaded at once.

							Regards,
							---> RGB <---