Sunday, November 23, 2008    
Home My Books Blog ColdFusion About Me Back    

Calendar
<< Sep 2007 >>
S M T W T F S
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30            

Search

Categories
 • Acrobat (2) [RSS]
 • Adobe (71) [RSS]
 • AdobeMAX06 (45) [RSS]
 • AdobeMAX07 (59) [RSS]
 • AdobeMAX08 (46) [RSS]
 • AIR (144) [RSS]
 • Appearances (133) [RSS]
 • Books (69) [RSS]
 • CFEclipse (14) [RSS]
 • ColdFusion (1173) [RSS]
 • Data Services (16) [RSS]
 • Fish Tank (2) [RSS]
 • Flash (108) [RSS]
 • Flex (382) [RSS]
 • Home Automation (3) [RSS]
 • Jobs (100) [RSS]
 • JRun (13) [RSS]
 • Labs (29) [RSS]
 • LiveCycle (23) [RSS]
 • MAX (181) [RSS]
 • Regular Expressions (15) [RSS]
 • RIA (12) [RSS]
 • SQL (38) [RSS]
 • Stuff (505) [RSS]
 • Tips (CF Studio) (80) [RSS]
 • Tips (CF) (795) [RSS]
 • Tips (Dreamweaver) (91) [RSS]
 • Tips (Flex Builder) (2) [RSS]
 • Using CF (140) [RSS]
 • Wireless (100) [RSS]

Other BLOGs
 • Charlie Arehart
 • Lee Brimelow
 • Ray Camden
 • Christophe Coenraets
 • Sean Corfield
 • Mihai Corlan
 • Cornel Creanga
 • John Dowdell
 • Danny Dura
 • Enrique Duvos
 • Steven Erat
 • Kevin Hoyt
 • Serge Jespers
 • Adam Lehman
 • Duane Nickull
 • Miti Pricope
 • Andrew Shorten
 • Ryan Stewart
 • James Ward
 • Greg Wilson
 • Full As A Goog

RSS Feeds
 • Feed
 • Subscribe

Join my mailing list and find out about new books and other topics of interest.

Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.

Viewing By Entry / Main
September 17, 2007

Software Development Times On ColdFusion And More

Andrew Binstock has written a great article for the Software Development Times, sharing his thoughts on ColdFusion 8.

TrackBacks
There are no trackbacks for this entry.

No trackback URL. Trackbacks are only allowed via interactive form.

Comments
Hi, Ben:

Thanks for pointing this out. I assume you meant to say Software Development Times. SD Times is one of my favorite publications - a good news source on the software and development tools industry. On a related note, I also read the following editorial in the August 15, 2007 issue of SD Times: Don’t Give ColdFusion The Cold Shoulder. I've observed that SD Times has given ColdFusion very favorable coverage.

Thanks,

Ken
# Posted By Ken Adcock | 9/17/07 1:33 PM
Ugh, I should not post when I am sleep deprived. Thanks!

--- Ben
# Posted By Ben Forta | 9/17/07 1:36 PM
Good plug for CF. But he says: "... ColdFusion bundles two native scripting languages: the proprietary CFscript for applications, and an ECMAscript subset called ActionScript for operations on the server."

CF 8 uses Actionscript? I (seriously) wish;)

Oliver
# Posted By Oliver Merk | 9/17/07 3:17 PM
@Oliver,

Coldfusion does provide a mechanism to use Action script on the server-side in Coldfusion. You can also add Action script in CFM pages that use <cfform format=flash>
# Posted By Gary Gilbert | 9/17/07 3:43 PM
@Oliver,
I think "ActionScript for operations on the server" refers to this:
"ColdFusion server configuration includes the Flash Remoting service, a module that lets Adobe Flash developers create server-side ActionScript."
http://livedocs.adobe.com/coldfusion/8/htmldocs/he...
# Posted By hua | 9/17/07 3:50 PM
I'm at a loss as to why he mentions the issue of frameworks in Java but doesn't address it all in regards to ColdFusion. I fail to see how either is different in that regard.
# Posted By Allen | 9/17/07 6:15 PM
I think what he's trying to say is that you can see ColdFusion as a Java/J2EE framework. Which is kind of true if you think about it. After all, ColdFusion is in the end just an abstraction layer on top of a Java/J2EE server.
# Posted By Luke | 9/17/07 7:58 PM

  © Copyright 1997-2008 Ben Forta, All Rights Reserved