Google Developers

Rank: 541 / 670

2 selected videos

Google I/O 2008 - Spice up Your Apps with Google AJAX APIs

Spice up Your Web Apps with Google AJAX APIs

Mark Lucovsky (Google)

Integrating Google Search into a website can be simple using the Google AJAX APIs. Mark will show how a few lines of JavaScript can quickly add functionality like Video, Images, News, and Local Business data to a site. But it isn't just about search. He'll also show you how to download Atom and RSS feeds from any server using only JavaScript.

Participants should be familiar with JavaScript and dynamic web applications.

View more

Related topics : google rss feed app

Apps Script Crash Course: ContentService

In this episode Arun covers the basics of ContentService, a utility that allows you to return various types of textual content from an Apps Script project. It can be used to generate RSS feeds, download CSVs, and build simple REST and JSON APIs.

All of the source code for the demos that Arun showed can be found here: http://goo.gl/PFr3K

View more

Related topics : build rss feed app