

Eric Peterson and Dan Card host this week’s CFML News Podcast To listen or subscribe to the podcast visit our site Or watch the video replay on youtube: They discuss a qb 9 beta release Webinars / Meetups and Workshops – Ortus Fridays back in January 2023 including Grant Copley talking about CBWire, and share the recording for the Mid Michigan CFUG meetup with Ray Camden talking about Alpine.js Conferences They updated everyone on CF Summit Online. Including links to […]
Gavin and Daniel host this week’s CFML News Podcast To listen or subscribe to the podcast visit our site Or watch the video replay on youtube: They discuss a Mura Security Notice, and the CBWire v2.2 Release Webinars / Meetups and Workshops – Ortus Fridays back in January 2023 including Grant Copley talking about CBWire, and Mid Michigan CFUG meetup with Ray Camden talking about Alpine.js ConferencesThey updated everyone on CF Summit Online.They discussed upcoming conferences including VueJS Nation, VueJS […]
Eric Peterson and Daniel Garcia host this week’s CFML News Podcast To listen or subscribe to the podcast visit our site Or watch the video replay on youtube: They discuss a Gold Patreon – Tomorrows Guide and their job offerings. https://www.tomorrows.co.uk/jobs.cfm Webinars / Meetups and Workshops – Ortus Fridays back in January 2023 Conferences They updated everyone on CF Summit Online. They discussed upcoming conferences including VueJS Nation, VueJS Amsterdam, VueJS Live, Dev Nexus 2023 and ITB 2023 and CFCamp […]
Interested in finding the recordings of the Online version of the 2022 CF Summit? TLDR: recordings of the CF Summit Online are now being posted on the Adobe CF team Youtube channel, and we can expect to see soon other places listing all the recordings for the event, as a single playlist. I discuss each of these more, below. As you may have heard, Adobe has started offering a series of online webinars where they have the presenters from the […]
Seeking help for the following issue: Our shop is running two Adobe ColdFusion servers, a development and a production. Production is on ColdFusion 2018 and development is on ColdFusion 2021. When upgrading the development server to 2021, we chose to migrate the server administrator panel settings manually and most likely missed several. We now have the following problem: In one of our web apps, a GET request (from superagent) is being made to a REST API URL to pull in some […]
The first session for the Adobe ColdFusion Summit Online has been announced. I had reported here last week that Adobe was going to start having all the speakers from Adobe’s CF Summit (in Vegas last month) offer their talks online, to be live-streamed and recorded. Well, it looks like I’m the lead-off batter. They’ve announced via twitter that I’ll be giving the online repeat of my session, “How the Adobe CF Docker Images Have Evolved” on Wed November 16 at 12pm […]
If you may ever encounter problems trying to use regular expressions in CFML (which are actually PERL regex’s), did you know that you can tell CF to use Java regex’s instead? This has been possible since 2019, but you could have missed when the change was introduced via CF2018 update 5 in Sep 2019–and of course the option is also built into CF 2021. This is one of those settings which can be enabled/controlled at either: the server level: via […]
[Posted Nov 1, 2022; Updated Nov 10th and 4th, 2022] Adobe announced Nov 1 that the “ColdFusion Summit Online” would begin soon, where they would be having presenters offer their sessions again from the CF Summit last month, to be live-streamed and recorded (since that couldn’t be done in Vegas). Update Nov 4: Adobe has started announcing sessions. I said I would try to keep this list up-to-date as they had not yet offered such a post here. Now I […]
Hello All, How do I place the below codes inside CFSCRIPT entirely please. The codes work fine, but I ask to refactor the cfc to be cfscript entirely my sample.cfc looks like this, component{ remote function myFunc() output= ‘false’ returnformat= ‘json’ { var myQry= queryExecute(“SELECT aColumn FROM aTable”); return myQry } Thank you very much.
If you get this error while downloading a CF update, especially in CF2021, there’s a solution for that.
Come join us at the Online ColdFusion Meetup session on Thursday, Oct 27 2022, at 12p US Eastern time (UTC -5). The presentation will be: “300th Episode: A look back and a new direction”, with Charlie Arehart https://www.meetup.com/coldfusionmeetup/events/289332692/ The meeting will be recorded, as have been all 299 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 that, please […]