Friday, December 8

She has arrived intact, and none the worse for the journey. Alexis came with me to the airport, and after dropping her things off at my place, we had a quick bite at a very New York diner. Well, Alexis and I had a quick bite, Conny opted for a strawberry milkshake. Still, a good diner experience. I want her to experience all the local and distinctive charms that New York has to offer.

She's even better in person, but I was counting on that. But, no time for details, it's time to get ready for dinner at La Nouvelle Justine.



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