Programming Chrome Apps: [develop cross-platform apps for Chrome]
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Sebastopol, Calif. [u.a.]
O'Reilly
2015
|
Ausgabe: | 1. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | XIII, 256 S. Ill. |
ISBN: | 9781491904282 1491904283 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV042365449 | ||
003 | DE-604 | ||
005 | 20150306 | ||
007 | t | ||
008 | 150217s2015 xxua||| |||| 00||| eng d | ||
016 | 7 | |a 1059839296 |2 DE-101 | |
020 | |a 9781491904282 |c Pb. : EUR 32.00 (DE) (freier Pr.), EUR 32.90 (AT) (freier Pr.) |9 978-1-491-90428-2 | ||
020 | |a 1491904283 |9 1-4919-0428-3 | ||
035 | |a (OCoLC)915573481 | ||
035 | |a (DE-599)DNB1059839296 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a xxu |c XD-US | ||
049 | |a DE-11 | ||
084 | |a ST 252 |0 (DE-625)143627: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
100 | 1 | |a Rochkind, Marc |e Verfasser |0 (DE-588)1043810749 |4 aut | |
245 | 1 | 0 | |a Programming Chrome Apps |b [develop cross-platform apps for Chrome] |c Marc Rochkind |
250 | |a 1. ed. | ||
264 | 1 | |a Sebastopol, Calif. [u.a.] |b O'Reilly |c 2015 | |
300 | |a XIII, 256 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Google Chrome |0 (DE-588)7631519-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a App |g Programm |0 (DE-588)7705206-7 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Google Chrome |0 (DE-588)7631519-8 |D s |
689 | 0 | 1 | |a App |g Programm |0 (DE-588)7705206-7 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=4806464&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027801808&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-027801808 |
Datensatz im Suchindex
_version_ | 1806330511589638144 |
---|---|
adam_text |
Titel: Programming Chrome apps
Autor: Rochkind, Marc
Jahr: 2015
Table of Contents Preface. ix 1. Your First Chrome App. 1 From Web Apps to Chrome Apps 1 Running a Chrome App 4 Using the Chrome Dev Editor 6 Differences Among Chrome Apps, Chrome Extensions, and Hosted Apps 9 Chrome App Restrictions 11 More on the Manifest 12 Permissions 13 Debugging Chrome Apps 14 Chrome Release Channels 18 Publishing a Chrome App 18 Self-Publishing 18 Publishing on the Chrome Web Store 19 Chapter Summary 20 2. Local Files, Sync Files, and External Files. 21 Local Files 22 FileSystem and DirectoryEntry 24 Showing Transient Messages 26 Getting DirectoryEnlrys 28 Getting FileEntrys and Creating FileWriters 29 Writing a File with the FileWriter API 29 Reading a File 31 Auto-Saving and Idle Events 32 Sync Files 34 How Syncing Works 34 Making the Note App Sync 36
Listening for the FileStatusChanged Event 38 Showing File Status 41 Finding Remote Copies on Google Drive 42 External Files 42 A Simple Editor 43 Choosing Files and Directories 47 Adding Backup by Using Retained File Entries 50 Chapter Summary 54 Local Storage, Sync Storage, and IndexedDB. .55 Local and Sync Storage 55 Setting and Getting Local Storage 56 Implementing setParams and getParams 57 Adding Color Options to the Simple Editor App 58 Sync Storage 63 Removing Items and Clearing Storage 64 IndexedDB 64 IndexedDB Objects and Method Chaining 65 Opening a Database 65 Adding Objects in a Transaction 66 Retrieving Objects by Using an Index 68 Mailing List Example 68 Handling Forms 69 Adding and Updating Records 71 Deleting Records 72 Counting Records 72 Searching and Ranges 73 Deleting a Database 76 Importing Data 77 Exporting Data 78 Chapter Summary 80 Networking and Messaging. . 81 Socket API 81 1 low RSI) Sockets Works 82 Chrome Socket API 82 Modules and Module Loading 86 Wrapping the Socket AIM as an Object in a Module 88 A Weather Report App 91 I he X\1I HttpRequesl API 94 Identity API 96 Accessing die Eacehook API 97 vi ! Table of Contents
A Facebook Photos App 102 Accessing Google APIs 106 WebSockets 109 WebSockets API 110 Example WebSocket Server 110 Example WebSocket Client 111 Google Cloud Messaging 114 Example Application Server 116 Example Client 116 Summary of IDs, Numbers, and Keys 120 App-to-App Messaging 121 Notifications 123 Chapter Summary 125 5. Graphics and Imaging. . 127 Outputting Graphics 127 Calendar Example 127 Rendering the Calendar as Text 131 Rendering the Calendar as a Table 133 Rendering the Calendar as Positioned HTML 140 HTML5 Canvas 142 A Simple Canvas Example 143 Drawing the Calendar by Using a Canvas 147 Scalable Vector Graphics (SVG) 149 Another SVC Example 150 Differences Between Canvas and SVG 152 Drawing the Calendar by Using SVG 154 Creating PDFs 157 A Simple PDF Example 158 Outputting the Calendar as a PDF 164 Working with Images 167 Accessing Image Thumbnails and Metadata 167 Image Rendering Quality 171 The mediaGalleries API 173 The Principal mediaGalleries API Methods 173 A Media Browser 176 Chapter Summary 185 6. Miscellaneous APIs. . 187 Alarms 187 Context Menus 190 Location 192 Table of Contents | vii
Text-to-Speech 194 System Queries 197 Camera 200 Bluetooth, USB, and Serial APIs 202 Internationalization and Localization 207 Internationalizing and Localizing Strings 208 Internationalizing Numbers 212 Internationalizing Dates 214 Chapter Summary 217 A. Modal Dialogs.219 B. Registering Chrome Apps with Google. 227 C. Using Google Cloud Messaging.233 D. Using Cordova to Build Chrome Apps for Mobile Devices. 243 Index. 249 viii Table of Contents |
any_adam_object | 1 |
author | Rochkind, Marc |
author_GND | (DE-588)1043810749 |
author_facet | Rochkind, Marc |
author_role | aut |
author_sort | Rochkind, Marc |
author_variant | m r mr |
building | Verbundindex |
bvnumber | BV042365449 |
classification_rvk | ST 252 |
ctrlnum | (OCoLC)915573481 (DE-599)DNB1059839296 |
discipline | Informatik |
edition | 1. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV042365449</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20150306</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">150217s2015 xxua||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1059839296</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781491904282</subfield><subfield code="c">Pb. : EUR 32.00 (DE) (freier Pr.), EUR 32.90 (AT) (freier Pr.)</subfield><subfield code="9">978-1-491-90428-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1491904283</subfield><subfield code="9">1-4919-0428-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)915573481</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1059839296</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">XD-US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-11</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 252</subfield><subfield code="0">(DE-625)143627:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Rochkind, Marc</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1043810749</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Programming Chrome Apps</subfield><subfield code="b">[develop cross-platform apps for Chrome]</subfield><subfield code="c">Marc Rochkind</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Sebastopol, Calif. [u.a.]</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">2015</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIII, 256 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Google Chrome</subfield><subfield code="0">(DE-588)7631519-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">App</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)7705206-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Google Chrome</subfield><subfield code="0">(DE-588)7631519-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">App</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)7705206-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=4806464&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027801808&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-027801808</subfield></datafield></record></collection> |
id | DE-604.BV042365449 |
illustrated | Illustrated |
indexdate | 2024-08-03T02:10:15Z |
institution | BVB |
isbn | 9781491904282 1491904283 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027801808 |
oclc_num | 915573481 |
open_access_boolean | |
owner | DE-11 |
owner_facet | DE-11 |
physical | XIII, 256 S. Ill. |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | O'Reilly |
record_format | marc |
spelling | Rochkind, Marc Verfasser (DE-588)1043810749 aut Programming Chrome Apps [develop cross-platform apps for Chrome] Marc Rochkind 1. ed. Sebastopol, Calif. [u.a.] O'Reilly 2015 XIII, 256 S. Ill. txt rdacontent n rdamedia nc rdacarrier Google Chrome (DE-588)7631519-8 gnd rswk-swf App Programm (DE-588)7705206-7 gnd rswk-swf Google Chrome (DE-588)7631519-8 s App Programm (DE-588)7705206-7 s DE-604 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=4806464&prov=M&dok_var=1&dok_ext=htm Inhaltstext HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027801808&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Rochkind, Marc Programming Chrome Apps [develop cross-platform apps for Chrome] Google Chrome (DE-588)7631519-8 gnd App Programm (DE-588)7705206-7 gnd |
subject_GND | (DE-588)7631519-8 (DE-588)7705206-7 |
title | Programming Chrome Apps [develop cross-platform apps for Chrome] |
title_auth | Programming Chrome Apps [develop cross-platform apps for Chrome] |
title_exact_search | Programming Chrome Apps [develop cross-platform apps for Chrome] |
title_full | Programming Chrome Apps [develop cross-platform apps for Chrome] Marc Rochkind |
title_fullStr | Programming Chrome Apps [develop cross-platform apps for Chrome] Marc Rochkind |
title_full_unstemmed | Programming Chrome Apps [develop cross-platform apps for Chrome] Marc Rochkind |
title_short | Programming Chrome Apps |
title_sort | programming chrome apps develop cross platform apps for chrome |
title_sub | [develop cross-platform apps for Chrome] |
topic | Google Chrome (DE-588)7631519-8 gnd App Programm (DE-588)7705206-7 gnd |
topic_facet | Google Chrome App Programm |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=4806464&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027801808&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT rochkindmarc programmingchromeappsdevelopcrossplatformappsforchrome |