SlideShare a Scribd company logo
Developing Web Apps
 USING SENCHA TOUCH
     FRAMEWORK
Hell
                            o!
Frank
Mainzer
frank.mainzer@centric.eu
Silviu
Durduc
@iamsilviu
Designing for Mobile   1
Natural constraints
in mobile
1. GROWTH         = OPPORTUNITY
2. CONSTRAINTS    = FOCUS
3. CAPABILITIES   = INNOVATION
GROWTH = Opportunity
   Mobile Web growth has outpaced desktop Web growth 8x
   Global mobile data traffic has grown 26x over next 5 years




        PC                        DESKTOP INTERNET       MOBILE CONSUMER
        100M+                     1B+                    10B+




   1990                      2000                2010            2020
Source: Morgan Stanley Research
Motorola Razr2006




           GROWTH = Opportunity
Steve
      Jobs
29 June 2007




    GROWTH = Opportunity
CONSTRAINTS= FOCUS

The things that help us
 Take advantage of that opportunity!


            SCREEN SIZE
            PERFORMANCE
            USABILITY
320 x
                              480
1024 X 768


              SCREEN SIZE
              PERFORMANCE
              USABILITY
                             CONSTRAINTS = FOCUS
CONSTRAINTS = FOCUS
FOCUS




        CONSTRAINTS = FOCUS
speed


        Loading…
        Please wait!

         SCREEN SIZE
         PERFORMANCE
         USABILITY
                        CONSTRAINTS = FOCUS
USABILITY




             SCREEN SIZE
             PERFORMANCE
             USABILITY
                            CONSTRAINTS = FOCUS
Capabilities = innovation
 Content is the UI;
 Reduce the distance as much as possible between user and content;
 Enable direct manipulation of objects and content;
 Guessable, predictable, realistic;
 Reduce visuals that are not content;
 Make the content the action and direct action with content;



                       Natural User Inter

                       NUI
                                                       capabilities= innovation
Take advantage of this
    NEW WAY OF INTERACTING!




                          capabilities= innovation
2

Sencha Touch
  framework
Sencha Touch   framework
         • Classes
         • MVC
         • Live Session
Sencha Class system
PREDICTABLE | PROGRAMMER FAMILIARITY | FLEXIBILITY



                         App Specific Code

                                        Widgets & Layouts
           Event System
                                           Data Package

                           Class System
Learning                Curve
        • Consistent
Learn
        • Familiar

        • Debuggable
Develop
        • Testable

       • Automatic dependency
Deploy   resolution


                                Sencha classsystem
Coding convention
 NameSpace.group[.subgroup].ClassName
 One class per file;
 File name matches class name




Ext.chart.Label = Ext/chart/Label.js
Ext.data.writer.Xml = Ext/data/writer/Xml.js

                                  Sencha classsystem
Class Definition
Ext.define (“NameSpace.group.ClassName ”,{
      init : function (){},
      getName : function(){ return this.name; }
});


New (instantiating)
Me = Ext.create (“NameSpace.group.ClassName ”);
Me. getName ();

                                      Sencha classsystem
Sencha MVC    (MODEL-VIEW–CONTROLLER)



 Keep the logic out of your
                      views
                      Teamwork

  Organized, best practices
                   followed
             spaghetti avoided
Model
• Loads and manages the application data;
• Usually in response to requests from the view.

 FIELDS (Schema)          DATA
 ID         int           1445   Sebastian   11/12/2010
 Customer   string        1446   John        10/09/2011

 JoinDate   date          1447   Emil        10/08/2009




                                                     Sencha MVC
View
• Manages the display of information and
  UI controls.




                                           Sencha MVC
Controller
• Listens for inputs from the user;
• Updates Model and View.




                                      Sencha MVC
file structure




                 Sencha MVC
3

       Live Session

may turn out to be a disaster!
etting Started



      compass
                +
                     Sencha SDK
                    command line tool


                                  Live Session
Opportunity




Wrapping up   Focus



                 Innovation
Thank you!
  Q&A
Diamond Sponsors




Platinum Sponsors                    Gold Sponsors


Training Partners   Media Partners          Other Partners

More Related Content

Similar to Frank Mainzer & Silviu Durduc - Developing mobile app using Sencha Touch

