Posts 263

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
Mar 18, 2024 · 8 min

Search in Documentation with a JavaFX ChatGPT-like LangChain4j Application

At the Fosdem conference in Brussels on February 3rd, I gave a presentation about using an existing documentation set as the data for a ChatGPT-like application, created with …

#javafx#azul#artificial-intelligence#conference
Posts
Feb 28, 2024 · 6 min

JavaFX Links of February 2024

Here is the overview of the JavaFX LinksOfTheMonth of February 2024 that got published on jfx-central.com during this month.

#javafx#linksofthemonth#jfx-central
Feb 2, 2024 · 2 min

Links of the Presentation: Experimenting with AI and LLM to make docs searchable through a chat application

These are all the links of my presentation at the Fosdem Conference in Brussels, Saturday, February 3th, 2024, 17:40 CET.

#java#javafx#azul#conference
Jan 29, 2024 · 3 min

Links of the Presentation: What I Learned About OpenJDK As a Docs Writer

These are all the links of my presentation at the JChampions Conference, Monday January 29, 2024, 16:00 CET.

#javaonraspberrypi#java#pi4j#azul
Posts
Jan 26, 2024 · 7 min

JavaFX Links of January 2024

This is the first JavaFX LinksOfTheMonth review for 2024, an overview of the LinksOfTheWeek that got published on jfx-central.com during January.

#javafx#linksofthemonth#jfx-central
Posts
Dec 22, 2023 · 6 min

JavaFX Links of December 2023

This is the final JavaFX LinksOfTheMonth review for 2023. It was an amazing year with many evolutions in Java and JavaFX and a complete “fresh” version of JFX Central. …

#javafx#linksofthemonth#jfx-central
Dec 18, 2023 · 2 min

Interviews at the J-Fall 2023 Conference

I had a lot of interesting talks with Java experts since I started producing the Foojay Podcast . But when I asked the organizers of the J-Fall conference , if I could do some kind …

#java#javafx#foojay#podcast
Dec 14, 2023 · 4 min

A JavaFX Game Application in a Single Java File with JBang and FXGL

FXGL is a framework to easily create JavaFX-based game applications. In this blog post, I want to show you how this can be done within a single Java-file which doesn’t need a …

#javafx#fxgl#jbang
Dec 10, 2023 · 7 min

Book review - Modern frontends with htmx

People who follow me, probably know I have a big love for user interface development with JavaFX (for desktop), and Vaadin (for browser). But as always, there are different …

#java#book-review#htmx
Posts
Nov 24, 2023 · 5 min

JavaFX Links of November 2023

Have fun with this overview of the “JavaFX LinksOfTheWeek” that got published on jfx-central.com during November.

#javafx#linksofthemonth#jfx-central
Nov 17, 2023 · 7 min

Unexpected Things That Make You a Senior Developer

This post was originally written together with Marit van Dijk and published on foojay.io — a place for friends of OpenJDK. It’s a Friday, late in the afternoon. To end your …

#software-development