Hi,
Thanks for the example but I noticed 2 problems in the python example
which I fixed:

    wcl.link_type = 'application/x-google-gadgets+xml'
    wcl.wc = wc
changes to:
    wcl.type = 'application/x-google-gadgets+xml'   # had to fix
wcl.link_type
    wcl.web_content = wc # had to fix wcl.wc

Also the WoD example pops up with no word of the day in it
and  the "of the day" Calendar Event Gadget Creator seems to only
allow the code
to be used if I have a [email protected] account - pehaps a warning should
be posted.
Thanks.
Ted Ewanchyna




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to