Tuesday, May 28

Clogged and bogged

I know I'm late with the pictures of the Chicago gathering of geeks, but work is a real son-of-a-bitch right now. I won't get home until after 1 AM tonight.

James and Johhny Payphone have put up some fine accounts of some of the goings on. I'm personally looking forward to getting my hands on a Chicago police blotter for the rest of the story, though. Hopefully Mike will put up some of the pictures he took. He was much more deft and alert with his camera than I was. I was much too busy flapping my gums and blowing smoke out my ass to photograph the event properly. But I will get my small assortment up soon.

Also my apologies to everyone who's sent me email in the past week or so. Major backlog. I'll get some e-Draino out and catch up, honest.



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