Ben Forta

Tag: ColdFusion

← All posts
May 1, 2007

Working With JSON In Scorpio

There have been some comments on other entries here regarding JSON. JSON is a data interchange format, and is primarily used as a way to package data for use with Ajax development. ColdFusion 8 (aka Scorpio ) adds support for JSON in several ways: For starters, two new functions named...

April 30, 2007

Next Stop, Austin And Houston

Last night's Scorpio presentation in Dallas was incredible. The venue was superb (although I was initially worried when I walked in, stuffing people with hot food and them putting them in big comfy chairs can be a recipe for disaster), the crowd was loud and animated and enthusiastic (it took over...

April 28, 2007

Using Scorpio ArgumentsCollection

CFML is a tag based language. When tags need arguments or options passed to them, they are passed as attributes. This is an integral part of what makes CFML so easy and so productive. But sometimes, having to pass attributes can be a hindrance. Consider a simple example, a where you sometimes just...

April 25, 2007

Week One Wraps Up

I'm on my way out of Denver, heading home. Last night's presentation was great, 85 attendees, and so many questions that the event ran almost 3 hours! Next week is TX, AZ, and MI. If you are in the area, please drop by. The full list of Scorpio Usergroup tour venues is online.

April 24, 2007

Scorpio Makes Exchange Integration Too Easy

Terrence Ryan apparently is pleased with the Microsoft Exchange integration functionality in Scorpio that we've been demonstrating at usergroup meetings this week. As some of you will recall, I asked for feedback on Exchange integration over a year ago. Those comments helped drive this feature, so...

April 23, 2007

Scorpio Per Application Settings

ColdFusion users have long wanted a way to define settings per application, rather than server-wide. In truth, this is doable right now, just install multiple instances of ColdFusion an each instance gets its own CF Admin and own settings. But, if that is not an option, then Scorpio will help, as I...

Page 76 of 157 (1562 posts)