The Google Data APIs (Google Data) provide a simple protocol for reading and writing data on the web. Though it is possible to use these services with a simple HTTP client, this library provides helpful tools to streamline your code and keep up with server-side changes.
A heat map is a graphical representation of two dimensional data (X, Y and Value) on a two dimensional surface by using colors. On a map a heat map is a representation of density of latitude and longitude points on a map. HeatmapAPI lets you creates heat map images you can overlay on your maps in your software.
A retrospective on Google's first Scrum implementation. Jeff Sutherland visited Google to do an analysis of the first Google implementation of Scrum on one of their largest distributed projects. Their strategy for inserting Scrum step by step into the Google engineering teams showed great insight and provides helpful lessons learned for all Agile teams.
"R is a high-level programming language used primarily for statistical computing and graphics. The goal of the R Programming Style Guide is to make our R code easier to read, share, and verify. The rules below were designed in collaboration with the entire R user community at Google. "
"Add the Conversation element so visitors can post comments and links on your site or participate in global Google Friend Connect conversations. Posted comments can be automatically translated into a visitor's preferred language--instantly." Wonder if there's an easy generic way of doing this in jQuery or some such, without requiring a Google account.
Does moving charts like that guy did in the TED talk. "A dynamic chart to explore several indicators over time. The chart is rendered within the browser using Flash."
"The Google Analytics team announced the release of seven features today. The next stage in the metamorphosis of the popular web analytics tool. Without a doubt the feature that I am most excited about is Advanced Segmentation. This has been a long time coming (can you sense my pushiness!), and in this post I wanted to share with you all how to use this awesome feature." Without a doubt the feature that I am most excited about is Advanced Segmentation. This has been a long time coming (can you sense my pushiness!), and in this post I wanted to share with you all how to use this awesome feature.
Short look at how some different search terms show different sides of Google's search algorithms. "In this short essay, I’ll describe a few of the ways that individuals, companies, and even governments have tried to shape Google’s results to serve the
"Over the Christmas break, I started playing with Google Gadgets as a way of incorporating the library's catalogue into my home page at iGoogle. It was surprisingly easy. In fact, it was surprisingly easy to set up a prototypical "Western" iGoogle templat
"MapReduce is a programming model and an associated implementation for processing and generating large datasets that is amenable to a broad variety of real-world tasks. Users specify the computation in terms of a map and a reduce function, and the underly