Ben Forta

Tag: ColdFusion

← All posts
December 1, 2007

Charlie Arehart Apache Derby Resources

ColdFusion 8 ships with an embedded Apache Derby engine, which is used by the ColdFusion example applications, and can also be used for your own applications (and indeed, is used for all example applications in the CF8 edition of ColdFusion Web Application Construction Kit ). Information on Apache...

November 27, 2007

CFWACK 8 Volume 2 Shipping

Last night I said that CFWACK 8 Volume 2 - Application Development would be shipping soon. Well, Volume 2 is now shipping, I received my copies this morning. Some of the new content includes coverage of working with images, PDF manipulation and processing, thread management, and Flex integration....

November 26, 2007

ColdFusion 8 Books Are Done

We ran into some delays with the final volume of the updated ColdFusion Web Application Construction Kit. But, the good news is that Volume 3 is done, and should be available before the end of the year. (Volume 2 before that). Links to the new 3 volume series are online . Oh, and I am not supposed...

November 20, 2007

ColdFusion UDF: RandString()

A user sent me some code he was having trouble with, and in the code I saw a rather verbose and complex block of CFML being used to generate random strings for use with CAPTCHA verifications. So, while replying to his e-mail, I also sent him the RandString() function I use myself. And, as it may be...

Page 58 of 156 (1560 posts)