Our computers use the colors RGB (Red-Green-Blue) in a mix to show you all the colors you see on your screen today. In total a computer can show you 16777216 different colors.
A colleague of mine took this fact and created a website dedicated to using all these colors in a single image, only once. His website is allRGB and it is getting quite some blog coverage if I might believe Google. He even had some coverage on a German web-tv show. Read more…
I had fiddled with Django before. At version 0.96 to be precise. After the release of version 1.0 I immediately got the jibbies to try it out. Read more…
Minification is the art of making a website as small as possible. Not onscreen but in the amount of data needed to be transferred between the webserver and the client.
You might think this is not as important nowadays as it was back in the days when we still used 14k4 modems but you’d be wrong. Minification is more important than ever. Read more…
So there I am. A brand new shiny weblog by me. I won’t write about my cumbersome routines however I will write about my day-to-day problems which arise during my job.
If you want to know more about me, or this weblog, I strongly suggest you read my about-page.