Yes, my blog looks broken. No, it’s not. I’m planning on doing an overhaul this evening / tomorrow and this is step one: start with a blank canvas.
Archive for June, 2007
I always forget the syntax for “CASE” in SQL. SELECT other_columns, SUM(CASE col WHEN val THEN result ELSE 0 END) AS singlevalue_result, SUM(CASE WHEN col BETWEEN val1 AND val2 THEN result ELSE 0 END) AS betwen_values_result, SUM(CASE WHEN col1 = val3 AND [ Read More ]
I’m redesigning my WW site and these are my colours I think…. Lemon Chiffon #e0e0c0 Honeydew #c0e0c0 Light Blue #a0c0c0 Navajo White #e0c0a0 Bisque #c0c0a0 Powder Blue #c0e0e0 Generated using the fabulous “Instant Colour Schemes” tool I’ve come across, I’d previously used the bighugelabs Palette Generator to do stuff [ Read More ]
Well today is a nerdy day. I’ve been playing around with a few new Web2.0 app things (namely www.activebudget.org) and want to try some of this AJAX stuff. Since python and django are the flavour of the day at work I decided to try to set that up, unfortunately I don’t really have a clue [ Read More ]
There’s several things I’d like to do lately, a lot of them are reading related. “Read Euler, read Euler, he is the Master of us all” – as a Maths head, it’s always fun to get into the background of things. Euler’s pretty cool, bridges of Koningsburg (sp?) is always a good one. The medieval [ Read More ]

















