After authentication from google servers for google docs, I do a simple getResponse, but I get a 400 Bad Request. I can\'t understand where am I going wrong. The sample code is, below
I am using the RGoogleDocs package to upload a string of text to a document. The following code is a minimal working example.
On a basic level, we have: <html> <head> </head> <body> <div id=\"Template\"></div>
I have a job postings board that I\'m running in PHP/MySQL and thinking of trying to run it in YQL and Google Docs instead. I have a line of MySQL that fetches job postings that have b开发者_JS百科een
I\'m looking for a way to embed Google Docs itself--or a Google Docs-like real-time collaboration of text documents--into a web platform 开发者_如何转开发built with Vaadin on top of Google Web Toolkit
I have an app which saves some data on a sqlite DB. Basically, I have some 开发者_StackOverflow社区notes (textual data) with other info associated with them (tags, date, etc.).
I would like to write a script in Ruby (using the gdata gem, rest-client gem or just straight Net::HTTP) to authenticate with my google docs using gmail-userid/password, and then download a list of pr
Is there any way to: (After client has been logged in using their google account) Listing their Google Documents
I\'m trying to use the Google Docs Viewer. It seems to work fine for PPT. Example this works: http://docs.google.com/viewer?url=http://www.microsoft.com/presspass/download/press/2008/02-01yahoo.ppt
Is there any sort of documentation on exactly what parameters you can put in the url of Google viewer?