-
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 » -
Enterprise Java
Wiring-in-the-Large: The Missing Technology for Java Cloud Applications
Have you ever wondered why dependency injection in most Java frameworks is only for local, in-process services as opposed to…
Read More » -
Software Development
What Open Source is (and isn’t) and why you should use it?
Open Source software plays a big role in the Java ecosystem (just think Maven, all the libraries in Maven Central,…
Read More » -
DevOps
Elasticsearch in a Box
Are you looking to get going with Elasticsearch as quickly as possible without having to worry about installing Java or…
Read More »