Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Foundation PHP for Dreamweaver 8, David Powers


Варианты приобретения
Цена: 4750.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: David Powers
Название:  Foundation PHP for Dreamweaver 8
ISBN: 9781590595695
Издательство: Springer
Классификация: ISBN-10: 1590595696
Обложка/Формат: Paperback
Страницы: 510
Вес: 0.85 кг.
Дата издания: 13.12.2005
Язык: English
Размер: 230 x 191 x 27
Основная тема: Computer Science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Confession time. When I first started developing dynamic websites with Dreamweaver UltraDev 4, I made a complete mess of things. I believed rather naively that Dreamweaver would do it all for me, and that all I needed to do was point and click. The first couple of projects actually went well, giving me a false sense of security. As soon as I attempted anything that didnt fit into the same p- tern as the basic tutorials, things began to go horribly wrong. Even though Ive always been happy working with code, one look inside Code view sent shivers up my spine. Part of the problem was that I didnt have a clear grasp of database structure or of what server-side technology really involved. The other part of the problem was that I was treating Dreamweaver as a WYSIWYG (What You See Is What You Get) program. If I saw something wasnt in the right place, I just highlighted it in Design view and hit DELETE. What I didnt realize was that this left behind messy code that caused even the simplest of applications to break. The more I deleted, the worse it got. I dont want that to happen to you. Thats why I wrote this book.


Foundation ASP for Dreamweaver 8

Автор: Rob Turnbull; Omar Elbaga
Название: Foundation ASP for Dreamweaver 8
ISBN: 1590595688 ISBN-13(EAN): 9781590595688
Издательство: Springer
Рейтинг:
Цена: 4750.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Do you want to learn about Microsoft's ASP and use it via Dreamweaver 8 to add the power of a database to your website? Use dynamic web forms to exchange data between you and your users? Build complete web applications? This book shows you how to do all that and more.

Dreamweaver 8 takes a lot of the hard work out of performing tasks such as integrating a database into your website, but it can't do everything. That's why this book not only shows you how to use all of Dreamweaver's functions, but also shows you how the underlying code functions, so you can then work around Dreamweaver's shortcomings. There's no attempt to turn you into a code guru, but you'll come away with sufficient knowledge of basic ASP to have the confidence to dive into the Dreamweaver code and tweak it to your own requirements. The emphasis is exclusively on ASP, so you don't waste any time on information that's not relevant to what you want to do.

Omar Elbaga and Rob Turnbull first take you through version 8 of Dreamweaver and how ASP fits into it, then look in-depth at setting up your work environment installing ASP, Access (and SQL Server), and the IIS web server, making sure they are all working together, and setting up a new web site via Dreamweaver. They then get to work, using several tutorials and real world examples, covering topics such as ASP essentials (knowing what ASP code looks like), working with forms, designing and implementing effective databases using Access and SQL Server, debugging and troubleshooting, and creating dynamic navigation, login, and search functionality.

Foundation Web Design with Dreamweaver 8

Автор: Craig Grannell
Название: Foundation Web Design with Dreamweaver 8
ISBN: 159059567X ISBN-13(EAN): 9781590595671
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Dreamweaver is Macromedia's bestselling web design/development environment. Dreamweaver has the capability to generate dynamic website code using server-side languages like ASP, PHP, and ASP.NET. We know that you don't always require a full database-driven site though, so this book focuses on using version 8 of Dreamweaver to design and create usable, standards-compliant websites using XHTML and CSS. One of the highlights of this version is much closer, tighter CSS/XHTML. This book will show you how to make the most of that feature.

After a brief introduction to the latest version of Dreamweaver, and how CSS and XHTML fit into it, Craig Grannell looks at using the software for your web design projects in a hands-on, task based manner.

ASP.NET Web Development with Macromedia Dreamweaver MX 2004

Автор: Kevin Marshall; Costas Hadjisotiriou; Rachel Andre
Название: ASP.NET Web Development with Macromedia Dreamweaver MX 2004
ISBN: 1590593480 ISBN-13(EAN): 9781590593486
Издательство: Springer
Рейтинг:
Цена: 4750.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: ASP. NET IS NOT ONLY the latest version of Microsoft's Active Server Pages {ASP), it is a whole new programming concept altogether. This incredibly popular server-side scripting language is based on the .NET Framework, and it com- bines unrivalled developer productivity with performance and reliability. Dream weaver MX 2004 is the newest version of the popular integrated web site design tool. It enables quick and efficient web site design and programming and comes with built -in support for ASP. NET and Xl\11 web services. Whether you are an experienced ASP.NET developer and Dreamweaver user or a beginner, this book guides you through the web-development process at the right level. It shows you how to rapidly develop ASP.NET web applications with a minimum of effort. You learn about the .NET Framework, how ASP.NET fits in and interacts with other components, and how to master the ASP.NET controls via Dreamweaver MX 2004. In summary, this book covers: - The .NET Framework - Using and extending the Dreamweaver MX 2004 interface - ASP.NET programming in VB .NET - Using and expanding ASP.NET controls - Interacting with databases - Using server behaviors in Dreamweaver MX 2004 - Creating data-driven ASP.NET applications - Incorporating Xl\11 web services - Coding with best practice principles Let's get started with an introduction to the new Dreamweaver MX 2004.

ASP Web Development with Macromedia Dreamweaver MX 2004

Автор: Rachel Andrew; Alan Foley; Rob Turnbull; Drew McLe
Название: ASP Web Development with Macromedia Dreamweaver MX 2004
ISBN: 1590593499 ISBN-13(EAN): 9781590593493
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

If you'd like to create your own dynamic web pages using the ASP server model, then let this book be your guide Whether you're just starting out with Dreamweaver and want to learn about ASP, or you're already proficient with Dreamweaver and want to begin programming dynamic websites, this book will broaden your website programming skills.

You'll learn Dreamweaver's ASP server behaviors and many best practices for developing with the CSS and XHTML web standards. You'll also absorb the basics of working with databases and the SQL language, and look closely at both Microsoft Access and Microsoft SQL Server. With this book as your guide, you will be able to create dynamic websites quickly, with Dreamweaver's built-in tools. You will also acquire a solid foundation in coding ASP by hand.

The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP

Автор: David Powers
Название: The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
ISBN: 1590598598 ISBN-13(EAN): 9781590598597
Издательство: Springer
Рейтинг:
Цена: 6008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The Macromedia community was unique. There was a synergy among developers, designers, marketers, and the Macromedia product teams that kept the product line alive and growing year after year. I say "was," because Macromedia is now part of Adobe. Since Adobe acquired Macromedia, the community has gotten larger. Adobe did not previously have a reputation for fostering a community spirit, however, even though the Adobe umbrella is now over the entire former-Macromedia product line, the community has flourished and become even more pervasive. Adobe now feels more like Macromedia than even Macromedia did, because Adobe has somehow taken the best of Macromedia and made it even better. With that acquisition, we have one of the largest software rollouts ever--the CS3 release, which combined all of Macromedia's biggest product lines with Adobe's biggest product lines into one massive release. If it were a normal product release cycle, that would be big news by itself, but with all the major enhancements in most of the products in the line, it's even bigger. Dreamweaver CS3 contains some great new features, most of which are covered extensively in this book, including the Spry tools, page layouts, and CSS tools. Dreamweaver CS3 (or Dreamweaver 9, if you're counting) is the first Adobe version of Dreamweaver, but aside from the Adobe name and the Photoshop integration, it is instantly recognizable as the same great program.

Foundation Dreamweaver MX 2004

Автор: George McLachlan; Craig Grannell; David Powers
Название: Foundation Dreamweaver MX 2004
ISBN: 1590593081 ISBN-13(EAN): 9781590593080
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Dreamweaver MX 2004 is the latest version of Macromedia's world-class visual web-authoring tool, which includes powerful yet easy-to-use database integration. Unlike many other books, Foundation Dreamweaver MX 2004 focuses on both sides of coin - no matter what your background, this book will give you a solid foundation in graphic design and layout issues as well as full training in the powerful server-side and database integration features that Dreamweaver offers. The truth is that in today's climate database integration is no more of an extra than faultless visual design, and this book is here to guide you through this new world, covering dynamic scripting with PHP and the popular MySQL database. This book covers:

* Site design and layout principles.

* Using templates and Cascading Style Sheets to create advanced site designs.