By the Book: Examining the Art of Building Great User Experiences in Software
By the Book: Examining the Art of Building Great User Experiences in SoftwareBy the Book: Examining the Art of Building Great User Experiences in Software
By the Book: Examining the Art of Building Great User Experiences in Software
EffectiveUI
 
Internet Scale Architecture
Internet Scale ArchitectureInternet Scale Architecture
Internet Scale Architecture
RightScale
 
Stocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible frameworkStocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible framework
John Strott
 
Building Desktop & Mobile Apps with Sencha and Force.com
Building Desktop & Mobile Apps with Sencha and Force.comBuilding Desktop & Mobile Apps with Sencha and Force.com
Building Desktop & Mobile Apps with Sencha and Force.com
Salesforce Developers
 
TAMING THE INFRASTRUCTURE GONE WILD
TAMING THE INFRASTRUCTURE  GONE WILDTAMING THE INFRASTRUCTURE  GONE WILD
TAMING THE INFRASTRUCTURE GONE WILD
Isaac Christoffersen
 
TAMING THE INFRASTRUCTURE GONE WILD
TAMING THE INFRASTRUCTURE  GONE WILDTAMING THE INFRASTRUCTURE  GONE WILD
TAMING THE INFRASTRUCTURE GONE WILD
Colloquium
 
Running a Lean Startup with AWS
Running a Lean Startup with AWSRunning a Lean Startup with AWS
Running a Lean Startup with AWS
Amazon Web Services
 
<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...
<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...
<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...
Yandex
 
IA 3: Information Architecture Concepts
IA 3: Information Architecture ConceptsIA 3: Information Architecture Concepts
IA 3: Information Architecture Concepts
Harald Felgner, PhD
 
Client Continuum Dec Fy09
Client Continuum Dec Fy09Client Continuum Dec Fy09
Client Continuum Dec Fy09
Martha Rotter
 
Sainath_Resume_updated
Sainath_Resume_updatedSainath_Resume_updated
Sainath_Resume_updated
sainath devara
 
12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클
12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클
12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클
Oracle Korea
 
The elegant way of implementing microservices with istio
The elegant way of implementing microservices with istioThe elegant way of implementing microservices with istio
The elegant way of implementing microservices with istio
Inho Kang
 
Contextography
ContextographyContextography
Contextography
Ben Watson
 
Microsoft AI Platform Overview
Microsoft AI Platform OverviewMicrosoft AI Platform Overview
Microsoft AI Platform Overview
David Chou
 
Design Strategy for Cross-Device User Experience
Design Strategy for Cross-Device User ExperienceDesign Strategy for Cross-Device User Experience
Design Strategy for Cross-Device User Experience
Ashutosh Kumar
 
Angular js gtg-27feb2013
Angular js gtg-27feb2013Angular js gtg-27feb2013
Angular js gtg-27feb2013
Nitya Narasimhan
 
Microservices - when, why and how incontrodevops.it
Microservices  - when, why and how incontrodevops.itMicroservices  - when, why and how incontrodevops.it
Microservices - when, why and how incontrodevops.it
Giuseppe Lavagetto
 
Electric Microservices Land - Tsuyoshi Ushio
Electric Microservices Land - Tsuyoshi UshioElectric Microservices Land - Tsuyoshi Ushio
Electric Microservices Land - Tsuyoshi Ushio
DevDay Da Nang
 
Cloud computingjun28
Cloud computingjun28Cloud computingjun28
Cloud computingjun28
Abhishek Thakur
 

Similar to Frank Mainzer & Silviu Durduc - Developing mobile app using Sencha Touch (20)

By the Book: Examining the Art of Building Great User Experiences in Software
By the Book: Examining the Art of Building Great User Experiences in SoftwareBy the Book: Examining the Art of Building Great User Experiences in Software
By the Book: Examining the Art of Building Great User Experiences in Software
 
Internet Scale Architecture
Internet Scale ArchitectureInternet Scale Architecture
Internet Scale Architecture
 
Stocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible frameworkStocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible framework
 
Building Desktop & Mobile Apps with Sencha and Force.com
Building Desktop & Mobile Apps with Sencha and Force.comBuilding Desktop & Mobile Apps with Sencha and Force.com
Building Desktop & Mobile Apps with Sencha and Force.com
 
