On lør, 2002-07-27 at 20:07, Ronald Kuetemeier wrote:
> > 
> > Actions->Publish Free Busy Information
> > 
> > Just send the email to yourself, the attachment contains 6 weeks of
> > info.
> Excellent, why didn't I see that? Anyway I thought I had used the option
> when I send myself the icalendar.ics file.
> This means I learn the code base and the gui all at the same time, great.
> Ok I still need to automate this and a longer period and a file on a dav server,
>  guess I will find the entry point for generating it in the code, any hints before
> I do something stupid? This saves some coding, great.  

Have you looked at cal-client in evolution/calendar/cal-client?

It is an easy to use library that connects to wombat (and starts it if
need be), and it lets you query it. 

It also allows your program to be notified when the calendar changes,
which should be much safer that whatching the file.

Last but not least it has a cal_client_get_free_busy method, allowing
you to let wombat generate free/busy info for you...

./borup


_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to