This triple session (20 mins talk + 5 mins Q&A each) will explain how developers can integrate with Google App Script, Gmail contextual gadgets, and the Google Calendar API.
1. Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services. For example, Apps Script allows you to send emails to all the addresses listed in a Google Spreadsheet. (Martin Omander)
2. A Gmail contextual gadget is a gadget that is triggered by clues in Gmail, such as the contents of Subject lines and email messages. For example, Gmail already provides a YouTube contextual gadget. If the body of an email contains a link to a YouTube video, a clickable thumbnail view of the video appears at the bottom of the email. (Dan Holevoet)
3. The Calendar API lets you incorporate Calendar functionality into your own application or website. You can edit calendars, create and delete events, send invitations, and more. (Peng Ying)
All three speakers work at Google where they help developers integrate with Google's Apps APIs.