Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ColdFusion 9 Developer Tutorial

You're reading from   ColdFusion 9 Developer Tutorial Create robust professional web applications with ColdFusion

Arrow left icon
Product type Paperback
Published in Jul 2010
Publisher Packt
ISBN-13 9781849690249
Length 388 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
John Farrar John Farrar
Author Profile Icon John Farrar
John Farrar
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

ColdFusion 9 Developer Tutorial
Credits
About the Author
About the Reviewers
1. Preface
1. Web Pages—Static to Dynamic 2. Basic CFCs and Database Interaction FREE CHAPTER 3. Power CFCs and Web Forms 4. ORM Database Interaction 5. Application, Session, and Request Scope 6. Authentication and Permissions 7. CFScript 8. CF AJAX User Interface 9. CF AJAX Forms 10. CF AJAX Programming 11. Introduction to Custom Tags 12. ColdFusion Powered Views 13. Control Logic Processing 14. Guide to Unit Testing Beyond this Book Tools and Resources Index

Scale versus implementation


There is always the desire to have a one size fits all solution. Even more so, the startup project of smaller companies want to be able to grow without change. They want to be able to start in one direction without having to transfer from one method of business to the next. When this is possible and pragmatic, it should be done.

When is it pragmatic to consider implementation more vital than a never changing concept of doing business? Considering the topic of this book is web technology, we might realize it will happen more often here than any area of business. In fact, we might look silly promising no change to a business-minded person.

So another approach would be to minimize and facilitate change. Refactoring is far better than rebuilding when possible. This can be approached with stable libraries and with existing tools. There are other times where the personality of the business may drive creative new solutions. When we move into those areas, there are libraries out there like jQuery that allow custom solutions to be built around stable, flexible solutions.

Now with all that said there are several ways to scale. One is to just optimize the slow pages, files, and data interaction. Caching is another method of scaling that is becoming more popular. Just remember scaling is one goal that should not cause neglect of other issues to achieve it.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image