SlideShare a Scribd company logo
1 of 77
A P P V S W E B
D I F F E R E N C E S & 

T R E N D S
K R U N C H T I M E
I NT E RACT IV E
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Caching / Loading
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Caching / Loading
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Caching / Loading
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Interactions
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Animations /
Transitions
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
Animations /
Transitions
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Semantic
animations
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Semantic
animations
Native vs web app
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
High Performance Animations
Things a browser can animate cheaply:
• Position transform: translate(npx, npx);
• Scale transform: scale(n);
• Rotation transform: rotate(ndeg);
• Opacity opacity: 0 ... 1;
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
High Performance Animations
Rule of thumb:
Animations that doesn’t affect the overall layout
work best.
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
Momentum Scrolling /
Rubberbanding
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Background video
Native vs web app
Native vs web app
Typography
Native vs web app
Android iOS / Swift iOS / Obj C CSS
Typography
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
Forms & Logins
Native vs web app
Forms & Logins
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
Forms & Logins
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
Forms & Logins
P O L L
R
X
U
F
O
U
M
R
X
U
F
O
U
M
Are you using AutoFill
to complete forms in mobile browsers?
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
Launch context
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Native vs web app
Launch context
Mobile websites with app-like-experience
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Progressive Web Apps
Progressive Web Apps allow developers to use
JavaScript in order to create mobile websites that
enable an app-like-experience and work offline.
(Android only atm)
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Progressive Web Apps
E P I C O R C H A P T E R
Progressive Web Apps
• Very fast loading times
• Connectivity independent: PWA work offline
• App-like-interactions (GPU accelerated)
• Re-engageable: Can access Push Notifications
E P I C O R C H A P T E R
Progressive Web Apps
• Discoverable: Search engines will find them
• Linkable: Zero-friction, zero-install, easy to share
• App install banners
• Takes up less space than a native/hybrid implementation
• Good for phones / networks of emerging markets
E P I C O R
C H A P T E R
Service Worker
A service worker is a script that runs in the background, separate from
your web page. It responds to events, including network requests made
from pages it serves and push notices from your server.
A service worker has an intentionally short lifetime. It wakes up when it
gets an event and runs only as long as it needs to process it. Another
cool feature is that Service Workers also support Push Notifications.
E P I C O R
C H A P T E R
Accelerated Mobile Pages
AMP is an open source project and service by Google to accelerate content on
mobile devices. It is a way to build web pages for static content that render fast.
AMP in action consists of three different parts:
• AMP HTML
HTML with some restrictions for reliable performance and some
extensions for building rich content beyond basic HTML
• AMP JS
ensures the fast rendering of AMP HTML pages
• Google AMP Cache
can be used to serve cached AMP HTML pages
FlipKart
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
AirBerlin
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Washington Post
E P I C O R C H A P T E R
Progressive Web Apps
+ Android only for now +
Apps made with web language
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
React Native
React Native allows developers to use JavaScript in
order to create mobile apps in both Android and iOS
that look, feel, and are native.
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
React Native
React Native
• Reusability
• Learn once, write everywhere
• Hot Reloading
• Open Source
• Good for prototyping
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Facebook Ads Manager
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Facebook Groups
P A T E N T S &
I N V E N T I O N S
Apps without installing
E P I C O R C H A P T E R
Android Instant Apps
Android Instant Apps enables Android apps to run
instantly, without requiring installation.
P A T E N T S &
I N V E N T I O N S
Sub topic 1Android Instant Apps
U X / U I D I F F E R E N C E S
B E T W E E N
A P P S & W E B S
Mobile vs desktop
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Mobile vs desktop
Task-based design enabling content prioritisation
„A P P V S W E B
D I F F E R E N C E S &
T R E N D S
CHOOSE THE FEATURES THAT MATTER MOST
TO ON-THE-GO USERS AND FOCUS ON
MAKING THOSE FEATURES REALLY WORK WELL.
Nick Bonatsakis
Mobile developer at Raizlabs Inc
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Mobile vs desktop
Platform UX interactions, tapable vs. clickable
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Mobile vs desktop
Contextual rather than global navigation
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Mobile vs desktop
Simplicity: fewer graphics and text
„A P P V S W E B
D I F F E R E N C E S &
T R E N D S
USERS ON MOBILE ARE MUCH MORE RUSHED, MORE DISTRACTED &
FAR LESS PATIENT THAN DESKTOP USERS.
STRIP OUT EVERY NON-CRITICAL FEATURE AND INTERFACE WHEN
CONVERTING DESKTOP INTERFACES TO MOBILE.
Garrett Perks
Founder & Creative Director at EvenVision
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Mobile vs desktop
Integration with phone functions
U X / U I D I F F E R E N C E S
B E T W E E N
A P P S & W E B S
Responsive vs Adaptive Design
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Responsive vs Adaptive Design
Responsive Design
• One design can serve any device
or screen size
• No need to design separate
websites for mobile, tablet, and
desktop devices
• Allows for one URL and single
content source
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Responsive vs Adaptive Design
Responsive design = client-side
• The whole page is delivered to the
device browser (the client), and the
browser then changes how the page
appears in relation to the
dimensions of the browser window
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Responsive vs Adaptive Design
Adaptive Design
• Device and device-specific
features detected
• Website served to the user based
on that information
• The result: a website custom-made
for the user’s device
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Responsive vs Adaptive Design
Adaptive design = server-side
• The server detects the attributes
of the device, and loads a version
of the site that is optimised for its
dimensions and native features
Responsive vs Adaptive
Google recommends using RWD over other design patterns
U X / U I D I F F E R E N C E S
B E T W E E N
A P P S & W E B S
Responsive vs Adaptive
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Responsive vs Adaptive
Responsive design advantages
• Google recommends it: Good page ranking
• One set of code
• Same URL structure
• Less work for Devs
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Responsive vs Adaptive
Adaptive design disadvantages
• Two sets of code
• More code
• Agent detection: Google “Error prone”
• Link dilution: value of web pages goes lower
Desktop-like-experiences on mobile
HTML5 Canvas
Canvas allows developers to use JavaScript in order
to create mobile websites that enable a rich
desktopweb-like-experience.
navigatingresponsibly.dk
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
navigatingresponsibly.dk
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
HTML5 Canvas
• Very fluid animations / parallax effects
• Reminds of Flash
• Made coding JavaScript
• Or using Adobe Animate CC as an editor
• HTML only shows used text
• Difficult for SEO
• Difficult for mobile bandwidth
P A T E N T S &
I N V E N T I O N S
Apps conquering desktop space
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Chrome OS
Google Play Store and “over a million apps” will be
headed to Chrome OS.
P A T E N T S &
I N V E N T I O N S
Sub topic 1Chrome OS
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Microsoft Continuum
Continuum is lets the user interface adapt
automatically depending on the situation.
Microsoft Continuum
P A T E N T S &
I N V E N T I O N S
Sub topic 1Microsoft Continuum
A P P V S W E B
D I F F E R E N C E S &
T R E N D S
Remix OS
Designed to bring simplicity to productivity, Remix OS
2.0 features: multitasking, task bar, notifications,
keyboard, right-click, file manager, Google Play and
more.
Remix OS
Remix OSRemix OS
Q U E S T I O N S ?
R
X
U
F
O
U
M
Alexander Meinhardt
krunchtime.org
KRUNCHTI M E I NTE RACTIVE
Iker Ortiz de Arri
COAU THORS

