-
Software Development
Software demand curve
Returning to my series of posts applying the tools of economics to software development – Supply & Demand in software…
Read More » -
Core Java
Java Debugger – The Definitive List of Tools
Java debugging is a complex space. There are many types of debuggers, and numerous tools to choose from. In this…
Read More » -
Ceylon
Top 10 Ceylon Language Features I Wish We Had In Java
What does one do when Hibernate is “finished” and feature complete and one needs new challenges? Right. One creates a…
Read More » -
Career
How and Why to Backdoor Into Jobs
When I read anecdotes from frustrated job seekers in the tech industry, they usually start out the same way. “I…
Read More » -
Core Java
More Common Red Flags in Java Development
In the post Common Red Flags in Java Development I looked at some practices that are not necessarily wrong or…
Read More » -
Enterprise Java
Hibernate Facts: Integration testing strategies
I like Integration Testing, it’s a good way to check what SQL queries Hibernate generates behind-scenes. But Integration Tests require…
Read More » -
Enterprise Java
JBoss Fuse 6.1 + HawtIO Part I
It’s Open Source! JBoss Fuse is an open-source ESB and is the evolution of Fuse ESB after the Red Hat…
Read More » -
Software Development
Native vs Mobile Web vs Hybrid applications
We have decided on developing a mobile application, but what type of application ? There has been an ongoing debate with…
Read More » -
Core Java
Decoding Java.Lang.OutOfMemoryError: PermGen Space
One of the least understood areas by Java Developers is garbage collection. Java Developers feel JVM takes care of garbage…
Read More »