I’m finally working on a project that has a public component (besides a login screen), and the lisp has been flowing. I’ve been able to put in probably around 10 hours a week on this thing, and I can’t wait until its more presentable to show off. As part of this, we’re building up our […]
Monthly Archives: April 2008
adw-charting to get a lot prettier
Saturday, April 5, 2008
I’ve recently come to an obvious conclusion: chart layout is really hard, and not in a fun way. Luckily, Google has clarified the terms of use on their charting service, which is a RESTful API that returns png files based on some arc-ish querystring parameters. No google API key is required, the 300,000 pixel image […]