|
Wednesday, July 10
Shakeout
Salon has a good article about the glut of traditional MMORPGs coming to market: Are too many game companies chasing too few hardcore gamers? If so, we could be set for a disastrous year of reckoning, as the game industry's fixation on its own cultural inclinations sends it into a downward spiral of failure. With so many entrants fighting for air, companies will fold, game worlds will evaporate, investments of time and capital will dissolve into ether -- all lost in a narrowness of imagination and an unwillingness to build a space that accommodates the rest of the world.Very, very true. I think the Sims Online may do well, assuming they manage to avoid the endless treadmill of stat building that too many of these games revolve around. Most breakaway games aren't understood by dedicated gamers. I predict the next smash MMORPG will be pooh-poohed by all the Everquest and UO people at first as not being enough of a "real game." '; } 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); ?> |