January 4, 2004
A few of you asked to see the ActionScript code use to implement the query2tree() function used in the Flex example I posted last week. So, here it is: function query2tree(src) { // Define tree object var tree:XML = new XML(); // Define vars var recNo:Number, itemCount:Number; var rec:Object; var...
January 1, 2004
My ColdFusion Resources page lists columns, articles, presentations and more. Over the years the list has grown to the point that the page requires about eight page-down scrolls to see the entire two column list. So, this page seemed like an ideal first Flex app; a tree control showing categories...
December 29, 2003
I recently needed to change the JRE used by JRun (to a newer version). No problem, just stop JRun, remove the old JRE, install the new one and restart JRun. Right? Nope. JRun stores the JRE path, and that needs to be updated to reflect the new JRE location. It took a few minutes to find where this...
December 28, 2003
Macromedia and IBM are pleased to announce the availability of ColdFusion MX Enterprise 6.1 for IBM zSeries mainframe. This integrated infrastructure is designed to provide the most productive, scalable and powerful web application platform for enterprise customers. This new product offering is...
December 23, 2003
I received a package today, it contained copies of the Turkish translation of my "Certified ColdFusion MX Developer Study Guide" (I had no idea that it was being translated, so a pleasant surprise indeed). The translation is by Medyasoft (at http://www.medyasoft.com.tr/) who also translated my...
December 21, 2003
Standpipe Studios has upgraded Vertabase Pro, its Web-based project management application. This new version runs on ColdFusion MX 6.1, and provides new graphical reporting capabilities, increased flexibility of individual task reports and improved data entry. Vertabase Pro, available in hosted and...
December 17, 2003
SearchDatabase.com just posted an editorial on databases and object abstractions, stating quite emphatically that object design should not be mapped to database design (I agree). The author also lists three rules (all of which I agree with); keep your business rules in the database, use the...
December 16, 2003
Geek.com is running a story on how the AMD Opteron 248 outperforms Intel Xeon 2.8GHz MP in server benchmarks. So what has this to do with ColdFusion? The test was performed using a ColdFusion application. To quote: "In a two CPU head-to-head comparison running a stressful Web server script and a...
December 10, 2003
This one was found by a ColdFusion user at Lockheed Martin who sent me a CFC that could not be invoked via SOAP, on every call it threw "Duplicate declaration of local variable t" errors. The problem? "t" is kind of reserved, the CFC to Java conversion code defines "t" as java.lang.Throwable. This...
December 9, 2003
Steve Nelson has created some really nice HomeSite (and ColdFusion Studio) add-ons. He has a documentation generator, a test generator, and several utilities specifically for Fusebox users. The full tool list is at http://www.secretagents.com/index.cfm?&fuseaction=tools.listtools.