Ben Forta

Tag: ColdFusion

← All posts
June 21, 2005

London CFUG Report

I spoke to the UKCFUG in London this evening. Al Manning was up first, he discussed a ColdFusion/Flex application, and using ColdFusion as a Flex backend. And then I introduced ColdFusion MX 7 event gateways; what they are, why they are needed, their architecture and internals, gateway classes and...

June 20, 2005

Hello From Luxembourg

I'm in tiny Luxembourg airport awaiting my flight to London. I flew in this morning to spend the afternoon with ColdFusion users at the European Commission. The EC was an early ColdFusion customer from back in the Allaire days, and remains one of the largest ColdFusion shops in the world. One group...

June 14, 2005

Can't Directly Add An XML DOM To An XML Dom

A ColdFusion user e-mailed me with a problem; he needed to add an XML DOM into another XML DOM, essentially making the first DOM a child node of the first one. Simple assignments returned the following error: WRONG_DOCUMENT_ERR: A node is used in a different document than the one that created it....

June 6, 2005

ColdFusion MX 7 Preparatory Exam Online

Last week I mentioned that my new Macromedia ColdFusion MX7 Certified Developer Study Guide was shipping. As with all of the Study Guides, this book has an accompanying preparatory exam that can be used to gauge exam readiness (or just for fun, kind of). That exam is now online and can be accessed...

June 5, 2005

Serving Images From Databases

When images are associated with database records, those images are usually stored on disk. The images are related to their respective records by storing their names in a table or perhaps by using the record's identifier as part of the file name. The advantages of storing images as files are...

Page 113 of 156 (1560 posts)