Friday, May 17

Snaps (without anything being removed or broken)

I'll be the first to admit that these humble pages are often a bit drab. And I'll also admit a picture can be worth a thousand words, even if it's a lot more bandwidth. With that in mind, I decided it was time to get digital still camera, and I've ordered the Canon PowerShot S200 2MP Digital Elph. The combination of my new PowerShot with my new iMac should make this site like USA Today, sans informative graphs, in no time.

Don't expect good pictures, though. I'm not talented, unlike some other people.

And I'll be sure to get plenty of pictures of the unflattering kind while in Chicago next weekend, while in the company of some of my favorite fellow Clan Lord players bloggers Clan Lord players who also blog. I just pray that camera doesn't break when I point it at James.



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