Monday, August 19

Spamazon

When two geeks marry, where do they go for their wedding registry?

You guessed it: Amazon.

It's a work in progress right now, as we think of stuff we'd like.

After making the registry, though, I got some fluff email from Amazon, with the usual link to change email preferences if you don't want such email at the end. I followed the link and discovered that by setting up a wedding registry, Amazon had reset all my email preferences to "send me as much crap as possible." I know my preferences had been set to "send me no crap" before this.

I'll give Amazon the benefit of a doubt and assume it's a technical gaff of some kind, or a fluke. Amazon has always been a pretty good in regards to how they handle email.

All of this came about just because Purple PassionThis link is meant for adults. doesn't have a bridal registry, darn it.



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