Updated the website, this time with HTML and PHP(Previous version was a flash movie). Faster, and easier to maintain.
Also saves me time maintaining the website. I also added a bunch of code snippets, they open in a new frame, there under the downloads section.
The plan was to have the columns on the side(binary numbers) refresh automaticly, but apparently PHP does not like that. You can refresh the page a couple of times in a row to see the effect I had in mind.
On a happier note, I started working on a game engine with a friend, for now its just for fun. I will be mostly focussing on getting the technical side running(graphics, physics, etc).
And, I ordered a book concerning design patterns, conveniently named 'Design Patterns - Elements of Reusable Object Orientated Software'. After my recent internship at RANJ I noticed my knowledge in that area was failing me, and it is quite important to have good understanding how to create the basics of a program, although it will never be my favourite part. I would still rather mess around with the physics and math found in engines.