Software Development
-
“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 » -
The “Software Engineer” Mindset
What is a software engineer? And what is a senior software engineer? Many companies define a “senior software engineer” as…
Read More » -
How to configure and install ZeroMQ (libsodium) on CentOS 6.7?
When getting started on ZeroMQ (version 4.2.0 or above) can be quite challenging especially with all the prerequisites. I’ve spent…
Read More »