|
Tuesday, January 23
Free inside
The genius marketing people at Microsoft have decided to try to promote the Xbox with some savvy cross-promotional campaigns. What better brand to work with than Kelloggs! If you are lucky, you might just open your box of cereal and get a toy to introduce you the excitement and quality of Xbox gaming! Like one of these: Having gotten two of these babies, I can vouch that it really is a bit like the Xbox, in as much as my first one didn't work at all. Seriously, other than it's a game, and it has Xbox stamped on it, is this really a good idea to connect the crappiest LCD game in the world to a high definition next generation console that's mostly used by adults? I imagine if Apple did the same thing with the iPod, I might find this in my cereal bowl one morning. But I bet it would work, at least. Labels: gaming, stupidity, xbox '; } 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); ?> |