TAMING THE INFRASTRUCTURE GONE WILD
TAMING THE INFRASTRUCTURE  GONE WILDTAMING THE INFRASTRUCTURE  GONE WILD
TAMING THE INFRASTRUCTURE GONE WILD
 
TAMING THE INFRASTRUCTURE GONE WILD
TAMING THE INFRASTRUCTURE  GONE WILDTAMING THE INFRASTRUCTURE  GONE WILD
TAMING THE INFRASTRUCTURE GONE WILD
 
Running a Lean Startup with AWS
Running a Lean Startup with AWSRunning a Lean Startup with AWS
Running a Lean Startup with AWS
 
<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...
<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...
<iframe src="http://video.yandex.ru/iframe/ya-events/0ro6nfi3fv.5216/" hei...
 
IA 3: Information Architecture Concepts
IA 3: Information Architecture ConceptsIA 3: Information Architecture Concepts
IA 3: Information Architecture Concepts
 
Client Continuum Dec Fy09
Client Continuum Dec Fy09Client Continuum Dec Fy09
Client Continuum Dec Fy09
 
Sainath_Resume_updated
Sainath_Resume_updatedSainath_Resume_updated
Sainath_Resume_updated
 
12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클
12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클
12월 16일 Meetup [Deep Dive] Microservice 트래픽 관리를 위한 Istio 알아보기 | 강인호 컨설턴트, 오라클
 
The elegant way of implementing microservices with istio
The elegant way of implementing microservices with istioThe elegant way of implementing microservices with istio
The elegant way of implementing microservices with istio
 
Contextography
ContextographyContextography
Contextography
 
Microsoft AI Platform Overview
Microsoft AI Platform OverviewMicrosoft AI Platform Overview
Microsoft AI Platform Overview
 
Design Strategy for Cross-Device User Experience
Design Strategy for Cross-Device User ExperienceDesign Strategy for Cross-Device User Experience
Design Strategy for Cross-Device User Experience
 
Angular js gtg-27feb2013
Angular js gtg-27feb2013Angular js gtg-27feb2013
Angular js gtg-27feb2013
 
Microservices - when, why and how incontrodevops.it
Microservices  - when, why and how incontrodevops.itMicroservices  - when, why and how incontrodevops.it
Microservices - when, why and how incontrodevops.it
 
Electric Microservices Land - Tsuyoshi Ushio
Electric Microservices Land - Tsuyoshi UshioElectric Microservices Land - Tsuyoshi Ushio
Electric Microservices Land - Tsuyoshi Ushio
 
Cloud computingjun28
Cloud computingjun28Cloud computingjun28
Cloud computingjun28
 

More from Codecamp Romania

Cezar chitac the edge of experience
Cezar chitac   the edge of experienceCezar chitac   the edge of experience
Cezar chitac the edge of experience
Codecamp Romania
 
Cloud powered search
Cloud powered searchCloud powered search
Cloud powered search
Codecamp Romania
 
Ccp
CcpCcp
Business analysis techniques exercise your 6-pack
Business analysis techniques   exercise your 6-packBusiness analysis techniques   exercise your 6-pack
Business analysis techniques exercise your 6-pack
Codecamp Romania
 
Bpm company code camp - configuration or coding with pega
Bpm company   code camp - configuration or coding with pegaBpm company   code camp - configuration or coding with pega
Bpm company code camp - configuration or coding with pega
Codecamp Romania
 
Andrei prisacaru takingtheunitteststothedatabase
Andrei prisacaru takingtheunitteststothedatabaseAndrei prisacaru takingtheunitteststothedatabase
Andrei prisacaru takingtheunitteststothedatabase
Codecamp Romania
 
Agility and life
Agility and lifeAgility and life
Agility and life
Codecamp Romania
 
2015 dan ardelean develop for windows 10
2015 dan ardelean   develop for windows 10 2015 dan ardelean   develop for windows 10
2015 dan ardelean develop for windows 10
Codecamp Romania
 
The bigrewrite
The bigrewriteThe bigrewrite
The bigrewrite
Codecamp Romania
 
The case for continuous delivery
The case for continuous deliveryThe case for continuous delivery
The case for continuous delivery
Codecamp Romania
 
