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:
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?
I have a function that gets a video item from youtube, below is the http webclient call that gets the xml:
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:
This code works in a servlet: PicasawebService service = new PicasawebService(\"Picasa test\"); PicasawebClient picasaClient = new PicasawebClient(service);
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
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
here is xml Root---> Subject---> SubjectID 1/SubjectID SubjectName MatheMatics /SubjectName Sub_Subject---->
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:
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