In our application, we perform a lot of CFQUERYs, just like most people using CFML as a backend that gets data from a database and…
In our application, we perform a lot of CFQUERYs, just like most people using CFML as a backend that gets data from a database and…
We had been getting intermittent, unreproduceable (or so I thought!) errors when fulfilling PDF documents on our website, which runs the Lucee server software on…
We were getting errors from Lucee about some of our SQL queries, and I thought it would be useful to note how I fixed it.…
An interesting problem. We wanted to display (GMT/BST) after some dates on the UI of a website. In order to do this, I needed to…
Just a quick one! Went to CFCamp last week and spoke to fellow developer Tim Donovan. I mentioned during my talk that there was always…
On 13th June 2024, I gave a talk at CFCamp, a CFML/programming conference based in Munich. Here’s the blurb: So many file formats! So much…
… or “What we really need is a flowchart!” Recently, I gave a talk/presentation to CFML conference CFCamp about The Case Centre‘s “Matrix” which is…
https://www.hostnextra.com/kb/install-spamassassin-with-postfix-on-ubuntu/
Just a quick note on how to do this: Decide on your username and password. To generate the password: sudo doveadm pw -s SHA512-CRYPT Copy…