| By Mark Cyzyk | Article Rating: |
|
| February 5, 2002 12:00 AM EST | Reads: |
6,833 |
I received Mastering ColdFusion 5 two months ago and began using it immediately. Since I had recently upgraded to ColdFusion 5.0, I used this book to learn about some of its new features; I used three of them (query-of-a-query, CFFLUSH, and CFSAVECONTENT) in a single template the first day. This book is an excellent reference to the new features of CF 5.0.
That's not all it's good for. Danesh, Motlagh, and Camden have written a fine book suitable for both novice and expert ColdFusion developers. It's clear that their intention was to produce a comprehensive work that serves not only as an introductory through advanced text but also as a reference to all things ColdFusion. Its whopping 1,263 pages and mammoth size attest to this.
The book is well organized into four parts and five appendices. Part 1 covers the basics, such as "Creating Your First ColdFusion Template," "Passing Data Between ColdFusion Templates," and "Retrieving Data from a Database." It introduces the beginner to the rudiments of ColdFusion development and offers a solid overview of the architecture of any database-backed CF application.
Part 2 provides what every other programming book offers: an explanation of the meaning and syntax of variables, operators, data structures, flow control, and more. It illustrates a how-to program, specifically, how to program in ColdFusion Markup Language (CFML). This section also explains ColdFusion-specific conventions, techniques, and technologies. For instance, it discusses and illustrates the "ColdFusion application framework," i.e., how to use the built-in capabilities of the ColdFusion server to maintain client state within an application, as well as graphing in ColdFusion, variable locking, form validation, error control, and the myriad other functions that CF provides.
Two chapters within Part 2 are worth mentioning. First, "Using Advanced Query Techniques" provides the best introduction to advanced SQL that I've seen. This chapter focuses on JOIN techniques and syntax, then addresses subqueries and table creation before proceeding to excellent coverage of advanced CFQUERY topics like caching strategies and transaction processing. Second, the chapter "Using ColdFusion Studio" is not something I remember seeing in other books. It provides a brief, useful introduction to the Studio interface and utilities, which should interest beginning CF programmers.
Part 3 focuses on the various technologies built into the ColdFusion platform that enable communication with other popular Internet servers and services via such protocols as SMTP, HTTP, FTP, and LDAP. This section focuses on the CFMAIL tag since e-mail is the most complicated Internet service. Examples of how to send and receive e-mail from within ColdFusion are provided as well as good examples of generating message content from a query, generating a recipient list from a query, and so on.
I eagerly skipped straight to the chapter on CF and LDAP, mainly because I'm having a problem SSL-encrypting communications between my CF server and LDAP server. Unfortunately, this section doesn't cover SSL-encryption in any depth. This is puzzling, since I'd assume the one thing most developers would be using LDAP for would be authentication, and if you're authenticating across a network you'd want to ensure the credentials you're sending are properly encrypted. (The authors do address this topic in slightly more detail in the ColdFusion Tag Reference entry for CFLDAP at the back of the book. At least there it unveils the magic term - cert7.db - that's the key to getting SSL-encryption between CF and LDAP to work at all.)
Part 4 covers such advanced topics as query-of-queries, ColdFusion scripting, using the Verity search engine, CF custom tags, user-defined functions, and WDDX. Being new to CF 5.0, I found the chapters on query-of-queries and user-defined functions particularly enlightening and useful. The sections on the CF Administrator and administering a CF server are welcome additions as well.
Finally, the most important of the six appendices are the ColdFusion Tag Reference and Function Reference; they're what you'd expect: long lists of tags and functions with corresponding explanatory text. I'm a little disappointed with these two sections. The two-column layout is visually confusing - a single-column layout would have been much easier to browse. Also, the function reference is organized alphabetically, not grouped by function type (e.g., string functions, date functions, list functions). There's an index of functions grouped by type at the beginning of this reference, but using it would require a separate lookup - one for the name of the function, the other for the function itself - something the harried developer doesn't want to do every time he or she needs a quick reference. Grouping the entire function reference by type, then alphabetically, would have been a lot better.
Since Mastering ColdFusion 5 comprehensively covers almost everything from introductory material to the nitty-gritty of the ColdFusion Markup Language and SQL, advanced application development techniques, and server administration, it could be the one book you use for learning and reference. This book is not something you'd lug around in your backpack (although an 11MB PDF of the entire book is included on the accompanying CD, and is certainly worthy of disk space on a laptop). It is, however, the kind of volume you'd want by your workstation. It's a valuable introduction to new features of ColdFusion, as well as a solid, comprehensive reference to CFML and its built-in functions.
Mastering ColdFusion 5
By Arman Danesh, Kristin Aileen Motlagh and Raymond Camden
Sybex
1,263 pages, $49.95
Published February 5, 2002 Reads 6,833
Copyright © 2002 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Mark Cyzyk
Mark Cyzyk is the Web Architect at Johns Hopkins University in Baltimore,
Maryland.
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Cloud Computing Journal: Adobe to Deliver ColdFusion in the Cloud
- Adobe May Cooperate with Apple to Transplant Flash Player to iPhone
- Adobe Flex Developer Earns $100K in New York City
- Adobe LiveCycle Enterprise Suite 2 for Cloud Computing
- Adobe Betas Target RIAs and Cloud Computing
- Adobe Cans Another 9% of its Workforce
- Moyea DVD4Web Converter V2.0 Converts DVD to FLV Fast and Synchronously with Watermarks
- Adobe Fiddles with its Web Apps
- Adobe & Salesforce Cut Cloud Deal
- Hosting.com Launches ColdFusion 9 in the Cloud
- The Real Time Infrastructure Ultimatum
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Eval JavaScript in a Global Context
- Fig Leaf Software to Exhibit at Government IT Conference & Expo
- Cloud Computing Journal: Adobe to Deliver ColdFusion in the Cloud
- Is Microsoft as Free as Open Source?
- Adobe Reader Sued
- The Planet Named “Bronze Sponsor” of Cloud Computing Expo
- Microsoft Expression Web Has Got Game
- Adobe May Cooperate with Apple to Transplant Flash Player to iPhone
- Adobe Flex Developer Earns $100K in New York City
- Bruce Chizen Joins Voyager Capital as Venture Partner
- My Top Seven Wishes From Adobe MAX 2009
- The Next Programming Models, RIAs and Composite Applications
- Where Are RIA Technologies Headed in 2008?
- Constructing an Application with Flash Forms from the Ground Up
- AJAX World RIA Conference & Expo Kicks Off in New York City
- CFEclipse: The Developer's IDE, Eclipse For ColdFusion
- Personal Branding Checklist
- Adobe Flex 2: Advanced DataGrid
- Has the Technology Bounceback Begun?
- Building a Zip Code Proximity Search with ColdFusion
- i-Technology Viewpoint: We Need Not More Frameworks, But Better Programmers
- The Asynchronous CFML Gateway
- Web Services Using ColdFusion and Apache CXF




















