Macromedia Coldfusion MX Web Application Construction Kit

Macromedia Coldfusion MX Web Application Construction Kit
Author: Ben Forta
Publisher: Macromedia Press
Total Pages: 1548
Release: 2003
Genre: Computers
ISBN: 9780321125163

This is an all-in-one kit that gives readers everything they need to create Web-based applications--including the latest version of the ColdFusion Web Application Server and development environment. This is the book that has taught thousands of developers all they need to know about ColdFusion.

ColdFusion MX

ColdFusion MX
Author: Barry Moore
Publisher: New Riders
Total Pages: 398
Release: 2002
Genre: Computers
ISBN: 9780735712966

Moore's workbook has 10 Steps to converting a static site to a dynamic site using ColdFusion MX, with reusable real-world examples and exercises that make this book easy to use and the concepts easy to incorporate. This book sorts through the technical detail to present professional users with just the information they need to get started.

Macromedia ColdFusion MX 7 Certified Developer

Macromedia ColdFusion MX 7 Certified Developer
Author: Ben Forta
Publisher: Peachpit Press
Total Pages: 512
Release: 2005
Genre: Computers
ISBN: 0321330110

With an estimated base of more than 300,000 users, there are an awful lot of ColdFusion developers out there. The cream of the crop, however, are those with Macromedia certification. To get that, you must pass the Certified ColdFusion Developer exam: This comprehensive study guide ensures that you do! In these pages, veteran author and ColdFusion product evangelist Ben Forta provides you with the inside skinny on everything you need to know to become a certified ColdFusion MX 7 developer. Organized as a series of tightly focused review sessions that follow the same subject divisions as the test itself, this thoroughly updated study guide covers all that's new in ColdFusion structured business reports, rich forms, Enterprise Manager (which lets users cluster multiple ColdFusion servers on a single machine), and more as well as every major feature and skill: variables and expressions, data types, services and protocols, databases, tuning and optimization. Each short chapter includes well-explained code examples, and a companion Web site rounds out the package.

Macromedia Studio MX Bible

Macromedia Studio MX Bible
Author: Joyce J. Evans
Publisher: Wiley
Total Pages: 1062
Release: 2003-02-28
Genre: Computers
ISBN: 9780764525230

* Provides everything Web designers need to build cutting-edge applications with Macromedia's new tool suite, which includes Dreamweaver MX, Flash MX, ColdFusion MX, Fireworks MX, and Freehand * Covers building data-enabled sites with Dreamweaver MX, creating Flash MX animations, working with ActionScript, creating Web graphics and animations with Fireworks MX, building interactive ColdFusion MX applications, integrating Flash and ColdFusion, and drawing vector art with Freehand * Major changes in the Macromedia MX tool suite mean even veteran developers and programmers are looking for the updates this book provides * CD-ROM includes trial versions of the software, extensions, sample databases, images and applications

ColdFusion MX For Dummies

ColdFusion MX For Dummies
Author: John Paul Ashenfelter
Publisher: For Dummies
Total Pages: 0
Release: 2002-09-26
Genre: Computers
ISBN: 9780764516726

ColdFusion MX is a Web-application development platform from Macromedia and it can definitely help energize your Web application development work. Super-simple to use—the only pre-requisite is knowing HTML—and featuring a set of powerful Web application development tools, ColdFusion MX makes it easier and quicker than ever to develop Web applications of every level of sophistication—from a homey photo archive of family snapshots, to a swanky enterprise application for managing electronic commerce. Ready to turn up the heat with ColdFusion and take your site to the next level? Well, look no further. ColdFusion MX For Dummies offers you a fun, easy way to get up and running with everything you need to build amazing Web applications. In no time, you’ll: Work with databases, forms, variables, and tags Get a handle on CFML, components database connectivity, and more Use ColdFusion with Flash, Java, and XML Harness Flash Remoting, XML handling, Web services support Integrate ColdFusion with other sites, applications, and Web services Supercharge your development efforts using Fusebox and FLiP ColdFusion MX For Dummies is an excellent all-in-one source for newcomers to ColdFusion. It also provides developers who’ve worked with earlier versions of ColdFusion with an enjoyable way to get up to speed on all of ColdFusion MX’s powerful new features. Topics covered include: Making database connections, working with forms, displaying data, and programming variable, decisions, and loops Building applications using the CF application framework Using custom tags, ColdFusion components, CFSCRIPT, and UDFs Building secure applications and debugging your ColdFusion application Using complex data types and WDDX Using Flash, Java, and XML with Coldfusion Understanding Fusebox and FLiP ColdFusion MX is loaded with tools to help you build high-performance Web applications. But where do you begin? This friendly guide delivers all the answers. ColdFusion MX For Dummies is your passport to a bold new level of Web development.

Macromedia ColdFusion MX Development

Macromedia ColdFusion MX Development
Author: Eric Ladd
Publisher: Que Publishing
Total Pages: 612
Release: 2002
Genre: Application software
ISBN: 9780789726933

Macromedia's ColdFusion is a popular choice for making dynamic Web pages coupled to easy-to-maintain databases. From his teaching experience, the author has found that students learn best by seeing several sample CF scripts and the output those scripts produce.The author offers lots of example code that is well-commented, is discussed thoroughly prior to its introduction, and is associated with a screen capture that shows the code's output.

Macromedia Coldfusion MX 7 Web Application Construction Kit

