Friday, March 12, 2010

Speeding up Wordpress

Posted by David Lyle on January 6, 2010

Many people have migrated to blog platforms like Wordpress rather than a static web site – and for good reason. There are many reasons to use Wordpress as a CMS. However, speed is almost always an issue for any web site with content other than some text. And this is where much [...]

Game programming

Posted by David Lyle on October 16, 2009

We’ve just recently completed an online game for a client, and learned a whole lot in the process.
For this I dove into MySQL, which I’d never really had an excuse to get deeply into. I also, finally, got to use session variables extensively.  I’d programmed both session variables and MySQL before, but being a game [...]

top