• Home
  • Posts Tagged'ColdFusion'

Posts Tagged ‘ColdFusion’

Brand New Adobe Flex Course scheduled in Denver!

On3 is adding a NEW! Adobe Flex course – we may be the first to offer it anywhere: Flex 3: Developing ColdFusion 8 Enabled Rich Internet Applications.

The training covers the Flex client, Eclipse & Flex builder, the Flash virtual machine & how the Flex application development process is designed. It covers …

Read More
 

Fast Track to ColdFusion 8 classes added

On3 has some excellent ColdFusion Classes scheduled during the next few months to celebrate the grand opening of our new headquarters and training center location on the 16th Street mall in Denver. The new address starting on August 1st will be: Denver Petroleum Building, 110 16th St, Ste 604, Denver, CO …

Read More
 

RDS in Eclipse

There is a new view that you can get from Adobe Labs that will add an RDS view to the eclipse IDE. It uses an updated version of ColdFusion MX, so it takes an update to your ColdFusion MX server before you add the plugin to eclipse.

The RDS view can be configured to …

Read More
 

Getting Started with Flex

When teaching or consulting Flex, you will often be asked for examples of how to do “xyz”. Here are few links that will help.Flex and CF:
Integrate Flex with CF security

File Upload:
File Upload in Flex/Flash in Internet Explorer

File Upload Using Flex/Central/Java

Architecture Ideas:
Cairngorm and …

Read More
 

Feelin’ the Love From Your Logs

ColdFusion logs, when installed on JRun, can be modified so that you can separate out log information by log level. This will allow you to find log entries easily.

Read More
 

CFFunction Tip

Extra white space can be a problem for some in ColdFusion. If you are creating ColdFusion Components (CFC) or User Defined Functions (UDF) then there is an attribute to the CFFUNCTION tag that can help.

The OUTPUT Attribute: You should add the attribute output=”no” to the CFFUNCTION tags in your CFC/UDF when it is not rendering …

Read More
 

CFForm “Object Expected” Error

Helping a friend the other day, I discovered some quirkiness in using CFForm in a hosted environment. Now, if you have not gotten used to using CFForm in a hosted environment already… here a little bit of advice.
Copy the entire CFIDE/scripts directory into your site. Second, add the scriptSrc attribute to the CFForm tag that …

Read More
 

CFSWITCH Performance Issue in CFMX 7

You will find this on a couple blogs, but since I”ve given presentations on ColdFusion performance since the Allaire days, I thought I should share.

My friends at webapper discovered an issue with CFSWITCH under load where the expression was a string.

In my presentations, I often encouraged the use of CFSWITCH over using …

Read More
 

Set up FarCry in a hosted environment

I’ve developed and implemented a few Content Management System (CMS) in my career. One of the best open source CMS for ColdFusion that I’ve found is FarCry. Unfortunately, it is hard to setup in a hosted environment because it requires specific virtual directories and a ColdFusion Mapping. Not all hosts will allow you to do this, but recently I got HostMySite.com to help me get it installed in their hosted environment.

Read More
 
Rob Rusher :.: Building Engaging Experiences for the Browser, Desktop, Mobile and TV