What this book covers
Setting up your development environment (Simple) will get your workstation ready for the book.
Getting started with PHP (Simple) will discuss the project and the code we'll write and use.
Using responsive web design (Simple) will give a brief overview of responsive web design and how to use it.
Getting started with Modernizr (Simple) will explain how to get started with the feature detection library, Modernizr.
Finding your visitors with Modernizr (Intermediate) will help you to use Modernizr for geolocation support detection.
Checking for web storage with Modernizr (Intermediate) will discuss using Modernizr to see if the device supports HTML's web storage.
Getting started with WURFL (Intermediate) will enable you to use the WURFL Cloud service from ScientiaMobile for device detection.
Using WURFL to check for Apple devices (Intermediate) will provide guidance for checking to see if the visitor is using an iOS device.
Bringing responsive design with PHP (Simple) will enable you to start putting all the pieces together for your site.
Laying out our page with RESS (Intermediate) will enable you to use Modernizr and PHP to start laying out your website.
Displaying images (Intermediate) will teach you how to use PHP to display different sized images.
Getting visitor feedback (Advanced) will help us to display a form that is geared towards the device the user is using.
Wrapping it up (Simple) will summarize your work and guide you where to go from here.