After a long absense, I've finally got my blog back together - albeit at a totally different URL. Watch this space.
We've moved from Radio to MovableType with the wicked Textile plugin. I'm also using SmartyPants to provide "curly quotes" etc.
public boolean stupid() {
if (true == true)
return true;
return false;
}