Hi Joey, Thanks for the reply.
Currently we have developed our own calendar which we are considering to swap for the Gcal embedded. As you, we have also developed a Javascript popup (on top of ASP.NET) which we are using to add/delete/ edit in our custom calendar. Now, going for a possible solution on your hint - we could create a middle layer to connect between the Javscript logic and the Gcal API. So far so good.. But I think this solution may not offer much of a user experience since there is no way to catch a mouse click event in the embedded Gcal for a specific calendar event. Thus one need to e.g. create a whole list of calender events for let say a specific month and then let the user choose his event. Let say he wants to edit an existing event, then we need to launch a new (or extend the existing) popup to present the event's specifics such as date/time, location etc.. Have you seen any applications covering this? I am also very curious - could you please tell me a bit more on how you have thought to proceed? Thanks On 21 Juli, 16:56, Joey Kippen <[email protected]> wrote: > Original Post by Southbranch > > Hi, > We love Gcal and we are considering using an embedded version on our > website. > However, users need to be able to add/delete/edit individual events in > a user friendly way, and right now, it seems as one need to be re- > directed to the Gcal website in order to manage these things.. > Are there any plans to make these functions available via a popup > directly in the embedded version? Or by other words, the same way as > it works on Gcal's own website? > Thanks > > Reply > > I am not sure about what google is planning for this but I am creating my > own interface with Javascript with their Javascript API. They have more bugs > to get rid of before they make these implementations you are talking about, > as I have found out myself. I have my interface mostly done. I will be > interested to see how much more time it will take google to develope the > interface when there are probably several websites with interfaces like the > one I developed. What API are you using with the embedded Gcal or are you > just embedding the Gcal with no API? > > Just curious, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
