A couple of days I needed a simple weather simulation algorithm for a computer game. It didn’t have to be anything fancy so I decided to go for the Markarov
This is an introduction to ratings and rankings where I create a very simple rating and explain the thought process behind the ideas. Although this is not based on a
From time to time I update some of my work at university on this blog but none of this is going really deep. So I decided to work a little
This short paper is an introduction to betting systems for websites which enables users to bet on teams or players. These betting systems are the most basic ones but at
I had to create a small computer program which uses gtk in order to draw the mandelbrot set as image. With small changes in the code it’s possible to do
This project deals with lens optics in matlab. In order to make it easier to understand I will divide it into various smaller parts. The first part will only include
Today I was working with the standard C++ MySQL connectors provided by MySQL.org and I remembered why I used connectors provided by other projects. Here is a list of things you
I was thinking about releasing the source code for the CraftBoard for a long time and I finally decided to release it. Since I never intended to do so the