|
Friday, July 12
Pave the cushion
A few bucks on eBay and a week later, and I'm now the proud owner of Dance Dance Revolution Konamix and two giant techno-twister mat controllers to play. Now >Conny and I can bounce up and down in front of the television like complete retards, instead of just sitting in front of the television like complete retards. I'll fess up. It's fun. Stupid, but fun. But most fun is stupid, isn't it? Part of the fun was the great Engrish that came with the dance mat controllers: That last line is profound enough to be a fortune cookie. I'm a little annoyed they won't guarantee the damage I can do my taking the mat apart, though. I'm sure after a hundred or so hours bopping around to Disco Tetris, we'll be ruined for life. The next time we go into a real dance club, we'll dance like robots. But at least we will be robots with rhythm. '; } 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); ?> |