-
Scala

Fake system clock pattern in Scala with implicit parameters
Fake system clock is a design pattern addressing testability issues of programs heavily relying on system time. If business logic…
Read More » -
DevOps

MongoDB Pro Tip: Field Projections
Did you ever learn that select * from table in RDBMS-land is bad? Of course, you did! If you’re only…
Read More » -
DevOps

MongoDB Geo-Spatial Mobile Demo
Mongo: noun (pl mongo or mongos) – a monetary unit of Mongolia. Equal to one hundredth of a tugrik. Origin…
Read More » -
Core Java

Java’s Reflection API
If you have ever asked yourself questions like these: – “How do I invoke a method, having only it’s name…
Read More » -
Android Core

Android Studio with android alternative emulator:Genymotion
Moving from Eclispe/ADT to Android Studio I was exploring some alternative configuration to improve my building environment. I came across…
Read More » -
Core Java

Java 7 try-with-resources
Java 7 provides better resource management for resources that need to be closed when finished working with, for example files,…
Read More » -
Career

Why You Didn’t Get The Interview, Part II
In August 2012 I published a blog post Why You Didn’t Get The Interview, which received a good bit of…
Read More » -
Desktop Java

Introduction by Example: JavaFX 8 Printing
I‘ve not blogged in awhile, and I miss sharing with others about all things JavaFX (My day job and family…
Read More » -
Software Development

Two Types of Deployment for Subsystems
During development you sometimes have a part of the system that is rarely changed, requires a lot of resources, has…
Read More »






