Hi, You can certainly get full programmatic access to your data of Google Calendar. This is done via the Google Calendar Data API, its web service protocol spec is described here -
http://code.google.com/apis/calendar/developers_guide_protocol.html We have provided a number of client libraries (JavaScript, PHP, Python, Java, C# .NET) that built on top of the protocol that allows easy integration with your existing platforms, you can check them out on this page - http://code.google.com/apis/gdata/clientlibs.html Hope it helps, Austin On Fri, May 23, 2008 at 2:51 AM, Srinivas.Adivi <[EMAIL PROTECTED]> wrote: > > Hi > I have built a web based calendar application. I want to know if it is > possible to synchronize my calendar with Google calendar. Are there > any APIs provided. Or alternately how do I get all events from a > google calendar(google id and password are provided) through feeds. > Currently only 25 recent events are obtained through feeds. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
