-
Software Development
So you are a programmer…
Been there. Done that. And suffered for that… Programming is fun. But there are some other associated stuff we programmers…
Read More » -
Enterprise Java
Using Tomcat JDBC Connection Pool in Standalone Java Application
This is a guest article from our W4G partner Clarence Ho author of Pro Spring 3 from APress. You may…
Read More » -
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 »