Friday, June 08, 2007

REL 0.0.4

=== 0.0.4 (June 8th, 2007)
* Can add simple events now
** Added a GData class and an example of how to use it

See Chapter "Adding Event"

1 comment:

James Britt said...

Very nice!

One observation:

I'm trying to interact with a Google calendar that is part of a domain hosted through Google for apps. The admin account is not a gmail.com address; it uses the domain name of the site.

I was not able to sign in until I added another field to the post data sent as part of the 'login' method of GData:

'accountType' => 'HOSTED_OR_GOOGLE',