Wednesday, February 23

Ex-Xbox Hazard

Even though the apartment here isn't filling up with smoke, I am glad to get my replacement Xbox power cord from Microsoft. Probably got it just in the nick of time, too, as it does feel a little warmer in here when I'm in a long session of Halo 2.

Though, I'll admit the new safety features seem dubious. Take a look.


The best I can make of this is that if the power cord starts getting hot again, I should stop playing and go and read a book. Or maybe a magazine.

Guess that would work.

Labels:




Older entries

'; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.'

'; } } echo($link); ?>