This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: Google Developer Day: The website using our tech
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Google AJAX Feed API: Showing blog entries on the location home page, and in a lightbox on the main page
Google Picasa API: Showing photos on the location pages
Google Spreadsheet Data API: We are using this as a pseudo database that people at the various locations use to control their site
There are fun hacks galore, such as using cron to update a google spreadsheet with the current time in various locations, and then accessing that spreadsheet from JavaScript to get the data.