Videos tagged with Google Data API


Google I/O 2009: Evolution of the Google Data Protocol

Google I/O 2009: Evolution of the Google Data Protocol

Posted in Companies, Conferences, Web Technologies, Development

Recently, Google Data APIs have implemented new technologies in order to make applications and communications with Google Data APIs more efficient. We'll present these new technologies, including ETags, Partial Get and Update, and a new compact JSON format, and show how you can use them to improve your applications. We'll demonstrate these features by showing an example built on top of the Goog...

Tags: Google, Conferences, Javascript, JSON, Google Data API, Performance, Development, Companies, IO2009, etags, JSONC, ...





Getting Started with the Google Data PHP Client Library

Getting Started with the Google Data PHP Client Library

Posted in Companies, Frameworks, Development

Trevor Johns goes over how to get started with the Google Data PHP Client - from installation to general architecture to brief demo with the Blogger API. Getting Started Guide: http://code.google.com/apis/gdata/articles/php_client_lib.html Zend Framework Manual: http://framework.zend.com/manual Zend Framework API Docs: http://framework.zend.com/apidoc/core

Tags: Google, Frameworks, PHP, Tutorials, Google Data API, Zend Framework, Broadcasting, Screencasts, Development, Companies


Google does cross domain read/write JavaScript

Google does cross domain read/write JavaScript

Posted in Conferences, Companies, Web Technologies, Development

Today is a milestone. Jun Yang and the GData team released GData JavaScript Client Library for Calendar. This is a JavaScript API that allows you to do fully authenticated, secure, read/write access from the browser. Jun took some time to introduce the concept. Samples Developer's Guide

Tags: Techtalks, Google, Conferences, Technologies, AJAX, Javascript, API, Calendar, Google Data API, crossdomain, Development, ...



Faculty Summit 2008 Day 1: Google Data

Faculty Summit 2008 Day 1: Google Data

Posted in Conferences, Companies, Web Technologies, Development

This presentation will give an overview of the Atom Publishing Protocol, a simple but powerful way of publishing and interacting with data stored on the web. The Atom Publishing Protocol is used as the basis of the Google Data APIs, which provide programmatic access to several Google applications. We will demonstrate a simple example that uses a web application to crowdsource the semantic label...

Tags: Techtalks, Google, Conferences, API, engEDU, Education, ATOM, AtomPub, Google Tech Talks, Google Data API, Development, ...


Google I/O 2008: YouTube on Your Site

Google I/O 2008: YouTube on Your Site

Posted in Conferences, Companies, Development

The YouTube team has been hard at work, expanding and improving upon the YouTube Data API that we launched last Fall. In this session, we'll explore how you can use the new features of the API to bring YouTube to your web site. Participants should be familiar with YouTube and with the basics of Google Data, or another REST-based web service API. John Harding (Google)

Tags: Techtalks, Google, Conferences, Technologies, Youtube, API, IO2008, RESTful, Google Data API, Development, Companies, ...


Google I/O 2008: Authenticating to Google Data Services

Google I/O 2008: Authenticating to Google Data Services

Posted in Conferences, Companies, Security, Development

Get over that first hurdle in your prototype! Authenticating a user is a tricky, but necessary step for most applications that interact with Google services. This session will discuss the available authentication options, their limitations, and some advanced use cases such as Google Apps domains and signed requests. Participants should be familiar with at least one GData API. Familiarity with p...

Tags: Techtalks, Google, Conferences, Technologies, Security, IO2008, Authentication, Google Data API, Development, Companies


Google I/O 2008: Extend the Reach of your Google Apps Environment with Google APIs

Google I/O 2008: Extend the Reach of your Google Apps Environment with Google APIs

Posted in Conferences, Companies, Development

Google Apps already gives your organization an out-of-the-(virtual)-box solution for mail, calendaring, documents and more. What more could you want? How about a way to hook in Google Apps with all the systems you're already using? Or a way to migrate all your data? Or a way to combine data from multiple sources and create a company dashboard? This session will provide an overview of the capabi...

Tags: Techtalks, Google, Conferences, Technologies, API, IO2008, Google Data API, Google App Engine, Development, Companies


Google I/O 2008: Creating a Google Data API Client

Google I/O 2008: Creating a Google Data API Client

Posted in Conferences, Companies, Development

What if there isn't a client library for the Google Data APIs in the language I'm using? Or maybe there is but it doesn't quite meet my needs. I'll address these important questions by examining the approach that I've taken in working on one of our open source client libraries (Python). Learn some ideas for how to structure your projects from a technical perspective and why and how to open sour...

Tags: Techtalks, Google, Conferences, Technologies, Python, API, Open-Source, IO2008, Google Data API, Development, Companies, ...