Macromedia Coldfusion MX 7 Web Application Construction Kit
Author: Ben Forta
Publisher: Peachpit Press
Total Pages: 1441
Release: 2005
Genre: CD-ROMs
ISBN: 0321223675

With more than 75 of the Fortune 100 companies using it (and more than 10,000 organizations employing it worldwide), it's pretty much a given that if you're developing applications for the Web, you're going to need to know ColdFusion at some point! Not to worry: Macromedia ColdFusion MX 7 Web Application Construction Kit provides everything you need to start creating Web-based applications immediately including the latest version of the ColdFusion Web Application Server and development environment. Author and ColdFusion master Ben Forta starts by covering the fundamentals of Web-based database design and then proceeds to show you how to do everything from create data-driven pages to build complete applications, implement security mechanisms, integrate with e-mail, interact with Macromedia Flash, and more. From design and installation to application deployment and troubleshooting, this guide's got ColdFusion covered, including all the features new to the latest version: structured business reports, rich forms, Enterprise Manager (which lets users cluster multiple ColdFusion servers on a single machine), and more!

Inside ColdFusion MX

Inside ColdFusion MX
Author: John Cummings
Publisher: New Riders
Total Pages: 862
Release: 2003
Genre: Computers
ISBN: 9780735713048

The most comprehensive guide to learning and maximizing the latest version of ColdFusion. Inside ColdFusion MX begins with a discussion of ColdFusion MX and how it differs from previous versions of ColdFusion. The authors discuss the new ColdFusion Administration/Administration, integration with existing IDE's, recent language extensions, and the planning and development of ColdFusion applications under the new CF architecture. The book delves into a detailed discussion of the CFML language, the heart-and-soul of ColdFusion application development, including real-world example code and discussion on how to solve common problems. Coverage includes advanced application development topics, such as exception handling, interacting with other application/server resources, and extending ColdFusion MX with other technologies. The book discusses complex topics in an easy-to-follow and easy-to-understand way, focusing on the questions developers will ask when using the book for problem-solving.

Macromedia MX ELearning

Macromedia MX ELearning
Author: Jeffrey Bardzell
Publisher: Macromedia Press
Total Pages: 492
Release: 2003
Genre: Computers
ISBN: 9780201795363

With International Data Corp. projecting e-learning to be an $11.5 billion industry by 2003, the demand for interactive multimedia learning applications is on the rise. And Macromedia's Studio MX design tools--including Flash MX, Dreamweaver MX, and ColdFusion MX--provide the ideal solution. But figuring out how to combine these products to create the perfect active-learning applications for your purposes can be tricky--which is why you needMacromedia MX eLearning: Advanced Training from the Source. Using project-based lessons, e-learning specialist and veteran author Jeffrey Bardzell takes you through the paces of these solutions, demonstrating how you can use them to create e-learning applications for both academic and corporate environments. Moving at your own pace, you'll learn by doing through the tutorials and hands-on instructions that have become the hallmark of this popular series. By the time you reach the end of this volume, you will have built four e-learning projects: one in Dreamweaver, two in Flash, and one that uses ColdFusion, Dreamweaver, and Flash to create a front-end for a complete ColdFusion-driven Web application. In the process, you'll learn how to create drag-and-drop interactivity, fill-in-the-blank dynamic text, hotspots, and a host of other useful e-learning features, including how to track scores and provide on-the-fly user feedback by connecting to a database through ColdFusion. Whether you're a corporate or government trainer or an educator grappling with the challenges of distance learning, you'll find what you need to provide the training your people require inMacromedia MX eLearning: Advanced Training from the Source.

Programming ColdFusion MX

Programming ColdFusion MX
Author: Rob Brooks-Bilson
Publisher: "O'Reilly Media, Inc."
Total Pages: 1139
Release: 2003-08-13
Genre: Computers
ISBN: 149190948X

ColdFusion has enjoyed widespread use among developers as a powerful, easy-to-learn platform for creating and deploying dynamic web applications. ColdFusion's simple, tag-based language makes it easy to handle basic tasks, like processing form data and querying databases, but the language is also powerful enough to deliver highly scalable, robust applications. And now that Macromedia has integrated ColdFusion into its MX family of technologies, ColdFusion is capable of interacting with Flash MX applications, which opens up even more possibilities.The first edition of this book has been praised as "the best reference book available on the subject." This new edition, Programming ColdFusion MX, 2nd Edition, goes even further, documenting new techniques for using ColdFusion MX 6.1 to develop and serve dynamic web page content. This exhaustive guide covers everything from the basics to advanced topics, with numerous examples that you can use for your own applications. Contents include: Sharing application data using the web application framework and shared scope variables Accessing databases, maintaining database records, and advanced database techniques such as drill-down queries, query caching, and query of queries Integrating applications with ColdFusion MX's new security framework Interacting with other data sources, including LDAP directories, email servers, and other web servers Extending ColdFusion with user-defined functions (UDFs), custom tags, and ColdFusion Components (CFCs) Advanced topics such as working with XML, consuming and producing web services, and integrating ColdFusion with Flash via Flash Remoting Reference material for all the tags and functions that comprise CFML, the ColdFusion Markup Language Programming ColdFusion MX, 2nd Edition, covers ColdFusion MX 6.1, the latest release of ColdFusion, and is packed with advanced strategies, insider hints, tips, and tricks for creating effective web applications. If you are a ColdFusion developer, you need this book to help you make the most out of ColdFusion MX.