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 15, 2007

jMakifying Rollers JSON (video)

category: Developers

Building on Dave Johnsons Roller/JSON post, Alexis wrote a simple application consuming Roller-generated data using the jMaki framework and NetBeans 5.5. jMaki, as any framework in the Ajax space, consumes JSON data and provides a wrapper technology ar...

Comment here

More »


Stephen Colebourne: A bean keyword?

category: Developers

In the talk about properties, I dont think Ive seen anyone mention using a bean keyword. Heres a thought experiment to see how it might work.

Comment here

More »


A. Sundararajan: Scripting SVG with JSR-223

category: Developers

SVG - Scalable Vector Graphics is a modular language for describing two-dimensional vector and mixed vector/raster graphics in XML. Batik is a Java-based toolkit for applications that want to use images in the SVG format for display, generation or man...

Comment here

More »


Rémi Forax: Kitchen Sink Language and local keywords

category: Developers

The Kitchen Sink Language (or ksl) is open here : ksl.dev.java.net, so i hope that the next version of my prototype will be the ksl trunk. Before trying to commit compiler patches that introduce local variable type inference or...

Comment here

More »


©2002-2008Java-Virtual-Machine.net