Amazon talks HTML5 at AnDevCon
December 5, 2012 —
Is it a good idea to work with HTML5, and how do you do it? That's part of what Ethan Evans, Director of App Developer Services at Amazon, discussed in his keynote today at AnDevCon.
HTML5 has performance challenges today, he said, so why use it? He said it's because Amazon believes that the benefits of rapid updates without requiring app upgrade installation outweigh the problems.
Evans said there are two driving reasons to consider HMTL5: Write once, run anywhere, and the public promise of cross-platform compatibility. Wasn't this the promise of Java as well, he said? Amazon discovered the value of doing dynamic updates to its app without doing app upgrades. Many developers appear to be using HTML5 more for this reason.
How or where does Amazon use HTML5 today? Evans said in the Kindle Cloud Reader, Amazon AppStore for Android, Amazon MP3 Store, Amazon Mobile (for shopping), Kindle for Windows 8, and Dictionary Lookup on eInk Kindles.
Where can you best use HTML5 today? He said it lends itself to more static or low-interactivity tasks, so you're going to face more challenges when using it in things like games. High-interactivity apps are challenging places in which to use HTML5, Evans said. He discussed challenging use cases such as scrolling, matching native code physics) in JavaScript, and concurrent sounds.
As for native code, by definition, it's platform-specific, Evans said. If you do plan to support multiple platforms, you'll have to port. All updates will require upgrades as well. Building a good UI is hard, and testing your android app involves a lot of effort.
Later on in his keynote, Evans went deeper into what Amazon has done in regards to HTML5 vs. native vs blended. He explained the Amazon AppStore Hybrid Architecture. Features were grouped from a practical standpoint. Presentation Logic and Business Logic were in HTML5; search bar, auto-complete and APP DRM were in native code; and dialogs were in blended.
Evans concluded with Amazon's future. Its next experiment has to do with server-side rendering. Servers have bigger CPUs and faster access to data and services. Use them to partially or fully pre-assemble your pages, and take the burden off the device CPU. Amazon's early experiments show the potential.
Related Search Term(s): Amazon, Android, HTML
Share this link: http://sdt.bz/37224
Most Read
Latest News
Resources
SAP unveils SAP HANA platform innovations for Big Data and spatial processing
Features include smart data access and expanded cloud deployment options
|
|
|
Alteryx raises $12 million to put Big Data analytics in the hands of all business analysts
Quest founder's firm, Toba Capital, selects Alteryx as its first analytics investment
|
|
|
Google I/O kicks off
Developers get new APIs and tools, and the Go language hits version 1.1
|
|
|
Jelastic launches new version of its Java and PHP hosting platform
Jelastic today announced the launch of a new version of its ultra-scalable cloud hosting platform
|
Telerik adds back-end services to Icenium mobile tool suite
Icenium Everlive makes the suite a complete app development platform, the company says
|
|
|
CollabNet fuses CloudForge, TeamForge
New pricing structure and integration gives developers an enterprise-grade choice for dist...
|
|
|
Eclipse release train for Kepler arrives June 26
New version of Eclipse includes Stardust for business process management, and Orion 3.0 fo...
|
|
|
Google I/O kicks off
Developers get new APIs and tools, and the Go language hits version 1.1
|
IDC MarketScape: Worldwide Cloud Testing and ASQ SaaS
Demand for solutions to test applications on the cloud and for the cloud is rising signifi...
|
|
|
Get to Know the Database Decision Factors
What should you look for when choosing a relational database system? This informative arti...
|
|
|
Exploring the Database Forest
Today’s database technology landscape is more dynamic and varied than ever before. What’s...
|
|
|
Data Management Resource Guide
Today’s data is generated by more than just applications. Data is generated by trillions o...
|