Published at: 10:08 am - Saturday August 28 2010
At LINEAS we currently run our first three Scrum projects. I am one of the three Scrum Masters. Unfortunatly we don’t have much experience with Scrum. Actually we only knew it from books, and this weird thing called internet, before we started. So there are lots of questions we have and only few who we [...]
Published at: 10:08 am - Sunday August 22 2010
How many databases run in your teams development environment? One for the complete team? I have seen many places like that, but please tell me: Why? You aren’t working on a shared files system aren’t you? How is a developer supposed to change the structure of that database without interrupting the work of the other [...]
Published at: 10:08 am - Sunday August 15 2010
Sometime ago I blogged about JUnit @Rule Annotation. In the meantime I got the chance to use rules in a real project. I must say: Rules rock! Let me tell you about my use cases. I am working on a Swing project (It’s OK, it’s not as bad as it sounds). We have many tests [...]