Ben Forta

Tag: ColdFusion

← All posts
December 29, 2003

Changing the JRun JRE

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

ColdFusion for IBM zSeries

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

ColdFusion Study Guide in Turkish

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 17, 2003

SearchDatabase.com: Databases NEQ Objects

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 10, 2003

Don't Name CFC Arguments "T"

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

SecretAgents.com HomeSite Add-Ons

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.

Page 147 of 156 (1560 posts)