14
Travel portal — technical transition from desktop to mobile devices

Web service transition. From desktop to mobile

Embed Size (px)

DESCRIPTION

My small speech on how to transfer service to mobile devices. Why it's totaly different and so on

Citation preview

Page 1: Web service transition. From desktop to mobile

Travel portal — technical transition from desktop to mobile devices

Page 2: Web service transition. From desktop to mobile

Already bored?

http://bit.ly/PUI6Lk

Page 3: Web service transition. From desktop to mobile

Problem

?http://bit.ly/PUI6Lk

Page 4: Web service transition. From desktop to mobile

Conceptual differences

http://bit.ly/PUI6Lk

Page 5: Web service transition. From desktop to mobile

Contextsittingconcentrated

Desktop vs. Mobile

Contexton footlimited attention

Interactionmousekeyboard

Interactiontouchscreensensors

Screensmall

Screenbig

Performancelow

Performancehigh

http://bit.ly/PUI6Lk

Page 6: Web service transition. From desktop to mobile

Remark

*image from engadget.com

resolution + screen size + distance = matters together

http://bit.ly/PUI6Lk

Page 7: Web service transition. From desktop to mobile

usability + responsiveness in highest priority

What does it mean?

less typing, less buttonsmore gestures and sensors

less noisemore information

http://bit.ly/PUI6Lk

Page 8: Web service transition. From desktop to mobile

DesktopArticlesPhotosUser storiesWeather forecast

Content transition

MobileShopsParkingsBus timetblesBorder queues

http://bit.ly/PUI6Lk

Page 9: Web service transition. From desktop to mobile

Technical differences

http://bit.ly/PUI6Lk

Page 10: Web service transition. From desktop to mobile

developed on deployed to

desktop/server app Desktop Desktop*

Main thesis

mobile app Desktop Mobile

http://bit.ly/PUI6Lk

Page 11: Web service transition. From desktop to mobile

Go cross-platform?JavaScript + HTML5

Platforms

iOS Objective-CAndroid JavaWP7 C#

http://bit.ly/PUI6Lk *approximatly; based on http://statcounter.com/ data

Page 12: Web service transition. From desktop to mobile

Native

+ fluently+ full OS integration

- difficult to reuse code

native vs. hybrid

Hybrid

+ easy code reuse + fast to develop+ immediate updates+ A/B testing

- doesn't deel native

http://bit.ly/PUI6Lk

Page 13: Web service transition. From desktop to mobile

Conceptual● different context● different hardware abilities

Conclusion

Technical● develop on desktop deploy to mobile● choose right technologies

http://bit.ly/PUI6Lk

Page 14: Web service transition. From desktop to mobile

Questions?

Artem [email protected]