September 15, 2003
Another nice find (this one shared by Phil Costa, ColdFusion Product manager). mySPIKE (at http://myspike.wharton.upenn.edu/) is the Wharton School of Business portal site powered by ColdFusion MX (running on Windows). The application is classic portal; lots of customizable windows in tabbed...
September 15, 2003
I've recently received several email questions about using Access with ColdFusion MX on Windows 98 or ME. The ColdFusion MX Administrator does not list Microsoft Access as an available driver type when ColdFusion is running on Windows 98 or ME. But, if you do need to work with Access, don't...
September 11, 2003
I love bumping into .cfm extensions on sites that I had no idea were using ColdFusion. My latest find is NEC-Mitsubishi (at http://www.necmitsubishi.com/). I was reviewing monitor specs (for a new LCD monitor) and discovered that almost the entire site is ColdFusion; product specs, company info,...
September 9, 2003
ColdFusion has integrated debugging features, and has for a long time. Most CF developers rely heavily on ColdFusion's ability to append debug output to generated pages, and tags like and and are also used when debugging code. cfstat and PerfMon integration provide some visibility into the CF...
September 7, 2003
I'll be in Europe later this month to take part in a series of partner briefings on ColdFusion MX 6.1 and Studio MX 2004. We'll be in Germany (Nürnberg), Belgium (Antwerp), France (Paris), and England (London). Details and registration information are posted at...
September 7, 2003
I'll be speaking to the Japan ColdFusion User Group in Tokyo on September 17th, and to the UKCFUG in London on September 24th. Details of both events will be posted to my home page as soon as I have them. If you're in either neighborhood, drop by.
September 2, 2003
I have recently been spending countless hours tinkering with regular expressions (for a project that I'll blog within the next few days, I hope). ColdFusion has great regular expression support, but the REFind() and REFindNoCase() functions annoy me no end. I like that I can opt for a position and...
September 2, 2003
The following tip was sent to me by Ben Cline, and is posted verbatim. Thanks Ben. Ben writes ... I found something lacking in the Macromedia documentation and nearly everything I’ve read about CF. It’s the use of XSL parameters. I found a way to successfully do this, and have tried to...
August 30, 2003
A thread of the forums (http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=3&threadid=681710) turned into a request for a SubStr() function and a discussion as to why it did not exist. CFML does have a Mid() function, but the third parameter (the length) is required, and this is...
August 26, 2003
Great new ColdFusion MX 6.1 case study posted at http://dynamic.macromedia.com/bin/MM/showcase/scripts/showcase_cs_cover.jsp?Showcase_OID=952342. Nissan Digital Asset Management System is an enterprise digital asset management system that enables authorized remote end-users to access Nissan digital...