Category Archives: software development

Photosynth

I woke up, and was blown away: Oh, and the website can be found here but is winxp/vista only… so I cant enter. Auch.

Posted in software development | Leave a comment

2007: A partially loaded association oddity

When rewriting some code to increase performance in some parts of the application I came across a rather questionable feature of Hibernate (3.2.0GA). Consider the following (simplified) model: The ternary association between Movies and persons has a property to store … Continue reading

Posted in hibernate, java, software development | Leave a comment

Grafflebaffle

Ever since I received my Macbook Pro I’ve been thinking about which software to run for drawing diagrams (which is something I have to do quite often). I’m not talking elaborate UML diagrams, ‘conceptual’ drawings… the stuff you would typically … Continue reading

Posted in osx, software development | 5 Comments

To scrum or not to scrum

Yesterday evening we had a company session on the how and what of Scrum. Scrum is an agile methodology and assumes that the software development process is complicated and unpredictable and treats it as a controlled black box instead of … Continue reading

Posted in software development | 10 Comments