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 »

August/2009
SunMonTueWedThuFriSat
      1
234 5 6 7 8
910 11 12 13 14 15
1617 18 19 20 2122
23 24 252627 28 29
30 31     

[ Archives News
for 'Developers' ]

home > news > developers > august 2009

August 2009

August 30, 2009

James Gosling: NFS on Snow Leopard

I don't know what it is about Apple and NFS, but they keep moving things around. The new UI to NFS mounting is much nicer than it was before, but it's now in a totally different place: the Disk Utility. But if you use a lot of NFS file systems, it...

Comment here

More »


August 29, 2009

Rémi Forax: The seven small languages changes that will be in JDK7

Joe Darcy reveal on coin-dev list seven small languages changes that will be included in JDK7.  ...

Comment here

More »


August 28, 2009

Joe Darcy: Project Coin: The Final Five (Or So)

First, thanks to all those who submitted interesting proposals and thoughtful comments to Project Coin; a demonstrably vibrant community wants to evolve the Java programming language!

Comment here

More »


August 27, 2009

Hands-On Lab: Use Eclipse to Develop for the GlassFish Application Server

This hands-on lab session presents the GlassFish Tools Bundle for Eclipse, which you can use to configure, deploy, and monitor the GlassFish application server.

Comment here

More »


August 27, 2009

Rémi Forax: Diamond at the gate

The first of the small language changes of Java 7 has made his way into the jdk7 repository forrest. The diamond syntax let the compiler infers the type arguments of a generic constructor call.  ...

Comment here

More »


August 24, 2009

Jeroen Frijters: Microsoft PDC

If you're going to the PDC and want to chat, let me know.

Comment here

More »


August 23, 2009

Stephen Colebourne: Joda-Money

I've been busy piloting a new open source project - Joda-Money. The idea is a simple money and currency package along the lines of Joda-Time.

Comment here

More »


August 20, 2009

Develop With PHP

Check out the new resource center for designing and developing web applications using PHP: news, blogs, and more.

Comment here

More »


August 19, 2009

Alexander Potochkin: SAF and JDK7

SAF aka JSR-296 and JDK 7

Comment here

More »


August 19, 2009

Joe Darcy: Generics and the Mandelbrot set

Elaborating on some slides from a JavaOne talk, the Mandelbrot set is defined recursively as the set of values in the complex plane C where the iterations zn+1 = zn2 + c remain bounded, giving rise to a familiar and complex shape.

Comment here

More »


©2002-2008Java-Virtual-Machine.net