Wednesday, August 8

Graduation Day

In a little while I head out to a >T.E.S. meeting where >Conny will be part of a panel on "Beyond Novice." To think that my Conny, who still thought she was vanilla last December, is now talking to other novices.

My girl is all kinked up now. I'm so proud of her. I think she even does a better body harness than I do.

I'd love to take credit for her rapid acquisition of her kinkiness, but I'd be kidding myself. I just lit the fuse, the rest of it is what was in her to begin with. That, and a little bit of experience was all she needed. I know I personally enjoyed the "experience" portion.



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