Ben Forta

Tag: ColdFusion

← All posts
October 16, 2005

Macromedia Labs Online

Macromedia Labs is online. This new site is your source for early looks at emerging products and technologies from Macromedia, and you can download the Flex 2 alpha (including Flex Builder 2 and the ColdFusion adapter) right now.

October 15, 2005

CFUnit Primer Now Online

CFUnit is a unit testing framework for ColdFusion, modeled after the popular JUnit framework. CFUnit is an open source project hosted on SourceForge and is freely available. The idea behind unit testing it to build a framework of scripted tests that are frequently executed to verify each method or...

October 5, 2005

Build Flex Apps For Under $1K

Here is a quote from a press release issued today: Macromedia is also introducing a new tiered licensing model to bring the power of Flex development within reach of every professional application developer, while also offering value-added capabilities that scale to meet the needs of the most...

October 2, 2005

How To Access Badly Named Form Fields

A user just e-mailed me with a problem. He had to process the results of an existing form which was made up of fields named with invalid characters (one was "first name"). Trying to access the field as #FORM.first name# won't work and will throw an error. So how to access these fields? The answer...

September 29, 2005

How Would You Implement Per Application Settings?

ColdFusion Administrator settings are server wide. And users have long asked for more granular settings, ideally per application. A thread on cf-talk today discussed per application mappings, but there is actually more to it than that. What about debug settings? Log file paths? Default SMTP server?...

September 28, 2005

Using ColdFusion MX 7.0.1 CFCProxy

ColdFusion MX 7.0.1 includes a Java CFCProxy class which can be used to invoke ColdFusion Components from within Java code. Lots of developers are trying to find documentation on this class, and we will be posting this shortly. But in the interim, I have posted a copy on my site.

September 27, 2005

Dallas CFUG Report

I am in Dallas for a customer meeting tomorrow, and took the opportunity to speak to the local CFUG this evening. The room was packed with a standing room only crowd, and two developers even drove in from Tulsa for the event (over 4 hours each way). The meeting was hosted by Aidmatrix (who showed...

Page 107 of 156 (1560 posts)