I used this website to start coding:
http://ajax.phpmagazine.net/2006/04/howto_integrate_google_calenda.html
But eventually had to write my own php parser so I could get the data I needed, specifically start and end times for the event. For some reason the _javascript_ couldn't pull values and I was sick of fighting it.
Here is the xml that my php code creates from the google calendar xml:
http://www.mattshouse.org/events/gcalParse.php5
And then here is the end result:
http://www.mattshouse.org/events/events.html
I'm planning on selling the solution, but if you've got some time I'm betting that most people with a little php experience could reverse engineer what I did.
It doesn't do anything too fancy but it can handle weekly reoccuring events and it sorts the events based on their time, not their published date.
--
Darren
On 7/4/06,
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I would like to embed all 6 of my calendars in a week's view into my
website. All I seem to be able to do is grab only one of my calendars
at a time and I seem to only be able to view a monthly view. Any ideas
on how to include all 6 of my calendars and opt for a weekly vs a
monthly view?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
