Easiest Way to Deploy ColdFusion to the Cloud
Through Jelastic, Deploying ColdFusion 9 is pretty darn simple.
Tweet 0 Comments Save Tags: coldfusion , how-to , server
How to Download Data as a File From JavaScript
I’m currently working on an HTML/JavaScript application that allows you to author content entirely on the client. I want to let users... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , javascript
So You Wanna Learn Regex - Part 1
This series will show how to use Regular Expressions in Eclipse and we'll learn some helpful tips along the way. This series is for you... more »
Tweet 0 Comments Save Tags: coldfusion , eclipse , how-to , java
Experimenting With A JavaScript Gateway To A Remote ColdFusion Persistence API
Last week, I was really trying to dig into modular JavaScript application architecture and development using RequireJS. In that... more »
Tweet 0 Comments Save Tags: coldfusion , javascript
Running the same Code on ColdFusion & Railo
I've been working on some code which needs to be able to run on ColdFusion and Railo. There are several posts about running them on top... more »
Tweet 0 Comments Save Tags: coldfusion
SQL Server 2012: A New More Flexible Create Index Dialog box
With every new version SQL Server is becoming more power full yet more users friendly. Today, while creating index on SQL Server 2012, I... more »
Tweet 0 Comments Save Tags: coldfusion , database , microsoft , news
ColdFusion 10 has HTML5 websockets, closures, enhanced security, REST and more
At Adobe MAX the ColdFusion team showed off some of the planned features in the next release code-named "Zeus". Highlights include:
Tweet 0 Comments Save Tags: coldfusion
How I started in ColdFusion
My entry for Steve Bryant's "How I got started in ColdFusion day". This really should be titled, "ColdFusion, chips or both" as that... more »
Tweet 0 Comments Save Tags: coldfusion , reviews
Secondary Level Caching in ColdFusion ORM
I've been doing some performance improvements to a site by making use of the ORM Secondary Level Caching that is built into ColdFusion 9.... more »
Tweet 0 Comments Save Tags: coldfusion , database , how-to , tools
Running Servlets On ColdFusion
ColdFusion Technical Support Engineer Vikas Chandran explains how to run Java servlets on ColdFusion.
Tweet 0 Comments Save Tags: coldfusion , how-to , java
Merging two arrays
I've mentioned this before in passing in previous posts, but I've just used it to solve a problem and thought it deserved it's own blog post!
Tweet 1 Comments Save Tags: coldfusion , how-to
Make ColdFusion Docs Better
Ray Camden spilled the beans on an initiative to make ColdFusion online docs better. Read his post and get involved!
Tweet 0 Comments Save Tags: coldfusion , reviews , trends
Getting started with LogBox and ColdBox
I've been working on a ColdBox 3 site and decided to give in the in-built logging (with LogBox) a go. I thought I'd do a quick blog post... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , open source , tools
Technique For Managing Form Input in Model-Glue
I've been meaning to post about this technique I'm using in some of my Model-Glue applications, but I couldn't decide on the best way to... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , tools
Preserving large numbers in Query or Query
I hit a problem with QueryNew recently which caused a few headaches because 13 digit strings were being converted to standard notation.... more »
Tweet 0 Comments Save Tags: coldfusion , database , how-to
CFAIR Resources: Synching Data Between ColdFusion and AIR (for Mobile)
I talked earlier today as part of Adobe Developer Week on synching up data between ColdFusion and AIR (mobile) clients.
Tweet 0 Comments Save Tags: coldfusion , flash-flex , how-to , mobile
View ORM queries in page debugging
One of the things that I really love about Coldfusion 9 is the hibernate integration (ORM). The only thing that irriates me about using... more »
Tweet 0 Comments Save Tags: coldfusion , database , how-to , reviews
Auto Insertion of Tag attributes and Function arguments in ColdFusion Builder 2
The Editor is the most important feature in an IDE and the code assist features in the Editor helps in developing applications quickly... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , reviews , tools
Comparing two Objects
I recently wanted to compare two objects to see if they were the same. After looking through the cfml ref I couldn't find anything, but I... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , reviews
ORM hibernate sessions
I see quite a lot of confusion about how hibernate sessions work in ColdFusion 9's ORM (and I find it confusing as well!). So I thought... more »
Tweet 0 Comments Save Tags: coldfusion , database , how-to
Example of jqGrid with ColdFusion
I recently blogged about how to use jqGrid, a grid component written on top of jQuery, with ColdFusion. A reader of the site asked that I... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , javascript , tools
ColdFusion's CFDIV tag can be used to output HTML5's semantic tags
HTML5 has introduced several semantic tags such as HEADER, FOOTER, SECTION, ARTICLE, ASIDE, NAV etc,. The rationale behind creating these... more »
Tweet 0 Comments Save Tags: coldfusion , css-html , how-to , standards
Thoughts on the Software AG Acquisition of Terracotta
Interesting perspective from Rob Brooks-Bilson
Tweet 0 Comments Save Tags: coldfusion , java , open source , opinion
ColdFusion Builder 2: Improving the Coding Experience
As a user of the first release of Adobe ColdFusion Builder, an Eclipse-based IDE for doing ColdFusion development, I was quick to... more »
Tweet 0 Comments Save Tags: coldfusion , java , reviews , tools
What's an expert ColdFusion developer?
Q: I have been working with CF for about 5 years and in no way consider myself expert-level, but my question is this; with "expert-level"... more »
Tweet 0 Comments Save Tags: coldfusion , reviews


