Wednesday, November 10

Let that eagle soar far, far away.

John Ashcroft has stepped down as Attorney General of the United States because, as he states in his resignation letter "the objective of securing the safety of Americans from crime and terror has been achieved." Apparently, Bush will not be needing to appoint a new Attorney General, because Ashcroft simply finished the job.

Nicely done. I feel safer already. Now he can go back to his career in music.

Though it is a pity that Mr. Ashcroft felt compelled to handwrite the letter, because so that "the confidentiality can be maintained." Guess things aren't all that secure. Y'know, with all those internets and all.



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