-
Software Development
Use MySQL’s Strict Mode on all new Projects!
MySQL is a database that has been bending the SQL standard in ways that make it hard to move off…
Read More » -
Agile
Different Ways of Scaling Agile
At this year’s Construx Software Executive Summit one of the problems that we explored was how to scale software development,…
Read More » -
Desktop Java
Call to verify responsiveness of your JavaFX UIs
Recently Jim Weaver installed my little picture indexing app “picmodo” for a demo on his Surface Pro and the GUI…
Read More » -
Enterprise Java
Continuous Deployment with Java EE 7, WildFly, and Docker – (Hanginar #1)
This blog is starting a new hanginar (G+ hangout + webinar) series that will highlight solutions, frameworks, application servers, tooling, deployment,…
Read More » -
Agile
It is all X or Y management – and why Agile people should read Mintberg
In the last few years it has become increasingly common to hear Agile supporters talking about Beyond Budgeting, indeed, I…
Read More » -
Desktop Java
Swing and JavaFX: working with JFXPanel
I soon will have to deal with JavaFX in a Swing based fat client – oh sorry, of course I…
Read More » -
Enterprise Java
Building and Testing JSF.next
The JSF 2.3 Expert Group is hard at work determining which features will be part of the upcoming release. The…
Read More » -
Core Java
It’s All About Tests – Part 2
This is the second post of the series about testing. In the first part I explained about the mindset we…
Read More » -
Core Java
A beginner’s guide to Java time zone handling
Basic time notions Most web applications have to support different time-zones and properly handling time-zones is no way easy. To…
Read More »