gdata-api
Parse youtube playlist on iphone sdk/ iOS
Since Days i\'m tr开发者_如何学Pythonying to parse a YOUTUBE-XML-Feed by using GDATA-API for iOS.[详细]
2023-01-18 02:07 分类:问答gdata unknown authorization header
I\'m writing a web app to autopost on google buzz. I wrote a C# library to manage with \"Oauth dance\" and in it works fine, I can get oauth_token and oauth_token_secret.[详细]
2023-01-15 01:44 分类:问答Make a Post Request using Java client to the Google Documents List API using gdata.
I want to copy a document as mentioned here: http://code.google.com/apis/documents/docs/3.0/developers_guide_protocol.html#CopyingDocs[详细]
2023-01-13 01:31 分类:问答How to get Blogger post comments for URL using API or anything else?
I have been looking for a way to get the comments from a Blogger blog if I have a regular URL. I know you can get the blogID by scraping the html, which is somewhat unpleasant but has a few standard w[详细]
2023-01-10 10:59 分类:问答Gdata youtube api for objective-c - getting videos playable in iPhone
I am using the gdata library in my iPhone app to search for some youtube videos. Now most of the videos come up fine but some videos are not compatible for playback with the iPhone. I am using a webvi[详细]
2023-01-09 21:36 分类:问答How do I change the verification method when using the Google .net client library for Webmaster Tools?
var settings = new RequestSettings(\"appname\", \"googleusername\", \"googlepassword\"); var service = new WebmasterToolsRequest(settings);[详细]
2023-01-06 07:32 分类:问答401 and 403 Errors with google base API
I built a wiki using Google App engine and the Data APIs.The wiki pages are stored as Google Base \'Reference Articles.\'I want users to be able to view, edit, and delete the items, so when a request[详细]
2023-01-04 20:04 分类:问答Is there a way to manage Google Calendar sharing through Zend Gdata or otherwise in PHP?
I\'m creating a custom calendar app that is using Google Calendar as a base. I am wondering if there is a way through the Zend Gdata library to manage calendar sharing. From the documentation it does[详细]
2023-01-04 13:55 分类:问答How to add "Privacy" details in Google Calendar using Google API Version 2
I am using Google API Version 2fo .NET to create Google Calendar Entries. How can we set \"Privacy\" (Default,Public,Private) in Google Calendar 开发者_StackOverflow中文版?[详细]
2023-01-04 03:43 分类:问答Any examples/tutorials on using Google GData API - Youtube on iphone?
I need to list a specific users uploaded videos (YouTube) in a UITableVi开发者_StackOverflow中文版ew. I\'ve downloaded the GData source and example projects (not iphone specific) but I can\'t seem to[详细]
2023-01-04 01:55 分类:问答