Weekend Wrapup

This weekend wasn’t all that bad. Saturday I was stolen away by Iambe and we hit Chapters in Langely where I picked up two National Geographic photography books, How to be a Canadian and Shadow of the Hegemon. Gads books add up fast. Course, the thing I went there looking for, a book on Python […]

Weekend Wrapup Read Post »

Flight Simulator 2004

Got the chance to try Flight Simulator 2004 on Saturday. It’s pretty sweet, I have to admit. Nice terrain and familiar terrain. You can fly out of just about any airport you want, including Abbotsford or Vancouver, and the city itself is very nicely rendered. It is the “Century of Flight” edition, so you can

Flight Simulator 2004 Read Post »

FeedDemon Kicks Ass

Been playing around with FeedDemon, a windows RSS/news aggregator and have to say I’m quite impressed. Wish there was a Linux version. About the only thing that is missing is to be able to blog to movabltype or the like from within the program. There is support for “blogging tools”, but I assume that it

FeedDemon Kicks Ass Read Post »

Todo List

My todo list from last night, and what I actually got done. Laundry Clean Car Windows Dash Garbage Paperwork Receipts Pay Bills Reconcile Record Pay Email monthlys to SEP Clean kitchen floor Work on ASP project Dinner Read flash manual Backup naked

Todo List Read Post »

Yay!

Fantasic news! James is cancer free!!!!!!!!!!!!!!!!!! A long and painful road I’m sure, but I’m glad to see that all has come out well. Now we gotta celebrate!

Yay! Read Post »

I Love Perl

I just wrote a chunk of sexy (or scary) code to lookup the answer a user gave (note it’s actually on one line): $d[0]->[$q->{number}-1]->{answers}-> [$answerlookup{$mydata{$q->{number}}}]->{answer} I’m not sure if I’m more surprised that it compiles or that it appears to actually work. Granted, it’s not as scary as some perl code out there.

I Love Perl Read Post »