Category: Graphication
Well, last night I gave a talk at one of the ever-brilliant Oxford Geek Nights, and in case you're baying for the slides I used (all seven of them), you can find them at this wonderful OGN7 LastGraph Slides link. If you live within punting distance of Oxford, you should really try to come to the next one on August 27th. If not; well, they put videos up on the site...
Posted 26th June 2008 in
Django,
Python,
LastGraph,
and
Graphication,
with 2 comments
Yes, people of the internet, LastGraph has returned. After over two weeks of beta testing and bugfixing, it's finally in a useable state, and so I'm pushing it out to lastgraph.aeracode.org as I type this. If it doesn't work for you yet, wait for the DNS change to propagate.
Posted 15th October 2007 in
Python,
LastGraph,
and
Graphication,
with 24 comments
After my first attempt at providing some way for people to style graphs in Graphication, which ended up being a rather ugly system with an odd set of nested dictionaries, a thought struck me; we already have a language for specifying presentation, and which has inheritance and other nifty time-saving shortcuts: CSS.
Posted 30th August 2007 in
Python,
and
Graphication,
with 0 comments
The start of the LastGraph rewrite is well underway; the backend has been moved to Django (probably out of familiarity, since I've been using it quite a bit recently), and is already fetching week lists and track lists, much to my delight.
Posted 10th August 2007 in
LastGraph,
and
Graphication,
with 2 comments