Thursday, February 13

Off to a clumsy start

With Valentine's Day kicking off a long weekend of romance (especially when I'm taking Friday off) I wanted to start things off right. Tonight we had traditional "date night" and went to see a movie.

Being snooty New York film snobs (or at least I am, she's not as pretentious as I am), we decided to go for a film of substance: The Pianist.

The Official Nosuch terse review of The Pianist: not, I repeat, not a date movie. Extraordinarily difficult and brutal movie, but amazing nonetheless.



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