Patrik Karlström
@trixon.se
31 followers 42 following 21 posts
Husband, dog owner, surveyor, java developer
Posts Media Videos Starter Packs
Reposted by Patrik Karlström
trixon.se
Mapton 25.10 released! 🚀

...the open source #java #javafx based generic map platform built on #worldwind #netbeans 27 platform & #jdk 25. 👋

Downloads with runtime from @azulsystems.bsky.social available for #windows & #linux (including #appimage & #snapcraft)

github.com/trixon/mapto...
Reposted by Patrik Karlström
jfxcentral.com
Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
Paul Krill
Plant Fall
@trixon.se
@logorrr.bsky.social
@frankdelporte.be
@johanvos.bsky.social
@devoxx.com
@thejeed.bsky.social
Polarion
@foojay.io

Happy reading, and have a lovely #Java weekend!
Screenshot
Reposted by Patrik Karlström
apache.org
Apache NetBeans 26 is now available for download: buff.ly/3AOT45t

NetBeans is a Java-based IDE, Tooling Platform and Application Framework. #opensource
trixon.se
It's release day!

I have just published rebuilds with dependency updates such as #javafx and #netbeans 26 of the following apps.

CRIC
Custom runtime image creator

Mapollage
Kml creator

nbRsync
rsync gui

Yaya
Dice game

Source ,binaries, appimages and snaps available.
github.com/trixon?tab=r...
trixon - Repositories
trixon has 70 repositories available. Follow their code on GitHub.
github.com
Reposted by Patrik Karlström
trixon.se
Here is a fresh release of nbRsync, a #gui for #rsync written in #java and #javafx atop the #netbeans platform.

Available as #appimage, #snap, platform zips with and without a bundled #jdk 24 from github.com/trixon/nbRsy...
Screenshot of nbRsync main window Screenshot of nbRsync job editor Screenshot of nbRsync task editor
trixon.se
Nice work, this would be useful right now. I like the options clear and select all.
dlemmermann.bsky.social
We have added a nice new control called SelectionBox to #GemsFX. Highly configurable and compatible to the default Modena look and feel. #JavaFX github.com/dlsc-softwar...
trixon.se
I just created my first #collage with the #java based #pixollage. 🍏

$ pixollage-cli --border-color '#333333' --width 1200 --height 900 --out out.png test1

Now it's time to start thinking of the collage format and algorithms.
trixon.se
In order to speed up the development I decided do a separate library with a CLI and for that I use #picocli, a simple yet powerful framework for creating #java command line applications. picocli.info
trixon.se
Cache management is now in place, thanks to #NetBeans "Places". bits.netbeans.org/dev/javadoc/...
trixon.se
Now with most of the plumbing done, including photo import by dialog and drag & drop, lets start doing fun stuff with the photo.

...like building an image cache of thumbnails. 📸
trixon.se
The document life cycle in #pixollage is now hopefully finished. 🤞
trixon.se
#pixollage now has a kind of 'Preview Canvas' that respects the aspect ratio and border color (background color without pictures).

A collage resides in a #netbeans TopComponent/internal window that is part of the Window System API.
netbeans.apache.org/wiki/main/ne...
trixon.se
I just added a properties dialog in #pixollage.

It's based on the #NetBeans Dialogs API & its GUI Builder Matisse.
netbeans.apache.org/wiki/main/ne...
trixon.se
Using the #netbeans platform saves me a lot of time. I just started exploring context sensitive menu items (actions) that gets enabled when a collage document is in focus.

It works really well, and it has magic for Save & Save All too.

netbeans.apache.org/wiki/main/ne...
trixon.se
This might become a long thread, or not, about the creation of #pixollage, a collage creator written in #java atop the #netbeans platform.

Don't expect it to be useful during 2025. 🙃

github.com/trixon/pixol...
GitHub - trixon/pixollage: Pixollage is a photo collage creator
Pixollage is a photo collage creator. Contribute to trixon/pixollage development by creating an account on GitHub.
github.com
Reposted by Patrik Karlström
johanvos.bsky.social
Apache NetBeans is the only IDE I use. I know it is less popular than a few others, but it somehow feels as it respects me as a developer. That's something I miss in other IDE's, which often give me a feeling of "Trust me, I know (better than you) what you want to do".
Reposted by Patrik Karlström
jfxcentral.com
New #JavaFX #LinksOfTheWeek
www.jfx-central.com/links

Thanks to
@seanmiphillips.bsky.social
Samypr100
@trixon.se
Almas Baim
WhiteWoodCity
Pedro Duque Vieira
#JFall #NLJUG
@frankdelporte.be + Vik
@jagovreede.bsky.social
Radhika Vyas
Heshan Kariyawasam
Carl Dea

More JavaFX news coming in 2025!
Screenshot
trixon.se
Thanks, I just noticed that it works when starting the application from a terminal, but not from the NetBeans IDE.
I'll investigate further.
Once again, thanks.
trixon.se
They use nbm-maven-plugin, not sure where it's bound though.
When I try to run the app I get:
Could not resolve dependencies for project...Could not find artifact...

Well, clean install has served me well so far 😜
trixon.se
Hi @andresalmiray.com, I can't get verify to produce working #netbeans platform applications. Is verify supposed to work for them too?
trixon.se
Say hello to nbRsync 24.12! 🎆

#nbRsync is #GUI for #rsync written in #Java & #JavaFX atop the #NetBeans Platform.

nbRsync has a built-in scheduler that manages #backup #backups in a #cron like fashion.

#AppImage for #linux is available too.

github.com/trixon/nbRsy...