Seen something interesting in the Lucee or CFML community this month? Post it here!
As always I love Lucee is a quick review of Lucee and CFML happenings in general!
Seen something interesting in the Lucee or CFML community this month? Post it here!
As always I love Lucee is a quick review of Lucee and CFML happenings in general!
In Lucee 5.3, Rasia has added a new feature to enable logs to be stored in a database instead of the default behavior (in the various log files). Gert Franz wrote up a good overview on the Rasia Blog. Let us know what you think!
http://blog.rasia.io/blog/logging-to-the-database-with-lucee-5-3.html
Nice! We are already planning on using this and already have some feature requests in!!! Great work team!
Mark Drew
@bdw429s recommended I post here, so am doing so.
I’ve been picking away at a Lucee web app in my off-hours for awhile, and it is now in beta. Would very much love to have fellow CF and/or Lucee folks pick away at it:
Stack: Lucee 5.x / PostgreSQL / Framework-One / Angular 1.x
Env: Ubuntu 16.04, Apache @ Digital Ocean
Misc:
Blog: Ghost
Forums: Discourse using ColdFusion-based SSO with Discourse
Charting: Highchart
SSL: Let’s Encrypt
Payment Integration: Stripe (via Stripe-CFML)
It’s a credit card calculator. Supply a budget, plug in your balances and minimum payments, and it maths out which card you pay first, second, third, etc. It updates on-the-fly while you pay your bills, so that you are always maximizing (at least) one card at a time.
As mentioned above, it’s now in beta release, which is functionally-complete, but be warned as it is very early beta! Still quite buggy! Nevertheless, would love to share it with you all.
looks like http://www.coldfusionbloggers.org/ just came back to life, it suddenly showed back up in my feedly
https://www.trunkful.com/index.cfm/2018/7/18/ColdFusion-Bloggers-is-Alive
Super Charge Your Website: This Video shows you how you can improve the performance of your website in a very simple way.
nice work on db logging.
would be great to be able to log to a message queue also (more performant than file or db)
Adobe has released ColdFusion 2018 late last week, July 12 2018, after a several month pre-release cycle. As is often the case, info about the release (new features, pricing, etc.) is a bit spread out, so I wanted in in this post to pull that info together, after I’ve been reviewing it the past few days.
Part 1: CF2018 released: what are the key new features, and where to find more? - Charlie Arehart - Server Troubleshooting
Part 2: What's new in CF2018, part 2 (finding still more info and resources about CF2018) - Charlie Arehart - Server Troubleshooting
Is there an environment variable to control this?
Would be nice for a docker containers so dev could set as always and prod as never.
All the ENV configuration options for Lucee 5.x are tracked here:
https://lucee.daemonite.io/t/lucee-configuration-options/321
Unfortunately, it looks like template inspection is still an option we’re waiting on:
@IamSigmund @micstriit can we prioritise this configuration option?
Will do. I’ve added it to my watchlist, and will investigate.