Java Isn’t The Problem
Quite a few people recently have been blaming Java for part of the downfall in current computer science (CS) graduates. While I don’t particularly... more »
1 commentsSave Tags: java
Use ColdFusion? Use Java.
If you use ColdFusion (or another Java-based CFML runtime), you should be using Java. There's a reason that CF uses Java under the hood: Java is... more »
0 commentsSave Tags: coldfusion, frameworks, java
GoF Design Patterns: Factory Method Pattern
The Factory Method Pattern is a well known Creational Pattern that creates an abstraction through which one of several classes is returned. The... more »
0 commentsSave Tags: java, web design
Java Applets Don't Run In Browser Anymore
If you had your Java textbooks tell you that "Applets are defined as programs that run in the browser", then you probably have to get a new revision... more »
3 commentsSave Tags: java, opinion, usability, web 2.0
Star This! Tell Google You Want Java/Groovy in GAE
Van Riper posted a good suggestion the other day which may warrant your attention. If you'd like to see support for Java and/or Groovy added to the... more »
0 commentsSave Tags: groovy, java
Spring Creator Sees "The Decline of the Traditional Java EE Server"
Rod Johnson, creator of Spring, is well known for his predictions of a "changing of the guard" for Enterprise Java. At the TheServerSide Java... more »
1 commentsSave Tags: java, server, trends
Using Groovy's FactoryBuilderSupport to Build Internal DSL
Couple of weeks ago at the Groovy/Grails Experience conf, Groovy's meta programming was a big theme there. Since then, I blogged about using Groovy's... more »
0 commentsSave Tags: groovy
Creating An Agile Culture
The mission of this article is to get rid of the illusion that your Software Development Process determines if your company is ‘agile’ or not. It’s... more »
0 commentsSave Tags: methodology, opinion
VirtualBox - Install of OpenSolaris,NetBeans & Java SE 6 on a Mac (Images)
I have been using Parallels in conjunction with Nevada Version 82 (OpenSolaris). Yesterday I decided to explore Sun/Innotek's VirtualBox and Nevada... more »
1 commentsSave Tags: apple, java, tools
via