Friday, February 9

Fredectomy successful

Fred, the small lump on my elbow, is now gone. Turns out, he was a tiny piglet. Go figure.

The procedure took about fifteen minutes, and didn't hurt at all. My elbow is slightly sore now, and I feel a little lonely without him.

Pictures of Fred if your interested, if you click the link. Pretty harmless stuff, but maybe a bit icky for the squeamish.

Show me more pictures, I don't mind weird things in a jar!

Labels:




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