Hi, Thank you for taking a look at CalVis. Unfortunately CalVis is tailored to draw data from Google Calendar but not another data source. But since the source code for CalVis is available, you can try to tweak it to plug it with a custom data backend and reuse the rest of the display logic. The source code CalVis can be found here -
http://code.google.com/p/calvis/source/browse Cheers, Austin On Tue, Jul 8, 2008 at 7:54 AM, britg <[EMAIL PROTECTED]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
