Wednesday, October 13

Freshening up the joint

Did my semi-annual housecleaning of the links. Added a friend, someone amusing and interesting, a videogaming news site, good political commentary, and a good collection of odd-ball stuff.

Also of note is that Ellen, formerly of Sex Geek, is now blogging again. This time her passionate, intimate fearless pen isn't writing about matters erotic, but about surviving with breast cancer. Powerful stuff, and a worthy read.

And since Ellen just adopted a puppy, let me end by pointing out that Leo is slowly catching up on his blog. Until he's caught up, you can expect a new picture almost every weekday.



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