|
Monday, December 16
Celluloid
Yes, yes, The Two Towers will open this week. More gorgeous, ass-numbing moviecraft from Mr. Jackson as he performs his devotionals to Tolkien. This time around I am not squeezing into a theatre packed wall to wall with people to watch a movie that still isn't done. I'll wait a bit, thank you. But eventually I'll drag Conny Though, frankly, I can't get all that excited to see a movie when the story holds no surprise and no narrative conclusion. I'm more excited about The Matrix Reloaded, frankly, because it'll be a complete surprise, both visually and narratively. Though, the potential for disappointment on that one looms pretty large. '; } 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); ?> |