Minor Enhancement To CF Docs Bot
As requested by several users, my CF Docs bot now allows you to do partial lookups, so if you did a search for "array" it will return all functions that start with the text "array", and so on.
As requested by several users, my CF Docs bot now allows you to do partial lookups, so if you did a search for "array" it will return all functions that start with the text "array", and so on.
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.
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...
Check out the Macromedia Asia Pacific Events page to learn more about over a dozen upcoming online seminars at times that will work for users in Australia and New Zealand. Flash 8, Dreamweaver 8, and Flex Builder 2, and more are being covered.
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...
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...
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?...
Look at the latest ColdFusion news stories picked up by Google News. Mac OSX support has attracted lots of attention. If you know of any production sites running ColdFusion on OSX, please let me know.
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.
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...