Category Archives: software

cleaning up disk space on windows round-up

I installed my PC initially with a separate C drive dedicated for Windows and system specific files. Unfortunately it turned out that I picked that drive too small as I didn’t foresee that there is plenty of software out there that simply won’t allow you to install to a different location than C:\Program Files. To [...]

moving the windows documents and settings profile folder

If you’re running out of disk space on your C-drive on a Windows XP system (which other OS has a C-drive anyway?) you might be thinking of moving your C:\Documents and Settings\youruserprofile to another disk. In my case the profile folder was eating away a good 2.5 GB of space. Moving it saved my ass [...]

wicked android apps

Since I dipped my feet into the Android pool I can now also start spewing out lists of those not to be missed Android apps. Well frankly most of the list I’ve seen are stuffed with things I don’t find that practical so I’m going to stick with stuff that’s actually useful. Or stuff that [...]

the ultimate geek music player?

I can’t believe it took me so long to find this gem but Foobar 2000 is the most geeky and cool media player by far. The name alone is good enough to get a geek to drool, download and check it out. What’s great even better is that its Open Source freeware, is hugely customizable [...]

motorola milestone europe android 2.1 update

I got myself a totally bad-ass Motorola Milestone Android phone a while ago. I was excited about it cause it looks so damn awesome with the black shiny display and all, and it’s got frigging Android on it so it rocks with all the apps and geekness it offers. After a while however I noticed [...]

it ain't cool if you just dump your files

One thing that continues to bug me about some software is that by trying to be user-friendly and idiot-proof, assume they can just make choices for you. Like where to install the software and where to store the files or databases created by it. The installation folder for example is something I like to choose [...]

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 [...]