CFBreak 2022-18 Published on May 6, 2022
Week 18, 2022: Here's the latest from the CFML, ColdFusion and Lucee community.
I hope you enjoy this issue of CFBreak!
This week Scott Steinbeck made a bunch of enhancements to CFDocs, perhaps the most handy enhancement is that it now keeps a list (in localStorage) of docs you visited recently and shows them in the top nav menu. Scott is one over 150 people who have submitted more than 1,200 pull requests in the past 9 years, amazing! Thank You!
-Pete
Jobs |
Senior Full-Stack ColdFusion/Javascript Engineer Hagerty MotorsportReg is hiring two engineers to build SaaS with ColdFusion, Node/Vue, and AWS. Containers, automated testing, CI/CD, code reviews, a designer and product manager on team - all things you'd expect of a modern product team that is missing just one thing: YOU! SPONSORED |
Adobe ColdFusion Blog |
Comparing Adobe ColdFusion Enterprise API Manager to 3rd Party Options One of the big myths about ColdFusion Enterprise is how “expensive” it is. Now, it could be argued t... |
Ben Nadel |
Working Code Podcast - Episode 73: On Bad Leaders And Gaslighting Employees Ben Nadel and the crew talk about bad leadership; and, whether or not it should be explicitly called... ColdFusion Alive, Episode 113: Adobe ColdFusion And Lucee CFML Roundtable Ben Nadel appears on the ColdFusion Alive podcast, hosted by Michaela Light. Along with Charlie Areh... Considering Approaches To Handling MySQL Key Conflicts In Lucee CFML Ben Nadel considers different ways in which unique key constraint violations can be handled in Lucee... For Consideration: An ArrayFrom() Function In ColdFusion Ben Nadel suggests adding an arrayFrom() built-in function to the ColdFusion runtime. This would cas... Safely Using Array.sublist() To Generate Slices In Lucee CFML Ben Nadel demonstrates how to use Array.sublist() safely within Lucee CFML in order to efficiently s... |
Ortus Solutions |
cbElasticsearch 2.3.0 Released We are pleased to announce the release of cbElasticsearch version 2.3.0. cbElasticsearch is the Elas... CommandBox 5.5.1 Released! We are pleased to announce the immediate release of CommandBox 5.5.1, the latest version of our CFFM... CommandBox Docker v3.5.0 Images Released Today we are pleased to announce the release of version 3.5.0 of our CommandBox Docker images, which... ColdBox Elixir v4 Released Hot off the presses, ColdBox Elixir v4 is now available on NPM. Please check out the Migration Guide... Why is Code Reuse Important? I know we all reuse code and some types of reuse are better than the others (I'm looking at you COPY... |
James Moberg |
Identifying Random Uploaded Form Files I'm developing a flexible processing CFML script that accepts (authenticated) FORM posts and process... |
MoD Podcast CFML News |
Modernize or Die® - CFML News Podcast for May 3rd, 2022 - Episode 146 2022-05-03 Weekly News - Episode 146 Watch the video version on YouTube at https://youtu.be/SjSH5ASDg58 |
Adam Cameron |
CFML: updates to my TinyTestFramework G'day: Just to pass the time / avoid other things I really ought to be doing instead, over the last ... Work with me here - revisited G'day Back in Jan I posted "Work with me here". Once again we are growing our team, and the equivale... CFML: with Lucee, true isn't necessarily the same as true G'day: Yesterday I decided to improve my "Tiny Test Framework". I wrote an article about developing ... |
CFWheels |
CFWheels 2.3.0-rc.1 Released This version has been cooking for a while and there have been many contributors. But since this is m... CFWheels Fully Embraces ForgeBox Packages As you may know, many years ago CFWheels embraced the distribution of Plugins via ForgeBox packages ... CFWheels Joins Open Source Collective We are happy to announce that CFWheels has joined Open Source Collective. According to their website... |
Gregory Alexander |
Adding images and videos to a blog post It is trivial to add media to your blog posts using Galaxie Blog. Galaxie Blog can upload popular im... Creating beautiful galleries within a blog post using Galaxie Blog You can easily insert beautiful image galleries into a blog post with Galaxie Blog. There are a mult... Adding dynamic Bing Maps to a blog post Embedding interactive maps and image galleries into your blog posts is a perfect way to show off you... Incorporating Bing Maps into Galaxie Blog Bing Maps is already built into Galaxie Blog, however, you need to enter your free Bing Maps API Ke... Incorporating the AddThis library to set up social media sharing with Galaxie Blog To set up your own social media share buttons for your own site using your own account, go to the ad... |
Lucee Community |
Is 5.3.9.134-SNAPSHOT part of 5.3.9.133 Release? I’m currently a little confused about the version numbers. The Snapshot Changlog shows… Version-5.3.... Lucee 5.3.9.133 - Calling "Extension > Applications" results in timeout error - SOLUTION Hello, unfortunately, after the Lucee update from version 5.3.8.206 to version 5.3.9.133, I unexpect... First cflog entry stops writing for first file Using cflog works for the first entry and file, then stops writing to the first file. Other (2nd/3rd... dollarFormat with negative number Either I’m doing something wrong or this seems to be a regression. I’ve tested in 5.3.8 and 5.3.9 an... Issue with createPageContext in custom extension I am developing a Lucee extension and am running into an issue when I restart Lucee from both the Lu... ESAPI error after 5.3.9.133 update OS : Win10 Java Version : 11.0.15 (Eclipse Adoptium) 64bit Tomcat Version : 9.0.62 Lucee Version : 5... Lucee 5.3.9.133 NullPointerException We just tried to update to Lucee 5.3.9.133 and were getting NullPointerException errors. Anyone else... Lucee 5.3.9.133 trustAnchors parameter must be non-empty OS : Windows 11 Lucee Version : 5.3.9.133 Coldbox has just auto upgraded my dev app to 5.3.9.133 My ... |
Ortus Community |
CommandBox 5.5.1 Released! We are pleased to announce the immediate release of CommandBox 5.5.1, the latest version of our CFFM... [Coldbox 6.6.1][cbsecurity 2.15] Handler and Module Route Name Conflict/Collision I’ve run into a sticky situation where I have a ColdBox module named tours with an entrypoint of /ad... Invalid definition for Property I am new to Coldbox and I am working my way through the tutorial (60 Minute Quick Start). When I try... [Commandbox 5.5.0] Unable to Install Github Packages I upgraded Commandbox to version 5.5.0 yesterday and since the update, I have been unable to install... Commandbox 5.5 - Error 500 hi, today I updated commandbox to v5.5.0+00558 version and I get the following error: CommandBox> se... [Quick 4.2.4] How to Set and Access a Reference to Parent from Child Entity? I’m in the process of converting some of my traditional models into Quick entities. One of the thing... Error cloning commandbox-cfconfig on Macbook Pro M1 steps to reproduce: brew install commandbox ==> Pouring commandbox–5.5.0.all.bottle.tar.gz /opt/home... [Quick 4.2.4] This Instance Is Not Loaded So It Cannot Access The [] Relationship As the title suggests, in Quick, if you try to instantiate a new entity and that entity has a relati... Docker & CommandBox - custom startup If one would like to build a custom Docker image starting from one of the official CommandBox Docker... |
StackOverflow ColdFusion |
CFDocs Function of the Week |
listRest()Gets a list, without its first element. listRest(list [, delimiters]) → returns string |
Upcoming Events |
May 12, 2022: Code Reuse in CF: Is Spaghetti Code still Spaghetti if it's DRY? Gavin Pickin presents on code reuse for the online CFMeetup. | |
July 18-22, 2022: ColdFusion Developer Week 2022 Free Registration is open for this week long online event for ColdFusion Developers put on by Adobe. | |
September 6-8, 2022: Into the Box, Houston Texas Registration is open for the Into The Box Conference put on by Ortus Solutions. | |
October 3-4, 2022: Adobe ColdFusion Summit The conference is back to an in person event, registration will open soon. Certification classes will take place on October 5th. |
Brought to you by: |
This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Our offerings include:
|