diff --git a/links/2025/2025-02/2025-02-07/readme.md b/links/2025/2025-02/2025-02-07/readme.md index 218a7ad4..0e40d3c4 100644 --- a/links/2025/2025-02/2025-02-07/readme.md +++ b/links/2025/2025-02/2025-02-07/readme.md @@ -1,25 +1,9 @@ Did we miss anything? Is there anything you want to have included in one of the next overviews? Let us know via links@jfx-central.com. -## Core - -* - -## SceneBuilder - -* - -## Applications - -* - ## Games * [**Almas Baim** shared](https://x.com/AlmasBaim/status/1886489259189920182): "_Another fantastic example from the community by **SergBukreev**: [a racing game demo in JavaFX FXGL](https://github.com/AlmasB/FXGL/discussions/1402)._" -## Components, Libraries, Tools - -* - ## Podcasts, Videos, Books * A new "JavaFX In Action" interview by **Frank Delporte** with [**Sven Reimers** about JTaccuino](https://www.youtube.com/watch?v=gkHgsamCoGc): "_A JavaFX-based notebook application to make it easier to learn Java and experiment with notebooks that can visualize the variables in different ways, like tables and graphs._" [More info here](https://webtechie.be/post/2025-02-06-jfxinaction-sven-reimers-jtaccuino/). @@ -30,13 +14,10 @@ Did we miss anything? Is there anything you want to have included in one of the * [**Jago de Vreede**](https://bsky.app/profile/jagovreede.bsky.social/post/3lhgrgloi5c23): "_I've just got good news that 'Building a native multiplatform SDKMAN in JavaFX' has been accepted for Devoxx UK 2025!_" * And he will be [presenting at Brabant JUG](https://bsky.app/profile/brabantjug.nl/post/3lhciadcdkk2g) in the Netherlands: "_Our next meetup will be on 25 February at the WAES office in Eindhoven._" -## Tutorials - -* - ## Miscellaneous * CheerpJ is a WebAssembly-based Java Virtual Machine for the browser. [It can run games like Minecraft right in your browser](https://bsky.app/profile/leaningtech.bsky.social/post/3lhj4a3hlh222). CheerpJ 3.1 got released and [4.0 is coming](https://bsky.app/profile/leaningtech.bsky.social/post/3lhj4axc3k222): "_It's a game-changer: Java 11+ support, WebAssembly-powered JNI (run native code, think Minecraft!), Full JavaFX & SWT, Improved mobile support. No plugins, just Java!_" Definitely an interesting project to keep an eye on! +* [**Johan Vos** shares his frustrations...](****): "_The biggest obstacles for running JavaFX on iOS is that I have to deal with Apple stuff that really makes me angry. I would accept this from an underfunded open-source project, or from Windows 95. But from a company that gets applauded for how user friendly it is, this is unacceptable. Stuck for 30 minutes in '100% completed'. Seriously, that is what makes it hard. Not the Java or C code._" ## JFX Central diff --git a/links/links.json b/links/links.json index 3cf4780c..d1519038 100644 --- a/links/links.json +++ b/links/links.json @@ -700,5 +700,11 @@ "tags": "openjfx, links, week", "createdOn": "2025-01-31", "modifiedOn": "2025-01-31" + }, + { + "id": "2025/2025-02/2025-02-07", + "tags": "openjfx, links, week", + "createdOn": "2025-02-07", + "modifiedOn": "2025-02-07" } ] \ No newline at end of file