Have one to sell? Sell yours here
Macromedia Dreamweaver MX Dynamic Applications: Advanced Training from the Source
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Macromedia Dreamweaver MX Dynamic Applications: Advanced Training from the Source [Paperback]

Jeffrey Bardzell (Author)
4.7 out of 5 stars  See all reviews (13 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Hardcover, Import --  
Paperback --  

Book Description

March 10, 2003

As a designer himself, author Jeffrey Bardzell is keenly aware of the dilemma you're faced with today: With clients and users demanding more than the static, HTML pages that defined first-generation Web sites, you have no choice but to migrate to dynamic, service based sites. But that means a world of programming, servers, databases, and configuration options you know little about. Not to worry: Dynamic Macromedia Dreamweaver MX: Advanced Training from the Source has you covered.

Through the graphics-intensive, self-paced tutorials that form the heart of this popular series, Bardzell takes you through everything you need to know to start designing dynamic, database-driven sites using the powerful new tools available in Macromedia Dreamweaver MX. And unlike other books, this one assumes no prior knowledge of programming or database concepts, terms, and techniques. If you've ever created static HTML pages, you'll be able to dive right in with tutorials that cover configuration options, programming basics, Macromedia Dreamweaver MX's server behaviors, and connecting to databases-all in the context of overhauling a static HTML site into a dynamic, maintainable business application, with code you can use in your own projects!


Editorial Reviews

From the Back Cover

As a designer himself, author Jeffrey Bardzell is keenly aware of the dilemma you're faced with today: With clients and users demanding more than the static, HTML pages that defined first-generation Web sites, you have no choice but to migrate to dynamic, service based sites. But that means a world of programming, servers, databases, and configuration options you know little about. Not to worry: Dynamic Macromedia Dreamweaver MX: Advanced Training from the Source has you covered.

Through the graphics-intensive, self-paced tutorials that form the heart of this popular series, Bardzell takes you through everything you need to know to start designing dynamic, database-driven sites using the powerful new tools available in Macromedia Dreamweaver MX. And unlike other books, this one assumes no prior knowledge of programming or database concepts, terms, and techniques. If you've ever created static HTML pages, you'll be able to dive right in with tutorials that cover configuration options, programming basics, Macromedia Dreamweaver MX's server behaviors, and connecting to databases-all in the context of overhauling a static HTML site into a dynamic, maintainable business application, with code you can use in your own projects!

About the Author

Veteran author and IT trainer Jeffrey Bardzell began his career as a designer, and as such is keenly aware of the needs of that audience. Bardzell, who provides IT training for students, staff, and faculty at Indiana University, has written three other books: Macromedia MX eLearning: Advanced Training from the Source, Special Edition Using Fireworks (Que), and Fireworks 4 Expert Edge (Osborne).


Product Details

  • Paperback: 440 pages
  • Publisher: Macromedia Press (March 10, 2003)
  • Language: English
  • ISBN-10: 0321166809
  • ISBN-13: 978-0321166807
  • Product Dimensions: 10 x 8 x 1 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (13 customer reviews)
  • Amazon Best Sellers Rank: #1,672,379 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

22 of 22 people found the following review helpful:
5.0 out of 5 stars Nothing Static Here, March 13, 2003
By 
This review is from: Macromedia Dreamweaver MX Dynamic Applications: Advanced Training from the Source (Paperback)
Jeffrey did a wonderful job on this book. He takes a complex subject and makes it understandable. He takes a static site and makes it dynamic. It includes cleaning up the code and making it XHTML compliant. The explanations of the difference of XHTML and HTML are very clear. The creative use of Find and Replace to strip out old tags and close others is very useful.

In the redesign of the static site you'll use ASP and ColdFusion, add CSS and add an invisible navigation to accessibility reasons. You'll see the pros and cons of the various server models as well as adding a web form and configuring a server for SMTP message service.

The book then moves into databases. A few basics but quickly move to displaying XHTML-formatted database content dynamically. You'll create a recordset to retrieve data to build a list of URLs dynamically. You'll also add images dynamically and generate the ALT attribute dynamically.

A search is done and a registration page. An administration section is built to manage the content using update pages.

If you are already familiar with Dreamweaver but want to learn how to use ASP and ColdFusion portions of the application, this is a great place to start. It's difficult for books that need to cover the entire application to go into this kind of detail. Plus I suspect that there are an awful lot of static sites out there that need to become dynamic (including mine). This book walks you though the process.

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


16 of 16 people found the following review helpful:
4.0 out of 5 stars Perfect in Almost Every Aspect, July 3, 2003
By 
Randy Farnsworth (Northern Utah, Near the Lake, USA) - See all my reviews
(REAL NAME)   
This review is from: Macromedia Dreamweaver MX Dynamic Applications: Advanced Training from the Source (Paperback)
The one aspect that's not perfect is this book doesn't include JSP or PHP/MySQL, but more on that later...

Whoa! Finally a tech book that was written by an educator who knows how to teach and proofed by an editor that actually took the time to read it. Other than a few minor typos, I don't think I found one code error or other significant mistake in this book. Take note Sams and Sybex and other publishers that don't care about making mistakes!!

If I had the ability and knowledge to write a book on this subject, this is exactly how I would do it. Bardzell is extremely knowledgable on the subject, and he writes in a way that anyone can understand, without making it too simple. It's possible that some may conclude there is too much handholding in this book, but for novices it's great, and for others, it's easy to skip the few sentences/paragraphs that reiterate basic procedures.

Bardzell starts with some basics that can be skipped if needed, but are useful to go through nonetheless. I found the XHTML chapter and CSS refresher useful and nicely succinct. But he quickly gets past that and right into the dynamic info that we bought the book for in the first place. The code and explanations are clear and easy to follow, and if you go through the book linearly (which I strongly suggest), it follows a smooth learning pattern, with each section building on the next. The example, a travel tour site, is very much a real-world exercise. Everything you learn can be transferred to other sites you're probably working on.

But back to the JSP & PHP/MySQL ommission: This book uses Cold Fusion and ASP as the server models. Both are covered very well, but if you can't afford CF, or you're one of those that prefers open source to the Microsoft All-conquering Domination Model, then be prepared to spend a lot more time on each lesson as you convert the provided code into JSP or PHP. It's do-able, and in a brief e-mail communication with the author, he mentioned that he had also built the example site in PHP, so you know it can be done. But hopefully you already know JSP or PHP, rather than doing what I did and try to learn it on the fly.

I would definately consider this a 5-star book if you're looking for CF or ASP instruction, and I've never given a 5-star rating before to anything. But for PHP or JSP users, plan on doubling the time estimates of each lesson.

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


5 of 5 people found the following review helpful:
5.0 out of 5 stars A Great Way to Learn Dynamic Web Applications, August 12, 2003
By 
This review is from: Macromedia Dreamweaver MX Dynamic Applications: Advanced Training from the Source (Paperback)
Jefferey Bardzell has done a masterful job of teaching how to use Dreamweaver, ASP and Microsoft Access to create truly interactive web sites. His presentation is very clear and the detailed examples are perfect. If you follow the book you will build a real world web site using most of the techniques you would ever need to build dynamic web applications. It covers communication between html pages and accessing databases on-line. He deliberately takes you through both hand-coding and using Dreamweaver.
The editing and accuracy in this book is superb. For the one place where I encountered a problem there was a work around on the book's web site. This book is the real thing and definitely worth the money.
To get the most out of this book, the reader should have some programming experience to fully appreciate the hand-coding examples. It is definitely not a book to start learning Dreamweaver.
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
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



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
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject