Adobe Dreamweaver CS5.5 Studio Techniques and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £7.25 Amazon.co.uk Gift Card
Adobe Dreamweaver CS5.5 Studio Techniques: Designing and Developing for Mobile with JQuery, HTML5, and CSS3
 
 
Start reading Adobe Dreamweaver CS5.5 Studio Techniques on your Kindle in under a minute.

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

Adobe Dreamweaver CS5.5 Studio Techniques: Designing and Developing for Mobile with JQuery, HTML5, and CSS3 [Paperback]

David Powers

RRP: £26.99
Price: £22.94 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.05 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 4 left in stock--order soon (more on the way).
Want guaranteed delivery by Tuesday, May 29? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £16.43  
Paperback £22.94  
Trade In this Item for up to £7.25
Trade in Adobe Dreamweaver CS5.5 Studio Techniques: Designing and Developing for Mobile with JQuery, HTML5, and CSS3 for an Amazon.co.uk gift card of up to £7.25, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Adobe Dreamweaver CS5.5 Studio Techniques: Designing and Developing for Mobile with JQuery, HTML5, and CSS3 + Dreamweaver CS5.5: The Missing Manual (Missing Manuals) + Adobe Dreamweaver CS5 Classroom in a Book (Classroom in a Book (Adobe))
Price For All Three: £81.95

Show availability and delivery details

Buy the selected items together


Product details


More About the Author

David Powers
Discover books, learn about writers, and more.

Visit Amazon's David Powers Page

Product Description

Product Description

It’s widely predicted that mobile phones and tablets will overtake desktop PCs as the most common Web access devices within the next two or three years. Adobe is responding to this dramatic shift by focusing on new tools to develop websites for multiple platforms with HTML, CSS, and JavaScript in Dreamweaver CS5.5. In particular, Dreamweaver engineers have been working closely with the developers of jQuery, the de-facto standard JavaScript framework, to develop jQuery Mobile. This is a new JavaScript/CSS framework designed to create websites and applications that work consistently in all major mobile platforms, including iPhone, Android, BlackBerry, and Symbian (Nokia). This book explores in depth the integration of jQuery Mobile in Dreamweaver, together with other new features aimed at building websites that work across multiple devices.
 
Using a series of practical examples, the book will show how to optimize an existing website for display in desktops, tablets, and mobile phones, using CSS media queries. Readers will also learn how to create a dedicated mobile site using jQuery Mobile. Although Dreamweaver will generate much of the necessary code automatically, the book will explain the structure of jQuery Mobile websites and web applications, so that developers can go beyond the basics to add custom functionality and design features. The book will also utilize the core jQuery framework, demonstrating how the new jQuery code hinting in Dreamweaver CS5.5 speeds up the development process for experienced developers and acts as a learning aid for those new to jQuery. Readers will learn how to convert a jQuery Mobile web application into a native app (that can be loaded on an iPhone or Android device) using PhoneGap, another open source framework.

About the Author

David Powers is the author of ten highly regarded books about web development, concentrating mainly on Dreamweaver, PHP, and CSS, including HTML5, CSS3, and jQuery with Dreamweaver CS5.5: Learn by Video (Adobe Press, 2011). He has also contributed to four other books on web design. David enjoys a strong relationship with senior members of the Dreamweaver engineering and product management team. He’s an Adobe Community Professional and Adobe Certified Instructor for Dreamweaver, and a PHP 5.3 Zend Certified Engineer.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(1)
(1)
(1)

Your tags: Add your first tag
 


Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  3 reviews
7 of 7 people found the following review helpful
Dreamweaver does the heavy lifting 12 Nov 2011
By Teresa Anderson - Published on Amazon.com
Format:Paperback
Designing and Developing for Mobile with jQuery, HTML5 and CSS3 Studio Techniques by David Powers is a book that explanes how to create websites to be compatible among older and newer browsers, phones and tablet devises.

This book is broken into three sections. The first section explains HTML5 and CSS3. Section two goes into compatibility issues between browsers, supported elements and goes into work-arounds to make the site work in all. The third section goes into jQuery Mobile (a JavaScript/CSS framework) for converting websites into native mobile applications.

This book is aimed at using Dreamweaver to do the heavy lifting to create these assets so that the user doesn't need to know the technical coding. This is a well explained book with great examples.
2 of 2 people found the following review helpful
Lots of good info, feels a bit disorganized 18 Dec 2011
By Brian - Published on Amazon.com
Format:Kindle Edition|Amazon Verified Purchase
I am about 2/3 of the way through the book and overall it is very satisfying. There is also lots of good secondary info. I would have given it 5 stars, but it feels like there could have been better QC done.

Several times it seemed I was not segued real well between topics. In the downloaded files, there were multiple cases when required files weren't carried forward or the example files weren't checked thoroughly. So, they don't run as expected or at all. To be fair, some of the latter could be because of changes in JQuery since publication.

The above aside, it's a good book and worth the money spent.
7 of 12 people found the following review helpful
Packed with useful information 17 Sep 2011
By Austin Adobe User Group - Published on Amazon.com
Format:Paperback
I have been reading David Powers books for years and he is one author that I trust with communicating knowledge in a plain down-to-earth approach.

David is always ahead of the curve when you want to learn new technologies. This book is one of the first books that is being published regarding Adobe CS5.5. While at first glance you may think that the size of the book is limited to the amount of information that can be covered. However, many books are more "fluff than stuff." Not so with this book, every page is packed with useful information that can propel you ahead of your competition on new and emerging technologies (i.e., jQuery Mobile, HTML5, CSS3, PhoneGap, etc.).

The book is divided into three sections. The first section gives a summary of HTML5 and CSS3 with techniques on how to make them compatible with their older counter-parts (XHTML and CSS2).

The second section highlights the different between graceful degradation and progressive enhancement. While many designers and developers use these terms interchangeable, there is a subtle difference between the two. Graceful degradation is based on the premise that if a feature is not supported by a particular browser, a fallback solution will prevent the design from failing completely. With Progressive Enhancement; however, a website is designed to work on all current browsers from the outset and additional "enhancements" are "progressively" added based on browser capabilities or when a user upgrade to a newer browser. New enhancements to media queries are also discussed. Media queries allow designers to style a page based on the type of media a viewer in currently using, typically, a computer, a tablet or a smartphone. A brief discussion of how to make a web site available offline is also included in this section.

The third section, which is my favorite, expound on how to using jQuery Mobile (a JavaScript/CSS framework) to create an application for mobile devices and how to use PhoneGap to convert it to a native mobile application for Android or Apple devices. Users are now able to create simple apps with Dreamweaver without having to know how to code in applications like Flash, Flash Builder, Java, etc.

Customer Discussions

This product's forum
Discussion Replies Latest Post
what is the best adobe indesign book to purchase ? 1 19 Jun 2011
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges