Sunday, March 4

Cough, cough

For those of you with money on the Great Collar Challenge, you may have to let that money ride for a bit. While there was some jockeying for position last night, nothing was resolved. By this morning, my little Conny had developed a bit of a cough and the chills. So, until the nursing is over we won't have a resolution.


The Great White Dump

Looks like a giant snow storm is about to blanket the region. Conny and I are stocked up quite well, with both provisions and diversions. God help us all if the Internet connection goes out...



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