More Related Content

What's hot

Developing with Google Glass and Xamarin
Developing with Google Glass and XamarinDeveloping with Google Glass and Xamarin
Developing with Google Glass and XamarinXamarin
 
Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013Phil Barrett
 
Nascent tawkon ux design process
Nascent   tawkon ux design processNascent   tawkon ux design process
Nascent tawkon ux design processnascent
 
17 Action Points to Build a Mobile Website Visitors Love
17 Action Points to Build a Mobile Website Visitors Love17 Action Points to Build a Mobile Website Visitors Love
17 Action Points to Build a Mobile Website Visitors LoveStoney deGeyter
 
Dallas Android - Android & iOS Development in C# with Xamarin
Dallas Android - Android & iOS Development in C# with XamarinDallas Android - Android & iOS Development in C# with Xamarin
Dallas Android - Android & iOS Development in C# with XamarinJames Montemagno
 
MVP Mix 2015 - Introduction to Xamarin Development
MVP Mix 2015 - Introduction to Xamarin DevelopmentMVP Mix 2015 - Introduction to Xamarin Development
MVP Mix 2015 - Introduction to Xamarin DevelopmentJames Montemagno
 
Connect 2014 JMP 104 Mats Jansson and Fredrik Paulsson
Connect 2014 JMP 104 Mats Jansson and Fredrik PaulssonConnect 2014 JMP 104 Mats Jansson and Fredrik Paulsson
Connect 2014 JMP 104 Mats Jansson and Fredrik PaulssonMats Jansson
 

