Useful Books and Software
|
Related Dreamweaver Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related Dreamweaver Books |
Page 1 of 52
Total results: 517 |
|
|
| |
|
|
| |
 |
|
CSS: The Missing Manual |
| Web site design has grown up. Unlike the old days, when designers cobbled together chunky HTML, bandwidth-hogging graphics, and a prayer to make their sites look good, Cascading Style Sheets (CSS) now lets your inner designer come out and play. But CSS isn't just a tool to pretty up your site; it's a reliable method for handling all kinds of presentation--from fonts and colors to page layout. "CSS: The Missing Manual" clearly explains this powerful design language and how you can use it to build sparklingly new Web sites or refurbish old sites that are ready for an upgrade. Like their counterparts in print page-layout programs, style sheets allow designers to apply typographic styles, graphic enhancements, and precise layout instructions to elements on a Web page. Unfortunately, due to CSS's complexity and the many challenges of building pages that work in all Web browsers, most Web authors treat CSS as a kind of window-dressing to spruce up the appearance of their sites. Integrating CSS with a site's underlying HTML is hard work, and often frustratingly complicated. As a result many of the most powerful features of CSS are left untapped. With this book, beginners and Web-building veterans alike can learn how to navigate the ins-and-outs of CSS and take complete control over their Web pages' appearance. Author David McFarland (the bestselling author of O'Reilly's "Dreamweaver: The Missing Manual") combines crystal-clear explanations, real-world examples, a dash of humor, and dozens of step-by-step tutorials to show you ways to design sites with CSS that work consistently across browsers. You'll learn how to: Create HTML that's simpler, uses less code, is search-engine friendly, and works well with CSS Style text by changing fonts, colors, font sizes, and adding borders Turn simple HTML links into complex and attractive navigation bars-complete with CSS-only rollover effects that add interactivity to your Web pages Style images to create effective photo galleries and special effects like CSS-based drop shadows Make HTML forms look great without a lot of messy HTML Overcome the most hair-pulling browser bugs so your Web pages work consistently from browser to browser Create complex layouts using CSS, including multi-column designs that don't require using old techniques like HTML tables Style Web pages for printing Unlike competing books, this Missing Manual doesn't assume that everyone in the world only surfs the Web with Microsoft's Internet Explorer; our book provides support for all major Web browsers and is one of the first books to thoroughly document the newly expanded CSS support in IE7, currently in beta release. Want to learn how to turn humdrum Web sites into destinations that will capture viewers and keep them longer? Pick up "CSS: The Missing Manual" and learn the real magic of this tool.
Publisher:
Pogue Press
Author:
David McFarland
Release Date: 2006-08-24
ISBN/EAN: 0596526873 / 9780596526870
New Price: $19.93 /
Used Price: $24.76 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Dreamweaver 3 Hands-On-Training (2nd Edition) |
| Macromedia Dreamweaver is one of the most empowering Web development tools on the market. Using it, even folks with no HTML coding experience can become productive Web designers. Dreamweaver 3 Hands-On Training is a fine companion to this application, presented in a style that dovetails nicely with Dreamweaver's user-friendly nature. The book is a great jumping-off guide for users new to Dreamweaver. Authors Lynda Weinman and Garo Green skillfully weave hands-on exercises into general topical introductions. This means you'll learn right away about subjects like layers, for example; and, as you go, you'll find out about relevant browser compatibility issues. Its style makes the book both fast-paced and engaging--it won't bore you with what markup languages are, and the various flavors of HTML. The accompanying CD-ROM is key. In addition to trial versions of Dreamweaver, Fireworks, Netscape, and Microsoft browsers, plus a few crucial plug-ins, it contains example files organized by book chapter. Fortunately, the exercises move along quickly, demonstrating various techniques for performing operations. In one chapter, for example, you might be asked to open Web pages individually into the program, while in another you'll be shown how to attach a "site" to the folder that contains the files and work from there. Dreamweaver is a fun program with which to work, and this tutorial is right on the mark. Even if you're just finding your Web legs in site design and want to give Dreamweaver a whirl, this book is worth purchasing. --Stephen W. Plain Topics covered: - Site control
- Linking
- HTML source
- Typography
- Layers
- Margins
- Tables
- Cascading style sheets (CSS)
- Templates
- Libraries
- Frames
- Rollovers
- Automation
- Forms
- Dynamic HTML (DHTML)
- Behaviors
- Commands
- Plug-ins
- Site publishing
There's no better teacher to guide you through this award-winning HTML editor than Lynda Weinman, one of the industry's most sought-after Web trainers and authors. With Dreamweaver 3 H.O.T. (Hands-On Training), you'll feel like Lynda is sitting right there next to you, walking you through the program and sharing her invaluable perspective. This thoroughly updated version of the bestselling original includes an all-new chapter on plug-ins and how to use them, plus coverage of the expanded objects palette and the new HTML styles palette. Structured as a series of exercises that explore Web design, site structure, frames and tables, Cascading Style Sheets, and more, the book also gives you Lynda's expert tips, warnings, and background information about her techniques. An accompanying CD-ROM includes source files for the exercises, as well as QuickTime movies of key concepts.
Publisher:
Pearson Education
Authors:
Lynda Weinman, Garo Green
Release Date: 2000-07-12
ISBN/EAN: 0201702762 / 9780201702767
New Price: $6.51 /
Used Price: $0.01 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Foundation PHP for Dreamweaver 8 |
In this book, youll learn how to: - Install, configure, and troubleshoot a testing environment with PHP/MySQL and Apache or IIS
- Learn the fundamentals of PHP and good database design
- Use Dreamweaver 8 server behaviors to create robust dynamic applications that validate user input for greater security and reliability
- Incorporate live XML feeds into your web pages with PHP and Dreamweaver 8s new XSL Transformation server behavior
- Download and apply a suite of custom-built PHP functions designed exclusively for this book
Want to add the power of a database to your websites? Build online forms that send feedback straight to your inbox? Incorporate live news feeds and XML data into your web pages? This book shows you how to do all that and more. Dreamweaver 8 takes a lot of the hard work out of integrating a database into your websites, but it cant do everything. So instead of just giving you a series of instructions to click this and click that, this book helps you understand whats going on in the background. As a result, youre more likely to remember and to get it right. Most books on PHP concentrate on code and throw all design considerations out the window. This one is different. It makes use of Dreamweaver 8s vastly improved CSS rendering, and shows you how to build a site thats smart in both senses of the word. It looks good and is intelligent too. Youll learn how to change the entire look of the site, using PHP to serve up different stylesheets each month. Youll also build a contact form protected against email injection attacks. All of Dreamweavers PHP server behaviors are put through their paces, and youll even make some custom server behaviors that will come in useful on any site you create. Two chapters take you through the setup process with step-by-step instructions for both Windows and Mac OS X, helping you make the right choices: Apache or IIS? Remote or local testing? There are even instructions on how to set up virtual hosts on your own computer. And in the unlikely event that things go wrong, theres plenty of troubleshooting advice too. In this book we look specifically at using Dreamweaver's built-in server behaviors to build dynamic web sites using PHP and MySQL, the worlds most popular open source server-side language and database server combination, which are both reliable, powerful, and open source (and therefore free to use!) This latest version of Dreamweaver includes more powerful support for PHP and MySQL than ever before, and we'll show you how to make this work for you. No previous experience of PHP or MySQL is necessary to use this book. Examples built throughout the book include a content management system, and an online image gallery. All examples are designed to meet modern usability requirements and be web standards compliant. Summary of Contents: - Introduction
- Chapter 1: So, You Want to Build Dynamic Sites?
- Chapter 2: Dreamweaver and PHPA Productive Partnership
- Chapter 3: Getting the Work Environment Ready
- Chapter 4: Getting Ready for the Case Study
- Chapter 5: Integrating PHP into Your Site
- Chapter 6: Getting Feedback from an Online Form
- Chapter 7: Putting the Power of a Database
- Chapter 8: Building a Random Quotation Generator
- Chapter 9: Working with Multiple Tables
- Chapter 10: Using Sessions to Track
- Chapter 11: Displaying a Blog and Photo Gallery
- Chapter 12: Using XSLT to Display Live News Feeds and XML
- Appendix A: Using Languages Other Than English in MySQL
- Appendix B: Essential MySQL Maintenance
- Index
Publisher:
friends of ED
Author:
David Powers
Release Date: 2005-12-19
ISBN/EAN: 1590595696 / 9781590595695
New Price: $7.47 /
Used Price: $6.89 |
| |
|
|
|
|
| |
|
|
| |
 |
