-
Agile
What Agile Project Managers Do Not Do, Part 2
In What Agile Project Managers Do, Part 1, I spoke about what agile project managers might do. Here’s what agile…
Read More » -
Software Development
5 Easy steps for Testers to Influence Developers
A classic problem for testers in agile contexts is the fact that they feel they are not listened to by…
Read More » -
Enterprise Java
Spring Security and Password Encoding
On previous posts we dived into spring security. We implemented security backed by jdbc, security based on custom jdbc queries…
Read More » -
Software Development
How to Choose the Right Log Management Tool?
Sumo Logic vs Graylog vs Loggly vs PaperTrail vs Logentries vs Stackify Everyone uses log files to search and understand…
Read More » -
Software Development
What I wish I knew when I started as a software developer
Having worked in the software engineering field for 6 years, I sometimes pause and consider how much I have learned…
Read More » -
Enterprise Java
Blood, Sweat, and Writing Automated Integration Tests for Failure Scenarios
Last winter, I wrote and released a service for a client I am still working with. Overall the service has…
Read More » -
Enterprise Java
Java EE schedulers
Java EE application servers have native scheduling support and, in most of the applications, there is no need to include…
Read More » -
Android Core
How to get started with Android development – Basic structure
In a previous article, I wrote about how you can launch your first Android application from the samples provided with…
Read More » -
Enterprise Java
Scan DynamoDB Items with DynamoDBMapper
Previously we covered how to query a DynamoDB database either using DynamoDBMapper or the low level java api. Apart from…
Read More »