Archive

Archive for August, 2009

Google Visualization

August 29th, 2009 Chris No comments

If you’ve ever used Google Finance, you’ve probably been impressed by their date slider interface.  While working on a metrics dashboard recently, I thought it would be great if I could use a similar interface for user activity over a given time.  Searching around on Google got me no where fast, so I decided I would combine a jQuery Slider with the Google Chart API and use Ajax to emulate the Google Finance date slider UI.

Four days later, I found a link to the Google Visualization API.  Specifically, to their Annotated Time Line.  Simultaneously frustrated that I hadn’t found it a week sooner and relieved that I had found it after all, I was quickly able to implement the API for my needs.

The Annotated Time Line (and I assume the other Google Visualization APIs as well) are all Flash objects. You create, configure, and pass data to the Flash objects in JavaScript, and then draw the object (this is great because no excess data needs to be sent over the wire – it’s all done on the client side).

I would highly recommend perusing the Google Visualization API – you might well find some useful code there.

It’s On – and It’s Hilarious

August 6th, 2009 Chris 1 comment

I’ll leave you to explore this hilarity for yourself (for those who aren’t regular TechCrunch readers) – I’m just passing along one of the funniest two part TechCrunch postings in a long time.

  1. MG Siegler wrote about what is possibly one of the worst promotional jingles of the past decade.
  2. MG Siegler gets his rear end handed to him by the jingler himself.

Enjoy.