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 »

January/2007
SunMonTueWedThuFriSat
 1 2 3 456
7 8 9 10 11 12 13
1415 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31    

[ Archives News ]

January 17, 2007

Introduction to jMaki

category: Developers

Learn the basics of jMaki in this tech tip.

Comment here

More »


Matthias Ernst: Atom in Style

category: Developers

WARNING: this is an experiment and may well wreak havoc on your blog-reading experience.

Comment here

More »


Neal Gafter: Primate Parts

category: Developers

Recently Chris Lamb and friends wrote about their experience adding a feature to javac, a pastime slightly more popular than it used to be now that javacs sources have been opened under the GPL. And he found something strange:

Comment here

More »


Éamonn McManus: Excellent article on Virtual MBeans

category: Developers

My colleague Nick Stephen has written an excellent and detailed article about Virtual MBeans.

Comment here

More »


Éamonn McManus: Securing the RMI registry

category: Developers

If youve had occasion to use the RMI registry seriously, you may have encountered some of its shortcomings. Chief of these is that anybody on the local machine can modify the registry. There are only a few things you can do about ...

Comment here

More »


Éamonn McManus: Reimplementing the RMI protocol

category: Developers

In my last entry, I mentioned that I had reimplemented the RMI registry portably. Reimplementation allows to do more than the socket factory hack I described. And if you ever need to understand gory details of the RMI protocol, t...

Comment here

More »


Matthias Ernst: Solaris 10 Privileges

category: Developers

The Solaris 10 kernel supports a fine-grained security model, based on "least privilege". For example, in order to run a server on port 80 you dont need to be root. The PRIV_NET_PRIVADDR privilege is sufficient.

Comment here

More »


Matthias Ernst: Euphemism of the Day

category: Developers

"HTML allowed" actually means "Comply with those angle brackets or I will swallow all your paragraphs. You have been warned.".

Comment here

More »


Kelly OHair (jn): JVM TI Agents Article

category: Developers

Just a plug (and additional reference) on my December 2006 article on JVM TI at http://java.sun.com/developer/technicalArticles/J2SE/jvm_ti. I really had not expected this article to be very popular, but I was assuming that only people writing JVM TI a...

Comment here

More »


Solaris Ready Applications and Solutions

category: Developers

View over 4000 Solaris Ready Applications and Solutions that run on the Solaris 10 OS and are shipping today on x64/x86 and SPARC platforms.

Comment here

More »


©2002-2008Java-Virtual-Machine.net