|
The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP |
With over 3 million users worldwide, Adobe's Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007. Having come a long way from its humble beginnings as a simple web design tool, CS3 allows you to rapidly put together standards compliant web sites and dynamic web sites with server-side languages and Ajax, and much more. To complement this great new application, David Powers has written the ultimate guide to itThe Essential Guide to Dreamweaver CS3 teaches you everything you need to know about the application, from setting up your development environment environment to publishing your sites and applications on the web, and everything in between. - Takes you through your development environment set up
- Covers everything you need to create both standards compliant web sutes, and dynamic web applications
- Teaches several real world techniques using a series of step by step tutorials
What youll learn- How to set up your ideal development environment, using Mac OSX/Windows, Apache (and IIS on Windows,) Apache, MySQL, and phpMyAdmin
- Creating standards compliant web sites using CS3's XHTML and CSS features
- Creating dynamic web applications using CS3's PHP and Spry Ajax server behaviors
- Building several real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more.
- Creating an interface design in Fireworks CS3 and importing it into Dreamweaver CS3.
- How use Dreamweaver CS3's XML functionality, to consume RSS feeds, and create Spry data sets
- Using includes, templates and master detail pages.
- How to publish your site after you've created it
Summary of Contents- Chapter 1: Dreamweaver CS3Your Creative Partner
- Chapter 2: Building Dynamic Sites with Ajax and PHP
- Chapter 3: Getting the Work Environment Ready
- Chapter 4: Setting Up a PHP Site
- Chapter 5: Adding a Touch of Style
- Chapter 6: Creating a CSS Site Straight Out of the Box
- Chapter 7: Building Site Navigation with the Spry Menu Bar
- Chapter 8: Sprucing Up Content with Spry Widgets
- Chapter 9: Building Online Forms and Validating Input
- Chapter 10: Introducing the Basics of PHP
- Chapter 11: Using PHP to Process a Form
- Chapter 12: Working with PHP Includes and Templates
- Chapter 13: Setting Up MySQL and phpMyAdmin
- Chapter 14: Storing Records in a Database
- Chapter 15: Controlling Access to Your Site
- Chapter 16: Working with Multiple Tables
- Chapter 17: Searching Records and Handling Dates
- Chapter 18: Using XSLT to Display Live News Feeds and XML
- Chapter 19: Using Spry to Display XML
- Chapter 20: Getting the Best of Both Worlds with PHP and Spry
Publisher:
friends of ED
Author:
David Powers
Release Date: 2007-07-22
ISBN/EAN: 1590598598 / 9781590598597
New Price: $30.48 /
Used Price: $36.13 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Joseph Lowery's Beyond Dreamweaver |
Joseph Lowery's Beyond Dreamweaver is for Dreamweaver designers and developers who are serious about increasing their productivity, expanding their skill set, and making themselves more valuable in the workplace. You'll find techniques for integrating Dreamweaver with your company's content management system, automating the creation of web pages from XML data files, and capitalizing on Dreamweaver's extensibility. With Joseph Lowery's Beyond Dreamweaver, you combine general principles with specific Dreamweaver methods and strategies. Not only will you learn how to accomplish specific tasks, you'll discover how to enhance your productivity by: - Integrating Dreamweaver and your content management systems
- Employing techniques for Section 508 compliance
- Coding SMIL multimedia presentations within Dreamweaver
- Incorporating XML content into Dreamweaver templates
- Dynamically automating static web page creation
- Building sequential navigation
- Communicating efficiently with Flash[tm], Fireworks[tm], and Dreamweaver
- Unearthing and applying Dreamweaver's extensibility layer
Joseph Lowery's Beyond Dreamweaver, your guide to overcoming productivity challenges and pushing your designs even further!
Publisher:
Que Corporation,U.S.
Author:
Joseph W. Lowery
Release Date: 2002-05
ISBN/EAN: 0789727404 / 9780789727404
New Price: n.a. /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
Adobe Dreamweaver CS3 Revealed (Revealed (Thomson)) |
Whether you're looking for a step-by-step guide to introduce you to Adobe Dreamweaver CS3 or a solid reference to assist you as you continue your work in web design, this is the resource you've been looking for! Adobe Dreamweaver CS3 Revealed uses detailed, vibrant illustrations, clear, straightforward lessons, and real-world case studies to provide an overview of the Dreamweaver interface and how to use it effectively. This latest edition includes expanded content on using CSS, inserting video files, using Adobe Bridge CS3, conducting browser compatibility checks and more, reflecting the most recent updates to the Dreamweaver software, as well as those that have occurred in the larger environment of web design. Sidebars throughout the book incorporate basic web design principles, providing readers with a skill set that goes beyond the software interface and can be applied in a variety of situations.
Publisher:
Delmar Cengage Learning
Author:
Sherry Bishop
Release Date: 2007-08-20
ISBN/EAN: 1428319646 / 9781428319646
New Price: $44.31 /
Used Price: $77.75 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Dreamweaver 8 Design and Construction (O'Reilly Digital Studio) |
| You're a beginner who wants to design a state-of-the-art family web site. You've just started a new job, and you need to learn Dreamweaver fast. Or maybe you're a professional who's been using another program but is now switching to Macromedia's leading web design tool. Learning Dreamweaver 8 gets you up to speed, quickly and efficiently. Straightforwardly practical, with speed as the by-word, this hands-on guide focuses on the best practices for constructing both interactive and static web sites. While explaining core concepts clearly and thoroughly, so that beginners have a solid conceptural and technical foundation, it cuts through the clutter that might slow down a beginner tackling a subject as vast as web design and a tool as robust as Dreamweaver. Dreamweaver 8 Design and Construction emphasizes learning by doing, with short, task-oriented chapters that demonstrate theory by presenting design solutions and explaining the principles that make them work. Plenty of screen shots, illustrations, and sample layouts accompany rapid prototyping techniques for site production. Marc Campbell has been building web sites since 1997-for everything from comic book fan communities to state government portals and e-commerce applications. A Macromedia Certified Dreamweaver Developer and beta tester, he has taught web design to students at all levels and has written eight books on the subject. Sidebars in Dreamweaver 8 Design and Construction allow readers to decide how deeply they want to delve into the subject. "Best Bets" offer bottom-line recommendations for those who want to skip the general discussion, while "Behind the Scenes" sidebars provide more in-depth looks at particular topics for those who want more detail. Absolute beginner or faux debutante, you'll learn proven procedures for quickly building Dreamweaver sites.
Publisher:
O'Reilly Media, Inc.
Author:
Marc Campbell
Release Date: 2006-01-27
ISBN/EAN: 0596101635 / 9780596101633
New Price: $22.35 /
Used Price: $6.34 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Macromedia MX eLearning: Advanced Training from the Source |
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 need Macromedia 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 in Macromedia MX eLearning: Advanced Training from the Source.
Publisher:
Macromedia Press
Author:
Jeffrey Bardzell
Release Date: 2002-09-01
ISBN/EAN: 0201795361 / 9780201795363
New Price: $35.00 /
Used Price: $7.15 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Dreamweaver 4 for Visual Learners |
| Shows how to build first-rate Web sites using Macromedia Dreamweaver. Over 250 screen shots and diagrams guide beginners step-by-step through common tasks. Learn how to: -Set up a Web site -Format pages and text -Create links and insert graphics -Lay out pages with tables and frames -Enable interactivity with forms, style sheets and rollovers -Upload sites to a Web server. Spiral-bound to lay flat on a desktop.
Publisher:
Laxmi Publications
Author:
Chris Charuhas
Release Date: 2005-12-01
ISBN/EAN: 8170083613 / 9788170083610
New Price: n.a. /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
Macromedia Dreamweaver 8 Visual Encyclopedia |
If you prefer to see what things look like and how to perform a task, instead of just being told, this is your ideal A to Z reference. Part I shows every Dreamweaver 8 tool and how to use it. Part II provides step-by-step instructions for more than 140 key tasks and techniques. Both are arranged alphabetically and illustrated in full color. It's the ultimate Visual resource--you'll see!
* Each tool and technique illustrated in full color * Alphabetical listings for easy reference * Step-by-step instructions for performing dozens of tasks * A comprehensive guide for visual learners
A Visual guide to * Understanding and using all the Dreamweaver tools * Site set-up, page creation, and page properties * Formatting text and building tables * Using Dreamweaver 8's new Visual Guides * Working with Flash(r) movies, text, and video * Developing special effects for cutting-edge sites
Publisher:
Visual
Authors:
Kim Cavanaugh, Sheri German
Release Date: 2006-04-10
ISBN/EAN: 0471751766 / 9780471751762
New Price: $2.37 /
Used Price: $1.69 |
| |
|
|
|
|
| |
|
|
|
|
|