Wednesday 16 December 2009

Google Visualisations API

I set up an example of using the Google Visualisations API at
http://swampstaging.co.uk/uk_singles_chart.html

The process for generating this was:
Scrape code from website (ruby+hpricot)
Process code for google's datatable (ruby)

It was a neat way to learn stuff about ruby. programming without a modern IDE is a PITA. i'd forgotten how great resharper+visual studio is. mostly resharper.

No comments: