October 26, 2005
ColdFusion developer Tuan Le has been blogged at Google Maps Mania . His 2RealEstateAuctions app meshes Google Maps and eBay real estate listings to display regional real estate listings. The back end is ColdFusion MX 7, using Flash Forms for data entry.
October 26, 2005
This one forwarded to me by coauthor, Ray Camden . Devil7 is a UK blogger, who is (in his own words) "sick of using ASP and too thick to go Dot Net… hence the ColdFusion stint". He's been blogging his progress working through our ColdFusion MX7 Web Application Construction Kit .
October 23, 2005
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.
October 16, 2005
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.
October 15, 2005
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...
October 9, 2005
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.
October 5, 2005
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...
October 2, 2005
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...
September 29, 2005
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?...
September 29, 2005
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.