Entries by Kevin Godden

Ubuntu running slowly on Oracle VirtualBox Virtual Machine

It is quite easy to get up and running with Ubuntu on Virtual Box, however a few tweaks will help you get the best out of your Linux installation. You might notice that your Ubuntu VM appears to run quite slowly, recent Ubuntu releases involve quite a lot of fancy visual effects on the desktop […]

Machine Vision on the Raspberry Pi anybody?

Here’s is a blog post that has some pictures of the (hopefully) soon to arrive camera for the Pi.   http://www.raspberrypi.org/archives/3224   It will be interesting to see what cone be done from a machine vision or computer vision point of view with the Pi once cameras are available.  

Create an SQLExpress database using Visual Studio

This took me a bit of time to figure out – how to create an empty SQL express database without using SQL Mangement Studio (I didn’t have it installed..) but instead using Visual Studio 2010 (and without having to add data sources, model definitions and other such muck into the context of a VS project) […]