CFBreak 2024-20
2024 » Published on May 24, 2024
Week 20, 2024: Here's the latest from the CFML, ColdFusion and Lucee community.
| | Ben Nadel |
| Nesting The pointer-events Property In CSS Ben Nadel demonstrates that CSS pointer-events can be nested, which can allow for some simple visual effects... Working Code Podcast - Episode 179: AI Sells You On AI Ben Nadel and the crew talk to Tim about his upcoming presentation on artificial intelligence... Experimenting With Low-Level SQLite Access In Lucee CFML Ben Nadel creates ColdFusion custom tags that access a SQLite database using the java.sql package... |
| | Adobe ColdFusion Blog |
| Thread management with JDK21 – what’s changing and features to look forward to JDK21 introduces a bunch of useful functionalities around thread management such as virtual thread but it also changes things with regards to thread.stop functionality... |
| | Ortus Solutions |
| Welcome to the era of BoxLang : A Multi-Runtime JVM Dynamic Language Finally, the wait is over! After a lot of intrigue and almost 10 months of extremely hard work, we... |
| | Robert Zehnder |
| | Gregory Alexander |
| | John Farrar |
| | Adobe ColdFusion Forums |
| | Lucee Community |
| | Ortus Community |
| | StackOverflow ColdFusion |
| | CFDocs Function of the Week |
arraySlice()Returns a new array, from the start position up to the count of elements. arraySlice(array, offset, length) → returns array Member Function SyntaxsomeArray.slice(offset, length) |
| Brought to you by: Foundeo Inc. |
| This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Here's this week's featured product:
|
|

