Thursday, December 26

Gobble gobble

I won't rule out that it was just getting lucky again, but so far I've managed to make two roast turkey dinners that didn't suck. I can now begin kidding myself that I know what I'm doing.

The official Nosuch turkey roasting method:
  • Keep the bird covered in a foil tent except for the last 40 minutes for browning
  • Roast upside down for the first half of the cooking time
  • Brush with oil every 30 minutes. I use olive oil with some sage and garlic.
  • Stuff with sliced lemons and onions.
  • Use a meat thermometer and don't overcook the damn thing.
The really big challenge was figuring out how two people and one lucky dog can eat a twelve and half pound turkey. I think we're done with turkey until next Thanksgiving.



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