Tuesday, October 1

Gift

To celebrate our giant television finally being fixed, and perhaps to celebrate our wedding too, the wifeWhat girl? and I gave each other a Playstation 2. It was a spontaneous decision, and one made to soothe our honeymoon-deprived souls. This bit of small extravagance will save us money in the long run, since hours spent in front of Grand Theft Auto III and the likes is actually very cheap entertainment. Especially since we have a place nearby where we can rent 2 games for four days for $3. They even deliver!

I can feel my ass fusing to the chair already.



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