design intelligence

Archive Blog Entries For September 2006

StumbleUpon Auto-Code Generator

Posted on 10th September 2006
I've recently finished coding another utility for those in the StumbleUpon community. The Auto-Code Bookmarklet Generator will allow a user to easily specify a customised CSS layout template that can ...[+]

Genetic Algorithms - Part I

Posted on 10th September 2006
Genetic algorithms (or GAs) are an Artificial Intelligence technique based upon the standard model of genetics and evolution. They are part of the growing field of Evolutionary Algorithms ...[+]

Genetic Algorithms - Part II

Posted on 11th September 2006
Following on from my introduction to the theory of Genetic Algorithms I will now discuss a very simple implementation of a GA written in PHP. While PHP is not a language one would ordinari...[+]