Monday, July 22

Faster! Harder!

Hey, hey, maybe I should I take up cycling...

Though, I've often tried to explain the appeal of >SM by comparing it to endurance or extreme sports. A good friend who's a triathlete, an activity that has no appeal to me, could not grasp the appeal of kink. We both talked about why we loved our respective passions, and found there we were motivated for similiar reasons. We just had found different outlets.

That boy is slowly getting kinky now, which is good news for me. Maybe I'll get off my lazy ass and get some exercise.

Tip o' the hat to Provenance Unknown for the link.



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