What's hot (8)

Developing with Google Glass and Xamarin
Developing with Google Glass and XamarinDeveloping with Google Glass and Xamarin
Developing with Google Glass and Xamarin
 
Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013
 
Nascent tawkon ux design process
Nascent   tawkon ux design processNascent   tawkon ux design process
Nascent tawkon ux design process
 
17 Action Points to Build a Mobile Website Visitors Love
17 Action Points to Build a Mobile Website Visitors Love17 Action Points to Build a Mobile Website Visitors Love
17 Action Points to Build a Mobile Website Visitors Love
 
Dallas Android - Android & iOS Development in C# with Xamarin
Dallas Android - Android & iOS Development in C# with XamarinDallas Android - Android & iOS Development in C# with Xamarin
Dallas Android - Android & iOS Development in C# with Xamarin
 
Portfolio
PortfolioPortfolio
Portfolio
 
MVP Mix 2015 - Introduction to Xamarin Development
MVP Mix 2015 - Introduction to Xamarin DevelopmentMVP Mix 2015 - Introduction to Xamarin Development
MVP Mix 2015 - Introduction to Xamarin Development
 
Connect 2014 JMP 104 Mats Jansson and Fredrik Paulsson
Connect 2014 JMP 104 Mats Jansson and Fredrik PaulssonConnect 2014 JMP 104 Mats Jansson and Fredrik Paulsson
Connect 2014 JMP 104 Mats Jansson and Fredrik Paulsson
 

Similar to 2016 App vs. Web: Differences & Trends

10 Famous App Built With React Native
10 Famous App Built With React Native10 Famous App Built With React Native
10 Famous App Built With React NativeJai Mehta
 
The smart way of combining web & apps
The smart way of combining web & appsThe smart way of combining web & apps
The smart way of combining web & appsMatias Pietilä
 
Building Mobile Apps for Business
Building Mobile Apps for BusinessBuilding Mobile Apps for Business
Building Mobile Apps for Businessdanhermes
 
Unboxing web with React Native
Unboxing web with React NativeUnboxing web with React Native
Unboxing web with React NativeAnusheelSingh2
 
From mobile browser to mobile app
From mobile browser to mobile appFrom mobile browser to mobile app
From mobile browser to mobile appRyan Stewart
 
Paulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs NativePaulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs NativePaulius Papreckis
 
Breaking the Box: Pushing the Boundaries of UX with Drupal
Breaking the Box: Pushing the Boundaries of UX with DrupalBreaking the Box: Pushing the Boundaries of UX with Drupal
Breaking the Box: Pushing the Boundaries of UX with DrupalAcquia
 
