Archive for the ‘work’ Category

Google Earth are now providing Hurricane Tracking built into their system, nice. See their blog post on Google LatLong Blog.

Categories: work

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

A nice set of sites for projec management/development has been rounded up by solutionwatch.com on their “Developers, Developers, Developers…” article.

Categories: work

vim and tabs

Posted by fio 0 Comment

I love vim (well I like it alot — it’s my command line editor of choice), and there’s various settings I can’t live without (and always forget..!) . (in my .vimrc file) colorscheme evening – just because it’s pretty and easier to read than the default set paste – Useful if you want to cut  [ Read More ]

Categories: work

There’s so many USB devices out there, but theres not that many useful ones. The quirky are nice, but not always practical. Here’s two relatively useful ones I’ve spotted lately: USB Cell – the AA battery that is rechargable from your USB port (and NiMH charges). I’ve gleamed from the comments that the capacity is  [ Read More ]

Categories: cool, work

Smashing Magazine has published a great list of CSS/PHP/RSS/MySQL/JavaScript/AJAX, etc, etc. sites, tutorials and more, check out their Round Up Article.

Categories: webdesign, work
  • 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 ...