Wednesday, October 9

Cinema Pervisio

Tomorrow kicks off the third annual SM Film Festival, organized by T.E.S.What is T.E.S? We're going on down to see the documentary "Beyond Vanilla." We might also try to see the "Story of O" later in the week, which is actually a premiere. (Yes, there's been other "Story of O" movies, this is a new one.)

Looks like we'll being doing a lot of T.E.S. stuff this week, which is great since we haven't had a chance in too many weeks. Maybe we'll make it to the wrap party too. I sense a collarWhat collar? in the near future...



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