|
Thursday, May 30
Everyone smile!
Here, at long last, are the pictures from our little soirée in Chicago. Any party with at least one arrest, some nudity, and a sexy strawberry eating contest can't be all bad, even if the house is packed with gaming and blogging geeks. You will all be quite relieved to know that since I took the pictures, I'm not in any of them. (I didn't use anyone's Clan Lord names in the captions. If you want to know who plays who, you'll either have to already know the person, or start asking around. Consider it a quest.) '; } 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); ?> |