Cargando…

Sencha Touch 2 Mobile JavaScript framework /

In Detail Sencha Touch is a versatile HTML5-based framework for developing mobile web apps. Sencha Touch 2 has raised the bar for developing rich mobile web applications with HTML5. Using this framework you can develop mobile web apps that look and feel like native apps on iOS, Android, Blackberry,...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Clark, John Earl (Autor), Johnson, Bryan P. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2013.
Colección:Community experience distilled
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBOOKCENTRAL_ocn864381657
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|||||||||
008 131129s2013 enk o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d YDXCP  |d HEBIS  |d E7B  |d DEBSZ  |d S4S  |d MEAUC  |d N$T  |d OCLCQ  |d OCLCF  |d OCLCQ  |d COO  |d KNOVL  |d OCLCQ  |d AGLDB  |d ICA  |d N$T  |d ZCU  |d N$T  |d AZK  |d FEM  |d MOR  |d PIFAG  |d MERUC  |d OCLCQ  |d OCL  |d U3W  |d D6H  |d STF  |d VTS  |d ICG  |d NLE  |d INT  |d VT2  |d UKMGB  |d OCLCQ  |d OCLCO  |d G3B  |d S9I  |d TKN  |d OCLCQ  |d OCLCO  |d DKC  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO  |d OCLCL  |d OCLCQ 
016 7 |a 018005191  |2 Uk 
016 7 |a 018006476  |2 Uk 
019 |a 961588542  |a 968096039  |a 968999118  |a 1259110639 
020 |a 9781782160755  |q (electronic bk.) 
020 |a 1782160752  |q (electronic bk.) 
020 |a 1306166063 
020 |a 9781306166065 
020 |a 9781783282500 
020 |a 1783282509 
020 |a 9781680153644 
020 |a 1680153641 
020 |z 9781782160748 
020 |z 1782160744 
029 1 |a AU@  |b 000055935608 
029 1 |a DEBBG  |b BV044065184 
029 1 |a DEBBG  |b BV044065200 
029 1 |a DEBSZ  |b 399568646 
029 1 |a DEBSZ  |b 493133453 
029 1 |a UKMGB  |b 018005191 
029 1 |a UKMGB  |b 018006476 
035 |a (OCoLC)864381657  |z (OCoLC)961588542  |z (OCoLC)968096039  |z (OCoLC)968999118  |z (OCoLC)1259110639 
050 4 |a QA76.59 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.76  |2 23 
049 |a UAMI 
100 1 |a Clark, John Earl,  |e author. 
245 1 0 |a Sencha Touch 2 Mobile JavaScript framework /  |c John Earl Clark, Bryan P. Johnson. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2013. 
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 
347 |a text file 
490 0 |a Community experience distilled 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed July 27, 2017). 
520 |a In Detail Sencha Touch is a versatile HTML5-based framework for developing mobile web apps. Sencha Touch 2 has raised the bar for developing rich mobile web applications with HTML5. Using this framework you can develop mobile web apps that look and feel like native apps on iOS, Android, Blackberry, and Windows Mobile. It is built for enabling world-class user experiences. "Sencha Touch 2 Mobile JavaScript Framework" is a step-by-step tutorial that will show you how to use Sencha Touch to produce attractive, exciting, native-quality, user friendly, easy-to-use mobile applications, that will keep your visitors coming back for more. There is sample code provided and explained with essential screenshots for better and quicker understanding. "Sencha Touch 2 Mobile JavaScript Framework" will provide you with a hands-on approach to learning the language, taking you through the basic concepts and designs, to building a complete application from scratch. We start with a foundation of JavaScript basics and work our way through the various components and features of Sencha Touch. We will explore how to leverage the Sencha Cmd utility to create applications quickly and cleanly. We will talk about how to get data in and out of your application, how to create new styles and themes, and even how to compile an application for sale on the various app stores. "Sencha Touch 2 Mobile JavaScript Framework" will make you an expert application developer, using clear examples, code, and concepts. Approach Full of explained code and enriched with screenshots, this book is the practical way to take your Sencha Touch skills to the next level. Who this book is for If you want to gain practical knowledge for using the Sencha Touch mobile web application framework, and you are familiar with HTML and CSS, then this book is for you. It is assumed that you know how to use touchscreens, touch events, and mobile devices such as Apple iOS and Google Android 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Let's Begin with Sencha Touch; Frameworks; Building from a foundation; Building with a plan; Building with a community; Mobile application frameworks; Native application versus web application; Web-based mobile frameworks; Web frameworks and touch technology; Designing applications for mobile devices and touch technology; Why touch?; Getting started with Sencha Touch; The API; Examples; The Kitchen Sink application; Learn; Forums; Setting up your development environment. 
505 8 |a Setting up web sharing on Mac OS XInstalling a web server on Microsoft Windows; Download and install the Sencha Touch framework; Additional tools for developing with Sencha Touch; Safari and Chrome Developer Tools; JavaScript Console; The Network tab; The web inspector; The Resources tab; Other Sencha products; Sencha Cmd; Sencha Architect; Sencha Animator; Third-party developer tools; Notepad++; WebStorm; Xcode 5; Android Emulator; YUI test; Jasmine; JSLint; Summary; Chapter 2: Creating a Simple Application; Setting up the application; Getting started with Sencha Cmd. 
505 8 |a Creating the app.js fileCreating the Main.js file; Exploring the tab panel; Adding a panel; Controlling the look with layouts; Using a fit layout; Using a vbox layout; Using an hbox layout; Testing and debugging the application; Parse errors; Case sensitivity; Missing files; The web inspector console; Updating the application for production; Putting the application into production; Summary; Chapter 3: Styling the User Interface; Styling components versus themes; UI styling for toolbars and buttons; Adding the toolbar; Styling buttons; The tab bar; Sencha Touch themes. 
505 8 |a Introducing Sass and CompassVariables in Sass; Mixins in Sass; Nesting in Sass; Selector inheritance in Sass; Compass; Sass + Compass = themes; Setting up Sass and Compass; Installing Ruby on Windows; Creating a custom theme; Base color; Mixins and the UI configuration; Adding new icons; Variables; More Sass resources; Default themes and theme switching; Images on multiple devices with Sencha.io Src; Specifying sizes with Sencha.io Src; Sizing by formula; Sizing by percentage; Changing file types; Summary; Chapter 4: Components and Configurations; The base component class. 
505 8 |a Taking another look at layoutsCreating a card layout; Creating an hbox layout; Creating a vbox layout; Creating a fit layout; Adding complexity; The TabPanel and Carousel components; Creating a TabPanel component; Creating a Carousel component; Creating a FormPanel component; Adding a DatePicker component; Adding sliders, spinners, and toggles; The MessageBox and Sheet components; Creating a MessageBox component; Creating a Sheet component; Creating an ActionSheet component; Creating a Map component; Creating lists; Adding grouped lists; Adding nested lists. 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a Knovel  |b ACADEMIC - Software Engineering 
630 0 0 |a WebSphere. 
630 0 7 |a WebSphere  |2 fast 
650 0 |a Application software  |x Development. 
650 0 |a Web site development. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Sites Web  |x Développement. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Web site development  |2 fast 
700 1 |a Johnson, Bryan P.,  |e author. 
758 |i has work:  |a Sencha Touch 2 Mobile JavaScript framework (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCFYg863x6CDhJRDRWmBGd3  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 |z 1782160744 
776 0 |z 1306166063 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1572906  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26849398 
938 |a EBSCOhost  |b EBSC  |n 673018 
938 |a YBP Library Services  |b YANK  |n 11412775 
994 |a 92  |b IZTAP