Blog of Frank Delporte
Devoxx BE, links of the talk Looking at Music, an experiment with Kotlin, JavaFX, MIDI, and Virtual Threads
These are the links of the presentation “Looking at Music, an experiment with Kotlin, JavaFX, MIDI, and Virtual Threads” of Wednesday October 9th, 16:40-17:30, Room 7.
Template project to build a JavaFX application as a JAR with dependencies with Maven
Recently, I was asked what the best way is to build a Fat JAR (a JAR with all dependencies) using Maven.
JavaFX In Action with Christoph Schwentker about JabRef
Here is the next “JFX In Action” with Christoph Schwentker about JabRef, a tool written in Java and JavaFX to collect, organize, and discover literature for research projects.
JavaFX Links of September 2024
Here is the overview of the JavaFX LinksOfTheMonth of September 2024, published on jfx-central.com during this month.
Deep dive into bits, bytes, shorts, ints, longs, signed, and unsigned with Java
On the Pi4J discussion list, someone recently asked what the best and easiest way is in Java to convert a byte value.
JavaFX In Action with Ramiro DomÃnguez Ayub about the Televic Generic Update Tool (TGUT)
In the next “JFX In Action”, I’m returning to Televic, one of my former employers, to talk to Ramiro DomÃnguez Ayub.
JavaFX with Kotlin versus Java
Recently I have been experimenting with the combination of JavaFX and Kotlin. As Kotlin also runs on the Java Virtual Machine (JVM) and is a very close sister of Java, the switch is straightforward.
JavaFX In Action with Maciej Gorywoda about FxCalculator, an Android app built with Scala and JavaFX
In the next video in this “JFX In Action” series, I talked with Maciej Gorywoda about FxCalculator, an Android app created with Scala and JavaFX you can find in Google Play.
How we almost missed a plane in Kazakhstan, but OpenJDK could have saved us...
In August, our family vacation brought us to Kazakhstan. An important trip, as it is the birth country of our (now) 14y son.
First experiments with Raspberry Pi Compute Module 4
I’m one of those people with boxes full of devices, waiting to be used in experiments… And from time to time, I dive into those boxes to fill in the gaps in between other tasks.