1.

Record Nr.

UNISOBSOBE00031210

Autore

La_Torre, Massimo

Titolo

Messina come metafora e luogo idealtipico della politica / Massimo La Torre

Pubbl/distr/stampa

Soveria Mannelli, : Rubbettino, 2000

ISBN

8872849950

Descrizione fisica

116 p. ; 21 cm

Lingua di pubblicazione

Italiano

Formato

Materiale a stampa

Livello bibliografico

Monografia

2.

Record Nr.

UNINA9910797696003321

Autore

Kovalenko Andrey

Titolo

PhoneGap by example : use PhoneGap to apply web development skills and learn a variety of cross-platform mobile applications / / Andrey Kovalenko

Pubbl/distr/stampa

Birmingham, England ; ; Mumbai, India : , : Packt Publishing, , 2015

©2015

ISBN

1-78528-557-2

Descrizione fisica

1 online resource (368 p.)

Collana

Community Experience Distilled

Disciplina

621.38456

Soggetti

Mobile communication systems - Computer programs

Smartphones - Programming

Mobile computing

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Description based upon print version of record.

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Installing and Configuring PhoneGap""; ""Downloading and



installing""; ""Installing Node.js on Mac""; ""Installing Node.js from the official website""; ""Installing Node.js with Homebrew""; ""Installing Node.js on Windows""; ""Installing Node.js on Linux""; ""Installing PhoneGap with NPM""; ""Understanding PhoneGap""; ""Basic components""; ""Development methods""; ""Cordova installation""; ""Creating an application""

""The config.xml structure""""The iOS setup""; ""Running the application in the iOS emulator""; ""Running the application on an iOS device""; ""Generating the iOS developer certificate""; ""Adding the application identifier""; ""Registering the device""; ""Generating a Provisioning Profile""; ""The Android setup""; ""JDK Installation""; ""Android SDK installation""; ""Android Studio installation""; ""Opening the project in Android Studio""; ""Adding an Android emulator""; ""PhoneGap development highlights""; ""Use a single-page application approach""; ""Don't generate the UI on the server""

""Limit network access""""Increase perceived speed""; ""Use hardware acceleration""; ""Optimize images""; ""Optimize payload""; ""Minimize browser reflows""; ""Test""; ""Selecting a UI framework""; ""Sencha Touch""; ""jQuery Mobile""; ""Ionic""; ""Ratchet""; ""Kendo UI""; ""Topcoat""; ""React""; ""Framework7""; ""Famo.us""; ""Onsen UI""; ""Summary""; ""Chapter 2: Setting up a Project Structure with Sencha Touch""; ""An introduction to Sencha Touch""; ""The installation of Sencha Touch ""; ""The installation of the Sencha Touch SDK ""; ""The installation of Sencha Cmd ""

""Sencha Cmd features""""Generating the application""; ""Understanding the basic application structure""; ""Getting familiar with the Sencha Touch view""; ""Creating the Sencha Touch controller""; ""Using store""; ""The Sencha Touch model""; ""The Sencha Touch store""; ""The Sencha Touch proxy""; ""Environment detection""; ""Creating device profiles""; ""Following the launch process""; ""UI and theming""; ""Summary""; ""Chapter 3: Easy Work with  Device - Your First PhoneGap Application ""Travelly""""; ""Installing and using GapDebug""; ""iOS debugging setup""; ""Computer configuration""

""iOS device configuration""""Android debugging setup""; ""Computer configuration""; ""Android device configuration""; ""The Genymotion Android emulator for faster debugging""; ""The initial application's MVC structure""; ""Views""; ""Adding Pictos icons to the application""; ""Controllers""; ""Model and store""; ""Using the Cordova StatusBar plugin to fix overlap""; ""Using a camera to capture pictures""; ""Camera plugin installation""; ""Camera plugin usage""; ""Creating a new picture popup""; ""Filesystem plugin installation and usage""; ""Using a persistent file location""

""Detecting the current geolocation""