PhD Related Material

Here I list reports, posters, notes and whatever other byproducts my PhD work produces.

Adaptive Game Survey

Poster for the Bundy Symposium

For the Bundy Symposium '08 in Edinburgh I made a little poster that reflects my PhD progress and is based on the 9 month transfer report (see below). Low Res JPG

9 Month Report

My 9 month transfer report details my progress and the planned future work for my PhD. The link is accessible from inside the Imperial College Network. PDF

Dokuwiki for Imperial Webspace

If you want to install dokuwiki (my website you're seeing now is made with dokuwiki, as is the AIGamesNetwork page) on your personal webspace at the Department of Computing at Imperial, you'll have to make some adjustments the the php files, as each php file that is called by the browser requires the hash-bang ”#!/usr/bin/php” in its first line. I've done that for all the required files for a recent version of dokuwiki, downloadable here.

Installation steps:

  1. Unzip file to the \public_html folder (or the folder where you want it installed)
  2. Run install.php in the installation folder by navigating to its web-address (for example http://www.doc.ic.ac.uk/~yourlogin/install.php)
  3. If you want, modify the template: go to admin→configuration settings→template. I've included two simple templates for you to try out.

For more detailed installation instructions, check the install help of dokuwiki.