Windows Management Instrumentation, or WMI for short, is a very powerful and often under used technology. I am simply fascinated by how much you can accomplish...
0 replies - 510 views - 03/27/08 by Boyan Kostadinov in News
DZone sits down with Vince Bonfanti, President and co-founder of New Atlanta Communications, LLC. New Atlanta creates server-based software products built...
1 replies - 858 views - 03/27/08 by Dan Wilson in Articles
In this month's installment of my CFUnited interview series, I speak to prominent ColdFusion blogger, author and presenter and good friend, Peter Bell. Peter...
0 replies - 165 views - 03/25/08 by Brian Rinaldi in Articles
Turn off automatic reloading of your application
This will greatly reduce the time the application needs to process all request. This is the way...
0 replies - 270 views - 03/19/08 by Boyan Kostadinov in News
While looking for a solution of a different problem, I realized that SQL Server has a feature called extended stored procedures. Extended stored procedures, at...
0 replies - 723 views - 03/17/08 by Boyan Kostadinov in News
ColdFusion's new onMissingTemplate() function is a great addition to our toolbox, and mind blowingly useful for Dynamic Page Generation, but (as Ben Nadel...
4 replies - 1172 views - 03/12/08 by Adam Tuttle in News
DZone
sits down with Aaron West, the man who set Twitter free of the browser. Aaron is a long time ColdFusion, Flash and Flex
developer who created twitterAIR,...
0 replies - 1594 views - 03/07/08 by Dan Wilson in Articles
About
a year ago I wrote a post about how to do Multi-selects
Related with AjaxCFC. Recently someone was saying they found
it useful, and I mentioned that if I...
0 replies - 305 views - 03/04/08 by Brian Rinaldi in Articles
One of the new features in ColdFusion 8 is the ability to manipulate
images using ColdFusion tags and functions. In addition to being to do
generic image...
2 replies - 734 views - 03/03/08 by Brian Swartzfager in News
Many developers want to add AJAX enhancements to an application. When that application uses a front controller, the inevitable question comes, should the...
0 replies - 361 views - 02/28/08 by Dan Wilson in Uncategorized
My latest article has just been posted on Sitepoint. It covers my personal favorite new features in ColdFusion 8 (at least, those at the moment as this tends...
0 replies - 259 views - 02/22/08 by Brian Rinaldi in Articles
If you are using the ModelGlue framework for your ColdFusion development, you know how to get variable values from the form/url scope. Assuming you are inside...
4 replies - 495 views - 02/18/08 by Boyan Kostadinov in News
While programming with Model-Glue, I find that I have to often include JavaScript files in each individual view. I most often do this for form validation but...
3 replies - 629 views - 02/06/08 by Boyan Kostadinov in News
Those who haven't used CFML often have the perception that it is a niche language or 'training wheels' for developers to get their feet wet with programming...
1 replies - 731 views - 02/06/08 by Todd Sharp in News
I recently came across a question on the Adobe forums about being able to tell who called a certain function in a base component (the "super"). The...
0 replies - 323 views - 02/06/08 by Gary Gilbert in News