Tuesday, March 20

NameZero: worth every penny

Seems Clan Bored is adrift, due to nonsense with NameZero. If memory serves, Worg is having grief getting his domain back from these wankers.

If the kids at Clan Bored have a hosting service, but are simply domainless, one of them should contact me. I can set you up in the clanlord.net DNS. clanbored.clanlord.net isn't such a bad url, is it?

I'll also kind of open that offer up to the Clan Lord community. If you'd like a clanlord.net URL (it'll just redirect to where you currently host), let me know. Mind you, I'll have to make some hideously subjective decisions regarding who gets a hostname, because I have a finite number. But, if your site is useful to the Clan Lord community and you've got an ugly URL like frankenstein.geocities.com/~pages/thx1138/clanlord.html I might be able to help.

(Update: Clan Bored is still alive and well at its original URL.)



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