Thanx Austin, Yes, you are right. I gueess we should do like you've said. Just wondering if there are an easy way ;). Peace.
Regards, Harun Musa. Austin (Google) wrote: > Hi Harun, > > 1) Google Calendar GData feed does not indicate if an event is in > conflict with another one. This is left to the developer to look at > the overlapping start/end times to determine. > > 2) Calendar feed is requested based on the calendar ID, which implies > that one can only request one calendar's specific data at one time. > There is no global feed that return all events of all calendars > > 3) I am afraid you will have to do some parsing to retrieve the ending > part of the event status. They are defined with URL format. > > Hope it helps, > Austin > > On Dec 10, 3:25 am, Harun <[EMAIL PROTECTED]> wrote: >> Dear all, >> >> Sorry if i'm asking a silly questions. >> First, how to find any event's conflict resulting from an event query >> with full projection? Can we pull these information (event is >> conflict) from the feed/entries? If there is a way, do we have to do >> it using an authenticated service or not? >> >> Second, can we make an event query in single call to retrieve all >> calendars event? So all event in primary, secondary and imported >> calendar will be in the resulting feed. If we can't then how to >> accomplish that task? >> (ie. We can list all event from all calendars) >> >> Btw, one more question. I have an event feed with full projection >> using non authenticated service. But when i print out the event's >> status, it prints the uri schema (http://(the-uri)/ >> eventstatus.confirmed). How can we pull the status info so it will >> print out only the value it contain? (ie. confirmed). >> >> Thank you in advance and sorry if my english is not very well. >> >> Regards, >> Harun Musa. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
