

This is an introduction to APIkey based authorization with Taffy. StackOverflow definition An application programming interface key (API key) is a code passed in by computer programs calling an API (application programming interface) to identify the calling program, its developer, or its user to the Web site. API keys are used to track and control how the API is being used, for example to prevent malicious use or abuse of the API (as defined perhaps by terms of service). Resources: […]
This is a fancy replacement Landing page. This is also an example of VueJS Bulma, a css responsive design library Buefy, a VueJS plugin that expands on Bulma Axois, an AJAX library that we will be pluggin into VueJS and FontAwesome which provides lots icons Ortus CommandBox And, of course, Adobe ColdFusion Resources https://github.com/jmohler1970/Landing https://vuejs.org/ https://github.com/vuejs/vue https://github.com/axios/axios https://bulma.io/ https://buefy.github.io/
Hi all, I’m working on ColdFusion 11 project with IIS server. I’m facing a problem with the Coldfusion services. The ColdFusion 11 application server automatically stops suddenly, and after restarting the service it works for 2 minutes and again shuts down. The status on the Services shows ‘Running’ but when I cross-check with the administrator its already stopped. While restarting the service it also throws an Error:1053. I have tried with the registry editing and adding the ‘ServicesPipeTimeout’ but it […]
Which files replace tools.jar in JDK 9/10/11?
With the 2018 ColdFusion and CFML conference season heading to a close, we now travel to India! Bengaluru, India to be precise. India is home to some of the world’s foremost experts in Adobe ColdFusion and the ACF engineering team. This would be an absolutely phenomenal opportunity for any of those available to go. Also… it’s free to register! In this mini-series, we will bring to light some of the topics at CF Summit India 2018 . Our first article will focus […]
VueJS for ColdFusion Developers: First 10 minutes What is it? It is a Javascript technology that does all kinds of front-end DOM manipulation. It takes dull HTML and turns it into an application. If you are familiar with jQuery or AngularJS or Angular you are kind of in the right neighborhood. It is perhaps a prefect complement to ColdFusion development VueJS describes itself as Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed […]
Getting started with ColdFusion There are two good ways to get Adobe ColdFusion – Go to https://www.adobe.com/coldfusion . You will be a redirected to ColdFusion. After you fill out their survey form, you can download the free trial. For the first 30 days, it will become the Developer Edition automatically. Unless you are doing some highly advanced developement, the Developer Edition will work fine. And its free – Another way to get ColdFusion, Ortus Solutions, and download and install CommandBox. […]
1. Go get Corretto https://aws.amazon.com/corretto/ 2. Install it It will be installed into: /Library/Java/JavaVirtualMachines/amazon-corretto-8.jdk/Contents/Home/lib/jvm/openjdk8-preview 3. Change `server.box` As shown. Type box Type start And for me nothing happened 4. Install XQuartz https://www.xquartz.org/ Install Restart Computer 5. Try it again Type box Type start Good news it works Note: I way in the video the port does not work. The port is just find. I just had a typo in the file name Resources https://aws.amazon.com/corretto/ https://commandbox.ortusbooks.com/embedded-server https://github.com/OpenKinect/libfreenect/issues/503 https://github.com/jmohler1970/Commandbox-Corretto https://www.xquartz.org/
Hi there! This is Michaela Light. Unfortunately, I couldn’t make it personally to the CFCamp in Munich. However, my associate Paul has gone in my stead. And boy, from the pics and videos he’s been sending me. It looks like a great time and an informative one too. Let’s take a look at some of the sessions from Day 1 and the speakers thereof. Looks like a decent spread… Michi (Michael Hnatt) started the welcome note by a very interesting […]
Am I the only one who gets excited when sitting down to hash out some new CFML code? You know. one of the best parts about using ColdFusion (or Lucee for that matter) is the ease of use. CFML is a language that is capable of many things, but it’s simple to use. Ever stop and wonder why? It’s because of a state-of-the-art tool and third-party support integration. Whether it’s containerization, source control, IDEs, or monitoring solutions, there are many […]
Thank you to everyone that attended Adobe ColdFusion Summit 2018 and to the Presenters for the awesome sessions! We hope you enjoyed the conference both for networking and the content. Though we have published many of the slide decks already, many of you have been asking for the actual PDF downloads to review on your own. The download link for the sessions are below: Making your applications fast and furious with the new Performance Monitoring Toolset in CF 2018! – […]
ColdFusion, for me, started with a single function. It became a career-changing technology that has served me very well for the better part of 20 years.