Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Core ColdFusion 5
 
See larger image
 

Core ColdFusion 5 [Paperback]

Eben Hewitt
4.2 out of 5 stars  See all reviews (5 customer reviews)

Available from these sellers.



Product Details


Product Description

Book Description

The project-based guide to enterprise application development with ColdFusion 5.
Learn by building and integrating a series of complex, real-world applications you can leverage in your own development projects!
Comprehensive coverage of CFML, the ColdFusion application server and administrator, XML, WML, SQL, and database integration.
CD-ROM- 30-day evaluation copies of ColdFusion 5.0 Enterprise Application Server and other powerful tools; plus an unrestricted copy of ColdFusion Express, and all source code. Written from the perspective of an expert ColdFusion developer, this comprehensive introduction to ColdFusion 5.0 development shows readers exactly how to create robust database-driven Web applications, hands-on. Readers master ColdFusion by building a series of increasingly complex, real-world subsystems, and then integrating them into a single, enterprise-class application. This concise, practical guide introduces ColdFusion 5.0s most powerful new features, including user-defined functions, query-of-queries, and data-driven Macromedia Generator graphs. Eben Hewitt provides realistic "notes from the field" to help you cut through the hype and jumpstart your own application development. Among the key topics covered- writing ColdFusion custom tags; building secure application frameworks; content serialization with XML, deploying ColdFusion applications in wireless environments; directory and file management; Web e-mail; database integration, and more. The book also contains a complete ColdFusion 5.0 tag and function reference. The CD-ROM contains 30-day evaluation copies of ColdFusion 5.0 Enterprise Application Server for Windows, Linux, and Solaris; ColdFusion Studio 4.5; HomeSite 4.5; Macromedia Spectra 1.5 Application Framework; and JRun 3.0.1; plus an unlimited copy of ColdFusion Express, and all of the books source code.
Eben Hewitt is a Macromedia Certified ColdFusion Developer, a certified Microsoft SQL Server Administrator, and Director of Production for Creative Services at Cybertrails.com. A frequent ColdFusion Developers Journal columnist, he is also a member of the ColdFusion Edge faculty.

From the Back Cover

The project-based guide to enterprise ColdFusion 5 development!

  • Develop serious applications with ColdFusion 5—fast!
  • Practical, project-based coverage delivers skills and code you can use right now
  • Database integration, Flash graphs, XML, wireless development, and much more
  • New ColdFusion 5 features: user-defined functions, query-of-queries, and data-driven graphs
  • Complete, working applications include an e-commerce site, a banner ad management system, a WML address book application, a site search, an intelligent agent, a ColdFusion 5 certification practice test, and much more!
  • Includes complete CFML tag and function reference
  • CD-ROM: 30-day evaluation copies of the latest Macromedia ColdFusion 5 products, plus an unrestricted copy of ColdFusion Express, and all source code

Core ColdFusion 5 is a relentlessly practical, project-focused guide to the specific techniques and skills you need to build serious enterprise applications with ColdFusion 5.

Certified ColdFusion expert Eben Hewitt walks you through constructing and integrating several increasingly complex, real-world applications. Every project delivers critical skills you'd otherwise have to learn through trial and error—and provides rock-solid code you can use in your own projects.

Hewitt's realistic "notes from the field" cut through the hype, helping you jump start your own projects—and build working systems fast. From the fundamentals of CFML to advanced database integration, to building a complete e-commerce site and XML-based content serialization, there's no better book for developers who just want to get the job done.

  • Preparing your ColdFusion environment and installing ColdFusion 5
  • CFML fundamentals: variables, templates, expressions, conditional logic, structures, arrays, lists, and functions
  • Designing and working with relational databases
  • Building a secure application framework and providing for state management and personalization
  • All of the new ColdFusion 5 features: user-defined functions, query-of-queries, and data-driven graphs
  • Deploying ColdFusion applications in wireless environments
  • Includes a complete ColdFusion 5 tag and function reference-plus step-by-step guidance on creating your own custom tags

CD-ROM INCLUDED

The accompanying CD-ROM contains completely unrestricted copies of ColdFusion Express and Macrodmedia Flash Toolkit for ColdFusion, all of the book's source code, plus 30-day evaluation copies of all these Macromedia enterprise development tools:

  • ColdFusion 5.0 Enterprise Application Server for Windows, Linux, and Solaris
  • ColdFusion Studio 4.5
  • HomeSite 4.5
  • Macromedia Spectra 1.5 Application Framework
  • JRun Java Server 3.0.1 for Linux and Windows

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

5 Reviews
5 star:
 (3)
4 star:    (0)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

3.0 out of 5 stars Good intentions, not the best results., Jan 14 2002
By 
Robert Kaplinsky (Los Angeles, CA United States) - See all my reviews
(REAL NAME)   
This review is from: Core ColdFusion 5 (Paperback)
If you are using this book as a reference for Cold Fusion tags and examples, this may NOT be the book for you.
Some basic tags are missing from the appendix, while more importantly there are significant mislabeling that make understanding the book difficult. An example is with <CFFILE ACTION="UPLOAD">. The attributes are all mislabeled making understanding the examples difficult. Unfortunately this isn't an isolated case.

The examples presented are mainly in the context of an online store. It is up to you to interpret how do use them for your own uses. I think more generalized examples would be helpful.

In summary, the book is fairly informative but confusing enough to leave you frustrated.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Focused, well Organized---refreshing, Dec 31 2001
By 
snazz (richmond, va) - See all my reviews
This review is from: Core ColdFusion 5 (Paperback)
First off, this book doesn't cover every aspect of Cold Fusion. It doesn't pretend to. I agree wholeheartedly with the author's choice of what to cover. You won't find much information about little-used ldap connections in here or what I've come to see as frankly cheesy aspects of coldfusion like CFUPDATE. Maybe it would be nice if they could be covered, but it makes other books are so big that they make nice references but not the best learning tools.

This book is the best way to learn Cold Fusion I've seen. It walks beginners through so they really understand each step of the way. And once you're done, you know enough about how CF really works that you can do the things it doesn't cover on your own.

The other thing is that it focuses on showing you the kinds of apps you need to build in the real world, and tying those in. It doesn't try to win you over by being cutesy and cracking jokes. If you're not a beginner, the code makes it worth a read.

I espcially like the discussion of lists, arrays and structures. Far clearer than in Mr Forta's book which I also have read. Also good is the custom tags chapter.

And I have to say this because it gets on my nerves when I see it. This book has probably the fewest typos of any new computer book I've seen. Though it does have a few, they're obvious.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Good Book - Shopping Cart on CD has Problems, Dec 12 2001
By A Customer
This review is from: Core ColdFusion 5 (Paperback)
As a newcomer to Coldfusion, I felt like this book was clearly written and easy to understand. However, I bought the book primarily for the shopping cart code included on the CD. After several days I was able to get this cart working but I did find a few problems in the design.
Being a newcomer to Coldfusion, I contacted the author. He was at first helpful, but his last answer to me was "the store was primarily meant to illustrate certain points and integrate everything that had been learned up to that point in the book. Unfortunately, i can't troubleshoot every eventuality. if you discover the answer, i can post it on the site as a "fix" with your name."

Buy the book, but use the shopping cart as a learning tool only.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Want to see more reviews on this item?
 Go to Amazon.com to see all 5 reviews  4.2 out of 5 stars 
 
 
Most recent customer reviews



Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback