gdata
How do I set the doctype when building a document with GDataXML*
When using GDataXML* to build an XML document, how do I set the doctype of the generated X开发者_如何学PythonML? The rough outline of how I\'m using GData can be found here:[详细]
2023-02-27 09:37 分类:问答Google Documents List API - How to Publish a Document
I\'m utterly lost as to how one can programmatically publish a Google Document (specifically a spreadsheet).[详细]
2023-02-27 01:26 分类:问答Including the Google gdata finance jar in my Android Project
I have included the Google gdata finance jar in my Android project (included the jar file in the build set). However still when I make any calls to functions in that jar, I still get a NoClassDeffound[详细]
2023-02-24 04:24 分类:问答Retrieving token and secret from gdata.gauth.OAuthHmacToken python object
I\'m following Google\'s great sample code for three-legged OAuth. Specifically, I\'m looking at the python version of the code. I\'m stuck between \'Upgrading to an access token\' and \'Using an acc[详细]
2023-02-23 01:23 分类:问答issue with gdata analytics client in python
I was able to successfully retrieve an OAuth access token for Google Analytics using Google\'s gdata python library.[详细]
2023-02-22 11:44 分类:问答How to set the max_results value from the gdata.codesearch API higher than 10?
Hi can someone tell me how to use the gdata Codesearch API and augment the number of results from the Query higher than 10 ?[详细]
2023-02-22 09:52 分类:问答IPhone-XPath query wont retrieve my node
I\'m using GData as my XML parser. I\'ve tried using an XPath query to retrieve a node - @\"//GetPlacesAutoCompleteResult\".[详细]
2023-02-20 00:21 分类:问答Using GDataXML to get a CGPoint from an xml?
I currently have an xml with the following code: <Level> <!--Loads the animals for the Level-->[详细]
2023-02-19 11:47 分类:问答Problem formatting NSDate & NSString while using GData-Objectivec-client
I\'m fighting with a strange situation: same code works different in two different projects. The one project is just empty command line utility with this code. The second project is with linked gdata-[详细]
2023-02-18 04:33 分类:问答GBase Snippets Feed, how do I extract the URL?
In this example http://code.google.com/apis/base/docs/1.0/pythondevguide.html (search for entry.title.text) it gives entry.title.text as the only example for a Snippets feed attribute. What do I put t[详细]
2023-02-18 03:46 分类:问答