

Sometimes you just need to take your application offline for some length of time and having an emergency shutoff is a quick and easy way to do that. Show your users a friendly message while you work behind the scenes on something that means your application has to be unavailable.
Gavin and Dan host this week’s CFML News Podcast. To listen or subscribe to the podcast visit our site or watch on Youtube. They discussed all of the great Into the Box news and updates… including a new Live Stream for Ortus Patreons calling “Koding with the Kiwi + Friends” where Gavin live codes pair programming style with some community members. They discussed Adobe CF Summit Dates and the new Certification Program. They discussed ColdBox BE and CB FileSystem ready […]
One of the key feature updates of CF2021 was the addition of modularity to the server. No longer were you limited to just installing the “whole kit and caboodle”, now you could pick and choose your connectors and packages, allowing you a leaner installation. You could, of course, use the GUI installer to get everything in place, then remove the things you didn’t need. But the other way to get things in place is to use the Command Line Interface(CLI) […]
150th Episode of the CFML News Podcast
Come join us at the Online ColdFusion Meetup session on Thursday, Jun 9 2022, at 12p US Eastern time (UTC -5). The presentation will be: “When Should I Use 3rd Party Libraries vs Roll My Own?“, with Gavin Pickin www.meetup.com/coldfusionmeetup/events/286262739/ The meeting will be recorded, as have been all 290+ previous Online CFMeetup sessions, available at recordings.coldfusionmeetup.com, as well as via our Youtube playlist. Finally, if you may wish to present at the meetup yourself, we’d love to have you. For more on […]
A JSON file can sometimes be the answer to letting non-developers help you fill in standardized sections of a website and help you get an application out the door quickly.
We all use variables in our queries from time to time in our where clauses, parameterized of course, but that’s not the only place to use variables to get more out of your queries.
CreateODBCDateTime function gives an error on 1 specific date input. Date is being input as a string
CreateODBCDateTime function gives an error on 1 specific date input. Date is being input as a string
CreateODBCDateTime function gives an error on 1 specific date input. Date is being input as a string
Hey fellow CF fans, it is Monday, and that means another blog entry. This time I’m throwing together a little code snippet that uses a little-known feature of CFQuery that was included in CF2021 but rarely talked about. As you might know, when Adobe ColdFusion returns a query, it returns it in a special style of struct, which you can iterate over and just generally use to display data, do calculations, the whole bit. But sometimes, you just want to […]
Watch the video version on YouTube at: https://youtu.be/jHfhj3F0BBo Listen online or subscribe to your pocdcast player: https://cfmlnews.modernizeordie.io/episodes/modernize-or-die-cfml-news-for-may-10th-2022-episode-147 Eric and Daniel host the this weeks CFML News Podcast. They discussed the Into the Box Workshops that have been announced. They discussed CFWheels moving their Guides to Gitbook. They discussed Lucee 5.3.9 stable release, CommandBox 5.5.0 and 5.5.1, Docker CommandBox Images v3.5.0, ColdBox Elixir V4 and CBElasticsearch. They reminded you about Ortus’s May Webinar on Fuzzy Searching with ElasticSearch with Michael Born and […]