At the risk of sounding like an uber-geek, I was thinking about how to describe emotions properly. There should be some sort of absolute reporting mechanism so we can accurately convey how something feels, it should be possible to say to someone "and then the pipe burst and my favourite T-shirt was ruined and I felt like X " and for them to be able to think, "well I felt like X too when I was eating a slice of toast and my teeth fell out in front of the padre, so I know exactly what that feels like" without resorting to a whole world of wild gesticulation, adjectives like dreamy, whirling and wild, and the all too common response of "I know" when they clearly don't. In the world of design and techy things and what not, colours are specified using a set of numbers called RGB values. Any given colour can be described with three numbers detailing the amount of Red, Green and Blue in the colour. So (0,0,0) is black, (255, 255, 255) is white, and there ...