I have a google cal user that wants to be able to view non-public calendars 
after authenticating with a web app.
So I need a way of authenticating with gcal then displaying multiple 
calendars in an appealing way. If I could simply
pass an authentication token into Google's iframe that would be awesome. 

I looked at Zend's gdata API which lets me pass in a username and password 
easily enough, but is there an easy way to spit out a nice
embeddable calendar? 

I read that there is a private key parameter that can be used in the iframe, 
but have been unable to get it to work. Is there an example out there? 

Finally, I saw this project which seems to do what I want, but I need to do 
it in PHP. 

http://cookingandcoding.com/2009/08/31/dynamically-generating-embedded-google-calendars-with-gcal4ruby/

Has anyone done this before? Whats the best way?



-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to