Always remain updated about current software development trends

Articles having tag: JAVAFX

Commencing JavaFX 2.1 Development Using CentOS 6.2's 'Software Development Workstation' Configuration

2671 | 0About a month ago, I tried toget startedwith theJavaFX 2.1 Developer Previewon my CentOS 5.5 Linux system. I didn't get very far, due to dependency problems (a great many of the CentOS 5.5 packages were too old). After deciding I didn't want to risk...

Getting Started (Very Preliminarily) with JavaFX 2.1 Developer Preview on Linux

| 0 Yesterday, Jonathan Gilesannouncedthat the JavaFX 2.1 Developer Preview, build 09, is available forWindows, Mac and Linux!Jonathan says, "From here on out we'll be putting out developer preview builds for all three platforms." That this is news that a...

Is setting -Xmx==-Xms still considered harmful?

| 0One of the old bits of tuning advice given when Java memory management was not as tall as it it today was to set max heap to min heap. After all, we don't really want the JVM messing around with memory when it should really be getting on with things....

JavaFX Balls 3.0

634 | 0In mylast blogI’ve introduced JavaFX 2.0 beta, describing an initial port of JavaFX Balls, also in beta stage at that time. Now I finally finish JavaFX Balls 3. Look ma, no design! I don’t pretend to be a designer, and the consequence is...

JavaFX 2.0 is back on the Mac

| 0After Oracle announced JavaFX 2.0's return to the Mac earlier this week, I spent some time porting our previously Windows-only JavaFX application back to the Mac. It was surprisingly easy. I found a few bugs, but they turned out to be quite easy to work...

  • Page 1 of 1
  •