|
Monday, June 4
Clanning links
I finally booked my ticket to the annual Red Quill gathering, this year being held in Chicago on June 22 through the 24th. Conny and I will be going, and we're hugely looking forward to it. Yeah, neither of us are in the Red Quill, but it's not an exclusive clan gathering. It's more like for the Red Quill and friends of the Red Quill. I went last year to the one they had in Kansas City, and I had a great time, and met wonderful people. I'm really looking forward to this years. If you didn't hear about it, well, that's because they don't really promote it. That doesn't mean you can't come, though. Feel free to send me an email, and I'll send the details to you. I also have update the links here at nosuch. Since Jazz seems to have gone missing, I've replaced that page with Koric's fine work. I've been hunting quite a bit with Koric, and his journal is a good resource. I've plugged Koric's page into the clanlord.net DNS, so the easy-to-remember URL is now koric.clanlord.net. I also did that with Shepherd's page, which you can reach with flock.clanlord.net as well. If you host a good Clan Lord resource, but have a dreadful URL, just send me an email, and I can put you in the clanlord.net domain. '; } 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); ?> |