Thursday, January 2

Trivia Siege

The amount of time necessary to encounter the first repeat question when enjoying the second edition of the CD-ROM version of Who Wants To Be A Millionaire, when playing 4 or 5 rounds a day: 8 days.

Just in case you were wondering.

Oh, and don't trust the phone-a-friend lifelines when you're over the $32,000 mark. Regis' friends are idiots, and they act like they know what they are talking about. Bastards.

Still no million yet, either.



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