By B747 on
Wouldn't it be brill to have Drupal be able to talk seamlessly with Google Docs? The full API docs are here: http://code.google.com/apis/documents/overview.html
Things that could be accomplished:
* Creating a node in Drupal and have it appear in GD
* Creating a document in GD and have it appear as a node in Drupal
-- here is where the real fun lies because documents as nodes will allow Drupal's features such as taxonomy, comments etc.
* Send FileField attachments over to GD
* and I'm sure much more...
So, anyone out there feel like giving this a go? I wouldn't know where to start with the code, but would be happy to help out with testing and docu....
Comments
GD->Drupal
Google Docs to Drupal
http://driesknapen.net/blog/google-docs-drupal
Using Drupal XML-RPC with Google Docs
http://drupal.org/node/335349
http://drupal.org/project/drupalgapps
DrupalGapps : Google Apps framework for Drupal
http://drupal.org/project/gdata
Google Data Integration
Google Summer of Code 2010 http://groups.drupal.org/node/60973
SoC 2009 http://groups.drupal.org/node/20128
Thanks
I had seen most of those, the only one being relevant is the Google SoC 2010 link, as the other links do not provide full integration.
Have you seen this?
http://drupal.org/project/google_docs
I'm about to try it on for size right now, but it's pretty new so I figured I'd update this page with a comment to help the semantic web...