Thursday, January 1

Happy new woof

With apologies to Dean Allen, I've blatently ripped off his fine idea of a personal canine showcase. In his case, it's called the "Daily Oliver," but over here, reflecting the slightly less frequent nature of updates, as well as differences in the names of the dogs, I'll refer to it as the "Latest Leo."

You can see a thumbnail in the sidebar to the right. Clicking on it will take you to the full shot. If you are a real Leo fan, you can use this link to always have the latest picture:
http://www.leothedog.com/images/latest.jpg
Leo had a happy new year, in case you are wondering, as no one was around to make him wear a dumb party hat. He already has plenty of noisemakers at his disposal.



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