Stefan stolniceanu spritekit, 2 d or not 2d
Stefan stolniceanu   spritekit, 2 d or not 2dStefan stolniceanu   spritekit, 2 d or not 2d
Stefan stolniceanu spritekit, 2 d or not 2d
Codecamp Romania
 
Sizing epics tales from an agile kingdom
Sizing epics   tales from an agile kingdomSizing epics   tales from an agile kingdom
Sizing epics tales from an agile kingdom
Codecamp Romania
 
Scale net apps in aws
Scale net apps in awsScale net apps in aws
Scale net apps in aws
Codecamp Romania
 
Raluca butnaru corina cilibiu the unknown universe of a product and the cer...
Raluca butnaru corina cilibiu   the unknown universe of a product and the cer...Raluca butnaru corina cilibiu   the unknown universe of a product and the cer...
Raluca butnaru corina cilibiu the unknown universe of a product and the cer...
Codecamp Romania
 
Parallel & async processing using tpl dataflow
Parallel & async processing using tpl dataflowParallel & async processing using tpl dataflow
Parallel & async processing using tpl dataflow
Codecamp Romania
 
Material design screen transitions in android
Material design screen transitions in androidMaterial design screen transitions in android
Material design screen transitions in android
Codecamp Romania
 
Kickstart your own freelancing career
Kickstart your own freelancing careerKickstart your own freelancing career
Kickstart your own freelancing career
Codecamp Romania
 
Ionut grecu the soft stuff is the hard stuff. the agile soft skills toolkit
Ionut grecu   the soft stuff is the hard stuff. the agile soft skills toolkitIonut grecu   the soft stuff is the hard stuff. the agile soft skills toolkit
Ionut grecu the soft stuff is the hard stuff. the agile soft skills toolkit
Codecamp Romania
 
Ecma6 in the wild
Ecma6 in the wildEcma6 in the wild
Ecma6 in the wild
Codecamp Romania
 
Diana antohi me against myself or how to fail and move forward
Diana antohi   me against myself  or how to fail  and move forwardDiana antohi   me against myself  or how to fail  and move forward
Diana antohi me against myself or how to fail and move forward
Codecamp Romania
 

More from Codecamp Romania (20)

Cezar chitac the edge of experience
Cezar chitac   the edge of experienceCezar chitac   the edge of experience
Cezar chitac the edge of experience
 
Cloud powered search
Cloud powered searchCloud powered search
Cloud powered search
 
Ccp
CcpCcp
Ccp
 
Business analysis techniques exercise your 6-pack
Business analysis techniques   exercise your 6-packBusiness analysis techniques   exercise your 6-pack
Business analysis techniques exercise your 6-pack
 
Bpm company code camp - configuration or coding with pega
Bpm company   code camp - configuration or coding with pegaBpm company   code camp - configuration or coding with pega
Bpm company code camp - configuration or coding with pega
 
Andrei prisacaru takingtheunitteststothedatabase
Andrei prisacaru takingtheunitteststothedatabaseAndrei prisacaru takingtheunitteststothedatabase
Andrei prisacaru takingtheunitteststothedatabase
 
Agility and life
Agility and lifeAgility and life
Agility and life
 
2015 dan ardelean develop for windows 10
2015 dan ardelean   develop for windows 10 2015 dan ardelean   develop for windows 10
2015 dan ardelean develop for windows 10
 
The bigrewrite
The bigrewriteThe bigrewrite
The bigrewrite
 
The case for continuous delivery
The case for continuous deliveryThe case for continuous delivery
The case for continuous delivery
 
Stefan stolniceanu spritekit, 2 d or not 2d
Stefan stolniceanu   spritekit, 2 d or not 2dStefan stolniceanu   spritekit, 2 d or not 2d
Stefan stolniceanu spritekit, 2 d or not 2d
 
Sizing epics tales from an agile kingdom
Sizing epics   tales from an agile kingdomSizing epics   tales from an agile kingdom
Sizing epics tales from an agile kingdom
 
Scale net apps in aws
Scale net apps in awsScale net apps in aws
Scale net apps in aws
 
Raluca butnaru corina cilibiu the unknown universe of a product and the cer...
Raluca butnaru corina cilibiu   the unknown universe of a product and the cer...Raluca butnaru corina cilibiu   the unknown universe of a product and the cer...
Raluca butnaru corina cilibiu the unknown universe of a product and the cer...
 
