|
Friday, September 28
The Show Must Go On
I just found out, rather indirectly (read as ">Conny checked their web site"), that my introduction to kink class for >T.E.S. was rescheduled for Wednesday, October 10th. I'm quite At least I've got a bit of extra time to work on things. More time to be nervous. More time to procrastinate. I suppose a bit of shameless cross-promotion won't hurt, so here goes: The first person who comes to the presentation who I haven't already met face to face and mentions this blog will get a free piece of Nosuch loot. '; } 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); ?> |