Archive for December, 2007

Waterboarding

Friday, December 28th, 2007

Found this post on waterboarding, no wonder the USA has opted out of international crime courts.

New Vista

Thursday, December 27th, 2007

Off to the land of Microsoft Vista I go with a new laptop. HP is the best value around these parts, and buying on Boxing Day at Future Shop allowed a step up for the same price as other times. Ended up with specs like 250GB hard drive, 1.5Ghz speed, 2MB ram and as it’s a “media” computer, (DV9000 series) came with headphones, web cam, and even a remote control for watching DVD’s.

Took 3 hours for the operating system to completely install counting the Windows update, 90 minutes waiting (forgot that it was Dangerous Goods Day on the ferry) at the ferry terminal got the basic OS going and a partion with a mirror for recovery means. Making some DVD recovery discs too now today, strange it’s creating files again as I figured the set already made would be the ones burned.

First impressions of Vista this time around: very pretty GUI but have some continuing problems getting file sharing to work across the network. After the recovery DVD’s are made will be installing Debian anyways, never tried that distro and it’s the one that a lot other ones are based on.

Strict Okay

Tuesday, December 25th, 2007

Finally got the MG Web Services web site validating for strict xhtml and the CSS flyout menu is working well too. For Internet Exploder only, the menu uses a simple javascript function called getElementById to locate the menu list and then the list items inside it are referenced by another function called getElementsByTagName, which is used for the mouseover/hover effect. It doesn’t really need javascript for IE 7 and up, will change the conditional comment to reflect that someday.