14
M obl A toolkit to web mobile app development Welington Silva C.E.S.A.R Sorocaba - July/2011

Mobl, A toolkit to web mobile app development

Embed Size (px)

Citation preview

Page 1: Mobl, A toolkit to web mobile app development

Mobl A toolkit to web mobile app development

Welington Silva

C.E.S.A.R Sorocaba - July/2011

Page 2: Mobl, A toolkit to web mobile app development

Agenda

C.E.S.A.R Sorocaba - July/2011

Page 3: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

Introduction

Page 4: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

What’s the current state of

the mobile apps scenario?

Page 5: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

Introduction

• Devices

• Operating Systems

• Update

Page 6: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

Introduction

Page 7: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

A little bit of history...

Page 8: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

A little bit of history...

• No install

• Anywhere

• Update

Page 9: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

... Mobl (1)

• Web toolkit – Local Database (SQLite)

– Location

– Off-line Support (cache)

– CSS3 Transitions

– ...

• It’s not the only one

• So, Why Does Mobl exist?

Page 10: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

... Mobl (2)

• Existing frameworks:

– Javascript

–Defining new controls

– Asynchronous APIs (no thread support)

–Data binding

*According to Mobl Guide

Page 11: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

... Mobl (3)

• Domain specific language

• Rich IDE

• Synchronous APIs

• Code – Save - Run

• Reactive programming, not imperative

– State changes

Page 12: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

Demo

Page 13: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

Conclusion

Page 14: Mobl, A toolkit to web mobile app development

C.E.S.A.R Sorocaba - July/2011

Questions