My review of this science fiction board game by Fleet Games is now online. Read the full story.
My review of this science fiction board game by Fleet Games is now online. Read the full story.
The Mars rovers use wireless networking and orbiting spacecraft to send mountains of data back to Earth. Read the full story.
I've recently been considering the question of how best to display random information from a database. Specificially, I've been working on a randomizer for Nuketown that would display a random banner ad every time one of the PHP driven pages was loaded. This blog entry details my attempts to create a random generator via MySQL ... and how I ditched that solution in favor of PHP.