ColdFusion

  • submit to reddit

How to use ORM and onSessionEnd()

At 16applications I use ORM extensively. Recently I wanted to track when users sessions timed out which the onSessionEnd function in Application.cfc is...

1 replies - 4409 views - 06/09/11 by Sam Farmer in News

Server Monitoring in CF 9.0.1 - Multi Server monitor changes

Multi server monitor enables you to monitor multiple ColdFusion instances and at any point one can check the load on the added instance. If your remote...

0 replies - 5076 views - 06/08/11 by Sagar H Ganatra in News

ColdFusion Builder 2 Real Quick: 9 new or improved features

I'll be writing more about ColdFusion Builder over the next few weeks but here are 9 new or improved features I really like: Builder and the keyboard fell in...

0 replies - 3649 views - 06/03/11 by Sam Farmer in News

What's new in ColdFusion Builder 2.0 "Storm" - Graphic

ColdFusion Builder 2.0 is now available for download here. I just completed my session at SOTR and all the new features are on the picture below:

0 replies - 4177 views - 06/02/11 by Sagar H Ganatra in News

Really simple CMS with FW/1 and ColdFusion ORM

I recently wanted to create a simple, lightweight Content Managed site and decided to use FW/1 and of course ColdFusion's excellent ORM capabilities. FW/1...

1 replies - 6412 views - 06/01/11 by John Whish in News

Tag replace - Actions in ColdFusion Builder

Tag search is that one powerful feature in ColdFusion Builder 2.0 which allows you to search for tags that match some criteria. Also, there are various...

1 replies - 3815 views - 05/27/11 by Sagar H Ganatra in News

Using structures/maps instead of arrays in ORM

By default an ORM relationship is an array. Using a structure (map for non-ColdFusion programmers) is very easy and provides nice options. Lets start with...

2 replies - 6107 views - 05/27/11 by Sam Farmer in News

My First Real ANT Task

*Notice: The opinions expressed on this blog entry are mine alone and do not necessarily represent the views of my employer.* Now that the employer notice...

1 replies - 5243 views - 05/26/11 by Adam Presley in News

Starting Solr for ColdFusion on a Mac

Here is a straightforward way to start Solr when running ColdFusion 9 on a Mac. If it is not running in the ColdFusion Administrator under Data &...

1 replies - 4410 views - 05/24/11 by Sam Farmer in News

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 download the beta version...

0 replies - 8227 views - 05/22/11 by Brian Swartzfager in News

Forget the mouse, keyboard shortcuts are here - ColdFusion Builder

ColdFuison Builder 2.0 is all about productivity, it has introduced a lot of keyboard shortcuts, about 42 of them. Shortcuts have been provided for...

1 replies - 4889 views - 05/21/11 by Sagar H Ganatra in News

ColdBox Event Chaining

This is probably common knowledge to seasoned ColdBox developers, but I wasn't sure how event chaining worked with runEvent, so I did a simple test. First...

0 replies - 3961 views - 05/20/11 by John Whish in News

debugClean, a ColdFusion Builder Extension to Check for Debug Free Code

Recently I wrote some code that ran beautifully on my machine. So beautiful in fact that if it was a painting it would be the Mona Lisa. I pushed it to...

1 replies - 4472 views - 05/20/11 by Sam Farmer in News

Language Comparison: Compute Factorial - Groovy, Java, and ColdFusion

A friend of mine is in school and taking some classes in Java, and also happens to be learning ColdFusion on the side. He was talking about the class and...

7 replies - 8864 views - 05/19/11 by Adam Presley in News

Video: Terry Ryan Walks Through ColdFusion Builder 2.0

Adobe Platform Evangelist Terry Ryan explores the new and improved timesaving features of ColdFusion Builder 2.

0 replies - 3620 views - 05/18/11 by Terrence Ryan in Videos