Software Development
-
Fools Don’t Write Unit Tests
“We don’t have time to write unit tests” or “We don’t have the budget for unit testing” are complaints I…
Read More » -
Need Robust Software? Make It Fragile
In any software project, the goal is to create something stable. We don’t want it to break in front of…
Read More » -
“Forget me” and Tests
Your users have profiles on your web application. And normally you should give them a way to delete their profiles…
Read More » -
When Do You Stop Testing?
There is a software to be tested. There is a team of testers. There is some money in the budget.…
Read More » -
Create a programming language for the JVM
Because you know, in the end everyone wants to create his own programming language. I have been interested in parsers…
Read More » -
GWT CON 2015 – Community driven GWT conference
Next November 11th, in Firenze at the Hotel Michelangelo, will be held the second edition of #GWTcon (www.gwtcon.org), the international…
Read More » -
Introduction to Event Sourcing and Command-Query Responsibility Segregation
The concepts of event sourcing (ES) and command-query responsibility segregation (CQRS) have been around for quite a while. They are…
Read More » -
Activiti 6: An Evolution of the Core Engine
This article describes the changes with regards to the Activiti core engine and how version 6 differs from version 5. All…
Read More » -
Building Cloud-powered Native Mobile Apps with Parse and Codename One
A couple of weeks ago I created a simple social network app as part of the Codename One webinar. This…
Read More »