万本电子书0元读

万本电子书0元读

顶部广告

RESS Essentials电子书

售       价:¥

0人正在读 | 0人评论 9.8

作       者:Joanna Krenz-Kurowska

出  版  社:Packt Publishing

出版时间:2013-10-25

字       数:46.5万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This is a step-by-step, practical guide which will introduce you to RESS and its key features.This book is aimed primarily at web developers interested in writing applications that leverage both client- and server-side code to optimise content for various devices.
目录展开

RESS Essentials

Table of Contents

RESS Essentials

Credits

About the Authors

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Why Does RWD Change the Internet?

The RESS idea

Controversies

"Separate mobile websites are a good thing"

"RWD is too difficult"

"RWD means degrading design"

RWD benefits

Freedom for designers

Invest less, reach out to a larger audience

Users

Developers

RWD evolution and experiments

Summary

2. Sample RWD Setup for Client-Side Development

Bootstrap custom compilation setup

Testing the Bootstrap grid system

Integrating Gridpak

Implementing responsive design

Summary

3. Server Side Setup – Device Detection Libraries

The AGPL licensed "OnSite" version of the WURFL library

The WURFL Cloud version

YABFDL – Detector

Summary

4. Sample RESS Page

WURFL plus screen size detection

Dave Olsen's Detector

Pure JavaScript screen size test

Utility functions

Dave Olsen's Detector plus WURFL

Summary

5. Responsive Images Client- and Server-Side Approaches

Scaling responsive images is not linear

Plain CSS and Media queries – a solution with limited browser support

The <picture> tag proposition

Picturefill that mimics the <picture> tag behavior with HTML5 and JS

Automated creation of responsive images

Server Side – using one of our example RESS systems

Summary

6. Performance

Optimizing website towards screen size or bandwidth?

Optimizing images

Optimizing image dimensions

Optimizing image compression

Optimizing the file format

Avoiding the use of images

Reducing the number of images

Media queries optimization

Testing

Summary

7. Extending with jQuery

Twitter Bootstrap components and plugins

Responsive tables

Converting a table to an accordion element with jQuery

Masonry

Summary

8. Employing a REST API for RWD

REST API

Slim PHP framework and integrating the RESS module

Defining API with the Slim framework

Gateway file and path setup

Implementing routes

Adding photos

What is it good for?

Summary

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部