Parallel & async processing using tpl dataflow
Parallel & async processing using tpl dataflowParallel & async processing using tpl dataflow
Parallel & async processing using tpl dataflow
 
Material design screen transitions in android
Material design screen transitions in androidMaterial design screen transitions in android
Material design screen transitions in android
 
Kickstart your own freelancing career
Kickstart your own freelancing careerKickstart your own freelancing career
Kickstart your own freelancing career
 
Ionut grecu the soft stuff is the hard stuff. the agile soft skills toolkit
Ionut grecu   the soft stuff is the hard stuff. the agile soft skills toolkitIonut grecu   the soft stuff is the hard stuff. the agile soft skills toolkit
Ionut grecu the soft stuff is the hard stuff. the agile soft skills toolkit
 
Ecma6 in the wild
Ecma6 in the wildEcma6 in the wild
Ecma6 in the wild
 
Diana antohi me against myself or how to fail and move forward
Diana antohi   me against myself  or how to fail  and move forwardDiana antohi   me against myself  or how to fail  and move forward
Diana antohi me against myself or how to fail and move forward
 

Recently uploaded

Tracking "The Blessing" - Christianity · Spiritual Growth · Success
Tracking "The Blessing" - Christianity · Spiritual Growth · SuccessTracking "The Blessing" - Christianity · Spiritual Growth · Success
Tracking "The Blessing" - Christianity · Spiritual Growth · Success
Jeff Zahorsky (tkg.tf)
 
Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...
Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...
Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...
MalikAliMohamad1
 
New York City love spells in Dallas, TX.
New York City love spells in Dallas, TX.New York City love spells in Dallas, TX.
New York City love spells in Dallas, TX.
spellshealer8
 
UofT毕业证书咨询办理
UofT毕业证书咨询办理UofT毕业证书咨询办理
UofT毕业证书咨询办理
xkoue
 
Is Lucid Dreaming Dangerous? Risks and Benefits!
Is Lucid Dreaming Dangerous? Risks and Benefits!Is Lucid Dreaming Dangerous? Risks and Benefits!
Is Lucid Dreaming Dangerous? Risks and Benefits!
Symbolic Whispers
 
Ashtanga Vinyasa Yoga - concept and its method
Ashtanga Vinyasa Yoga - concept and its methodAshtanga Vinyasa Yoga - concept and its method
Ashtanga Vinyasa Yoga - concept and its method
Karuna Yoga Vidya Peetham
 
sanskrit yoga mantras chanting for yoga class
sanskrit yoga mantras chanting for yoga classsanskrit yoga mantras chanting for yoga class
sanskrit yoga mantras chanting for yoga class
Karuna Yoga Vidya Peetham
 
Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...
Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...
Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...
OmarBarrezueta1
 
The pervasiveness of Lying in today's World.pptx
The pervasiveness of Lying in today's World.pptxThe pervasiveness of Lying in today's World.pptx
The pervasiveness of Lying in today's World.pptx
niwres
 
Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...
Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...
Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...
Cometan
 
The Significance of the Locust Army in Revelation 9
The Significance of the Locust Army in Revelation 9The Significance of the Locust Army in Revelation 9
The Significance of the Locust Army in Revelation 9
bluetroyvictorVinay
 
Tales of This and Another Life - Chapters.pdf
Tales of This and Another Life - Chapters.pdfTales of This and Another Life - Chapters.pdf
Tales of This and Another Life - Chapters.pdf
MashaL38
 
Lesson 12 - The Blessed Hope: The Mark of the Christian.pptx
Lesson 12 - The Blessed Hope: The Mark of the Christian.pptxLesson 12 - The Blessed Hope: The Mark of the Christian.pptx
Lesson 12 - The Blessed Hope: The Mark of the Christian.pptx
Celso Napoleon
 
Heartfulness Magazine - June 2024 (Volume 9, Issue 6)
Heartfulness Magazine - June 2024 (Volume 9, Issue 6)Heartfulness Magazine - June 2024 (Volume 9, Issue 6)
Heartfulness Magazine - June 2024 (Volume 9, Issue 6)
heartfulness
 
Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)
Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)
Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)
Darul Amal Chishtia
 
Deerfoot Church of Christ Bulletin 6 16 24
Deerfoot Church of Christ Bulletin 6 16 24Deerfoot Church of Christ Bulletin 6 16 24
Deerfoot Church of Christ Bulletin 6 16 24
deerfootcoc
 
