Archive for May, 2009
Reclaim disk space after SP2 install
Wednesday, May 27th, 2009Quick post. If you already installed Vista SP2, you probably noticed the decrease in free disk space on your system drive. The reason for that is that the SP2 installer stores all data that is neccessary for uninstalling it. If you don’t plan on removing SP2, you can reclaim the disk space pretty easily: start […]
iPhone OS 3.0
Monday, May 18th, 2009There has been a lot of buzz about the coming iPhone OS 3.0 in the last few weeks, but I never really had time to look at the new features before today. According to the Apple website, these will be the key new features of the new “most advanced mobile OS”: The ability to search […]
Dangers of web code snippets
Tuesday, May 5th, 2009Every programmer knows these situations: you are in the middle of programming something when you realize you need to do a thing you never did before. Instead of opening library/programming language/toolkit documentation, you just fire up google, type in a few keywords and import the first snipped that google finds straight into your source code. […]