Friday, May 24

Away, away

All packed up and ready to go to Chicago for the long weekend. We've got our new digital camera, so you may get some pictures, or you may not. There may be updates while we are there, or there may not.

Like so many things in life, there is much uncertainty. But one thing is certain, we're leaving the camcorder behind, because some things are better left to the imagination.

What could be more exciting than when a bunch of people who met playing an online role playing game get together? (Rhetorical question. No need to answer.)



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