Tuesday, February 13

Red Ring Begone!

Apparently the demons have been exorcised from my dead Xbox 360, and it's in a box on its way home to me, via 3 day UPS shipping.
  • Total cost for this out-of-warranty repair: $0.
  • Total (estimated) elapsed time without a working 360: 20 days
  • Number of emails sent by Microsoft service to keep me informed of what's going on: 1
  • Number of phone calls I made to 1-800-4MYBOX because I didn't get email updates : 3
Not bad. Most of my waiting time was shipping delays, 3 days for the box to get to me, 3 days back to them, now 3 days back to me. Of course, I'm giving them the benefit of a doubt that I'll get a working 360 back...

With any luck, I can be back to being my elite self in Rainbow Six Vegas this weekend.

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); ?>