-
Desktop Java
Profiling JavaFX Mobile applications
NOTE: This article was originally published in 2009 and is provided for reference reasons. Please check out the rest of…
Read More » -
Enterprise Java
Comparing OpenDDR to WURFL
Web content delivered to mobile devices usually benefits from being tailored to take into account a range of factors such…
Read More » -
Core Java
Avoid Null Pointer Exception in Java
Null Pointer Exception is the most common and most annoying exception in Java. In this post I want to avoid…
Read More » -
DevOps
Establishing ownership in Ops Teams
I’ve been having some discussions about this lately so figured I would write something about the topic. Being a member…
Read More » -
Scala
Power with control: Scala control structures and abstractions
So ramping up with the Scala 101 series, I thought now is an appropriate juncture to introduce control structures in…
Read More » -
Agile
Why an Agile Project Manager is Not a Scrum Master
A reader asked why the lifecycle in Agile Lifecycles for Geographically Distributed Teams, Part 1 is not Scrum. It’s not…
Read More » -
Core Java
Array, list, set, map, tuple, record literals in Java
Occasionally, when I’m thrilled by the power and expressiveness of JavaScript, I find myself missing one or two features in…
Read More » -
Android Core
Android – Dashboard design pattern implementation
Before reading this article, please learn the prerequisites mentioned above so that you can have better idea for the implementation…
Read More » -
Enterprise Java
Distribute Spring Beans in Oracle Coherence
This article shows how to distribute Spring beans by using EntryProcessor and Portable Object Format(POF) features in Oracle Coherence. Coherence…
Read More »