Monthly Archives: December 2007

Active Scaffold Ajax CRUD Interfaces for Ruby on Rails

This could be most useful in the near future… Most web applications have many more model objects exposed on the backend, or admin side, than they do on the front. Coding interfaces for all those models is redundant and a … Continue reading

Posted in ruby, snippets | Tagged , , , , | Leave a comment

Getting Your DVDs Onto Your Mac/iPod/iPhone

I’d looked at Handbrake a while back but the GUI was far too confusing for a simpleton like me. It seems like it’s been cleaned up quite a bit now and looks rather useful! (The little video giving an overview … Continue reading

Posted in linux, mac, snippets | Tagged , , , , , , | Leave a comment

Flot: Pure Javascript Plotting Library

Yet more chart drawing goodness. This takes a different approach to the Google model by generating really good looking graphs all on the client-side in javascript - very nice! Flot is a pure Javascript plotting library for jQuery. It produces … Continue reading

Posted in javascript, snippets | Tagged , , | Leave a comment

Google Chart API

The chaps over at Google have come up with a neat webservice - an easy way to get charts onto your webpages, the Google Chart API. Google has finally released Google Charts API, which returns a PNG-format image in response … Continue reading

Posted in snippets | Tagged , , | Leave a comment