Skip to content

Commit

Permalink
LOTW 2025-02-07
Browse files Browse the repository at this point in the history
  • Loading branch information
FDelporte committed Feb 7, 2025
1 parent 1eb69dd commit 37ac799
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
21 changes: 1 addition & 20 deletions links/2025/2025-02/2025-02-07/readme.md
Original file line number Diff line number Diff line change
@@ -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 [email protected].

## 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/).
Expand All @@ -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

Expand Down
6 changes: 6 additions & 0 deletions links/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 37ac799

Please sign in to comment.