Thursday, September 19

Crack that whip

In all the wedding and family excitement, I just remembered that in less than two weeks, I will be doing another T.E.S.What is T.E.S? presentation. Luckily for me, I'll be revisiting last year's "Intro to Kink" for the Novice group, which I already did all the prep work for. And last time I did it, not only did it go well, I had a blast, so my anxiety level isn't too bad.

I'll extend the same offer as usual. Anyone who comes who reads these pages who I don't already know can get a free Nosuch t-shirt.

Now I must go and dig frantically for my notes from twelve months ago.



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