Google Earth are now providing Hurricane Tracking built into their system, nice. See their blog post on Google LatLong Blog.
Archive for the ‘work’ Category
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 ]
A nice set of sites for projec management/development has been rounded up by solutionwatch.com on their “Developers, Developers, Developers…” article.
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 ]
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 ]
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.

















