Adam Cameron's Dev Blog
"Adam Cameron - what is this guy's deal?" - DJgrassyknoll
Showing posts with label
Lucee
.
Show all posts
Showing posts with label
Lucee
.
Show all posts
Thursday, 16 February 2023
Lucee bug surfaced by CFWheels's "architecture"
›
G'day: Well here's a fine use of my frickin time. Lucee's released a new "stable" version and we're being enco...
Wednesday, 15 February 2023
CFML: runAsync doesn't seem very asynchronous on Lucee (5.3.10.120)
›
G'day: I was wanting to compare how other languages dealt with the promise-style async processing, as I was not completely convinced b...
Thursday, 11 August 2022
Lucee: Creating a log file programmatically
›
G'day: This will be super short as there's not much to say, I just want to note the code down for posterity, and to cross-referenc...
Monday, 2 May 2022
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 the first iterationof ...
Sunday, 17 April 2022
A day in the life of trying to write a blog article in the CFML ecosystem
›
G'day: This is not the article I intended to write today. That article was gonna be titled "CFML: Adding a LogBox logger to a CFW...
Monday, 17 January 2022
If your company (or your
self
) makes money using Lucee… you should throw them a bone
›
G'day: A few weeks back, right in the thick of the crap about all these Log4J vulnerabilities , I was talking to a few people about th...
Sunday, 20 June 2021
Making the code from the previous article work on both ColdFusion and Lucee
›
G'day: A quick one today. I showed just a ColdFusion-only solution to some code in my previous article the other day: " CFML: emu...
Sunday, 30 May 2021
CFML: weirdness with…
<cfquery>
and single-quote escaping
›
G'day: I was looking around for a good (read: bad) example of one of those exercises in "building a dynamic SQL string inside a ...
Thursday, 6 May 2021
Lucee: what
now
for goodness sake
›
G'day: I'm just writing this here because it's too long to put in a message in the CFML/Lucee Slack channel, and so I can get ...
Tuesday, 4 May 2021
abort! abort;!
›
G'day What do you (CFMLers, sorry) make of this? <cfscript> function f(){ writeOutput("in f<br>") abor...
Sunday, 25 April 2021
Misc changes to environment for my ongoing Docker / Lucee / CFWheels series
›
G'day This will be a bit of a scrappy article just summarising some changes to my project environment since the last article in this s...
›
Home
View web version