I really like the CalVis project and it scratches an itch I have with dynamically updating a visual calendar. I was wondering though, is there a way to point the Javascript Client Library CalVis is using to a PHP backend? i.e. I am using the Zend Framework Gdata PHP library to do some processing of calendar data, but I want my results fed into a CalVis Calendar. As far as I understand, CalVis only uses the Javascript interface with Gdata API - is this correct?
My driving factor here is I want a private calendar, but I don't want users to have to log into a google account to access the calendar on my site. If i can use the PHP Client Library to do the authentication, and load the data into my CalVis implementation with javascript - i believe I have everything I need. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