Turku <3 Frontend - Progressive Web Apps, Web and Apps
Turku <3 Frontend - Progressive Web Apps, Web and AppsTurku <3 Frontend - Progressive Web Apps, Web and Apps
Turku <3 Frontend - Progressive Web Apps, Web and AppsJoni Juup
 
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using PhonegapDroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using PhonegapAyushman Jain
 
Cross platform mobile approaches
Cross platform mobile approachesCross platform mobile approaches
Cross platform mobile approachesPhuong Hoang Vu
 
How OutSystems Accelerates PWA Development
How OutSystems Accelerates PWA DevelopmentHow OutSystems Accelerates PWA Development
How OutSystems Accelerates PWA DevelopmentLCDF
 
Design, Create and Develop Your Own Matrimony Website
Design, Create and Develop Your Own Matrimony WebsiteDesign, Create and Develop Your Own Matrimony Website
Design, Create and Develop Your Own Matrimony WebsiteSidu Ponnappa
 
Planning Your Progressive Web App
Planning Your Progressive Web AppPlanning Your Progressive Web App
Planning Your Progressive Web AppJason Grigsby
 
Build 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PC
Build 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PCBuild 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PC
Build 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PCWindows Developer
 
PROFESSIONAL WEBSITE DESIGN
PROFESSIONAL WEBSITE DESIGNPROFESSIONAL WEBSITE DESIGN
PROFESSIONAL WEBSITE DESIGNDeloraTong28
 
Skill Session - Web Multi Device
Skill Session - Web Multi DeviceSkill Session - Web Multi Device
Skill Session - Web Multi Devicefilirom1
 
Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...Atos_Worldline
 
Notes (2012-06-08)
Notes (2012-06-08)Notes (2012-06-08)
Notes (2012-06-08)Chris Pitt
 

Similar to 2016 App vs. Web: Differences & Trends (20)

10 Famous App Built With React Native
10 Famous App Built With React Native10 Famous App Built With React Native
10 Famous App Built With React Native
 
The smart way of combining web & apps
The smart way of combining web & appsThe smart way of combining web & apps
The smart way of combining web & apps
 
Building Mobile Apps for Business
Building Mobile Apps for BusinessBuilding Mobile Apps for Business
Building Mobile Apps for Business
 
Unboxing web with React Native
Unboxing web with React NativeUnboxing web with React Native
Unboxing web with React Native
 
From mobile browser to mobile app
From mobile browser to mobile appFrom mobile browser to mobile app
From mobile browser to mobile app
 
Paulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs NativePaulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs Native
 
Breaking the Box: Pushing the Boundaries of UX with Drupal
Breaking the Box: Pushing the Boundaries of UX with DrupalBreaking the Box: Pushing the Boundaries of UX with Drupal
Breaking the Box: Pushing the Boundaries of UX with Drupal
 
Turku <3 Frontend - Progressive Web Apps, Web and Apps
Turku <3 Frontend - Progressive Web Apps, Web and AppsTurku <3 Frontend - Progressive Web Apps, Web and Apps
Turku <3 Frontend - Progressive Web Apps, Web and Apps
 
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using PhonegapDroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
 
Progressive Web App
Progressive Web AppProgressive Web App
Progressive Web App
 
Cross platform mobile approaches
Cross platform mobile approachesCross platform mobile approaches
Cross platform mobile approaches
 
Progressive Web Apps - deep dive
Progressive Web Apps - deep diveProgressive Web Apps - deep dive
Progressive Web Apps - deep dive
 
How OutSystems Accelerates PWA Development
How OutSystems Accelerates PWA DevelopmentHow OutSystems Accelerates PWA Development
How OutSystems Accelerates PWA Development
 
Design, Create and Develop Your Own Matrimony Website
Design, Create and Develop Your Own Matrimony WebsiteDesign, Create and Develop Your Own Matrimony Website
Design, Create and Develop Your Own Matrimony Website
 
Planning Your Progressive Web App
Planning Your Progressive Web AppPlanning Your Progressive Web App
Planning Your Progressive Web App
 
