Tuesday, November 21

I managed to distract them with some fish entrails after they only gave me a wedgie, but the Thoom mafia is a force to be reckoned with. They reminded me I should show a certain respect for being featured in Paramedic's Fishwrap, along with my clan mate Snow. Indeed, they are right. Sorry Para. I swear, it was my humility...

And if you run into difficulty with Sleipnir's Diary, Paramedic points out that using Internet Explorer instead of Netscape Navigator will get you around it. Odd. Is Microsoft making in-roads to the Red Quill?


The March of Technology

You might notice there are some new features here at nosuch.org. We've got a search function, and you can now post responses to my drivel. Just click the "discuss" link at the bottom of a post. Enjoy.



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