Skip to content

Commit

Permalink
LOTW 2024-01-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed Jan 12, 2024
1 parent 633aaa3 commit e805e4b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
14 changes: 14 additions & 0 deletions links/2024/2024-01/2024-01-12/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Applications

* **Christopher Schnick** is working on a [standalone application running on NixOS](https://twitter.com/crschnick/status/1743296483544150114) with Deepin desktop environment: "The popup windows don't support transparency and the tray icon is cut off, but other than that it is working fine."
* **Robert Ladstätter** published a [new release of LogoRRR](https://twitter.com/rladstaetter/status/1745586922515288416): "This update brings enhanced zip file support and animated clipboard actions, alongside various bug fixes." [Here you can find the release notes](https://github.com/rladstaetter/LogoRRR/releases/tag/24.2.0).

## Podcast, Video, Books

* Nice video by **Akif (Sorest) KARACA** to help you [understand different sorting algorithms](https://www.youtube.com/watch?v=HmoRQkmyPnk) (selection, insertion, quick, bubble, heap, shell) by visualizing them with JavaFX (in Turkish).

## Miscellaneous

* The JFX Adopters Meeting 2024 takes place on the 6th of March at ZEISS in Munich Germany. This is the user meeting about JavaFX technology and the [registration is open](https://zeiss.com/meditec/en/news-events/events/jfx-adopters-meeting.html#register). You can still apply to be a speaker at this event!
* **Heshan Kariyawasam** [fell in love with JavaFX canvas](https://www.linkedin.com/posts/heshanthenura_javafx-java-night-activity-7149071331672616960-gXKa/): "So I'm going to simulate night sky. I'll try to add Constellations and Meteors so it will be more realistic."
* And he shared this [list of coding challenges](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH) that he would like to solve with JavaFX. Keep scrolling, the list is very long ;-)
6 changes: 6 additions & 0 deletions links/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,5 +424,11 @@
"tags": "openjfx, links, week",
"createdOn": "2024-01-05",
"modifiedOn": "2024-01-05"
},
{
"id": "2024/2024-01/2024-01-12",
"tags": "openjfx, links, week",
"createdOn": "2024-01-12",
"modifiedOn": "2024-01-12"
}
]

0 comments on commit e805e4b

Please sign in to comment.