I’d just like to share a video of my Part III Project in action (via Youtube). Here the device is connecting to the BBC News Front Page feed and downloading the top articles. More info here.
Category > Uncategorized
A New Year, a New Website
I have been making some major changes to the website here – not least changing the entire back-end to WordPress rather than Textpattern because it seems a little more feature complete and user friendly.
Drawing a Sphere
I have spent the morning trying to draw a wireframe sphere, using OpenGL but without the standard glu_ and glut_ extensions. I now have a sphere with a very pleasant spiral pattern on it – just a shame watching it rotate makes my head hurt!
50 States
The 50 States problem is a simple proposition: given 2 the 50 states of the USA, it is possible to rearrange the letters to form the names of another two states. The solution to this is elementary: North Carolina and South Dakota give South Carolina and North Dakota, but how do you make a computer [...]