August 5, 2003
ColdFusion MX 6.1 Enterprise supports multiple mail delivery threads, the number of desired threads is specified in the ColdFusion Administrator. This number is not a pre-allocated pool, rather, it is the maximum that ColdFusion may allocate if needed, and ColdFusion will not always allocate the...
August 5, 2003
Initial indications are that ColdFusion MX 6.1 is rock solid, and all feedback thus far has been very positive. There are, however, a few known issues (stuff that unfortunately did not make it into the final build). If you do run into any gotchas, check the "ColdFusion MX 6.1 Known Issues" list at...
August 4, 2003
ZDNet Australia is reporting that there is still a market for IT professionals. The story is at http://www.zdnet.com.au/newstech/enterprise/story/0,2000048640,20276849,00.htm The part I like is this: "Specific technology skills expected to be in demand during the next 12 months include wireless ......
August 4, 2003
ColdFusion MX 6.1 adds a few new tags to the CFML language, and makes changes to some existing tags. If you are using HomeSite+ or Dreamweaver MX you can download tag updates so that your IDE is aware of these language changes. The updates can be downloaded from...
August 4, 2003
in CFMX 6.1 has been dramatically enhanced. Changes include support for multiple mail delivery threads, SMTP server redundancy, SMTP logins, and more. I created a short Breeze presentation (under 10 minutes) to explain this new features and technologies. Feel free to view it (and listen to it) at...
August 4, 2003
Over the past few weeks I visited lots of user groups and presented a session on working with multiple ColdFusion instances. Some of you have asked for a copy of that presentation, and so I have tweaked it slightly (to bring it in line with ColdFusion MX 6.1 Enterprise) and published it as a Breeze...
August 4, 2003
It's official, ColdFusion MX 6.1 (the product formerly known as "Red Sky") has been released. Lots more details to follow. For now you can get more info (and the product) from http://www.macromedia.com/software/coldfusion/. Oh, and as a maintenance releases, ColdFusion MX 6.1 is free to licensed...
August 2, 2003
If you are developing CFXs using the Java CFXAPI this one will get on your nerves (it's bugging me big time, and based on Christian Cantrell's recent messages to me it is bugging him endlessly too). C/C++ CFX tags have a "Keep DLL Loaded" checkbox, but Java CFXs do not. Java CFXs are Java classes...
July 29, 2003
The Windows to Linux port tripped me up again, and this is an embarrassing one because I have written about just this issue, and apparently ignored my own advice. Nothing major, in fact it went unnoticed for several months (as this is on the first site that I ported), but a gotcha nonetheless....
July 28, 2003
I've been playing with the polling application included in DRK4, you can see an example of this on the left side of my blog page. Pollster comes with a ColdFusion administrator tool used to define polls (the question, what the answers are, etc.) as well as to report or show responses. After you...