Adobe Solution Partner

April 30, 2003

ColdFusion error handling

Filed under: ColdFusion — Mike Brunt @ 12:00 am
There are many articles on Error Handling in CF. This is a fairly recent one from Macromedia.

April 29, 2003

Caching in ColdFusion in different scopes

Filed under: ColdFusion — Mike Brunt @ 12:00 am
This is a nice article that my partner Pat Quinn found recently on the ever expanding subject of caching and ColdFusion. “The scopeCache tag not only allows for caching of a part of a page, it allows for storing the cached information in various scopes.“

April 26, 2003

Element SQLEXECUTIVE is undefined in REQUEST

Filed under: Databases — Mike Brunt @ 12:00 am
This error message occurs when the neo-query.xml file in (drive-letter)\\CFusionMX\\lib is either missing or corrupted (it is corrupted if it shows as zero bytes. Rename it “old” or something and rename the neo-query.bak file to neo-query.xml.

April 22, 2003

ColdFusion and Flash resource called the Macromedia XML News Aggregator

Filed under: Flex & Flash — Mike Brunt @ 12:00 am
I know this is mentioned all over the place but I want to be able to remember it from wherever I may be, so I”ll let MM speak for themselves.“MXNA is an XML and news feed aggregator written in ColdFusion that allows readers to monitor their favorite weblogs and other syndicated sites in a single [...]

April 21, 2003

W3C tools filters converters etc from and to HTML includes MS Word, Word Perfect, rtf

Filed under: Miscellaneous — Mike Brunt @ 12:00 am
This is a good resource with many text manipulation converters to and from HTML.

April 19, 2003

ColdFusion MX web server dependancies

Filed under: ColdFusion — Mike Brunt @ 12:00 am
There have been several issues with either ColdFusion MX not starting or serving blank pages. This article addresses these issues and one solution.

April 16, 2003

PodPop a user interface based on Flash MX allowing Database query and interaction

Filed under: Flex & Flash — Mike Brunt @ 12:00 am
This looks like a very nice utility based on Flash MX and Flash Player 6.0x for allowing user interaction where remote database(s) are the back end to a web site. They claim little or no programming is required.

April 13, 2003

Microsoft Word using text content and eliminating extraneous smart quotes

Filed under: Databases — Mike Brunt @ 12:00 am
Using text directly from Microsoft Office Applications as html can be challenging because of “smart quotes”. Alex Hubner posted this UDF on CF-Talk recently to deal with this. CFSCRIPT function killcurly(formval){ var outval = formval; outval = replace(outval,chr(8220),chr(34)); // replace left Curly double quote outval = replace(outval,chr(8221),chr(34)); // replace right double quote outval = replace(outval,chr(8216),chr(39)); // replace left Curly [...]

Multi Lingual Text Label Style Variables Handling

Filed under: Databases — Mike Brunt @ 12:00 am
We were working on a project where most of the text used on the web site for from labels, warning messages etc were declared in an included file with each and every browser request. These sites were also multi-lingual so there were multiple version of the labels dependant on language so we evolved this methodology. We [...]

April 12, 2003

RedHat version 7.2 download

Filed under: Linux — Mike Brunt @ 12:00 am
For those wanting to install ColdFusion on the latest Macromedia “officially” supported version of Red Hat Linux here is a download location for the required installation. ftp://ftp.dc.aleron.net/pub/linux/redhat/ftp.redhat.com/linux/7.2/en/iso/i386/
Older Posts »

Server Down?

Maximize Web application uptime by drawing upon Webapper's years of experience tuning and stabilizing many of the world's largest ColdFusion Web applications. Contact us today!