Java Virtal Machine.net

[ News ] rss

March 15, 2010

Joe Darcy: Beware of Covariant Overriding in Interface Hierarchies. One of the changes to the Java programming language made back in JDK 5 was the introduction of covariant returns, that is, the ability in a subtype to override a method in a supertype and return a more specific type. For example,

More »

March 14, 2010

Stephen Colebourne: Java language design by use case. In a blog in 2006 Neal Gafter wrote about how language design was fundamentally different to API design and how use cases were a bad approach to language design. This blog questions some of those conclusions in the context of the Java language.

More »

February/2009
SunMonTueWedThuFriSat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
2223 24 25 26 27 28
       

[ Archives News
for 'Java Technology' ]

home > news > java technology > february 2009

February 2009

February 28, 2009

Recent Hudson improvements with various OS

On Unix, Hudson can now authenticate with Unix user database via PAM. For Windows, Hudson can now start a slave on Windows completely non-interactively. For Solaris, Hudson can now convert $HUDSON_HOME to run on ZFS file system, which opens up a lot ...

Comment here

More »


February 27, 2009

Th fef e Register: Sun powers Niagara hypervisor update with IBM speed boast

Sun Microsystems has updated the Logical Domain (LDom) server virtualization hypervisor for its Niagara family of servers, and used the occasion to...

Comment here

More »


February 27, 2009

The Register: Sun powers Ni fef agara hypervisor update with IBM speed boast

Sun Microsystems has updated the Logical Domain (LDom) server virtualization hypervisor for its Niagara family of servers, and used the occasion to...

Comment here

More »


February 27, 2009

The Register: Sun powers Niagara hypervisor update with IBM speed boast

Sun Microsystems has updated the Logical Domain (LDom) server virtualization hypervisor for its Niagara family of servers, and used the occasion to...

Comment here

More »


February 27, 2009

Grails on NetBeans - first impressions

Common wisdom has it that IntelliJ is unrivalled for Groovy/Grails development. (At least among IntelliJ developers). However, sometimes it is good to question common wisdom, and decide for yourself based on real-world experience. So, after some fru...

Comment here

More »


February 27, 2009

For Those About To Rock

(We Salute You): This simple example produces firework effects using JavaFX Script. The active use of random numbers brings variety to each firework volley.

Comment here

More »


February 27, 2009

SGMP SalesForce Mobile Client Walk-through

Here's a short screencast walk-through of a mobile SalesForce client application that was developed by Eliad Technologies using their runtime and the SGMP MCBO API. This screencast focuses on showing the client application in action rather than how i...

Comment here

More »


February 27, 2009

Provisioning Blackberry clients on the Sun GlassFish Mobility Platform

The Sun GlassFish Mobility Platform includes a Client Provisioning Portal, allowing client jars to be uploaded to the portal remotely and then downloaded over the air (OTA) by standard MIDP 2.0 devices. In the newest release of MP, version 1.1, we ha...

Comment here

More »


February 27, 2009

Have fun learning JavaFX!

As many of you out there, I wanted to explore the world of JavaFX. After looking at a few demos here and there, I decided it was time to write some code; there is simply no better way to learn a new technology like this than writing something. A quic...

Comment here

More »


February 27, 2009

Golden Rules for Contribution Based Communities

Elsewhere, I recently wrote about the Golden Rules for Contribution Based Communities. I think it may be a good idea to post it here, in the blogsphere of the Java community, for your review and comment. The Java community has built many contribution...

Comment here

More »


©2002-2008Java-Virtual-Machine.net