Build 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PC
Build 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PCBuild 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PC
Build 2017 - B8012 - Tips, tricks, and secrets: Building a great UWP app for PC
 
PROFESSIONAL WEBSITE DESIGN
PROFESSIONAL WEBSITE DESIGNPROFESSIONAL WEBSITE DESIGN
PROFESSIONAL WEBSITE DESIGN
 
Skill Session - Web Multi Device
Skill Session - Web Multi DeviceSkill Session - Web Multi Device
Skill Session - Web Multi Device
 
Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...
 
Notes (2012-06-08)
Notes (2012-06-08)Notes (2012-06-08)
Notes (2012-06-08)
 

More from Alexander Meinhardt

Why tokens will disrupt all forms of ownership
Why tokens will disrupt all forms of ownershipWhy tokens will disrupt all forms of ownership
Why tokens will disrupt all forms of ownershipAlexander Meinhardt
 
How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17Alexander Meinhardt
 
2017 How Deep Learning Changes the Design Process (Update)
2017 How Deep Learning Changes the Design Process (Update)2017 How Deep Learning Changes the Design Process (Update)
2017 How Deep Learning Changes the Design Process (Update)Alexander Meinhardt
 
2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)Alexander Meinhardt
 
2017 How Deep Learning Changes the Design Process (1)
2017 How Deep Learning Changes the Design Process (1)2017 How Deep Learning Changes the Design Process (1)
2017 How Deep Learning Changes the Design Process (1)Alexander Meinhardt
 
The Impact of Typography in UX/UI
The Impact of Typography in UX/UIThe Impact of Typography in UX/UI
The Impact of Typography in UX/UIAlexander Meinhardt
 
The Impact of Tone of Voice in UX/UI
The Impact of Tone of Voice in UX/UIThe Impact of Tone of Voice in UX/UI
The Impact of Tone of Voice in UX/UIAlexander Meinhardt
 

More from Alexander Meinhardt (20)

Tokenization & User Engagement
Tokenization & User EngagementTokenization & User Engagement
Tokenization & User Engagement
 
Why tokens will disrupt all forms of ownership
Why tokens will disrupt all forms of ownershipWhy tokens will disrupt all forms of ownership
Why tokens will disrupt all forms of ownership
 
How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17
 
2017 How Deep Learning Changes the Design Process (Update)
2017 How Deep Learning Changes the Design Process (Update)2017 How Deep Learning Changes the Design Process (Update)
2017 How Deep Learning Changes the Design Process (Update)
 
2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)
 
2017 How Deep Learning Changes the Design Process (1)
2017 How Deep Learning Changes the Design Process (1)2017 How Deep Learning Changes the Design Process (1)
2017 How Deep Learning Changes the Design Process (1)
 
The Future of Interfaces
The Future of InterfacesThe Future of Interfaces
The Future of Interfaces
 
UX as Cross Company Culture
UX as Cross Company CultureUX as Cross Company Culture
UX as Cross Company Culture
 
New Ways of Ideation
New Ways of IdeationNew Ways of Ideation
New Ways of Ideation
 
2017 Resonate Festival Recap
2017 Resonate Festival Recap2017 Resonate Festival Recap
2017 Resonate Festival Recap
 
Chatbot Landscape
Chatbot Landscape Chatbot Landscape
Chatbot Landscape
 
The Impact of Typography in UX/UI
The Impact of Typography in UX/UIThe Impact of Typography in UX/UI
The Impact of Typography in UX/UI
 
The Impact of Tone of Voice in UX/UI
The Impact of Tone of Voice in UX/UIThe Impact of Tone of Voice in UX/UI
The Impact of Tone of Voice in UX/UI
 
2016 Current State of IoT
2016 Current State of IoT 2016 Current State of IoT
2016 Current State of IoT
 
2016 Death of the Home Screen
2016 Death of the Home Screen2016 Death of the Home Screen
2016 Death of the Home Screen
 
