Ben Forta

Blog

October 18, 2005

University of Gloucestershire Using My SQL Book

I recently received this message from Andrew Tomlinson, a Senior Lecturer in Information Technology at the University of Gloucestershire (a ColdFusion powered site) in the U.K., and am sharing it with Andrew's permission. Thanks! :-) Just a short email to let you know that we have adopted Sams...

October 16, 2005

Macromedia Labs Online

Macromedia Labs is online. This new site is your source for early looks at emerging products and technologies from Macromedia, and you can download the Flex 2 alpha (including Flex Builder 2 and the ColdFusion adapter) right now.

October 15, 2005

CFUnit Primer Now Online

CFUnit is a unit testing framework for ColdFusion, modeled after the popular JUnit framework. CFUnit is an open source project hosted on SourceForge and is freely available. The idea behind unit testing it to build a framework of scripted tests that are frequently executed to verify each method or...

October 10, 2005

Miss Me At MAX :-(

MAX 2005 is right around the corner, and excitement is building for what is shaping up to be an incredible event (and the biggest MAX to date). I, however, am miserable. Ever since the first Allaire Developer's Conference in Boston in 1999, I have not missed a single DevCon or MAX. Until now....

October 10, 2005

Urgent Message From CFer Qasim Rasheed

Qasim Rasheed is a member of the ColdFusion community (many of you met him at CFUNITED this year), and he also helped out on my Sams Teach Yourself Regular Expressions In 10 Minutes . He asked me to post the following: You might be already aware that an earthquake measuring 7.6 on the Richter Scale...

October 5, 2005

Build Flex Apps For Under $1K

Here is a quote from a press release issued today: Macromedia is also introducing a new tiered licensing model to bring the power of Flex development within reach of every professional application developer, while also offering value-added capabilities that scale to meet the needs of the most...

October 2, 2005

How To Access Badly Named Form Fields

A user just e-mailed me with a problem. He had to process the results of an existing form which was made up of fields named with invalid characters (one was "first name"). Trying to access the field as #FORM.first name# won't work and will throw an error. So how to access these fields? The answer...

Page 313 of 489 (4885 posts)