[ close ]
Help Upgrade the Web: Download Firefox 3.6

Category Archives: opensource

help paniq make his new free album

Here’s an interesting business model for ya. Paniq, which latest free cc-licensed album I blogged about before, is going to make a brand new album. This time however he’s putting his day-job on hold for a few months to fully concentrate on the creation of his music and see if that changes the outcome (hoping [...]

wordpress woes: cut-off posts and how to fix them

A while ago I found out some of my older posts were cut-off in the middle of a sentence or even in the middle of a word. Turns out that somewhere along the way of performing WordPress upgrades the MySQL tables’ collation had changed from a latin1 variant to utf8. Turns out that this conversion [...]

pimping the fox

Since day 1 Firefox has been rocking the internet world simply because it managed to kick Microsoft’s Internet Explorer square in the nuts and took a piece of the browser pie. The volunteers working on this Open Source product managed to force Microsoft back into the browser-game and have them create a safer, faster and [...]

geek recap: software i’m actually using

Occasionally I blog about software that I started using because I find it awesome enough to blab about, but often enough it ends up getting ditched after a few weeks as it turns out it isn’t quite as handy as it initially seemed to be. Sometimes the newness of it wears off and you see [...]

graphics programming, the easy way

I’ve been playing around with Processing a bit lately, and I have to say that I’m impressed with it’s potential. What is is anyway you ask? Well, let’s say you get this idea of representing twitter feeds in a cool graphical way. Or maybe you feel like creating a graphical representation of a zombie apocalypse. [...]

still a windows geek

Originally this post was called “I’m a Windows geek”, and was about how I installed Ubuntu after not being able to reinstall Windows XP because something was making the hardware detection lock up. Using Ubuntu I did manage to get through the hardware detection, and eventually diagnosed the problem to be able to reinstall the [...]

how to resize or reallocate space on disk partitions

When initially setting up my PC I decided I’d go with the trusty old formula of keeping my operating system, my installed software and my data separated. So my C became my OS partition, D is where the software goes and E holds all my precious data like mp3′s, pictures, code etc. This works fine, [...]