|
Wednesday, July 24
Papal Portraits
I know a few readers here are also readers of our favorite blogging Pope. Up until now, you've had to settle for one or two rather poor quality pictures of the man behind the words. That's why I'm pleased to announce that we here at Nosuch have managed to get an exclusive picture of James taken from the audience of his last lecture at Ann Arbor. For all that talk of not caring about how he looks, it's nice to see he decided to dress for the occasion. At least I know understand what he was talking about on this post. '; } 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); ?> |