|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn873843667 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
140318s2014 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d E7B
|d COO
|d N$T
|d OCLCO
|d DEBBG
|d DEBSZ
|d OCLCQ
|d OCLCO
|d OCLCQ
|d YDXCP
|d OCLCQ
|d OCLCA
|d OCLCQ
|d D6H
|d AGLDB
|d COCUF
|d ICA
|d CNNOR
|d OCLCQ
|d PIFAG
|d U3W
|d REB
|d STF
|d OCLCF
|d OCLCQ
|d VTS
|d CEF
|d INT
|d VT2
|d OCLCQ
|d UKMGB
|d G3B
|d TKN
|d OCLCQ
|d AU@
|d M8D
|d UKAHL
|d HS0
|d OCLCO
|d QGK
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018006377
|2 Uk
|
019 |
|
|
|a 880844257
|a 907232532
|a 1259123986
|
020 |
|
|
|a 9781782177616
|q (electronic bk.)
|
020 |
|
|
|a 1782177612
|q (electronic bk.)
|
020 |
|
|
|a 1782177604
|
020 |
|
|
|a 9781782177609
|
020 |
|
|
|z 9781782177609
|
029 |
1 |
|
|a CHNEW
|b 000690313
|
029 |
1 |
|
|a CHNEW
|b 000690315
|
029 |
1 |
|
|a DEBBG
|b BV042031915
|
029 |
1 |
|
|a DEBSZ
|b 414173767
|
029 |
1 |
|
|a DEBSZ
|b 484720066
|
029 |
1 |
|
|a GBVCP
|b 882839349
|
029 |
1 |
|
|a UKMGB
|b 018006377
|
035 |
|
|
|a (OCoLC)873843667
|z (OCoLC)880844257
|z (OCoLC)907232532
|z (OCoLC)1259123986
|
037 |
|
|
|a CL0500000403
|b Safari Books Online
|
050 |
|
4 |
|a QA76.59
|b .U33 2014
|
072 |
|
7 |
|a COM
|x 084000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 059000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.36
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Uddin, Muhammad Saif.
|
245 |
1 |
0 |
|a IBM Worklight mobile application development essentials :
|b develop efficient mobile applications using IBM Worklight /
|c Muhammad Saif Uddin, Talha Haroon.
|
260 |
|
|
|a Birmingham, UK :
|b Packt Pub.,
|c 2014.
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
490 |
1 |
|
|a Professional expertise distilled
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed March 11, 2014).
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Authors; Acknowledgement; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with IBM Worklight; The IBM Worklight solution; Worklight capabilities and supported platforms; Components of Worklight; Worklight Studio; Features of the Worklight Studio platform; Worklight Device Runtime; Worklight Server; Worklight Console; Worklight Application Center; Summary; Chapter 2: Installing Worklight; Installing IBM Worklight Consumer Edition; Installing IBM Installation Manager; Installing the IBM Worklight Server
|
505 |
8 |
|
|a Configuring the WebSphere Application Server (Liberty profile)Installing IBM Worklight Studio; Installing IBM Worklight Developer Edition; Installing Android SDK; Summary; Chapter 3: Creating a Basic Worklight Application; Creating a simple IBM Worklight application; Worklight project and application structure; Application resources; Rich Page Editor; Adding an environment; Verifying the server configuration; Building the application; Application skins; Previewing an application in the mobile simulator; Summary; Chapter 4: Customizing a Worklight Application; A quick overview of HTML5
|
505 |
8 |
|
|a The IBM Worklight client-side APIThe WLClient JavaScript client library; Exploring Dojo Mobile; Designing your first Dojo application; Adding an environment in IBM Worklight; Application resources; Application-descriptor; The main HTML file; Client scripts and stylesheets; The application icon; The splash screen; The Worklight client property file; Exploring the Android application environment; Summary; Chapter 5: Adding an Adapter; IBM Worklight Adapter concept; Exploring Adapter files; Types of Adapters; HTTP Adapters; SQL Adapters; Invoking the Adapter procedure
|
505 |
8 |
|
|a Calling Java code using an AdapterInvoking Java code from the Adapter; Summary; Chapter 6: Authentication and Security; Worklight security principles, concepts, and terminologies; Challenge handler; Authenticator; The login module; Authentication realms; Security test; Examining generated realms, security test, and login modules; Generating realms; Generating login modules; Generating security tests; Creating adapter-based authentication; Client side -- adapter authentication components; Challenge handler in Worklight; Form-based authentication; Security realm; The login module; Security test
|
505 |
8 |
|
|a Challenge handlerCustom authentication; Summary; Chapter 7: Advanced Features of IBM Worklight; Push notification; Device and platforms support; Worklight push notification concepts and terminology; WL client API; WL. BusyIndicator; WL. Logger; WL. SimpleDialog; Cordova plugins; Encrypted Offline Cache; Storage JSONStore; Summary; Index
|
520 |
|
|
|a This book will guide you through the process of building an application and customizing it with the help of lucid instructions on development, configuration, and administration with a practical, step-by-step approach. If you are a developer who wants to create mobile applications quickly, this is the book for you. Some basic knowledge about of web technologies and client -side languages such as JavaScript, CSS and HTML will serve you well.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Mobile computing
|x Programming.
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a Informatique mobile
|x Programmation.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x Desktop Applications
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Computer Engineering.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
700 |
1 |
|
|a Haroon, Talha.
|
776 |
0 |
8 |
|i Print version:
|a Uddin, Muhammad Saif.
|t IBM worklight mobile application development essentials : develop efficient mobile applications using IBM Worklight.
|d Birmingham, England : Packt Publishing Ltd, ©2014
|h iii, 126 pages
|z 9781782177609
|
830 |
|
0 |
|a Professional expertise distilled.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781782177609/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849728
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10839997
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 706612
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11673337
|
994 |
|
|
|a 92
|b IZTAP
|