I have submitted the module to the Drupal community for review and am just waiting on full git access to be granted for the project.

I have made a few changes in the way Tokens are processed and have creating, updating and deleting calendar entries working smoothly. I am not exactly happy with bundling Zend with this module, but I was not about to re-write bindings for the Google Data APIs. The hard part of dealing with Google APIs in Drupal really is the lack of lightweight bindings.

I will investigate using an existing Drupal Zend framework module in the future for my Zend needs.

I have attached a tarball to this post if you want to try it out. Comments are open for any issues or questions.