-
Agile
Agile is Punk – Agile is Democracy
From time to time I’ve been heard to say: “Agile is Punk.” But I’ve never explained myself. I’ve also been…
Read More » -
Core Java
Exception Translation with ET
Some time ago I wrote a small blog post about exception translation with AspectJ. In this blog post we will…
Read More » -
Software Development
GitHub: be Social, Contribute, Learn
GitHub revolutionised the open source world by building – IMHO – the first true social coding site. It has never…
Read More » -
Ceylon
Programming with type functions in Ceylon
I’ve recently been working on some experimental new features of Ceylon’s already extremely powerful type system. What I’m going to…
Read More » -
Enterprise Java
Understanding ADF Bindings in ADF Lifecycle
In this post I am going to focus on ADF Bindings layer and explore how it works when an ADF…
Read More » -
Software Development
What Exactly are SQL Views?
You probably know about “ordinary views” already, but I’m sure you’ll find one or two things in this article that…
Read More » -
Enterprise Java
NoSQL with Hibernate OGM – Part three: Building a REST application on WildFly
Welcome back to our tutorial series “NoSQL with Hibernate OGM”! Thanks to Gunnar Morling (@gunnarmorling) for creating this tutorial. In…
Read More » -
Agile
Technical Leadership
As companies grow and mature, it is difficult to maintain the pace of innovation that existed in the early days.…
Read More » -
Enterprise Java
Custom Boolean User Type with Hibernate JPA
The ANSI SQL 1999 standard introduced a BOOLEAN data type (although unfortunately only as an optional feature). But to date…
Read More »