gdata
iPhone Gdata-client Youtube query doesn't work
I\'m playing with the object-c API (Gdata) of google to interact with youtube (in my case) but i\'m running into a problem. I\'m trying to search a youtube video with the query class:[详细]
2023-02-15 12:43 分类:问答Getting group name using gdata api
I am trying to access the group name of all entries in my contact list. How can I access the details of a group given the href link?[详细]
2023-02-15 10:51 分类:问答Youtube API - Retrieving videos through GDATA to slow
I have a function that gets a video item from youtube, below is the http webclient call that gets the xml:[详细]
2023-02-14 16:03 分类:问答Does Zend Gdata Support OAuth?
I installed Zend Gdata 1.11开发者_运维技巧.2 but I don\'t see anything in it labeled OAuth... does it support OAuth?I do it like this, for Docs, Calendar, and Picasa:[详细]
2023-02-11 17:43 分类:问答Why does the same code work in a servlet but not in a Spring controller?
This code works in a servlet: PicasawebService service = new PicasawebService(\"Picasa test\"); PicasawebClient picasaClient = new PicasawebClient(service);[详细]
2023-02-11 08:23 分类:问答GData Example for Iphone app
I need gdata api to play youtubevideo and save that video. Doe开发者_StackOverflow中文版s anyone have any sample link or tutorial link?I used GData Api to fetch contacts from GMail. It was very simple[详细]
2023-02-10 20:58 分类:问答Ruby script to download private google docs
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[详细]
2023-02-10 13:06 分类:问答how to parse gdata xml in iPhone?
here is xml Root---> Subject---> SubjectID 1/SubjectID SubjectName MatheMatics /SubjectName Sub_Subject---->[详细]
2023-02-09 10:43 分类:问答JRuby and accessing gdata classes
I am trying to use the Google gdata Java classes in a JRuby file. I am using JRuby 1.6.0 on Windows XP. Here is my code:[详细]
2023-02-09 08:21 分类:问答Remove from a string all except selected characters
I want to remove from a string all characters that are not digits, minus signs, or decimal points. I imported data from Excel using read.xls, which include some strange characters. I need to convert[详细]
2023-02-09 07:32 分类:问答