Posts 274

Sep 20, 2024 · 3 min

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 …

#javafx#kotlin#tutorial
Sep 17, 2024 · 2 min

JavaFX In Action #5 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 …

#javafx#jfx-central#jfx-in-action#interview
Sep 4, 2024 · 3 min

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. It was over 13 years that we had been there and we …

#java
Sep 1, 2024 · 6 min

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 …

#java#pi4j#javaonraspberrypi#raspberry-pi
Posts
Aug 30, 2024 · 4 min

JavaFX Links of August 2024

Here is the overview of the JavaFX LinksOfTheMonth of August 2024, published on jfx-central.com during this month. Did we miss anything? Is there anything you want to have included …

#javafx#linksofthemonth#jfx-central
Posts
Jul 26, 2024 · 6 min

JavaFX Links of July 2024

Here is the overview of the JavaFX LinksOfTheMonth of July 2024, published on jfx-central.com during this month.

#javafx#linksofthemonth#jfx-central
Jul 22, 2024 · 5 min

JavaFX Nodes versus Canvas

Last week I was working on a blog post about Azul Zulu with JavaFX support for ARM systems, like the Raspberry Pi. As you can see in this video , I found out my little test …

#javafx#azul#zulu#raspberry-pi
Posts
Jun 28, 2024 · 7 min

JavaFX Links of June 2024

Here is the overview of the JavaFX LinksOfTheMonth of June 2024, published on jfx-central.com during this month.

#javafx#linksofthemonth#jfx-central
Jun 26, 2024 · 2 min

JavaFX In Action #4 with Robert Ladstätter about LogoRRR, a cross-platform log analysis tool

In the next video in this “JFX In Action” series, I talked with Robert Ladstätter about LogoRRR, an application written with Scala and JavaFX.

#javafx#jfx-central#jfx-in-action#interview
Jun 24, 2024 · 3 min

Links of the BeJUG Presentation: Lessons Learned from #JavaOnRaspberryPi

These are all the links of my presentation at BeJUG in Waregem, Monday, July 24, 2024 .

#javaonraspberrypi#java#pi4j#azul
Jun 18, 2024 · 2 min

JavaFX In Action #3 with Christopher Schnick about XPipe, an app to manage all your servers

In the next video in this “JFX In Action” series, I talked with Christopher Schnick about XPipe, a tool to manage all your servers.

#javafx#jfx-central#jfx-in-action#interview
Jun 17, 2024 · 2 min

Repairing Roland Piano HP-237E Keys and Pedal Connector

This is a bit of a different type of post… At my son’s school, the piano in the music class had a few issues, and I went “on a quest” to fix it :-) This …

#music
Jun 12, 2024 · 2 min

JavaFX In Action #2 with Daniel Zimmermann about JavaFX and Kotlin

For the second video in this “JFX In Action” series, I talked to Daniel Zimmermann. He got my attention when he recently tweeted: “To your dismay I have to tell …

#javafx#jfx-central#jfx-in-action#interview
Jun 5, 2024 · 2 min

JavaFX In Action #1 with Pedro Duque Vieira, aka Duke about Hero, PDFSam, FXThemes, FXComponents,...

People who follow me, know I have a big love for JavaFX. It’s my go-to for every desktop user interface application I build. I love the simplicity of quickly creating an app …

#javafx#jfx-central#jfx-in-action#interview
Posts
May 31, 2024 · 6 min

JavaFX Links of May 2024

Here is the overview of the JavaFX LinksOfTheMonth of May 2024, published on jfx-central.com during this month.

#javafx#linksofthemonth#jfx-central
May 6, 2024 · 6 min

Book review - Frontend Development with JavaFX and Kotlin

For a personal pet project, I started experimenting with JavaFX and Kotlin to create a user interface with a lot of Java / Kotlin background processing. As I knew there is a book …

#java#book-review#javafx#kotlin
Posts
Apr 30, 2024 · 5 min

JavaFX Links of April 2024

Here is the overview of the JavaFX LinksOfTheMonth of April 2024, published on jfx-central.com during this month.

#javafx#linksofthemonth#jfx-central
Posts
Mar 29, 2024 · 8 min

JavaFX Links of March 2024

Here is the overview of the JavaFX LinksOfTheMonth of March 2024, published on jfx-central.com during this month.

#javafx#linksofthemonth#jfx-central
Mar 28, 2024 · 7 min

Example Java Application with Embedded Jetty and a htmx Website

I was experimenting with a Java application that can act as a web server and includes the user interface HTML-files that get modified with htmx, to replace certain parts of the …

#java#htmx#tutorial
Mar 26, 2024 · 5 min

Review of the Elecrow Raspberry Pi Pico Advanced Kit

People who follow me, know I’m a big fan of the Elecrow CrowPi , the little suitcase with a Raspberry Pi and a lot of electronic components included. I used it already a lot …

#elecrow#raspberry-pi#python#electronics