2016 Prototyping Tools
2016 Prototyping Tools2016 Prototyping Tools
2016 Prototyping Tools
 
2016 OFFF Festival Recap
2016 OFFF Festival Recap2016 OFFF Festival Recap
2016 OFFF Festival Recap
 
2016 Swipe Workflow
2016 Swipe Workflow2016 Swipe Workflow
2016 Swipe Workflow
 
2016 Swipe Manifesto
2016 Swipe Manifesto2016 Swipe Manifesto
2016 Swipe Manifesto
 
2016 Modular Architecture
2016 Modular Architecture2016 Modular Architecture
2016 Modular Architecture
 

Recently uploaded

PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfneelspinoy
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一z xss
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...Rishabh Aryan
 
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一Fi L
 
ARt app | UX Case Study
ARt app | UX Case StudyARt app | UX Case Study
ARt app | UX Case StudySophia Viganò
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree ttt fff
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一Fi L
 
Design and Managing Service in the field of tourism and hospitality industry
Design and Managing Service in the field of tourism and hospitality industryDesign and Managing Service in the field of tourism and hospitality industry
Design and Managing Service in the field of tourism and hospitality industryrioverosanniejoy
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一Fi sss
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Rndexperts
 
Iconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic global solution
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Rndexperts
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证nhjeo1gg
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Yantram Animation Studio Corporation
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一F La
 

Recently uploaded (20)

PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdf
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
 
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
 
ARt app | UX Case Study
ARt app | UX Case StudyARt app | UX Case Study
ARt app | UX Case Study
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
 
Design and Managing Service in the field of tourism and hospitality industry
Design and Managing Service in the field of tourism and hospitality industryDesign and Managing Service in the field of tourism and hospitality industry
Design and Managing Service in the field of tourism and hospitality industry
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025
 
Iconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing services
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
 

