Nicht aus der Schweiz? Besuchen Sie lehmanns.de

Beginning Dreamweaver MX (eBook)

eBook Download: PDF
2004 | 1. Auflage
816 Seiten
John Wiley & Sons (Verlag)
978-0-7645-5879-5 (ISBN)

Lese- und Medienproben

Beginning Dreamweaver MX - Charles E. Brown, Imar Spaanjaars, Todd Marks
Systemvoraussetzungen
45,50 inkl. MwSt
(CHF 44,45)
Der eBook-Verkauf erfolgt durch die Lehmanns Media GmbH (Berlin) zum Preis in Euro inkl. MwSt.
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
What is this book about?With this book you'll quickly be creating powerful, dynamic web sites with Dreamweaver MX - the latest version of Macromedia's powerful, integrated web development and editing tool.You'll learn how to use the tools and features of Dreamweaver to construct three complete sites using HTML, JavaScript, Active Server Pages (ASP), and databases.We start by creating a hobbyist site - The Cooking Place - that you can use to list your favorite recipes, ingredients, and dishes.What does this book cover?As you build this site you'll learn how to use Dreamweaver MX to* Plan, create, and set up a web site* Add web pages to the site and edit their content* Use Stylesheets and templates to create a consistent style across the site* Use tables, frames, and layers to lay out web pages* Add dynamic effects - like drop down menus - to web pages using JavaScript and DHTML* Interact with users via forms on web pages* Create dynamic ASP web pages to respond to user actions and inputAs you progress through the book, the sites you create become ever more ambitious. The second site you build is a fan site for soccer that provides information on upcoming events for fans around the world.As you build the second site you'll learn how to use Dreamweaver MX to:* Add logic to your ASP pages, so that you can display different information to different users, based on their location, or even the time of day* Keep track of users as they move around the site, so that you can learn what parts of your site are the most popular* Secure parts of the web site so that only authorized users are allowed to see sensitive information* Personalize the web site for individual users - so that the site appears in the colors of the user's favorite team or so that the user only sees events in their home country* Store and extract information about users and upcoming events in a database - and use this information to dynamically create web pagesThe final site in the book shows off many of the advanced features of Dreamweaver MX, as you walk through how to design a modular, extensible, and scalable site, and create a set of dynamic building blocks that can be quickly modified and reused in different sites.As you build this site - which is used to display a set of images that users can view and purchase - you'll learn how to use Dreamweaver MX to:* Create a set of building blocks whose look and content is determined dynamically by the settings in a database* Create a content management page that you can use to mange the database that stores information about the images on the site, including their title, price, and how they should be laid out* Put the building blocks you created earlier to a variety of uses, including a news blogger, a media display, and a product display* Use Dreamweaver Extensions to make our building blocks easy to reuse and to add e-commerce functionality to the siteAt the end of some of the chapters you'll find a series of suggested exercises from the author that are designed to test your understanding of what's been covered in the chapter as well as to encourage you to experiment with the features of Dreamweaver MX and to modify and extend the example applications.Who is this book for?This book is primarily for complete beginners to web site programming who have access to Dreamweaver MX and want to learn how to create dynamic web sites with it.But the book doubles as a comprehensive reference to the features of Dreamweaver MX, so it will also be a useful resource to more experienced web developers who want to learn how to use the latest version of Dreamweaver.As you work through the book, you'll learn how to program using Active Server Pages (ASP), but this will prove useful even if you eventually want to use Dreamweaver MX to create web sites with JavaServer Pages (JSP), ASP.NET, PHP, or ColdFusion MX. Programming in any of these languages is very similar in Dreamweaver MX, and the core concepts you learn in building web sites with ASP are applicable and easily transferred to other languages. To help, the book includes four appendices that provide fast paced guides on how to get started using JSP, ASP.NET, PHP, and ColdFusion MX with Dreamweaver MX.What do you need to use this book?To run the examples in this book on your computer you'll need:* Dreamweaver MX* Microsoft Windows 98, 98SE, 2000 or XP ProfessionalIf you don't have a copy of Dreamweaver MX you can download a 30-day evaluation edition from Macromedia at http://www.macromedia.com/software/trial_download/. The evaluation edition is fully-featured, and you'll be able to use it to work through all the examples in the book.If you have Microsoft Windows Me, Windows XP Home Edition, or a Macintosh you'll still be able to create all the examples in the book but to see them in action you'll need to use a remote server, as your operating system doesn't, by default, include a web server that can process ASP pages. Fortunately, getting access to an ASP web host is easy -- there are dozens available. And to make things even easier, the book includes detailed information on how to set up a web application to use a remote server or web host.

