Tuesday, September 30, 2008

WebradioPlayer

Hereby I proudly present another solution to a problem, which most probably just I have ;)

Thursday, September 18, 2008

Another "Sad-But-True" Comic

alt text

Quality Measurements in Code Reviews

WTF

Nothing to add here ;)

Tuesday, September 16, 2008

Timemanagement made easy

Due to my duty to exactly track every work item I solve (or at least work on ;) ), I've created a tool, which helps me a little bit with this.

The TAMAssistant is in fact a quite complicated Tool to configure, but if this is done, it's really a big (small) helper for writing files (XML or encrypted XML, but extensible with Plugins) which contains your efforts (I leave it to you, what you're going to do with this files ;) )

Wednesday, September 10, 2008

Worst usage of virtual Members ever

Disclaimer: This code has nothing to do with my current projects and was refactored immediately!Imagine you find a base-Class somewhere in your code which has about 4000 lines of code: first you'll sit down, drink a coffee and than try to find out what went wrong here ;)