-
New features in ReduxFX 0.1 release – Part 2
As mentioned in my previous post, I added two important new features to ReduxFX 0.1. While the previous post focused…
-
MVC is dead – what comes next? – Part 2
The first part of this series gave an overview of the key concepts and listed some of the main advantages of using functional…
-
JavaFX in the browser – an update
I have uploaded a new version of the sample page for JavaFX in the browser, which demonstrates the functionality that…
-
JavaFX in the browser
Lately Carl Dea and I have started a new project to bring JavaFX 8 into the browser. Today I want…
-
A new Chapter
After seven years in the Czech Republic, we decided that it is time for a change and to move on.…
-
Tutorial – JavaFX Library for Inverse Kinematics 2.0
This is the first tutorial explaining the basics of javafx-ik, a library for inverse kinematics with JavaFX. The sources of…
-
JavaFX Library for Inverse Kinematics 2.0
Last week I had to stay sick at home for a couple of days. On the positive side, I finally…
-
JavaOne Material
At this year’s JavaOne, I did a session “JavaFX for Business Application Developers” and a BOF “Live-Coding BOF: Writing a…
-
Using the JavaFX AnimationTimer
In retrospect it was probably not a good idea to give the AnimationTimer its name, because it can be used…
-
Example CSS Stylying in JavaFX
To learn how to use CSS with JavaFX, I wrote a small application and created two new looks with CSS…