|
Monday, January 3
I love the nightlife
As I mentioned a little over a month ago, the wife and I have made a resolution to explore the city's dining and nightlife. With December being full of holiday zaniness, I managed to get a postponement on our new tradition until the new year. So now, no excuses. The Nosuch Bar of the month will be Temple Bar, and the Nosuch Dining Experience will be Uncle Nick's. You should see a mini-review of each before the month is over, or you should all call me out. Fiercely, even. February's Dining Experience will probably be a sushi place. If you'd like to make suggestions for fun, approachable and sushi-newbie friendly sushi restaurants, let's hear it. I'm also pondering adding the requirement for one new "live performance experience" a month. This could be a play, stand-up comedy, a band, or the likes. There's so much talent and creativity to be had in the city, and almost none of it is on my TiVo. '; } 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); ?> |