-
Enterprise Java
Dynamic ADF Train: Adding train stops programmatically
I’m going to show how to add train stops to ADF train programmatically “on-the-fly”. In my use-case I have some…
Read More » -
Software Development
AppSensor – Intrusion Detection
Imagine that you have created a nice web application and secured it to your best. Users came, used it and…
Read More » -
Software Development
The Perils of Not Unit Testing
Overview Unit testing is a widely accepted practice in most development shops in this day and age, especially with the…
Read More » -
Software Development
Application Performance and Antipatterns
Any application you pick up, there are some issues – big or small. There will be copy-paste code, mistakes, algorithms…
Read More » -
Software Development
Lean IT fundamentals & principles
The roots of Lean IT are – as the name suggests – in Lean Management. The basic principles of Lean…
Read More » -
Software Development
Top 10 Things Every Software Engineer Should Know
Please take a second to look at our brand new Java Resource Collection. The following top ten list collects some…
Read More » -
Software Development
Application Security at Scale
This week’s SANS AppSec conference in Las Vegas took on Application Security at Scale: how can we scale application security…
Read More » -
Enterprise Java
REST endpoint for integration using Apache Camel
REST is an architectural style used for organizing resources and when applied to HTTP-based services allows building stateless, decoupled, scalable…
Read More » -
Desktop Java
GWT and HTML5 Canvas Demo
This is my first experiment with GWT and HTML5 Canvas. My first attempt is to create rectangles, with just a…
Read More »