Author Archives: blaverman

On Quality and Value in Software Development

Software Quality is a nice subject to write about. So much to say with plenty of viewpoints to choose from. Wikipedia tells me it is about functional quality (how well it complies  or conforms with design or requirements), or structural … Continue reading

Posted in Musings, Software Engineering | Tagged , | Leave a comment

How Functional are your Non-Functional Requirements?

Recently a small post on Slashdot concerning an article by Dan Crawford, on the performance of modern dynamic languages in general and JavaScript in particular, showed up and Dan’s site was quickly “slashdotted“. The next day the article was followed up with an … Continue reading

Posted in Requirements Management, Software Engineering | Tagged , , | 1 Comment

Measuring IT Project Success: How we love to go in Denial

In the nineties I had my first Project Management related training, where I was introduced to the Standish Group‘s Chaos Study. This study collected, through question forms, information on IT related projects and their success. The study asked for projects … Continue reading

Posted in Project Management, Software Engineering | Tagged , , , , | Leave a comment

First steps with my Arduino!

It has taken some time, but my first Arduino sketch worked! I found a great set of pushbuttons with embedded LED’s, so perfect for building a Boeing style MCP, and just got the LED’s to work with my Arduino.

Posted in Arduino, Fligh Simulator | Leave a comment

The Problem with XML

XML is an amazingly successful standard for representing data in a portable and cross-platform readable way. Unfortunately also suffers from that limitation Crocodile Dundee noted about certain bush-foods: you can live on it, but it tastes like sh*t. XML is … Continue reading

Posted in Data formats, Tools | Leave a comment

Arquillian and Forge, Fast and Furious?

Ok, I have run through the “Get Started Faster with Forge” introduction and it worked. Applause. Let’s start with the findings:

Posted in Hands-on, Tools | Leave a comment