Java Virtal Machine.net

[ News ] rss

September 04, 2010

Scala, JSF 2, and NetBeans. I am working on a web site that will help students practice their Scala programming skills. As I labored along, writing my JSF app code, I thought “this is silly—why not practice Scala at the same time?” But I like JSF and wasn'...

More »

September 03, 2010

Dropping Boxes with JavaFX. Dropping Boxes with JavaFX If you want to work for DropBox, they have an interesting programming test which solution must be submitted together with the CV. I’m not considering a position at DropBox, but their test was too fun to ignore: an int...

More »

April/2008
SunMonTueWedThuFriSat
  1 234 5
67 89101112
131415 16171819
2021 22 23242526
272829 30   

[ Archives News
for 'Developers' ]

home > news > developers > april 2008

April 2008

April 29, 2008

JavaScript Type Inference in NetBeans

Roman Strobl has just published a screencast of the new JavaScript editor in NetBeans 6.1. The demo is around 5 minutes and highlights many of the editing features. I'd like to dwell on the type inference part a bit. Around four minutes into the ...

Comment here

More »


April 22, 2008

Not Dead Yet

Join Romain and I for another Filthy Rich Clients session at JavaOne this year.

Comment here

More »


April 21, 2008

Testing Your Documentation

Java developers often assume that javadoc is the only way you can automate project documentation. Writing your manual so it can be manipulated programmatically allows many projects to test that what they write, works.

Comment here

More »


April 15, 2008

Using Sun Studio with the GCC Tool Chain

Sun Studio can interoperate with the GCC tool chain in different ways. This page discusses the different kinds of interoperability and what the caveats are.

Comment here

More »


April 07, 2008

Java Champion, Adam Bien, on Java EE

Better Programming With Java EE: A Conversation With Java Champion Adam Bien

Comment here

More »


April 04, 2008

Screenshot of the Week #28: NetBeans + JavaScript = True!

Apologies for my low activity on this blog recently. I've been swamped during the NetBeans 6.1 development cycle. The main reason is that I've been completely consumed reimplementing the JavaScript support in NetBeans. It is now built on the same i...

Comment here

More »


April 01, 2008

Divide and Conquer

Short on resources and time to deliver a solution? The JavaFX Script compiler team is, so we followed the Unix tool development rules to create a version of the javadoc tool for the language in record time.

Comment here

More »


©2002-2008Java-Virtual-Machine.net