Tuesday, December 24

Eve

The tree is up and decorated, the shopping is done, the presents are wrapped, the makings of Christmas dinner are tucked in the fridge. We are ready.

Our first Christmas as husband and wife (and dog) will be spent at home. I'll be cooking Christmas dinner, since I weaseled out of having to make Thanksgiving dinner because we visited my family. Tomorrow will reveal if last year's Thanksgiving turkey turned out good because I actually did something right, or I just got lucky. I'm worried it was luck.

Perhaps tomorrow we will find out what places will deliver food on Christmas day.



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