|
Friday, June 8
Tick Tock
On Sunday I fly back to New York and work and all that yucky crap I've managed to forget about for the past week or so. That gives me one more full day with Conny. It stinks having to fly back alone after we've been together for almost 2 months straight. The only thing that makes it easier is knowing she'll be flying back for our long weekend in Chicago, and then staying with me in New York afterwards for awhile. That helps a lot. We were going to meet some people tonight for an evening in a biergarten, and later on get dressed up and head to a once-a-month big fetish party at a nearby club. Rain pretty much ruined the biergarten idea. The club idea got waylaid by our personal "fetish party" going on a bit long. No real loss there. I'd much rather have some good one on one time anyway, and with our remaining time limited, it's hard to get in the right mood for a night out. Plus, I got out of the collar for the night, so it was my turn to have some fun. Given that opportunity, I wanted to savor it. So all in all, in spite of last minute changes, a good night was had. '; } 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); ?> |