THE IMPORTANCE OF AWARENESS AND CONSCIOUSNESS
THE IMPORTANCE OF AWARENESS AND CONSCIOUSNESSTHE IMPORTANCE OF AWARENESS AND CONSCIOUSNESS
THE IMPORTANCE OF AWARENESS AND CONSCIOUSNESS
giankumarmarketing
 
B. V. Raman Hindu Predictive Astrology 1996.pdf
B. V. Raman Hindu Predictive Astrology  1996.pdfB. V. Raman Hindu Predictive Astrology  1996.pdf
B. V. Raman Hindu Predictive Astrology 1996.pdf
TerapeutaRaquelParab1
 

Recently uploaded (18)

Tracking "The Blessing" - Christianity · Spiritual Growth · Success
Tracking "The Blessing" - Christianity · Spiritual Growth · SuccessTracking "The Blessing" - Christianity · Spiritual Growth · Success
Tracking "The Blessing" - Christianity · Spiritual Growth · Success
 
Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...
Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...
Powerful Magic Rings+27604255576 for Money Fame Job Promotions Gambling in So...
 
New York City love spells in Dallas, TX.
New York City love spells in Dallas, TX.New York City love spells in Dallas, TX.
New York City love spells in Dallas, TX.
 
UofT毕业证书咨询办理
UofT毕业证书咨询办理UofT毕业证书咨询办理
UofT毕业证书咨询办理
 
Is Lucid Dreaming Dangerous? Risks and Benefits!
Is Lucid Dreaming Dangerous? Risks and Benefits!Is Lucid Dreaming Dangerous? Risks and Benefits!
Is Lucid Dreaming Dangerous? Risks and Benefits!
 
Ashtanga Vinyasa Yoga - concept and its method
Ashtanga Vinyasa Yoga - concept and its methodAshtanga Vinyasa Yoga - concept and its method
Ashtanga Vinyasa Yoga - concept and its method
 
sanskrit yoga mantras chanting for yoga class
sanskrit yoga mantras chanting for yoga classsanskrit yoga mantras chanting for yoga class
sanskrit yoga mantras chanting for yoga class
 
Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...
Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...
Lição 12: João 15 a 17 – O Espírito Santo e a Oração Sacerdotal | 2° Trimestr...
 
The pervasiveness of Lying in today's World.pptx
The pervasiveness of Lying in today's World.pptxThe pervasiveness of Lying in today's World.pptx
The pervasiveness of Lying in today's World.pptx
 
Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...
Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...
Astronism, Cosmism and Cosmodeism: the space religions espousing the doctrine...
 
The Significance of the Locust Army in Revelation 9
The Significance of the Locust Army in Revelation 9The Significance of the Locust Army in Revelation 9
The Significance of the Locust Army in Revelation 9
 
Tales of This and Another Life - Chapters.pdf
Tales of This and Another Life - Chapters.pdfTales of This and Another Life - Chapters.pdf
Tales of This and Another Life - Chapters.pdf
 
Lesson 12 - The Blessed Hope: The Mark of the Christian.pptx
Lesson 12 - The Blessed Hope: The Mark of the Christian.pptxLesson 12 - The Blessed Hope: The Mark of the Christian.pptx
Lesson 12 - The Blessed Hope: The Mark of the Christian.pptx
 
Heartfulness Magazine - June 2024 (Volume 9, Issue 6)
Heartfulness Magazine - June 2024 (Volume 9, Issue 6)Heartfulness Magazine - June 2024 (Volume 9, Issue 6)
Heartfulness Magazine - June 2024 (Volume 9, Issue 6)
 
Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)
Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)
Monthly Khazina-e-Ruhaniyaat Jun’2024 (Vol.15, Issue 2)
 
Deerfoot Church of Christ Bulletin 6 16 24
Deerfoot Church of Christ Bulletin 6 16 24Deerfoot Church of Christ Bulletin 6 16 24
Deerfoot Church of Christ Bulletin 6 16 24
 
THE IMPORTANCE OF AWARENESS AND CONSCIOUSNESS
THE IMPORTANCE OF AWARENESS AND CONSCIOUSNESSTHE IMPORTANCE OF AWARENESS AND CONSCIOUSNESS
THE IMPORTANCE OF AWARENESS AND CONSCIOUSNESS
 
