Java Virtal Machine.net

[ News ] rss

March 20, 2010

Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india

More »

March 20, 2010

Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...

More »

March/2009
SunMonTueWedThuFriSat
1 2 3 4 5 6 7
89 10 11 12 13 14
1516 17 18 1920 21
2223 24 25 26 27 28
2930 31     

[ Archives News
for 'Developers' ]

March 16, 2009

Jasper Potts: Which Look and Feel should be default in Java 7

The other day I was discussing with colleagues if Nimbus should be the default LAF(Look and Feel) for Swing application. The current default LAF is Ocean which is a spiced up theme for Metal which has been the Swing default LAF since the beginning. ...

Comment here

More »


NetBeans Screenshot of the Week 42: JavaScript Native Interface

At the Roundup last week I talked to Robert Cooper, who's doing a lot of interesting work with GWT (Google Web Toolkit). In GWT (which compiles Java to JavaScript), you can embed JavaScript directly within the Java files inside comments with specia...

Comment here

More »


Jean-Christophe Collet: HttpURLConnection and 100-Continue

According to RFC 2616 section 8.2.3 a client can use the 'Expect: 100-continue' request header to make sure the server will accept the 'PUT' or 'POST' operation before actually sending the request body. This is particularly useful when said body is ...

1 Comment

More »


Stephen Colebourne: Speaking on Fan tonight in London

Quick note to say I'm speaking on the Fan programming language tonight in London. The evening will also include a brief intro to OSGi.

Comment here

More »


Robert Lougher: JRuby 1.2.0RC2

I read with interest Jeroen's recent post on his blog about his experiences running JRuby 1.2.0RC2 on IKVM. I know I don't run enough "real-world" tests on JamVM, so I finally got around to trying to run it on JamVM over the weekend. Then wished I...

Comment here

More »


Kohsuke Kawaguchi: Instantly turning your Hudson cluster into a Hadoop cluster

I wrote a Hudson plugin that instantly turns your Hudson cluster into a Hadoop cluster.

Comment here

More »


©2002-2008Java-Virtual-Machine.net