-
Core Java
Too Many Parameters in Java Methods, Part 5: Method Naming
In my previous post (Part 4 of my series on dealing with too many parameters in Java methods), I looked…
Read More » -
Enterprise Java
Neo4j: Exploring new data sets with help from Neo4j browser
One of the things that I’ve found difficult when looking at a new Neo4j database is working out the structure…
Read More » -
Software Development
Programming: Thinking or Typing, Thinking and Typing
“If you don’t think carefully, you might think that programming is just typing statements in a programming language.” Ward Cunningham,…
Read More » -
Core Java
Java User Defined Types (UDT) in Java DB
Java DB is a relational database management system that is based on the Java programming language and SQL. This is…
Read More » -
Android Core
Android Image Filters
Introduction Image Filter allows you to add various effects on image. There are mainly two purpose of Image Processing: Image…
Read More » -
Desktop Java
Tower Defense in JavaFX (2)
In the last part we’ve created a simple editor that let’s us place turrets. Now we’ll add a spawnpoint where…
Read More » -
Enterprise Java
Hawtio & Apache JClouds
Introduction I’ve spent some time lately working on an Apache Jclouds plugin for Hawtio. While there is still a lot of…
Read More » -
Software Development
Signing Git tags
One of Git’s interesting features is definitely the ability to sign tags. Using your GPG key-pair you can create a…
Read More » -
Software Development
The Lazy Expert
Until two years ago I was reading tech articles every day, I was regularly watching presentations, I was contributing significantly…
Read More »