Friday, May 23

Leanings

I was accused of being "politically bashful" on these pages by a shy friend, and it's not far from the truth. On matters of politics and American invasions for peace I haven't said much.

Mostly because other people tend to say what I'm feeling much better than I can articulate. I think when I write about politics, I am a dreadful bore. I am too pissed off to be funny, and too daft to make any real points.

So, it is rare that I pipe up. But, in dusting off the links over yonder page edge, I've added some political links. Those are pages that I go to pretty much every day to help cope with the regular McNews crap.



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