Archive for June, 2007

Patience…

Posted by fio 0 Comment

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.

Categories: blog

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 ]

Categories: sql, work

Colour Schemes

Posted by fio 0 Comment

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 ]

Categories: webdesign

Nerdy Weekend

Posted by fio 1 Comment

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 ]

Categories: daily, ubuntu

to-do: Reading

Posted by fio 0 Comment

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 ]

Categories: daily
  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin

Popular Posts

Ubuntu on Dell Studi

Ubuntu strikes again, it's been a while since I installed ...

Y'all Come Back Now

FYI: The pictures are all links to a bigger sized ...

Neilsen's Web Design

Jakob Neilsen "Top 10 Mistakes in Web Design" (the 2006 ...

Atlanta - Week 1

Moving to a foreign country is strange, here are the ...

Mp3s!

Rythymbox and Totem both cried when I asked them to ...