Well, I do something similar though not exactly the same.
I export my calendar to a web server and then I access it via a small app called "phpicalendar" (phpicalendar.sourceforge.net). I could have used something more complete (like phpGW) but all I needed was calendar and contacts (done with a modified vcardphp - vcardphp.sourceforge.net). I guess you could export your calendar to a png file with php's gd functions but I imagine it would get quite messy if you have many appointments. If you need any help regarding my solution, don't hesitate. Etienne On Tue, 2003-01-28 at 05:32, Zot O'Connor wrote: > Has anyone done any work on posting Evolution Calendar information to a > web site? Is there a standard setup to use? > > I am not thinking about sharing, I am thinking about reforming the ics > file to a calendar png. > _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
