Posted in Tools on Oct 9th, 2007
I wrote last month about the decline of the Java programming language in a post called Stop the Insanity. The gist of the post is that the Java language has stagnated and this stagnation will eventually lead to a decline in popularity. I felt that this was a fairly uncontroversial idea; programming languages follow cycles […]
Read Full Post »
Posted in Tools on Nov 6th, 2005
Java 5 (a.k.a. Java 1.5, a.k.a. Tiger) has been out for a little more than a year now, yet adoption seems to be going slowly. This is frustrating since Java 5 represents a major release of the Java platform and includes some potentially big productivity enhancements as well as a significant number of performance enhancements. So, what is holding it back? More importantly, when should developers make the leap?
Read Full Post »
Posted in Tools on Nov 5th, 2005
There is an article over at DevX entitled “Opinion: Eclipse Fails to Meet the Enterprise Java Developer’s Needs” by Gerard Fernandes. As the name suggests, the author attempts to make the argument that Eclipse is just a fundamentally bad piece of software. Unfortunately, in attempting to do so he makes some factual errors.
Read Full Post »
Posted in Process on Aug 15th, 2005
The UML is a very effective notation for object oriented software designs. However, as with many useful tools, there seems to be some misunderstanding about what the UML can and cannot do. This misunderstanding can lead to organizations failing to meet their goals because they are not using their tools properly. This is unfortunate since […]
Read Full Post »