31
anaXis – uw internet à la carte Making Drupal and mob apps work togeth

Making mobile apps with Drupal data

Embed Size (px)

DESCRIPTION

Get an insight of our development process when we were asked to contribute to the Drupal Government Days building an app for iPhone and Android loaded with Drupal driven data

Citation preview

Page 1: Making mobile apps with Drupal data

anaXis – uw internet à la carteMaking Drupal and mobile

apps work together

Page 2: Making mobile apps with Drupal data

Bart GysensCmo – Marketing

eGovernment / vzwMobile development

[email protected]

Online: wadje12

me

2 /

anaXis

Welcome – who am I?

Page 3: Making mobile apps with Drupal data

3 /

What we do?

anaXis

Page 4: Making mobile apps with Drupal data

4 /

What we do?

anaXis

Page 5: Making mobile apps with Drupal data

App vs Mobile site

basics

5 /

Question: build an app with drupal data

Page 6: Making mobile apps with Drupal data

Platforms?

basics

6 /

Question: build an app with drupal data

Page 7: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

7 /

Question: build an app with drupal data

Page 8: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

8 /

Question: build an app with drupal data

2 weeks top neededfor development

1 week for revision1 week for deployment

Page 9: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

9 /

Question: build an app with drupal data

Page 10: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

10 /

Question: build an app with drupal data

Page 11: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

11 /

Question: build an app with drupal data

frameworkor

native development

Page 12: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

12 /

Question: build an app with drupal data

Page 13: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

13 /

Question: build an app with drupal data

Open Source

Cheap (read: free)

Known coding standards

Known programming standards & code

Great community & broad integration level

1 size fits all & “hey it fills are needs, so ok!”

Page 14: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

14 /

Question: build an app with drupal data

iStore : check!Android market: check!

easy update deployment: check!

Page 15: Making mobile apps with Drupal data

Development vs Budget

- programming cost and time- scope of project- used technology- deployment and maintenance rapidness

- smiling customer

basics

15 /

Question: build an app with drupal data

check!

Page 16: Making mobile apps with Drupal data

XML – data exchange: 1 file vs partial data

data

16 /

Pieces of the puzzle

Page 17: Making mobile apps with Drupal data

Asynchronous data retrieval

data

17 /

Pieces of the puzzle

Page 18: Making mobile apps with Drupal data

Caching & low size graphics

speed

18 /

Pieces of the puzzle

!!!

Page 19: Making mobile apps with Drupal data

App business logic

- launch app- load initial data (user and data versions vs cache)- parse data- start GUI- when in module load necessary data- parse data when asked and cache result- check live data when asked (almost zero)- cache all graphics (avatars)

processes

19 /

Build and deploy

Page 20: Making mobile apps with Drupal data

Titanium - appCellerator

interface GUI development

20 /

Build and deploy

Page 21: Making mobile apps with Drupal data

Essentials!

these you really need

21 /

Build and deploy

Page 22: Making mobile apps with Drupal data

Javascript rules

programming language

22 /

Build and deploy

Page 23: Making mobile apps with Drupal data

app.js

23 /

Build and deploy

Setting variables

Building the tabs

Page 24: Making mobile apps with Drupal data

app.js

24 /

Build and deploy

Get the data and check online status

Page 25: Making mobile apps with Drupal data

app.js

25 /

Build and deploy

If network load else handle being offline

Page 26: Making mobile apps with Drupal data

attendees.js

26 /

Build and deploy

How the attendees are handled

Page 27: Making mobile apps with Drupal data

attendees.js

27 /

Build and deploy

How the attendees are handled

Page 28: Making mobile apps with Drupal data

shown iPhone emulator

test your application

28 /

Build and deploy

Page 29: Making mobile apps with Drupal data

Easyasclicking

distributing

29 /

Build and deploy

Page 30: Making mobile apps with Drupal data

Done!

distributing

30 /

Build and deploy

Page 31: Making mobile apps with Drupal data

Bart GysensCmo – Marketing

eGovernment / vzwMobile development

[email protected]

Online: wadje12

finally

31 /

Building an app with Titanium & Drupal

Questions?