Friday, January 18

Growing Menace

Did I mention that there's some new Nosuch affiliates?

Would you believe that Evan Williams' blog is now a Nosuch affiliate? It's true. Except it's not that Evan Williams. It's the fine lad who is Sala Dragon in >Clan Lord, who also makes the rockin' Clan Lord Bestiary site, which I'm honored to host on Clanlord.net.

Oh, and Noah has a Nosuch blog now. Yes, that Noah. (Also from Clan Lord. You normals won't understand, and it's not worth explaining. You're not missing much.)

I take no responsibility for their content. Send hate emails, threats and other forms of e-loathing directly to them.



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