Archive for October, 2006

Simply amazing

The newest addition to my list of RSS subscription is written by the son of the president of Nigeria. That sounds like a joke, but it isn’t. Apparently, this guy was an intern about 5 years ago, and is now an FTE in the Windows Live group. I know he’s for real because he talked [...]

The GIMP sucks

I recently wrote a program to view my pictures and edit the jpeg metadata. The idea is that it would be a nice interface for browsing pictures and metadata and allow quick changes to the comments field. Vista provides this support (It’s fantastic!) but I’m still running on XP on my main machine. My pictures [...]

AutoScrollPosition should be called DriveTimCrazy

I ran into a nasty bug in the .Net framework. I was trying to use a Panel class to scroll some content I have in a form. I also wanted to be able to scroll it with the mousewheel, so this required manually changing the scroll position of the panel. The property for this is [...]