Java is one of the biggest programming languages out there. Although it’s not as prolific as before, many programmers still use Java. It is widely considered to be one of those must-learn languages. But why Java? Why not ColdFusion? Let’s take a look at some of the key features that help ColdFusion stand out from […]
Interesting Comparison Between ColdFusion and PHP
PHP and ColdFusion may both be web development platforms, but they are worlds apart. Let’s look at some major differences. Contents1. PriceRelated: Adobe ColdFusion 2018 Standard, Adobe ColdFusion 2018 Enterprise Edition2. Syntax Ease of Use3. Level of SecurityRelated: Modernization of Adobe ColdFusion (More Secure Than Ever)4. Cross-Platform and Mobile DevelopmentVerdict: ColdFusion VS PHPCVE details specify the […]
Why is ColdFusion Better Than Other Programming Languages?
ContentsCFScript SyntaxColdFusion Components (CFCs)Benefits of CFCsAdobe ColdFusion Security: Second to NoneColdFusion Auto Security LockdownSimple facts why ColdFusion is the most secure web languageWhat makes Adobe ColdFusion so special?SecurityThe Evolution of ColdFusionCFML: A Developer’s LanguageAdobe ColdFusion in a Nutshell CFScript It is considered best practice to write ColdFusion Components and all business logic in CFScript and to […]
State-of-the-Art Tools That Keep ColdFusion Alive
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 […]
CFCamp 2018: Madness in Munich – Recap Day 1
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 […]
CF Camp 2018: Madness in Munich Part Five- AngularJS + ColdFusion
Welcome to our final installment of CF Camp 2018: Madness in Munich! This is our series pertaining to all things CF Camp 2018, the only CF conference in Europe. In our fifth and final part, we look upon Nolan Erck’s upcoming session, AngularJS + ColdFusion. Here he will discuss getting started with AngularJS and building […]
CF Camp 2018: Madness in Munich Part One – JVM Security Management and Elasticsearch
With the 2018 CF Summit in Las Vegas being a huge success, we can now turn our eyes to the upcoming CF Camp in Munich. As the only major CF conference in Europe, you can bet there will be many great sessions coming up. Alexander Reelsen of Elasticsearch will be providing one of those. He […]
Getting Java System Information
As you know ColdFusion is based on Java. If we would like to have some more information about using the Java platform we can use the following code. #id#: #SysJVM[id]#