I've been lucky enough to have one of the very few prototype Raspberry Pi computers with me for the past couple of days, and this weekend I've had the chance to look at some of the things it can do. As there are lots of examples of how to start it up with a graphical desktop, I thought I'd try something a bit different, and see if I could get a mini webserver running on it. The programmes I used in the video are all freely available to download on the internet. PuTTY, the free terminal client, can be found here: http://www.putty.org/, and mini_httpd the small webserver, is here: http://acme.com/software/mini_httpd/.