2016 App vs. Web: Differences & Trends

  • 1. A P P V S W E B D I F F E R E N C E S & 
 T R E N D S K R U N C H T I M E I NT E RACT IV E
  • 2. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app
  • 3. A P P V S W E B D I F F E R E N C E S & T R E N D S Caching / Loading Native vs web app
  • 4. A P P V S W E B D I F F E R E N C E S & T R E N D S Caching / Loading Native vs web app
  • 5. A P P V S W E B D I F F E R E N C E S & T R E N D S Caching / Loading Native vs web app
  • 6. A P P V S W E B D I F F E R E N C E S & T R E N D S Interactions Native vs web app
  • 7. A P P V S W E B D I F F E R E N C E S & T R E N D S Animations / Transitions Native vs web app
  • 8. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app Animations / Transitions
  • 9. A P P V S W E B D I F F E R E N C E S & T R E N D S Semantic animations Native vs web app
  • 10. A P P V S W E B D I F F E R E N C E S & T R E N D S Semantic animations Native vs web app
  • 11. A P P V S W E B D I F F E R E N C E S & T R E N D S High Performance Animations Things a browser can animate cheaply: • Position transform: translate(npx, npx); • Scale transform: scale(n); • Rotation transform: rotate(ndeg); • Opacity opacity: 0 ... 1;
  • 12. A P P V S W E B D I F F E R E N C E S & T R E N D S High Performance Animations Rule of thumb: Animations that doesn’t affect the overall layout work best.
  • 13. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app Momentum Scrolling / Rubberbanding
  • 14. A P P V S W E B D I F F E R E N C E S & T R E N D S Background video Native vs web app
  • 15. Native vs web app Typography
  • 16. Native vs web app Android iOS / Swift iOS / Obj C CSS Typography
  • 17. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app Forms & Logins
  • 18. Native vs web app Forms & Logins
  • 19. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app Forms & Logins
  • 20. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app Forms & Logins
  • 21. P O L L R X U F O U M
  • 22. R X U F O U M Are you using AutoFill to complete forms in mobile browsers?
  • 23. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app Launch context
  • 24. A P P V S W E B D I F F E R E N C E S & T R E N D S Native vs web app Launch context
  • 25. Mobile websites with app-like-experience
  • 26. A P P V S W E B D I F F E R E N C E S & T R E N D S Progressive Web Apps Progressive Web Apps allow developers to use JavaScript in order to create mobile websites that enable an app-like-experience and work offline. (Android only atm)
  • 27. A P P V S W E B D I F F E R E N C E S & T R E N D S Progressive Web Apps
  • 28. E P I C O R C H A P T E R Progressive Web Apps • Very fast loading times • Connectivity independent: PWA work offline • App-like-interactions (GPU accelerated) • Re-engageable: Can access Push Notifications
  • 29. E P I C O R C H A P T E R Progressive Web Apps • Discoverable: Search engines will find them • Linkable: Zero-friction, zero-install, easy to share • App install banners • Takes up less space than a native/hybrid implementation • Good for phones / networks of emerging markets
  • 30. E P I C O R C H A P T E R Service Worker A service worker is a script that runs in the background, separate from your web page. It responds to events, including network requests made from pages it serves and push notices from your server. A service worker has an intentionally short lifetime. It wakes up when it gets an event and runs only as long as it needs to process it. Another cool feature is that Service Workers also support Push Notifications.
  • 31. E P I C O R C H A P T E R Accelerated Mobile Pages AMP is an open source project and service by Google to accelerate content on mobile devices. It is a way to build web pages for static content that render fast. AMP in action consists of three different parts: • AMP HTML HTML with some restrictions for reliable performance and some extensions for building rich content beyond basic HTML • AMP JS ensures the fast rendering of AMP HTML pages • Google AMP Cache can be used to serve cached AMP HTML pages
  • 33. A P P V S W E B D I F F E R E N C E S & T R E N D S AirBerlin
  • 34. A P P V S W E B D I F F E R E N C E S & T R E N D S Washington Post
  • 35. E P I C O R C H A P T E R Progressive Web Apps + Android only for now +
  • 36. Apps made with web language
  • 37. A P P V S W E B D I F F E R E N C E S & T R E N D S React Native React Native allows developers to use JavaScript in order to create mobile apps in both Android and iOS that look, feel, and are native.
  • 38. A P P V S W E B D I F F E R E N C E S & T R E N D S React Native
  • 39. React Native • Reusability • Learn once, write everywhere • Hot Reloading • Open Source • Good for prototyping
  • 40. A P P V S W E B D I F F E R E N C E S & T R E N D S Facebook Ads Manager
  • 41. A P P V S W E B D I F F E R E N C E S & T R E N D S Facebook Groups
  • 42. P A T E N T S & I N V E N T I O N S Apps without installing
  • 43. E P I C O R C H A P T E R Android Instant Apps Android Instant Apps enables Android apps to run instantly, without requiring installation.
  • 44. P A T E N T S & I N V E N T I O N S Sub topic 1Android Instant Apps
  • 45. U X / U I D I F F E R E N C E S B E T W E E N A P P S & W E B S Mobile vs desktop
  • 46. A P P V S W E B D I F F E R E N C E S & T R E N D S Mobile vs desktop Task-based design enabling content prioritisation
  • 47. „A P P V S W E B D I F F E R E N C E S & T R E N D S CHOOSE THE FEATURES THAT MATTER MOST TO ON-THE-GO USERS AND FOCUS ON MAKING THOSE FEATURES REALLY WORK WELL. Nick Bonatsakis Mobile developer at Raizlabs Inc
  • 48. A P P V S W E B D I F F E R E N C E S & T R E N D S Mobile vs desktop Platform UX interactions, tapable vs. clickable
  • 49. A P P V S W E B D I F F E R E N C E S & T R E N D S Mobile vs desktop Contextual rather than global navigation
  • 50. A P P V S W E B D I F F E R E N C E S & T R E N D S Mobile vs desktop Simplicity: fewer graphics and text
  • 51. „A P P V S W E B D I F F E R E N C E S & T R E N D S USERS ON MOBILE ARE MUCH MORE RUSHED, MORE DISTRACTED & FAR LESS PATIENT THAN DESKTOP USERS. STRIP OUT EVERY NON-CRITICAL FEATURE AND INTERFACE WHEN CONVERTING DESKTOP INTERFACES TO MOBILE. Garrett Perks Founder & Creative Director at EvenVision
  • 52. A P P V S W E B D I F F E R E N C E S & T R E N D S Mobile vs desktop Integration with phone functions
  • 53. U X / U I D I F F E R E N C E S B E T W E E N A P P S & W E B S Responsive vs Adaptive Design
  • 54. A P P V S W E B D I F F E R E N C E S & T R E N D S Responsive vs Adaptive Design Responsive Design • One design can serve any device or screen size • No need to design separate websites for mobile, tablet, and desktop devices • Allows for one URL and single content source
  • 55. A P P V S W E B D I F F E R E N C E S & T R E N D S Responsive vs Adaptive Design Responsive design = client-side • The whole page is delivered to the device browser (the client), and the browser then changes how the page appears in relation to the dimensions of the browser window
  • 56. A P P V S W E B D I F F E R E N C E S & T R E N D S Responsive vs Adaptive Design Adaptive Design • Device and device-specific features detected • Website served to the user based on that information • The result: a website custom-made for the user’s device
  • 57. A P P V S W E B D I F F E R E N C E S & T R E N D S Responsive vs Adaptive Design Adaptive design = server-side • The server detects the attributes of the device, and loads a version of the site that is optimised for its dimensions and native features
  • 58. Responsive vs Adaptive Google recommends using RWD over other design patterns
  • 59. U X / U I D I F F E R E N C E S B E T W E E N A P P S & W E B S Responsive vs Adaptive
  • 60. A P P V S W E B D I F F E R E N C E S & T R E N D S Responsive vs Adaptive Responsive design advantages • Google recommends it: Good page ranking • One set of code • Same URL structure • Less work for Devs
  • 61. A P P V S W E B D I F F E R E N C E S & T R E N D S Responsive vs Adaptive Adaptive design disadvantages • Two sets of code • More code • Agent detection: Google “Error prone” • Link dilution: value of web pages goes lower
  • 63. HTML5 Canvas Canvas allows developers to use JavaScript in order to create mobile websites that enable a rich desktopweb-like-experience.
  • 65. A P P V S W E B D I F F E R E N C E S & T R E N D S navigatingresponsibly.dk
  • 66. A P P V S W E B D I F F E R E N C E S & T R E N D S HTML5 Canvas • Very fluid animations / parallax effects • Reminds of Flash • Made coding JavaScript • Or using Adobe Animate CC as an editor • HTML only shows used text • Difficult for SEO • Difficult for mobile bandwidth
  • 67. P A T E N T S & I N V E N T I O N S Apps conquering desktop space
  • 68. A P P V S W E B D I F F E R E N C E S & T R E N D S Chrome OS Google Play Store and “over a million apps” will be headed to Chrome OS.
  • 69. P A T E N T S & I N V E N T I O N S Sub topic 1Chrome OS
  • 70. A P P V S W E B D I F F E R E N C E S & T R E N D S Microsoft Continuum Continuum is lets the user interface adapt automatically depending on the situation.
  • 72. P A T E N T S & I N V E N T I O N S Sub topic 1Microsoft Continuum
  • 73. A P P V S W E B D I F F E R E N C E S & T R E N D S Remix OS Designed to bring simplicity to productivity, Remix OS 2.0 features: multitasking, task bar, notifications, keyboard, right-click, file manager, Google Play and more.
  • 76. Q U E S T I O N S ? R X U F O U M
  • 77. Alexander Meinhardt krunchtime.org KRUNCHTI M E I NTE RACTIVE Iker Ortiz de Arri COAU THORS