Weiß jemand, wie man KDE-Widgets zwischen mehreren Rechnern synchronisieren kann? Ich hätte einen NextCloud-Sync zur Hand, falls das hilft. 🙂

#KDE #Plasma #Sync #NextCloud #Widgets #Applets #Miniprogramme

Apple1 Project - Gallery

Here is some Apple1 computer pictures

Huh, applets are officially gone from Java. I was just getting out of school when they became all the rage, and a large chunk of my time was spent dealing with Java in the browser at internships and later jobs. So long and thanks for, well, not a whole helluva lot really.
#programming #java #applets #history
https://inside.java/2025/12/03/applet-removal/
So Long and Thanks for All the Applets – Inside.java

Java 26 will be the first Java version to ship without the Applet API - 10 years after its deprecation has it been removed by JEP 504.

🌗 Applets 正式退役,但 Java 瀏覽器應用開發比以往更強大
➤ 擺脫 Applets 的束縛,擁抱現代 Java 瀏覽器開發新紀元
https://frequal.com/java/AppletsGoneButJavaInTheBrowserBetterThanEver.html
Java Applets 已於 Java 26 正式移除,結束了自 1996 年以來的應用程式時代。然而,開發者早已能透過 TeaVM 和 Flavour 等工具,在瀏覽器中實現現代化、互動式的 Java 網頁應用,無需依賴 Applets 或外掛程式。TeaVM 能將 Java 程式碼編譯成 JavaScript 或 WebAssembly,提供高效能的瀏覽器原生運行能力,並具備程式碼縮小、混淆及 API 封裝等功能。Flavour 則在此基礎上,進一步提供了前端開發所需的完整工具鏈,包含範本、元件、路由、JSON 處理及安全機制,讓開發者能以全 Java 語言建構單頁式應用程式 (SPA)。
+ 太好了,終於
#Java #Web 開發 #TeaVM #Flavour #Applets
Applets Are Officially Gone, But Java In The Browser Is Better Than Ever

Applets Are Officially Gone, But Java In The Browser Is Better Than Ever

Running #Java in the cloud once felt impossible—slow startups, memory bloat, clunky deploys. Then came #GraalVM, #NativeImages & reactive #Frameworks.
Mihaela Gheorghe-Roman connects the dots.

For anyone who gave up on Java too early: https://javapro.io/2025/05/22/java-through-the-decades-from-applets-to-microservices/
#Applets #SpringBoot

Java evolution from Applets to microservices

Explore Java evolution from Applets to microservices, from early web interactivity to modern cloud-native and enterprise applications

JAVAPRO International

Why did #Java survive when Flash & Applets didn’t? The article by Mihaela Gheorghe-Roman lays out how the shift to server-side, modularity & @SpringBoot kept Java relevant—while others faded.

If you lived in that era, it’ll click instantly: https://javapro.io/2025/05/22/java-through-the-decades-from-applets-to-microservices/

#Microservices #Applets #CoreJava #API #SpringBoot

Java evolution from Applets to microservices

Explore Java evolution from Applets to microservices, from early web interactivity to modern cloud-native and enterprise applications

JAVAPRO International
If anyone else is using #rss feeds to post to Mastodon through the #development option using #applets I have about worked out how to cleanse #HTML out of the text to result in clean plain text posts when utilizing #TypeScript and #JavaScript in #IFTTT filters. Back-channel me and I can give you the code. This may be very easy for developers, but for those without coding expertise just following the many Nov 2022 RSS to Mastodon guides online, it can be a challenge.
Odd though no mention of browser #plugins or #applets
IFTTT Smart Home: Google Assistant Changes - Existing #Applets will be archived https://ifttt.com/explore/google-assistant-changes
Google Assistant changes

As of August 31, 2022 the Google Assistant service on IFTTT will be modified due to changes Google is making to their platform. Existing Google Assistant Applets will be archived and service connection information will be deleted. Connect to the new Google Assistant service or use some of the other

IFTTT
Migrating Browser-Based Java Applets to IcedTea-Web using JNLP | foojay

Let's use a 20 year old JAR, once created for a Java Applet to be run in the Java 1.1 Browser Plugin... and run it on JDK 11!

foojay