|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn776607621 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
120214s2012 enk o 000 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCLCQ
|d OCLCF
|d OCLCQ
|d COO
|d YDXCP
|d OCLCQ
|d AGLDB
|d Z5A
|d JBG
|d OCLCQ
|d VTS
|d NLE
|d UKMGB
|d STF
|d M8D
|d UKAHL
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB6G4294
|2 bnb
|
016 |
7 |
|
|a 018014175
|2 Uk
|
020 |
|
|
|a 9781849691970
|q (electronic bk.)
|
020 |
|
|
|a 1849691975
|q (electronic bk.)
|
020 |
|
|
|z 1849691967
|
020 |
|
|
|z 9781849691963
|
029 |
1 |
|
|a AU@
|b 000049903934
|
029 |
1 |
|
|a AU@
|b 000050963660
|
029 |
1 |
|
|a DEBBG
|b BV043149572
|
029 |
1 |
|
|a DEBSZ
|b 421452382
|
029 |
1 |
|
|a GBVCP
|b 803893884
|
029 |
1 |
|
|a UKMGB
|b 018014175
|
035 |
|
|
|a (OCoLC)776607621
|
037 |
|
|
|a 9781849691970
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a TK5105.8883
|b .C48 2012eb
|
072 |
|
7 |
|a COM
|x 051270
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051320
|2 bisacsh
|
082 |
0 |
4 |
|a 006.7/4
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Chuan, Shi.
|
245 |
1 |
0 |
|a Html5 mobile development cookbook :
|b over 60 recipes for building fast, responsive HTML5 mobile websites for iPhone 5, Android, Windows Phone and Blackberry /
|c Shi Chuan.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing Limited,
|c ©2012.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
0 |
|t HTML5 Mobile Development Cookbook --
|t HTML5 Mobile Development Cookbook --
|t Credits --
|t About the Reviewers --
|t www.PacktPub.com --
|t Support files, eBooks, discount offers and more --
|t Why Subscribe --
|t Free Access for Packt account holders --
|t What this book covers --
|t What you need for this book --
|t Who this book is for --
|t Conventions --
|t Reader feedback --
|t Customer support --
|t Downloading the example code for this book --
|t Errata --
|t Piracy --
|t Questions --
|g 1.
|t HTML5 and the Mobile Web --
|t Introduction --
|t Identifying your target mobile devices
|
505 |
0 |
0 |
|t Which platforms and browsers are most commonly used by visitors on my website How many people access my website from a mobile device that is capable of supporting modern scripting --
|t Alternatives to Google Analytics --
|t Accuracy of Google Analytics --
|t Server loading speed concern --
|t Setting up mobile development tools --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more ... --
|t Device simulator/emulator download lookup table --
|t Browser simulator/emulator download lookup table --
|t Remote testing --
|t BlackBerry simulator --
|t Getting ready --
|t How to do it ... --
|t Setting up the mobile development environment
|
505 |
0 |
0 |
|t Getting readyHow to do it ... --
|t How it works ... --
|t There's more ... --
|t Testing on a Safari desktop --
|t List of community-based collection of emulators/simulators --
|t List of emulators/simulators collection by Firtman --
|t Using HTML5 on the mobile web --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more ... --
|t HTML5 and version number --
|t Mobile doctypes --
|t Free resources to learn HTML5 --
|t Rendering HTML5 across different browsers --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more ... --
|t HTML5 CSS reset --
|t Enable block-level HTML5 elements in older IE --
|t Modernizr --
|t Designing for mobile --
|t Getting ready
|
505 |
0 |
0 |
|t How to do it ... How it works ... --
|t There's more ... --
|t Desktop-first site --
|t Mobile-first site --
|t One web approach --
|t Defining a content strategy --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more ... --
|t Browser grade --
|t Mobile matrices --
|g 2.
|t Mobile Setup and Optimization --
|t Introduction --
|t Adding a home screen button icon --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more ... --
|t Everything you always wanted to know about touch icons --
|t Official documentation about Apple touch icons --
|t Apple Custom Icon and Image Creation Guidelines --
|t See also --
|t Preventing text resize --
|t Getting ready --
|t How to do it
|
505 |
0 |
0 |
|t How it works ... There's more ... --
|t Windows Mobile --
|t Making it future proof --
|t px em, which is better --
|t Optimizing viewport width --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more ... --
|t IE for Windows Phone viewport blog post --
|t Safari documentation --
|t Blackberry documentation --
|t Fixing Mobile Safari screen re-flow scale --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more ... --
|t A slightly improved version --
|t An even better version --
|t A word for jQuery Mobile --
|t Launching phone-specific programs from the browser --
|t Getting ready --
|t How to do it ... --
|t How it works ... --
|t There's more
|
505 |
0 |
0 |
|t Mobile Safari URL scheme.
|
520 |
|
|
|a The book is written in a cookbook style, presenting examples in the style of recipes, allowing you to go directly to your topic of interest, or follow topics throughout a chapter to gain in-depth knowledge. Developers keen to create HTML5 mobile websites that are fast and responsive across a whole range of mobile devices.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a HTML editors (Computer programs)
|
650 |
|
0 |
|a Web sites
|x Authoring programs.
|
650 |
|
6 |
|a Éditeurs HTML (Logiciels)
|
650 |
|
6 |
|a Sites Web
|x Systèmes-auteur.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x HTML.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x XML.
|2 bisacsh
|
650 |
|
7 |
|a HTML editors (Computer programs)
|2 fast
|
650 |
|
7 |
|a Web sites
|x Authoring programs
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Chuan, S.
|t Html5 mobile development cookbook.
|d [S.l.] : Packt Publishing Limited, 2011
|z 1849691967
|w (OCoLC)756180759
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=433624
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26944295
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 433624
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7444731
|
994 |
|
|
|a 92
|b IZTAP
|