|
Tuesday, November 20
Let's talk turkey
Yours truly will be doing the cooking this Thanksgiving for >Conny and our friend Jeff. I know, I know, it's hard to imagine the man who made the nation-states of ancient Rome cupcakes, and who has two pots to his name is going to tackle the great American dinner. Believe it or not, I stumbled through a Thanksgiving dinner singlehandedly in Bermuda, and no one was killed, and the injuries were minor. I'm somewhat competent in a kitchen, though hardly skilled. I'm certainly humble enough to take advice when I can get it. So I ask you all to share your turkey preparation tips, so that Conny and Jeff won't be sneaking out to Burger King Thursday night. If not for me, consider it a public service. Thank you. '; } 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); ?> |