APIdia
@apidia.net
https://apidia.net Growing collection of high-quality Java API documentation. Interlinked. No tracking. Ready to use. #APIdoc #APIdia #Java #JavaDoc #APIbrowser Impressum: https://apidia.net/#impressum Privacy Policy: https://apidia.net/#privacy
Sheetmusic4J: open source library rendering MusicXML sheet music on a JavaFX Canvas, no WebView. Built for MelodyMatrix's Learn section, following playback with a marker and note highlight. webtechie.be/post/introdu...
Introducing Sheetmusic4J, a Java(FX) Library to Render and Interact with Sheet Music · webtechie.be
Introducing Sheetmusic4J, a JavaFX library that renders MusicXML sheet music with a playback marker and note highlighting, built for the upcoming Learn section …
webtechie.be
Are you interested in #Java, #JavaFX, #RaspberryPi, experiments with electronics,...? Do you want to learn more from #tutorials, #podcasts, and #conference talks? Then please subscribe to my YouTube channel where I share all of these and more... www.youtube.com/watch?v=csiX...
Subscribe to learn more about Java, JavaFX, Raspberry Pi, fun with electronics,...
YouTube video by Frank Delporte
youtube.com
JRuby 10.1.1.0 is released, with a bunch of compat fixes, more performance work, and several third-party CVEs resolved. JRuby 10.1 is our active development branch, with 10.0 being stable. Upgrading is recommended if you want the latest and greatest! www.jruby.org/2026/07/22/j...
JRuby 10.1.1.0 Released — JRuby.org
The JRuby community is pleased to announce the release of JRuby 10.1.1.0.
jruby.org
Designer Wanted to Improve Existing Game As you may know, I have a board game in production where I could use some help improving the design/layout of some of the cards (currently in Adobe Illustrator). You can see more info about the game at tdd.cards
JitterTed's TDD Game by Ted M. Young
Have fun while learning how to do Test-Driven Development with JitterTed's TDD Game!
ted.dev
Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links. Thanks to @johanvos.bsky.social @gluonhq.bsky.social @azulsystems.bsky.social @frankdelporte.be @rabauer.dev Happy reading, and have a lovely #Java weekend!
Virtual threads in Java are great, until pinning silently turns them back into platform threads. Felipe Maschio wrote a practical guide on spotting and fixing this issue. foojay.io/today/virtua... #Java #VirtualThreads #ProjectLoom
Your Loom App Quietly Became a Thread Pool Again: A Field Guide to Virtual Thread Pinning - foojay
The incident that taught me to respect pinning looked like nothing. A service freshly migrated to virtual threads, a load test that plateaued at about 420 - by Felipe Maschio Virtual thread pinning qu...
foojay.io
Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links. Thanks to Marius Hanl Michael Strauß Kevin Rushforth @gluonhq.com @frankdelporte.be Nice Application 1 (Udit) @cupofcode.bsky.social Happy reading, and have a lovely #Java weekend!
It's really good to know that Javadoc finally catches up. Of course there will be full support for the new Rich Note tags on our site. Having a standard for this, will make handling admonitions much easier and less error-prone! #java #javadoc #apidia
There is a JEP pending to bring admonitions to Javadoc! openjdk.org/jeps/8363700 They call it "Rich Notes", but it's effectively the admonition concept as known e.g. from Sphinx or AsciiDoc. APIdia found its own solution for admonitions in Javadoc some years earlier... #java #javadoc #apidia #jvm
We are adding Eclipse #GlassFish to #APIdia. HK2 was the first milestone, Grizzly is the next. On the way, several subprojects are added, such as gmbal (GlassFish MBean Annotation Library) and pfl ( #JakartaEE Primitive Function Library). #java #javadoc @omnifish.bsky.social @jakarta.ee @eclipse.org
GlassFish HK2 is the reference implementation of jakarta.inject within the #EE4J project and powers the GlassFish Application Server and the Jersey REST Framework. Adding #HK2 API documentation to #APIdia is our first milestone for supporting the #Eclipse #GlassFish ecosystem! #java #javadoc
Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links. Thanks to @cryptomator.mastodon.online.ap.brid.gy @rgiskard7.bsky.social @frankdelporte.be Helal Anwar Happy reading, and have a lovely #Java weekend!
New post from @igfasouza.bsky.social : Learn how to use the Raspberry Pi Sense HAT with Pi4J drivers. Get your Java applications reading sensors and controlling the LED matrix. foojay.io/today/using-... #RaspberryPi #Java #Pi4J #IoT
Using the Raspberry Pi Sense HAT with Pi4J Drivers - foojay
One of the biggest advantages of the Pi4J Drivers project is the ability to interact with complex hardware through simple and intuitive Java APIs. A great - by Igor De Souza
foojay.io
It's really good to know that Javadoc finally catches up. Of course there will be full support for the new Rich Note tags on our site. Having a standard for this, will make handling admonitions much easier and less error-prone! #java #javadoc #apidia
There is a JEP pending to bring admonitions to Javadoc! openjdk.org/jeps/8363700 They call it "Rich Notes", but it's effectively the admonition concept as known e.g. from Sphinx or AsciiDoc. APIdia found its own solution for admonitions in Javadoc some years earlier... #java #javadoc #apidia #jvm
SwingBridge 1.2 is here. New in this release: ✔️ Swing ↔️ Vaadin interoperability ✔️ NetBeans RCP support ✔️ Better browser responsiveness Modernize Java #Swing applications one screen at a time. 🔗 See what's new: vaadin.com/blog/swingbr... #NetBeansRCP #Vaadin #SwingBridge #java
Users expect software to run in the browser. If your business depends on a Java Swing app, that often sounds like a costly rewrite. Join us tomorrow, June 23rd at 15:00 CEST for a live #SwingBridge demo and see a more practical path to modernization. 🔗 pages.vaadin.com/webinar-the-...
Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links. Thanks to Gufran Thakur @maxiong.bsky.social @p-duke.bsky.social Johannes Rabauer @antonarhipov.bsky.social Happy reading, and have a lovely #Java weekend!
#Vaadin is one of the most complex projects added to #APIdia so far. Did you know that the com.vaadin Maven Central group comprises almost 500 artifacts? The main parts are covered now: flow, components and hilla. Full integration is WIP, e.g. testbench is still a todo. #javadoc #java @vaadin.com
#Vaadin, *the* go-to solution for Java-based web development, enables writing web applications in 100% pure #Java. We're proud to announce that API documentation of Vaadin is now available on #APIdia: apidia.net/mvn/com.vaad... Docs resemble #Javadoc, but are more convenient to browse. @vaadin.com
New JavaFX Links roundup for May 2026 by @frankdelporte.be is now live on Foojay. Check out the latest updates, libraries, and resources from the JavaFX community as published on @jfxcentral.com during May. foojay.io/today/javafx... #JavaFX #Java
JavaFX Links of May 202
foojay is the place for all OpenJDK Update Release Information. Learn More.
foojay.io
There is a JEP pending to bring admonitions to Javadoc! openjdk.org/jeps/8363700 They call it "Rich Notes", but it's effectively the admonition concept as known e.g. from Sphinx or AsciiDoc. APIdia found its own solution for admonitions in Javadoc some years earlier... #java #javadoc #apidia #jvm
JEP draft: Rich Notes in Java API Documentation
openjdk.org
Did you know that #APIdia supports admonitions like known from AsciiDoc or Sphinx? Since #Javadoc lacks admonition tags, a couple of typical HTML patterns is recognized and rendered as proper admonition boxes. See attached screenshot for an example (JComponent) and comments for further info! #java
New on Foojay: @frankdelporte.be talks with Naail Abdul Rahman about Lottie4J and LottieFiles about bringing animations to Java(FX) applications. foojay.io/today/lottie... #Java #JavaFX #Animation #OpenSource
Lottie4J Meets LottieFiles: A Conversation with Naail Abdul Rahman
foojay is the place for all OpenJDK Update Release Information. Learn More.
foojay.io
Jython is now represented also on LinkedIn: www.linkedin.com/company/jython Are you on LinkedIn? Follow us there, too!
Jython | LinkedIn
Jython | Python for the Java platform.
linkedin.com
The PSF's Strategic Plan full draft is available and we want your feedback. After sharing high-level goals in May, we're opening a 3-week community feedback window. Read the full draft and tell us: Are these the right goals? Is anything missing? #Python #PyPI pyfound.blogspot.com/2026/06/psf-...
JRuby 9.4.15.0 is released! This is the last regularly-scheduled release of JRuby 9.4.x and includes the last set of unreleased 9.4 fixes. Future releases will be done as needed for commercial JRuby users. Contact us if you need long-term JRuby 9.4 support. www.jruby.org/2026/06/08/j...
JRuby 9.4.15.0 Released — JRuby.org
The JRuby community is pleased to announce the release of JRuby 9.4.15.0.
jruby.org
Development should be easy, productive, and joyful. Production deployment should be reliable, performant, and flexible. Monitoring should be straightforward, effective, and useful. Only then it’s possible to build great services and shape the future.
4 developers. 116 municipalities. 16 mission-critical modules. See how Südtiroler Gemeindenverband modernized a legacy Delphi application with a full-stack Java approach. Read the full story 👇 vaadin.com/blog/how-sou... #Java #FullStackJava #Vaadin
I am very sorry (for all of you) to announce that the honor of being the first follower is already taken (by me). Who is quick enough to be second? #java #python #jython #jvm
Jython is now represented also on LinkedIn: www.linkedin.com/company/jython Are you on LinkedIn? Follow us there, too!