Charles E Brown transferred his creative skills from music- he has a doctorate in music and studied with IgorStravinsky (which led to an association with Pablo Picasso) -to computers in 1981. In addition to a busy music schedule, Charlesdoes web design for major corporations, is a busy trainerconducting nearly 100 workshops per year, is a frequent speaker atconferences, and recently released the book Fireworks MX From Zeroto Hero for Friends of Ed publishing. He does software seminars forThe PC Learning Center in northern NJ and can be reached throughwww.pclearningcenter.com.Imar Spaanjaars graduated in Leisure Management butaccidentally ended up in IT. After working for a large corporationand doing some free-lance work, he is now working at the softwaredevelopment department of a small IT company in the Netherlandsspecializing in Internet and Intranet applications. As a softwarearchitect and lead developer, he's responsible for designing,building and implementing medium to large scaled Intranets forDutch companies.When he is not busy building web sites, or teaching other peoplehow to do so, he likes to read as much as possible about newdevelopments in software land. He also enjoys playing 3D shoot 'emup games if he's got the time for it.Todd Marks is an avid developer, designer, instructor,and author of information display technologies. In 2000 Todd movedfrom teaching Mathematics and Computer Science in the public sectorto VP of R&D at digitalorganism (www.digitalorganism.com). In2002 Todd established an information technologies portal, MindGrubTechnologies (www.mindgrub.com) and currently works for the MediaEdge division of Exceptional Software(www.exceptionalsoftware.com). Todd has worked extensively withActionScript, PHP, Lingo, and numerous other development languages,placing cutting-edge code in several projects. Todd's efforts haveearned three Flash Film Festival nominations, Macromedia Site ofthe Day, two Addy Awards, and several educational partnerships.Todd is a Macromedia Certified Developer, Designer, and SubjectMatter Expert, and has contributed to several books including FlashMX Video, Advanced PHP for Flash MX, Foundation Dreamweaver MX, andFlash MX Most Wanted Components.

Introduction.The Cooking Place.Chapter 1. Getting Started with Dreamweaver MX.Chapter 2. Creating a Website.Chapter 3. Site Structure, Navigation, and Content.Chapter 4. Stylesheets and Templates.Chapter 5. Using Layers and Frames for Layout.Chapter 6. Behaviors and Dynamic Effects.Chapter 7. User Interaction with ASP and Forms.The Soccer Site.Chapter 8. Adding Logic to Your ASP Pages.Chapter 9. Keeping Track of Users.Chapter 10. Securing Websites.Chapter 11. Personalizing Websites.Chapter 12. Getting Information from a Database.Chapter 13. Displaying Data in Web Pages.Chapter 14. Storing Information in a Database.MediaEdge and Building Blocks.Chapter 15. Effective Site Design and Architecture: A ModularSystem.Chapter 16. Creating the Building Block.Chapter 17. Creating a Content Management System.Chapter 18. Completing the Building Block Str ucture.Chapter 19. Going Beyond - Dreamweaver MX Extensions.Appendices.Appendix A. Using ASP.NET with Dreamweaver MX.Appendix B. PHP and MySQL.Appendix C. JavaServer Pages.Appendix D. Using ColdFusion MX with Dreamweaver MX.Appendix E. Using a Remote Server.Index.

Erscheint lt. Verlag 4.8.2004
Sprache englisch
Themenwelt Mathematik / Informatik Informatik Programmiersprachen / -werkzeuge
Informatik Web / Internet Web Design / Usability
Schlagworte Computer Science • Dreamweaver MX • Informatik • Programmierung u. Software-Entwicklung • Programming & Software Development
ISBN-10 0-7645-5879-X / 076455879X
ISBN-13 978-0-7645-5879-5 / 9780764558795
Haben Sie eine Frage zum Produkt?
PDFPDF (Adobe DRM)

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Alles, was Sie über Gestaltung im Web wissen sollten

von Björn Rohles; Jürgen Wolf

eBook Download (2023)
Rheinwerk Design (Verlag)
CHF 21,90
was alle wissen sollten, die Websites und Apps entwickeln

von Jens Jacobsen; Lorena Meyer

eBook Download (2024)
Rheinwerk Computing (Verlag)
CHF 29,20
das Handbuch zur Webgestaltung

von Martin Hahn

eBook Download (2024)
Rheinwerk Design (Verlag)
CHF 36,55