Java Virtal Machine.net

[ News ] rss

September 08, 2010

More new cool featurehttp://weblogs.java.net/node/477607/edits in Maven 3 - parallel builds. One of the big focuses of Maven 3 is to provide a more reliable, more stable and better performing build tool. And one big area of improvement is Performance. Maven 3 has the (new and somewhat experimental) ability to analyze your project structure,...

More »

September 08, 2010

JDK 7 delayed again... how bad is that?. Mark Reinhold announced today that the JDK 7 / JavaSE 7 project has slipped once again: mid-2011 without Jigsaws and Lambdas, late 2012 for JavaSE 8 with those. The delay (or some other bad news like dropping features) was already expected by anyone ...

More »

June/2009
SunMonTueWedThuFriSat
 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
2829 30     

[ Archives News ]

home > news > june 2009 > 11

June 11, 2009

Effects in JavaFX: Chaining

category: Java Technology

The third installment in a series on the filter effects package in JavaFX, explaining how effects can be chained together to produce even cooler results...

Comment here

More »


JSF @ListenerFor

category: Java Technology

If your component needs to listen for events you can use an annotation!

Comment here

More »


JavaEE 6 docs published?

category: Java Technology

Did the JavaEE 6 API docs get published quietly, even before everything is final?

Comment here

More »


JavaFX Script as a general purpose language?

category: Java Technology

A recent blog from Fabrizio discusses usage of JavaFX Script for "controller" code. In my opinion, JavaFX's language doesn't have to be just a GUI DSL, it can reach further than that...

Comment here

More »


JavaOne news update 3 and wrap-up

category: Java Technology

After a well-needed break over a long weekend (hiking in the Eastern Sierra Nevada - awesome!) here is news update 3 and a JavaOne wrap-up: Throughout the conference there was quite a bit of interest and good traffic at the...

Comment here

More »


JavaFX binding is neat, but ... beware

category: Java Technology

An interesting chains of discussions has been triggered about JavaFX features and how it can be possibly used beyond the GUI scope.Osvaldo has just published an interesting post. Actually I like binding a lot, but I was wondering about some...

Comment here

More »


Software as a service for your development project infrastructure

category: Java Technology

For a small-to-medium size company, it makes a lot of sense to externalize infrastructure code such as source code management, issue tracking, project wikis, and so on. All of these tools need server space and admin time, which of course...

Comment here

More »


Pac-Man in JavaFX

category: Java Technology

The O'Reilly InsideRIA site has published an interesting series of articles by Haining Henry Zhang titled "Writing the Pac-Man Game in JavaFX"... Also: Java Today: Writing the Pac-Man Game in JavaFX, JavaOne - my personal favorite sessions, and LINQ ...

Comment here

More »


Chris Campbell: Effects in JavaFX: Chaining

category: Developers

The third installment in a series on the filter effects package in JavaFX, explaining how effects can be chained together to produce even cooler results...

Comment here

More »


David Gilbert: Site Licences and Support

category: Developers

A few years ago, a company asked me if they could buy a site licence for the JFreeChart Developer Guide [if you are not familiar with the setup, the short story is that JFreeChart is an open source library licensed under the LGPL, and my company mak...

Comment here

More »


©2002-2008Java-Virtual-Machine.net