Monday, October 25

Heading west, virtually

Time to dust off the Playstation 2: Grand Theft Auto San Andreas is out tonight, and I've got a reserved copy waiting for me at the local GameStop. The last game we got for the Playstation 2 was the somewhat disapointing Dog's Life, which we got because
  1. it looked cute
  2. we like dogs
  3. it was only $20
  4. there was a dearth of new games
It got one nights play and then it was back to XBox Live.

But this edition of GTA sounds even better than Vice City, and I lost many many hours of my life to that great game. The challenge now will be to get my fill of the new GTA before Halo 2 ships in about two weeks.

Posting may be light for a while...



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