|
Tuesday, October 15
Class dismissed
Because of my Against advice from counsel, who says until the case is settled I should stay quiet, I'll tell you what happened. Frankly, I feel there was no need for the police to intervene in the first place. You would think they'd have something better to do on Wednesday night. And tasering the audience was over the line, no matter what anyone says. I think the novice group moderators were doing a fine job with the fire hose keeping the somewhat unruly crowd at bay, but with all the smoke in the room I might have been wrong. All I know is as long as I kept swinging the chair around, people were keeping a respectful distance. But, other than that, it went really well. (Kidding aside, there was a big turnout and a lively crowd. I think fun was had by all. I know I had a blast. And kudos to the novice group moderators, who managed the large circle discussion afterwards with aplomb.) '; } 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); ?> |