A new canvas demo

I finally got around to updating my canvas / sql visualization code. Interacting with the map is now much easier.

And I’ve posted a live demo of it here: http://crccheck.com/demo02

It’s not as refined as google maps, but it’s still pretty fancy. Navigation is done in the minimap, and you can draw on the large map with your mouse pointer.

This time, I made it work in FireFox and Chrome/Safari

February 8th, 2010 | Neato! | No comments

Greasemonkey Scripts

I am addicted to making Greasemonkey scripts. I started making scripts to help me in an online game I play, but now I make them for many other sites.

For my clients, I have made Greasemonkey scripts that can:

  • scraping data for import into spreadsheets/databases
  • adding AJAX to a site that didn’t support it before
  • creating mashups (e.g. linking your CRM to another website)

July 21st, 2009 | Mental Note: Add Category | 1 comment