Frank Delporte221 articles
Table of Contents CoreApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksConferences, PresentationsTutorialsMiscellaneousJFX Central Here is the overview of the JavaFX LinksOfTheMonth of July 2025. You can find the weekly lists on jfx-central.com. Did we miss anything? Is there anything you want to have …

- Frank Delporte
-
Foojay Podcast #77: DevBcn Report, Part 2 – Spanish Knowledge Sharing
Table of Contents VideoPodcast (Audio only)Content This is the first Foojay podcast in Spanish. It’s also the shortest one and the final of season 4 😉 Jonathan Vila “highjacked” the microphone from Geertjan Wielenga (See episode 76) during the DevBcn …
- Frank Delporte,
- Jonathan Vila
-
Introducing a New Java DMX512 Library With Demo JavaFX User Interface
Table of Contents A Personal StoryAbout DMX512 and OFLWhat is DMX512What is Open Fixture LibraryDMX512 Java LibraryMy Test SetupMinimal Code ExampleUsing Fixtures and ModesDetecting USB-to-DMX and IP-to-DMX interfacesDMX512 JavaFX Demo ProjectNext Steps In this post, I would like to inform …
-
Foojay Podcast #76: DevBcn Report, Part 1 – Learn from the Community
Table of Contents VideoPodcast (Audio only)Content In early July, the DevBcn conference in Barcelona featured a diverse lineup of speakers, covering topics across multiple technology domains. Geertjan Wielenga took the camera and microphone with him to Spain. Together with Nacho …
- Frank Delporte,
- Geertjan Wielenga,
- Jonathan Vila
-
Video series “JavaFX In Action”, Part 5 with Cormac Redmond (KafkIO), Brian Schlining (Annotating the Deep-Sea Wildlife), Gerrit Grunwald (JavaFX Libraries), Dirk Lemmermann (JavaFX Libraries and Applications, JFX Central)
Table of Contents Cormac Redmond: KafkIO, the Kafka UI for Engineers and AdminsBrian Schlining: Annotating the Deep-Sea WildlifeGerrit Grunwald: Creator of Many Amazing JavaFX LibrariesDirk Lemmermann: Creator of JavaFX Libraries and ApplicationsJavaFX LibrariesJFX CentralSenapt Applications This is the next part …
- Frank Delporte,
- Gerrit Grunwald
-
Foojay Podcast #75: JCON Report, Part 4 – Tips and Tricks for Java Devs
Table of Contents VideoPodcast (audio only)Content This is the final part of the JCON 2025 interviews with a lot of tips and tricks! In the three previous podcasts, we featured interviews from the JCON conference on “Being a better Java …
- Frank Delporte
-
When ReadyNow Can Only Compile on Traffic Loads
Table of Contents Compilation only happens on traffic loadsReadyNow waits for class loadingHow to fix this?Identifying the problemCalling the identified codeReadiness checkExample with Spring PetclinicRun without a ReadyNow profileRun with a ReadyNow profileGenerational ReadyNow profilesResultConclusion This is the fifth and …
- Frank Delporte
-
Java 21+ Not Working on the Raspberry Pi Zero 2
Table of Contents Problem on Raspberry Pi Zero 2Differences Between RPi Zero 2 and RPi 4Changes in Java 21WorkaroundCompare Boards This story is about how “Write Once, Run Anywhere” got broken in a specific use case. It reveals the complexity …
- Frank Delporte
-
Foojay Podcast #74: JCON Report, Part 3 – AI, ChatGPT, LLM, ML, RAG, MCP, GenAI, and more!
Table of Contents VideoPodcast (audio only)Content Let’s have an AI Bingo and talk about ChatGPT, LLM, ML, RAG, MCP, GenAI, and more! This is part 3 of the interviews recorded at the JCON conference in May. In the previous parts, …
- Frank Delporte
-
JavaFX Links of June 2025
Table of Contents CoreApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksConferencesTutorialsMiscellaneousJFX Central Here is the overview of the JavaFX LinksOfTheMonth of June 2025. You can find the weekly lists on jfx-central.com. Did we miss anything? Is there anything you want to have included …
- Frank Delporte
-
Improve Your Java Applications’ Startup and Compilation Speed with Optimizer Hub
Table of Contents What is Optimizer Hub?Is Optimizer Hub required to use ReadyNow?Advantages of using ReadyNow OrchestratorMore advantages of Optimizer HubConclusion This is the fourth blog post in a series on faster Java application warmup with ReadyNow. If you haven’t …
- Frank Delporte