* Adding interactivity to pages with PHP script.

* Setting up PHP and MySQL to create powerful dynamic database-driven applications.

* Working with the new user interface.

Foundation Dreamweaver MX

Автор: Craig Grannell; Jerome Turner; Matt Stephens; Geor
Название: Foundation Dreamweaver MX
ISBN: 1590591976 ISBN-13(EAN): 9781590591970
Издательство: Springer
Рейтинг:
Цена: 3492.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Macromedia Dreamweaver MX merges the faultless visual layout tools of Dreamweaver and the powerful yet easy-to-use database integration offered by UltraDev into a product that is simply the most vital piece of software any web designer can own.

Unlike many other books, Foundation Dreamweaver MX concentrates on both sides of this alliance, looking to the future. No matter what your background, this book will give you a solid foundation in graphic design and layout issues as well as a full grounding in the powerful database integration features that Dreamweaver MX offers.

The truth is that database integration is no more of an extra in today's climate than faultless visual design, and this book is here to guide you through this new world, covering dynamic scripting with PHP and the popular MySQL database.

This book is suitable for both PC and Mac (OS X needed) platforms.

Whether a complete novice or a past user, after reading this book, youll be fluent in the full breadth of Dreamweaver MX's powerful functionality, a unique learning curve backed up by solid real-world case studies and tutorials.

What this book covers:

  • Site design and layout principles
  • Using templates and Cascading Style Sheets to create advanced site designs
  • Adding interactivity to pages with script
  • Setting up PHP and MySQL to create powerful dynamic database-driven applications

Dreamweaver MX makes this all possible, and Foundation Dreamweaver MX makes it easier than you could have imagined.

December 2002: Macromedia has released an update, available for download, which addresses a number of issues in Dreamweaver MX, including compatibity with Macromedia Contribute.

From Photoshop to Dreamweaver

Автор: Colin Smith; Catherine McIntyre
Название: From Photoshop to Dreamweaver
ISBN: 1590591747 ISBN-13(EAN): 9781590591741
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book`s core purpose is to teach the fundamentals of designing for the Web using Photoshop and Dreamweaver through a combination of theory and practical examples.

Dreamweaver MX 2004 Design Projects

Автор: Allan Kent; Rachel Andrew; Craig Grannell; Christo
Название: Dreamweaver MX 2004 Design Projects
ISBN: 1590594096 ISBN-13(EAN): 9781590594094
Издательство: Springer
Рейтинг:
Цена: 4750.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: friends of Ed

Dreamweaver MX: Advanced ASP Web Development

Автор: Edward Apostol; Daniel Short; Omar Elbaga; Rob Tur
Название: Dreamweaver MX: Advanced ASP Web Development
ISBN: 159059195X ISBN-13(EAN): 9781590591956
Издательство: Springer
Рейтинг:
Цена: 12577.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

The Dreamweaver Developer`s Instant Troubleshooter

Автор: Nancy Gill; Gareth Downes-Powell; Rachel Andrew; D
Название: The Dreamweaver Developer`s Instant Troubleshooter
ISBN: 1590592336 ISBN-13(EAN): 9781590592335
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 5 Chapter 1: Setting Up Site Definitions Before You Start . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . & Basic Site Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . & Basic HTML Site . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 Dynamic Site . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 Advanced Site Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 Local Info . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 Remote Info . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 Testing Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 Cloaking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 Design Notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 Site Map Layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 File View Columns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 Contribute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 The Edit Sites Window . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 Bringing It All Together . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 Top Questions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Chapter 2: Databases and Connections 21 Understanding Databases . . . . . . . . . . . . . . . . . . . . . .

ColdFusion Web Development with Macromedia Dreamweaver MX 2004

Автор: Peter de Haan; Curtis Hermann; Simon Horwith; Edoa
Название: ColdFusion Web Development with Macromedia Dreamweaver MX 2004
ISBN: 1590592379 ISBN-13(EAN): 9781590592373
Издательство: Springer
Рейтинг:
Цена: 4750.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: All source code for examples and case study will be openly available for download from www.apress.com.* In-depth final case study - in the final chapter we explore the planning, design, and implementation of an entire fully working website, using all of the code, concepts, and techniques learnt in earlier chapters.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия