The GData API is a Rest style web protocol to pragmatically interact with google applications and a services, like Google Docs, Contacts and Calendar etc.
I have used this GData and the tutorial ...But every time I missed something and lost...I am working on …
ios iphone gdata-apiI'm building a webapp that manages certain types of events for users. I want to provide a way to display …
google-calendar-api gdata gdata-api atom-feedRecently I have tried to get high quality RTSP Streamng using gData API I have got only one clue from …
youtube-api gdata-api rtspI'm trying to add an event to a specific calendar in google calendar and I just don't find how. Here's …
c# asp.net gdata-apiSo, here's my code for getting a youtube user's public playlists: function getyoutubeplaylists($userName) { $yt = connectyoutube(); $yt->setMajorProtocolVersion(2); $playlistListFeed = $…
php youtube youtube-api gdata-api zend-gdata