gdata
Read-only access to GData API with OAuth
I\'m using the Google Documents List API to get a list of documents and export their contents.I\'m authenticating wi开发者_如何学运维th OAuth (3-legged). It\'s been very straightforward, with one exce[详细]
2023-01-30 09:08 分类:问答Using Gdata and Xmpp protocol both in one application
I am integrating two apps into one. the first app is a chat app. We have used xmpp framework for retrieving Gmail chat buddies form Gmail account. In the other app we have used Google Data Protocol fo[详细]
2023-01-30 06:37 分类:问答Uploading video from website backend to YouTube
I am doing a site in cakephp where users can upload videos and those get published on the site once approved by the moderator. Currently, I am accepting video files which are being uploaded on my serv[详细]
2023-01-25 14:48 分类:问答Help with google-api-java-client
I\'m trying to parse a youtube video feed, and for each video print the list of its thumbnails. I\'ve tried something like that:[详细]
2023-01-25 10:36 分类:问答How to parse .XML with special characters (GDataXML)
Here is my .XML: <table> <report field=\"FROZEN_BY\" /> <user name=\"Peter O\'Toole\" count=\"16\">[详细]
2023-01-25 02:54 分类:问答(PHP) How to parse URLs in google search results?
How get google search results url? (I use Zend_Gdata_Gbase for get search google results and not DomDocument/htmlsimpleparser because its looks to me that Zend_Gdata_Gbase done specially for parsing[详细]
2023-01-23 04:02 分类:问答How to get current number of contacts using gdata
I use gdata module for python to get cont开发者_运维问答acts but number of contacts display in web based and from gdata is not match, Just curious ,what\'s wrong with it.The default contacts feed for[详细]
2023-01-18 11:33 分类:问答Using Android AccountManager to get authtoken for gdata
So I am trying to sync to google docs, without having to ask the user for his credentials. I use this code to get an auth-token:[详细]
2023-01-18 04:51 分类:问答how can I upload a kml file with a script to google maps?
I have a python script, that generates kml files. Now I want to upload this kml file within the script (not per hand) to the \"my maps\" section 开发者_如何学编程of google maps. Does anybody have a py[详细]
2023-01-18 03:38 分类:问答Saving Long/Lat as kml (track)
So, I\'ve got a class with contains a NSMutableArray of CLLocation\'s, and a name. Now I want to save them to KML, ideally as a track (or , so I can use the file to display the locations traveled.)[详细]
2023-01-17 16:57 分类:问答