Development

dzone: Doing what's best for you

<1 min read

Rick just blogged about the user-centric philosophy behind dzone: We've had one of those "moment of truth" experiences this past weekend, coming to understan…

Read more →
Java

Erik's Pulse: 2006-06-13

2 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

Erik's Pulse: 2006-06-06

3 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

Erik's Pulse: 2006-05-30

3 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

Erik's Pulse: 2006-05-23

3 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

Runtime.getRuntime().exec()

<1 min read

Using Runtime.getRuntime().exec() to launch an application is pretty straight forward, except when you're trying to start an application whose name contains…

Using Runtime.getRuntime().exec() to launch an application is pretty straight forward, except when you're trying to start an application whose name contains one or…
Read more →
Java

Open Source Java: So What Now?

<1 min read

Cédric has written a nice piece, titled Open sourcing Java: nobody cares. I agree wholeheartedly, easy licensing is much more important than open sourcing at…

Jonathan announced that Sun wants to open source Java, but there're not sure how. Looks like another one of…
Read more →