Improving Lucee's QoQ Support Again- now 200% faster
Two years ago, I published this post detailing how I had refactored the Query of Query support in Lucee to be much better and also much faster: https://www.
From: Coders Revolution
Two years ago, I published this post detailing how I had refactored the Query of Query support in Lucee to be much better and also much faster: https://www.
From: Coders Revolution
We're using RabbitMQ and its Web Stomp plugin for websockets for several projects at work.
From: Coders Revolution
A few days ago, Joseph Lamoree posted about a cool little command line tool he wrote in Python that would scan a list of servers check check for a public facing administrator.
From: Coders Revolution
Here's a quick one that I tried out for the first time today.
From: Coders Revolution
One of the really great features of CFML is the ability to run SQL against a result set in memory.
From: Coders Revolution
There's a fair amount of disingenuity, or perhaps just willful ignorance to the statistics here and I talk to a lot of people who are astonished that CFML is still in use due to the alleged massive numbers of vulnerabilities.
From: Coders Revolution
I wasadding a feature to CommandBox CLIthis week when I typed up some code that iterated over the keys in a struct, filtering out the ones it needed and then performed an action on the matching ones.
From: Coders Revolution
Here's a quick trick on working with a SQLite DB from CFML quicky and easily.
From: Coders Revolution
This post falls in the category of something that took me several hours to figure out and other people are not likely to figure it out on their own and I'm likely to forget it if I don't write it down! The problem is if you have a jar file with some 3rd party library that you want to use in Lucee.
From: Coders Revolution
This post falls in the category of something I hammered out for a client today and I thought to myself, "Wow, that's just obscure enough that no one would probably figure it out on their own.
From: Coders Revolution