|
Wednesday, January 29
Crazy at the top
A fellow New Yorker had this to say about the current state of affairs: I myself feel that our country, for whose Constitution I fought in a just war, might as well have been invaded by Martians and body snatchers. Sometimes I wish it had been. What has happened, though, is that it has been taken over by means of the sleaziest, low-comedy, Keystone Cops-style coup d’etat imaginable. And those now in charge of the federal government are upper-crust C-students who know no history or geography, plus not-so-closeted white supremacists, aka “Christians,” and plus, most frighteningly, psychopathic personalities, or “PPs.”I hear ya, Mr. Vonnegut. The inmates aren't running the asylum, they are running the country. (Gratitude to Doc for catching this.) '; } 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); ?> |