Blog Update Coming
I'm bored of this look. I like how clean and efficient it is, but I am so tired of looking at the same thing, so expect some new and exciting updates to supe luminous velocity. Flash foreward.......
As usual any input is always welcome. Comment away!

Comments
A little feedback; I hope this is helpful:
I find that [using Firefox on a Mac] if I look at this blog's home page in a relatively narrow window, it behaves in a way that probably wasn't what you intended. Instead of giving me a horizontal scroll bar, it pushes the whole thing into one column, so I have to scroll down past the photos, videos, technorati & planet case boxes before finally reaching the main section. If I make the window wide enough to fit both columns side by side, they immediately line up side by side, which is a much easier layout to use.
It's probably something to do with CSS float properties, but I must admit it's long enough since I did anything complicated with CSS that I can't remember exactly what would cause this.
Its caused by the float property. This entire template is composed of seperate 'pods' that float around to try and effectively use space. I'll take a look at that.