B. V. Raman Hindu Predictive Astrology 1996.pdf
B. V. Raman Hindu Predictive Astrology  1996.pdfB. V. Raman Hindu Predictive Astrology  1996.pdf
B. V. Raman Hindu Predictive Astrology 1996.pdf
 

Frank Mainzer & Silviu Durduc - Developing mobile app using Sencha Touch

  • 1. Developing Web Apps USING SENCHA TOUCH FRAMEWORK
  • 2. Hell o! Frank Mainzer frank.mainzer@centric.eu Silviu Durduc @iamsilviu
  • 4. Natural constraints in mobile 1. GROWTH = OPPORTUNITY 2. CONSTRAINTS = FOCUS 3. CAPABILITIES = INNOVATION
  • 5. GROWTH = Opportunity Mobile Web growth has outpaced desktop Web growth 8x Global mobile data traffic has grown 26x over next 5 years PC DESKTOP INTERNET MOBILE CONSUMER 100M+ 1B+ 10B+ 1990 2000 2010 2020 Source: Morgan Stanley Research
  • 6. Motorola Razr2006 GROWTH = Opportunity
  • 7. Steve Jobs 29 June 2007 GROWTH = Opportunity
  • 8. CONSTRAINTS= FOCUS The things that help us Take advantage of that opportunity!  SCREEN SIZE  PERFORMANCE  USABILITY
  • 9. 320 x 480 1024 X 768  SCREEN SIZE  PERFORMANCE  USABILITY CONSTRAINTS = FOCUS
  • 10.
  • 12. FOCUS CONSTRAINTS = FOCUS
  • 13. speed Loading… Please wait!  SCREEN SIZE  PERFORMANCE  USABILITY CONSTRAINTS = FOCUS
  • 14. USABILITY  SCREEN SIZE  PERFORMANCE  USABILITY CONSTRAINTS = FOCUS
  • 16.  Content is the UI;  Reduce the distance as much as possible between user and content;  Enable direct manipulation of objects and content;  Guessable, predictable, realistic;  Reduce visuals that are not content;  Make the content the action and direct action with content; Natural User Inter NUI capabilities= innovation
  • 17. Take advantage of this NEW WAY OF INTERACTING! capabilities= innovation
  • 18. 2 Sencha Touch framework
  • 19. Sencha Touch framework • Classes • MVC • Live Session
  • 20. Sencha Class system PREDICTABLE | PROGRAMMER FAMILIARITY | FLEXIBILITY App Specific Code Widgets & Layouts Event System Data Package Class System
  • 21. Learning Curve • Consistent Learn • Familiar • Debuggable Develop • Testable • Automatic dependency Deploy resolution Sencha classsystem
  • 22. Coding convention NameSpace.group[.subgroup].ClassName  One class per file;  File name matches class name Ext.chart.Label = Ext/chart/Label.js Ext.data.writer.Xml = Ext/data/writer/Xml.js Sencha classsystem
  • 23. Class Definition Ext.define (“NameSpace.group.ClassName ”,{ init : function (){}, getName : function(){ return this.name; } }); New (instantiating) Me = Ext.create (“NameSpace.group.ClassName ”); Me. getName (); Sencha classsystem
  • 24. Sencha MVC (MODEL-VIEW–CONTROLLER) Keep the logic out of your views Teamwork Organized, best practices followed spaghetti avoided
  • 25. Model • Loads and manages the application data; • Usually in response to requests from the view. FIELDS (Schema) DATA ID int 1445 Sebastian 11/12/2010 Customer string 1446 John 10/09/2011 JoinDate date 1447 Emil 10/08/2009 Sencha MVC
  • 26. View • Manages the display of information and UI controls. Sencha MVC
  • 27. Controller • Listens for inputs from the user; • Updates Model and View. Sencha MVC
  • 28. file structure Sencha MVC
  • 29. 3 Live Session may turn out to be a disaster!
  • 30. etting Started compass + Sencha SDK command line tool Live Session
  • 31.
  • 32. Opportunity Wrapping up Focus Innovation
  • 33. Thank you! Q&A
  • 34. Diamond Sponsors Platinum Sponsors Gold Sponsors Training Partners Media Partners Other Partners