SlideShare a Scribd company logo
1 of 49
Download to read offline
Sree Kotay, Comcast, LCA14, Macau
The Radically Changing Device Development
Landscape for Service Providers
• Intro
Sree Kotay:
SVP Eng&Ops Technology&Product, Chief Software Architect
Comcast Corp
• A little bit of context
• Problem statement
• Technical solutions
• How Linaro fits
Agenda
A little background…
Cable Communications
% of Total Revenue: 64%
% of Total OCF: 77%
Cable Networks
14%
16%
Broadcast
11%
1%
Film
8%
2%
Parks
3%
4%
Other Digital and Other
XFINITY TV
XFINITY Internet
XFINITY Voice
XFINITY Home
*Minority interest and/or non-controlling interest.
Note: Revenue mix based on LTM results as of 3Q13 and is before corporate overhead and inter-company eliminations.
**
*
*
Comcast Corporation
Uniquely positioned to lead in entertainment, information and technology
“if you care about
the software,
you should care
about the hardware.”
"When I go into my living room and turn on the TV, I feel
like I have gone backwards in time by 20 to 30 years,"
Apple CEO Tim Cook
What we wanted to build….
User
Experience
• New interactive experiences
• Easy to change
• Embrace the web
• Aggregator of info, entertainment & communication
What we needed to build to do that….
Evolution of Cable Ops & Infrastructure
• Ingest content, serve user interface
• Billing and entitlements
• Care
Cloud Computing
• Faster product
• Apps store
• Easier to support more devices at scale
IP Video
End to End
• Serve any device, source any content
• Leverage personal media
• Off-footprint reach
User
Experience
• New interactive experiences
• Easy to change
• Embrace the web
• Aggregator of info, entertainment & communication
• Lower cost, commoditized devices
• Flexible storage architecture
• Managed configuration
New Device
Ecosystem
But really not that complicated…
Be relevant to
every screen
in the home
Make the big
screen relevant
and innovative.
Key investment domains
Application
platform
IP video
platform
CPE
platform
x1 platform viper rdk
project xcalibur
yesterday
Since 2H 2012:
Screensaver/Dayview
Editorial Promotions
Voicemail & Text messaging
Photos, Stocks, Horoscopes, et al.
Send-To-TV
Electronic-Sell-Through
Cloud-DVR
In addition to:
X1 voice remote
National launch
AR-DVR
DLNA, Powersave, new CC requirements
Numerous user enhancements to flow
Numerous bug fixes
X2 FCS
And more…
(…and some R&D projects….)
WEB-RTC
EA Gaming
Android Apps3rd Party Web Apps
DOES
EXPERIENCE
MATTER?
Or will people just buy anyway?
Why do all this?
25% lift in VOD hours
20% lift in VOD revenue
11% more minutes per view
65% use apps
90% use “Recents”
56% use full-screen “Search”
*early data / early days
25% reduction (voluntary) churn
7.6 hours of TV
~2X over-index on EST
40% lift in Channel usage
1.8B pageviews (Nov’13)
x1 by the numbers
“Xfinity X1: How Comcast
roped me back in to cable”
“…the X1 is worth
getting over other
subscription
services“
“Kudos to @Comcast: New
X1 platform is best cable UI
I've used to date (by a wide
margin) and ordering/
installation was surprisingly
painless”
– Jeff Weiner, CEO
LinkedIn
“I keep hearing rumors that
Apple is working on
something like this…
….If Apple is going to be able
to do a lot better, I'll be
pretty shocked.
This is a HUGE improvement
in my enjoyment of TV every
evening.”
-- Robert Scoble
CEO Reed Hastings and CFO David
Wells gave a shout-out to Comcast for
its X1 interface, which they said "is an
impressive and leading example of
[competition].“ –
Netflix 2012 Earnings report – Jan, 2013
“…I have a X1 (Comcast box) at home.
It's got apps and I listen to Pandora on
it...I think personally, I would like to be
able to watch Netflix and that will keep me
on the Comcast X1, which is a great
product… ”–
Netflix Q3 2013 Earnings call – Oct, 2013
Let’s rewind a bit…
Application
platform
IP video
platform
CPE
platform
x1 platform viper rdk
project xcalibur
Application Models: Problem Decomposition
23
Remote Display
e.g. Active Video (AKA ICTV)
OnLive
Raven
Remoted Video Bandwidth
Latency
Compute Power
Remote DOM
e.g. HME
Flash Remoting
DOM model
Resource oriented
Latency
Tool Chain/Developer
Community
Generic Client
e.g. Flash
HTML Browser
“Content” application
Cache based
“Thickness” of client
STB performance
Full Client
e.g. Guide
Outlook
Installable application
Native or VM based
Installation and deployment
Pace of innovation
Lower you are on the chart,the more specific you have to be about client requirements
Comparison to AJAX
24
http://www.openajax.org/member/wiki/WP2_-_Successful_Deployment_of_Ajax_and_OpenAjax
“The key difference between Server-side Dual-DOM and Client-side Dual-
DOM is that, with Server-side Dual-DOM, the Ajax DOM and most user
interface logic is managed on the server. In this scenario, the primary job
of the client Ajax engine is to reflect back to the server any interaction
state changes, deferring data handling, UI state management and UI
update logic to the server.”
Single DOM (client-side) Dual DOM (client-side) Dual DOM (server-side)
XRE
Application*
XRE alone would
technically be
"Single-DOM
server side"
Sample messaging
25
Connect Event
{
name: "CONNECT",
deviceCaps: { ... },
applicationName: "apps/myApp",
minimumVersion: "1.2.3",
eventIndex: 0,
timestamp: XXX
}
XRE Receiver
Connect Command
{
command: "CONNECT",
version: "1.2.3",
sessionGUID: "{xxxxxxxx-xxxx-...},
commandIndex: 0,
timestamp: XXX
}
XRE Host
Events
Commands
{
command: "NEW",
id: 2051,
klass: "XREView",
params: { bounds: [600, 600]
},
commandIndex: 56,
timestamp: 12393187203234
}
New view message
Connection setup
Javascript/
Java, etc.
view
controller
model
XML/JSON
HTTP response
User
Acti
on
XML
HTTP
reque
stModify DOM
elements
objects
Query
results
Dat
a
quer
y
AJAX
server
cloud
XRE
server
cloud
static
HTML/
DOM
Client
Presentation
Engine
XRE: More about it
• XRE is a methodology NOT a technology (or standard)
• AJAX pattern: JSON over HTTP (or at least port 80)
o If the web works, UI and content should work
• Strict W3C DOM*
o Plus animation (client side)
o Plus 4x4 matrix composed tree
o No CSS, Nol, No scripting (client-side)
• Ease of implementation in a variety of client technologies:
o Flash, HTML, Java, C, Silverlight/C#, etc.
o Ease of HW accelerability
• Requires factoring business logic into web services
o Cacheability
o Data Integrity
26
Video: Client Platform strategy – no industry standardization
Container/Protocol
HLS (Apple)
HDS (Adobe)
SmoothHD (MS)
Security
Access(Adobe)
Playready (MS)
Widevine(Google)*
Video Player
Native/C++ (custom)
Flash/SWF (Adobe)
Silverlight/C# (MS)
Application
HTML
Flash
XRE
Silverlight
Native
Other
4 client technology tiers required for COAM
service delivery*
• Application implements user interface
• Video Player implements video business
logic (ads, blackouts, etc)
• Container/Protocol implements adaptive
logic and video playback (trick, etc)
• Security implements content protection
*Not all combinations are valid!
Service App Runtime Video Player Container/Protocol Security
Netflix HTML (CE)
Native (iOS)
Custom Qt/Webkit (CE)
Native Obj-C (iOS)
Custom per device/Native C++ PIFF/Smooth
HLS (iOS)
Playready
Vudu HTML (iOS)
Native C++(CE)
Browser (iOS)
Native C++(CE)
Custom per device/Native C++ (CE)
Javascript (iOS)
Custom
HLS (iOS)
Custom?
AES (iOS)
Hulu HTML Browser Engine Flash (Online) RTMP (Online) RTPME (Online)
VIPER-Xbox C# Silverlight Silverlight PIFF/Smooth Playready
VIPER-Samsung HTML Browser Engine Flash HDS Access
Security models are “TLS to the glass”
28
HTML
Guide
XRE
Receiver
HTML
Browser
Client platforms or
Encoders Packagers
Content Routers
CMS
Edge Caches
Content Mgmt
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Security Key Manager
License
Server
Video Platform
(VIPER)
Realtime Packager
Xcalibur: Cloud Compute Platform
29
HTML Guide
XRE Receiver HTML Browser
Client platforms
or
Encoders
Packager
s
Content Routers
CMS
Edge Caches
Content Mgmt
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Security Key
Manager
License
Server
Content
Services
User
Services
Application Services
XRE
Guide
Data Services
Presentation
Services
Video
Application
Separating
discovery from
delivery means:
-IP apps can leverage
QAM video
-IP video can be
delivered to many
applications
All Content
in IP
Cloud based
IP
Xcalibur: Cloud Compute Platform
30
Client platforms
Encoders
Packager
s
Content Routers
CMS
Edge Caches
Content Mgmt
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Security Key
Manager
License
Server
Content
Services
User
Services
Application Services
XRE
Guide
Data Services
Presentation
Services
•Elasticity
•Utility
•Velocity
Video
Application
Xcalibur: Cloud Compute Platform
31
Client platforms
Enco
ders
Packa
gers
Content
Routers
CMS
Edge Caches
Content Mgmt
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Security
Key Manager License Server
Cont
ent
Servi
ces
User
Servi
ces
Application Services
XRE
Guide
Data Services
Presentation
Services
Enco
ders
Packa
gers
Content
Routers
CMS
Edge Caches
Content Mgmt
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Security
Key Manager License Server
Cont
ent
Servi
ces
User
Servi
ces
Application Services
XRE
Guide
Data Services
Presentation
Services
Enco
ders
Packa
gers
Content
Routers
Edge Caches
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Enco
ders
Packa
gers
Content
Routers
Edge Caches
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Enco
ders
Packa
gers
Content
Routers
Edge Caches
Content
Transform
Distribution
Multicast controllers
Virtual Origin
Enco
ders
Packa
gers
Content
Routers
Edge Caches
Content
Transform
Distribution
Multicast controllers
Virtual Origin
NDC
~20 Local Encode (ONLY) + nDVR (storage)
Video
Application
Video
Application
Video
Video
Video
Video
•Virtualization
•Persistence
•Metrics
RDC
RDK: (noun formal)
• a royalty free bundled distribution of
shared source components
• selected for utility in delivering MPVD
services by reducing the abstraction
between custom and COAM
Shared source development for devices
An application
framework
A presentation
engine
A (traditional)
HAL
NOT
Obligatory Block Diagram
Application
Hardware
But that
looks just
like ….
Android?
CDI?
HPK?
Etc.??
A different mindset….
• is a leaky abstraction – not a new API
• is shared source – transparent and self-service
• leverages community progress
Different in that it:
Q1 Q2 Q3 Q4
- VPOP / CVP1
- Power Mgmt
- Service Flow Routing
- Multihub mDVR
- RCDL/DCM
- TR69
- QT 5.0
- Service Manager
- RMF Preview
- WebKit Media Player
- Qt 5.1
- TDK
- RDK Emulator
- IP Video / AVE
3rd Device Deployment 4th Device Deployment 1M+ Devices 5th Device Deployment
2013
The last 12 months
2014
Q1 Q2 Q3 Q4
- RDK 2.0
(OCAP-less)
- DVB Preview
- IPv6 Support
- HDMI-CEC
- CVP2
- Yocto/OE RootFS
- WebGL
- Advanced Power
Mgmt
- Wifi support
- Blink
- OpenMax-IL support
- WebRTC
- Linaro RDK
- Crypto API
- RDK/B
You are here
The next 12 months
RDK @ comcast
• ‘develop in the open’
• two hats
o community owner
o deployment customer
• hierarchical and distributed
• Trunk based development: Branch for release
• Continuous Integration
• Sprints are when you ship
• Build vs. Buy is a false dichotomy
Source code mgmt. looks different
“it is better to fix problems
than to prevent them”
- ed catmull
iOS 1.0.0 2007 June 29
iOS 1.0.1 2007 July 31
iOS 1.0.2 2007 Aug 21
iOS 1.1.0 2007 Sept 14*
iOS 1.1.1 2007 Sept 27
iOS 1.1.2 2007 Nov 12
iOS 1.1.3 2008 Jan 1
iOS 1.1.4 2008 Feb 26
iOS 1.1.5 2008 Jul 15
iOS 2.0.0 2008 July 11
iOS 2.0.1 2008 Aug 4
…
…
iOS 6.0.0 2012 Sept 12
iOS 6.0.1 2012 Nov 1
iOS 6.0.2 2012 Dec 18
iOS 6.1.0 2013 Jan 28
iOS 6.1.1 2013 Feb 6
iOS 6.1.2 2013 Feb 19
iOS 6.1.3 2013 Mar 19
iOS 6.1.4 2013 May 2
iOS 7.0.0 beta 1 2013 May 8*
…
Every 2-3 weeks
…
iOS 7.0.0 beta 6 2013 Aug 15
iOS 7.0.0 2013 Sept 18
iOS 7.0.1 2013 Sept 19
iOS 7.0.2 2013 Sept 26
…
Brand New Mature
A25.2 2007 Jan
A28 2009 Feb
A30 2012 Aug
Same Period: Jun ‘07-Sep ‘13
0.15.1.2.5 8/6/2012
1.0.1.0.34 10/3/2012
1.0.2.05 11/8/2012
…. (covers XG1 releases only)
1.1.1.1.1 12/11/2012
1.1.1.2.1 1/8/2013
1.1.2.0.10 2/21/2013
1.1.2.1.1 3/7/2013
1.1.2.2.1 3/22/2013
1.1.2.4.2 4/23/2013
1.2.0 6/4/2013
1.2.0p1 6/13/2013
1.2.1 6/28/2013
1.2.2 8/11/2013
1.2.2p2 8/23/2013
1.2.2p3 9/19/2013
1.3.0 9/30/2013
Summer 2012 ….. Q3 ‘13
• intentionally leaky abstraction – not a new API surface
• shared source – sharing knowledge is better than hiding hardware
• community counts – vote with code!!!
• know how devops works: don’t branch until you’re ready
• open = “transparent” & “self-service”, while closed = “wait-in-line”
• its been good for comcast – it might be good for you, too
quick summary
PLATFORM
CONTROL
MATTERS.
a lot.
the alternative is marginalization.
Why do all this?
• develop in the open
• regular robust releases
• no anti-fragmentation*
• royalty-free
• community contribution
• product velocity
principles
• contributions back
• you can have private components
• backwards compatibility required*
• we don’t have all the answers
• security is a shared problem
• grants? bug bounties?
community
An XKCD for everything…
More about Linaro Connect: http://connect.linaro.org
More about Linaro: http://www.linaro.org/about/
More about Linaro engineering: http://www.linaro.org/engineering/
Linaro members: www.linaro.org/members

More Related Content

More from Linaro

HPC network stack on ARM - Linaro HPC Workshop 2018
HPC network stack on ARM - Linaro HPC Workshop 2018HPC network stack on ARM - Linaro HPC Workshop 2018
HPC network stack on ARM - Linaro HPC Workshop 2018Linaro
 
It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...
It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...
It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...Linaro
 
Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...
Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...
Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...Linaro
 
Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...
Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...
Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...Linaro
 
Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...
Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...
Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...Linaro
 
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainlineHKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainlineLinaro
 
HKG18-100K1 - George Grey: Opening Keynote
HKG18-100K1 - George Grey: Opening KeynoteHKG18-100K1 - George Grey: Opening Keynote
HKG18-100K1 - George Grey: Opening KeynoteLinaro
 
HKG18-318 - OpenAMP Workshop
HKG18-318 - OpenAMP WorkshopHKG18-318 - OpenAMP Workshop
HKG18-318 - OpenAMP WorkshopLinaro
 
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainlineHKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainlineLinaro
 
HKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and allHKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and allLinaro
 
HKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse HypervisorHKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse HypervisorLinaro
 
HKG18-TR08 - Upstreaming SVE in QEMU
HKG18-TR08 - Upstreaming SVE in QEMUHKG18-TR08 - Upstreaming SVE in QEMU
HKG18-TR08 - Upstreaming SVE in QEMULinaro
 
HKG18-113- Secure Data Path work with i.MX8M
HKG18-113- Secure Data Path work with i.MX8MHKG18-113- Secure Data Path work with i.MX8M
HKG18-113- Secure Data Path work with i.MX8MLinaro
 
HKG18-120 - Devicetree Schema Documentation and Validation
HKG18-120 - Devicetree Schema Documentation and Validation HKG18-120 - Devicetree Schema Documentation and Validation
HKG18-120 - Devicetree Schema Documentation and Validation Linaro
 
HKG18-223 - Trusted FirmwareM: Trusted boot
HKG18-223 - Trusted FirmwareM: Trusted bootHKG18-223 - Trusted FirmwareM: Trusted boot
HKG18-223 - Trusted FirmwareM: Trusted bootLinaro
 
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...Linaro
 
HKG18-317 - Arm Server Ready Program
HKG18-317 - Arm Server Ready ProgramHKG18-317 - Arm Server Ready Program
HKG18-317 - Arm Server Ready ProgramLinaro
 
HKG18-312 - CMSIS-NN
HKG18-312 - CMSIS-NNHKG18-312 - CMSIS-NN
HKG18-312 - CMSIS-NNLinaro
 
HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...
HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...
HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...Linaro
 
HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...
HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...
HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...Linaro
 

More from Linaro (20)

HPC network stack on ARM - Linaro HPC Workshop 2018
HPC network stack on ARM - Linaro HPC Workshop 2018HPC network stack on ARM - Linaro HPC Workshop 2018
HPC network stack on ARM - Linaro HPC Workshop 2018
 
It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...
It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...
It just keeps getting better - SUSE enablement for Arm - Linaro HPC Workshop ...
 
Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...
Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...
Intelligent Interconnect Architecture to Enable Next Generation HPC - Linaro ...
 
Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...
Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...
Yutaka Ishikawa - Post-K and Arm HPC Ecosystem - Linaro Arm HPC Workshop Sant...
 
Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...
Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...
Andrew J Younge - Vanguard Astra - Petascale Arm Platform for U.S. DOE/ASC Su...
 
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainlineHKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
 
HKG18-100K1 - George Grey: Opening Keynote
HKG18-100K1 - George Grey: Opening KeynoteHKG18-100K1 - George Grey: Opening Keynote
HKG18-100K1 - George Grey: Opening Keynote
 
HKG18-318 - OpenAMP Workshop
HKG18-318 - OpenAMP WorkshopHKG18-318 - OpenAMP Workshop
HKG18-318 - OpenAMP Workshop
 
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainlineHKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
HKG18-501 - EAS on Common Kernel 4.14 and getting (much) closer to mainline
 
HKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and allHKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and all
 
HKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse HypervisorHKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
 
HKG18-TR08 - Upstreaming SVE in QEMU
HKG18-TR08 - Upstreaming SVE in QEMUHKG18-TR08 - Upstreaming SVE in QEMU
HKG18-TR08 - Upstreaming SVE in QEMU
 
HKG18-113- Secure Data Path work with i.MX8M
HKG18-113- Secure Data Path work with i.MX8MHKG18-113- Secure Data Path work with i.MX8M
HKG18-113- Secure Data Path work with i.MX8M
 
HKG18-120 - Devicetree Schema Documentation and Validation
HKG18-120 - Devicetree Schema Documentation and Validation HKG18-120 - Devicetree Schema Documentation and Validation
HKG18-120 - Devicetree Schema Documentation and Validation
 
HKG18-223 - Trusted FirmwareM: Trusted boot
HKG18-223 - Trusted FirmwareM: Trusted bootHKG18-223 - Trusted FirmwareM: Trusted boot
HKG18-223 - Trusted FirmwareM: Trusted boot
 
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
 
HKG18-317 - Arm Server Ready Program
HKG18-317 - Arm Server Ready ProgramHKG18-317 - Arm Server Ready Program
HKG18-317 - Arm Server Ready Program
 
HKG18-312 - CMSIS-NN
HKG18-312 - CMSIS-NNHKG18-312 - CMSIS-NN
HKG18-312 - CMSIS-NN
 
HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...
HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...
HKG18-301 - Dramatically Accelerate 96Board Software via an FPGA with Integra...
 
HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...
HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...
HKG18-300K2 - Keynote: Tomas Evensen - All Programmable SoCs? – Platforms to ...
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Recently uploaded (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

LCA14: Keynote: Device development model for Carrier Class operators

  • 1. Sree Kotay, Comcast, LCA14, Macau The Radically Changing Device Development Landscape for Service Providers
  • 2. • Intro Sree Kotay: SVP Eng&Ops Technology&Product, Chief Software Architect Comcast Corp • A little bit of context • Problem statement • Technical solutions • How Linaro fits Agenda
  • 3. A little background… Cable Communications % of Total Revenue: 64% % of Total OCF: 77% Cable Networks 14% 16% Broadcast 11% 1% Film 8% 2% Parks 3% 4% Other Digital and Other XFINITY TV XFINITY Internet XFINITY Voice XFINITY Home *Minority interest and/or non-controlling interest. Note: Revenue mix based on LTM results as of 3Q13 and is before corporate overhead and inter-company eliminations. ** * * Comcast Corporation Uniquely positioned to lead in entertainment, information and technology
  • 4. “if you care about the software, you should care about the hardware.”
  • 5. "When I go into my living room and turn on the TV, I feel like I have gone backwards in time by 20 to 30 years," Apple CEO Tim Cook
  • 6. What we wanted to build…. User Experience • New interactive experiences • Easy to change • Embrace the web • Aggregator of info, entertainment & communication
  • 7. What we needed to build to do that…. Evolution of Cable Ops & Infrastructure • Ingest content, serve user interface • Billing and entitlements • Care Cloud Computing • Faster product • Apps store • Easier to support more devices at scale IP Video End to End • Serve any device, source any content • Leverage personal media • Off-footprint reach User Experience • New interactive experiences • Easy to change • Embrace the web • Aggregator of info, entertainment & communication • Lower cost, commoditized devices • Flexible storage architecture • Managed configuration New Device Ecosystem
  • 8. But really not that complicated… Be relevant to every screen in the home Make the big screen relevant and innovative.
  • 9. Key investment domains Application platform IP video platform CPE platform x1 platform viper rdk project xcalibur
  • 11.
  • 12.
  • 13.
  • 14. Since 2H 2012: Screensaver/Dayview Editorial Promotions Voicemail & Text messaging Photos, Stocks, Horoscopes, et al. Send-To-TV Electronic-Sell-Through Cloud-DVR In addition to: X1 voice remote National launch AR-DVR DLNA, Powersave, new CC requirements Numerous user enhancements to flow Numerous bug fixes X2 FCS
  • 15. And more… (…and some R&D projects….) WEB-RTC EA Gaming Android Apps3rd Party Web Apps
  • 16. DOES EXPERIENCE MATTER? Or will people just buy anyway? Why do all this?
  • 17. 25% lift in VOD hours 20% lift in VOD revenue 11% more minutes per view 65% use apps 90% use “Recents” 56% use full-screen “Search” *early data / early days 25% reduction (voluntary) churn 7.6 hours of TV ~2X over-index on EST 40% lift in Channel usage 1.8B pageviews (Nov’13) x1 by the numbers
  • 18. “Xfinity X1: How Comcast roped me back in to cable” “…the X1 is worth getting over other subscription services“ “Kudos to @Comcast: New X1 platform is best cable UI I've used to date (by a wide margin) and ordering/ installation was surprisingly painless” – Jeff Weiner, CEO LinkedIn
  • 19. “I keep hearing rumors that Apple is working on something like this…
  • 20. ….If Apple is going to be able to do a lot better, I'll be pretty shocked. This is a HUGE improvement in my enjoyment of TV every evening.” -- Robert Scoble
  • 21. CEO Reed Hastings and CFO David Wells gave a shout-out to Comcast for its X1 interface, which they said "is an impressive and leading example of [competition].“ – Netflix 2012 Earnings report – Jan, 2013 “…I have a X1 (Comcast box) at home. It's got apps and I listen to Pandora on it...I think personally, I would like to be able to watch Netflix and that will keep me on the Comcast X1, which is a great product… ”– Netflix Q3 2013 Earnings call – Oct, 2013
  • 22. Let’s rewind a bit… Application platform IP video platform CPE platform x1 platform viper rdk project xcalibur
  • 23. Application Models: Problem Decomposition 23 Remote Display e.g. Active Video (AKA ICTV) OnLive Raven Remoted Video Bandwidth Latency Compute Power Remote DOM e.g. HME Flash Remoting DOM model Resource oriented Latency Tool Chain/Developer Community Generic Client e.g. Flash HTML Browser “Content” application Cache based “Thickness” of client STB performance Full Client e.g. Guide Outlook Installable application Native or VM based Installation and deployment Pace of innovation Lower you are on the chart,the more specific you have to be about client requirements
  • 24. Comparison to AJAX 24 http://www.openajax.org/member/wiki/WP2_-_Successful_Deployment_of_Ajax_and_OpenAjax “The key difference between Server-side Dual-DOM and Client-side Dual- DOM is that, with Server-side Dual-DOM, the Ajax DOM and most user interface logic is managed on the server. In this scenario, the primary job of the client Ajax engine is to reflect back to the server any interaction state changes, deferring data handling, UI state management and UI update logic to the server.” Single DOM (client-side) Dual DOM (client-side) Dual DOM (server-side) XRE Application* XRE alone would technically be "Single-DOM server side"
  • 25. Sample messaging 25 Connect Event { name: "CONNECT", deviceCaps: { ... }, applicationName: "apps/myApp", minimumVersion: "1.2.3", eventIndex: 0, timestamp: XXX } XRE Receiver Connect Command { command: "CONNECT", version: "1.2.3", sessionGUID: "{xxxxxxxx-xxxx-...}, commandIndex: 0, timestamp: XXX } XRE Host Events Commands { command: "NEW", id: 2051, klass: "XREView", params: { bounds: [600, 600] }, commandIndex: 56, timestamp: 12393187203234 } New view message Connection setup Javascript/ Java, etc. view controller model XML/JSON HTTP response User Acti on XML HTTP reque stModify DOM elements objects Query results Dat a quer y AJAX server cloud XRE server cloud static HTML/ DOM Client Presentation Engine
  • 26. XRE: More about it • XRE is a methodology NOT a technology (or standard) • AJAX pattern: JSON over HTTP (or at least port 80) o If the web works, UI and content should work • Strict W3C DOM* o Plus animation (client side) o Plus 4x4 matrix composed tree o No CSS, Nol, No scripting (client-side) • Ease of implementation in a variety of client technologies: o Flash, HTML, Java, C, Silverlight/C#, etc. o Ease of HW accelerability • Requires factoring business logic into web services o Cacheability o Data Integrity 26
  • 27. Video: Client Platform strategy – no industry standardization Container/Protocol HLS (Apple) HDS (Adobe) SmoothHD (MS) Security Access(Adobe) Playready (MS) Widevine(Google)* Video Player Native/C++ (custom) Flash/SWF (Adobe) Silverlight/C# (MS) Application HTML Flash XRE Silverlight Native Other 4 client technology tiers required for COAM service delivery* • Application implements user interface • Video Player implements video business logic (ads, blackouts, etc) • Container/Protocol implements adaptive logic and video playback (trick, etc) • Security implements content protection *Not all combinations are valid! Service App Runtime Video Player Container/Protocol Security Netflix HTML (CE) Native (iOS) Custom Qt/Webkit (CE) Native Obj-C (iOS) Custom per device/Native C++ PIFF/Smooth HLS (iOS) Playready Vudu HTML (iOS) Native C++(CE) Browser (iOS) Native C++(CE) Custom per device/Native C++ (CE) Javascript (iOS) Custom HLS (iOS) Custom? AES (iOS) Hulu HTML Browser Engine Flash (Online) RTMP (Online) RTPME (Online) VIPER-Xbox C# Silverlight Silverlight PIFF/Smooth Playready VIPER-Samsung HTML Browser Engine Flash HDS Access Security models are “TLS to the glass”
  • 28. 28 HTML Guide XRE Receiver HTML Browser Client platforms or Encoders Packagers Content Routers CMS Edge Caches Content Mgmt Content Transform Distribution Multicast controllers Virtual Origin Security Key Manager License Server Video Platform (VIPER) Realtime Packager
  • 29. Xcalibur: Cloud Compute Platform 29 HTML Guide XRE Receiver HTML Browser Client platforms or Encoders Packager s Content Routers CMS Edge Caches Content Mgmt Content Transform Distribution Multicast controllers Virtual Origin Security Key Manager License Server Content Services User Services Application Services XRE Guide Data Services Presentation Services Video Application Separating discovery from delivery means: -IP apps can leverage QAM video -IP video can be delivered to many applications All Content in IP Cloud based IP
  • 30. Xcalibur: Cloud Compute Platform 30 Client platforms Encoders Packager s Content Routers CMS Edge Caches Content Mgmt Content Transform Distribution Multicast controllers Virtual Origin Security Key Manager License Server Content Services User Services Application Services XRE Guide Data Services Presentation Services •Elasticity •Utility •Velocity Video Application
  • 31. Xcalibur: Cloud Compute Platform 31 Client platforms Enco ders Packa gers Content Routers CMS Edge Caches Content Mgmt Content Transform Distribution Multicast controllers Virtual Origin Security Key Manager License Server Cont ent Servi ces User Servi ces Application Services XRE Guide Data Services Presentation Services Enco ders Packa gers Content Routers CMS Edge Caches Content Mgmt Content Transform Distribution Multicast controllers Virtual Origin Security Key Manager License Server Cont ent Servi ces User Servi ces Application Services XRE Guide Data Services Presentation Services Enco ders Packa gers Content Routers Edge Caches Content Transform Distribution Multicast controllers Virtual Origin Enco ders Packa gers Content Routers Edge Caches Content Transform Distribution Multicast controllers Virtual Origin Enco ders Packa gers Content Routers Edge Caches Content Transform Distribution Multicast controllers Virtual Origin Enco ders Packa gers Content Routers Edge Caches Content Transform Distribution Multicast controllers Virtual Origin NDC ~20 Local Encode (ONLY) + nDVR (storage) Video Application Video Application Video Video Video Video •Virtualization •Persistence •Metrics RDC
  • 32. RDK: (noun formal) • a royalty free bundled distribution of shared source components • selected for utility in delivering MPVD services by reducing the abstraction between custom and COAM Shared source development for devices
  • 34. Obligatory Block Diagram Application Hardware But that looks just like …. Android? CDI? HPK? Etc.??
  • 35. A different mindset…. • is a leaky abstraction – not a new API • is shared source – transparent and self-service • leverages community progress Different in that it:
  • 36. Q1 Q2 Q3 Q4 - VPOP / CVP1 - Power Mgmt - Service Flow Routing - Multihub mDVR - RCDL/DCM - TR69 - QT 5.0 - Service Manager - RMF Preview - WebKit Media Player - Qt 5.1 - TDK - RDK Emulator - IP Video / AVE 3rd Device Deployment 4th Device Deployment 1M+ Devices 5th Device Deployment 2013 The last 12 months
  • 37. 2014 Q1 Q2 Q3 Q4 - RDK 2.0 (OCAP-less) - DVB Preview - IPv6 Support - HDMI-CEC - CVP2 - Yocto/OE RootFS - WebGL - Advanced Power Mgmt - Wifi support - Blink - OpenMax-IL support - WebRTC - Linaro RDK - Crypto API - RDK/B You are here The next 12 months
  • 38. RDK @ comcast • ‘develop in the open’ • two hats o community owner o deployment customer • hierarchical and distributed
  • 39. • Trunk based development: Branch for release • Continuous Integration • Sprints are when you ship • Build vs. Buy is a false dichotomy Source code mgmt. looks different
  • 40. “it is better to fix problems than to prevent them” - ed catmull
  • 41. iOS 1.0.0 2007 June 29 iOS 1.0.1 2007 July 31 iOS 1.0.2 2007 Aug 21 iOS 1.1.0 2007 Sept 14* iOS 1.1.1 2007 Sept 27 iOS 1.1.2 2007 Nov 12 iOS 1.1.3 2008 Jan 1 iOS 1.1.4 2008 Feb 26 iOS 1.1.5 2008 Jul 15 iOS 2.0.0 2008 July 11 iOS 2.0.1 2008 Aug 4 … … iOS 6.0.0 2012 Sept 12 iOS 6.0.1 2012 Nov 1 iOS 6.0.2 2012 Dec 18 iOS 6.1.0 2013 Jan 28 iOS 6.1.1 2013 Feb 6 iOS 6.1.2 2013 Feb 19 iOS 6.1.3 2013 Mar 19 iOS 6.1.4 2013 May 2 iOS 7.0.0 beta 1 2013 May 8* … Every 2-3 weeks … iOS 7.0.0 beta 6 2013 Aug 15 iOS 7.0.0 2013 Sept 18 iOS 7.0.1 2013 Sept 19 iOS 7.0.2 2013 Sept 26 … Brand New Mature
  • 42. A25.2 2007 Jan A28 2009 Feb A30 2012 Aug Same Period: Jun ‘07-Sep ‘13
  • 43. 0.15.1.2.5 8/6/2012 1.0.1.0.34 10/3/2012 1.0.2.05 11/8/2012 …. (covers XG1 releases only) 1.1.1.1.1 12/11/2012 1.1.1.2.1 1/8/2013 1.1.2.0.10 2/21/2013 1.1.2.1.1 3/7/2013 1.1.2.2.1 3/22/2013 1.1.2.4.2 4/23/2013 1.2.0 6/4/2013 1.2.0p1 6/13/2013 1.2.1 6/28/2013 1.2.2 8/11/2013 1.2.2p2 8/23/2013 1.2.2p3 9/19/2013 1.3.0 9/30/2013 Summer 2012 ….. Q3 ‘13
  • 44. • intentionally leaky abstraction – not a new API surface • shared source – sharing knowledge is better than hiding hardware • community counts – vote with code!!! • know how devops works: don’t branch until you’re ready • open = “transparent” & “self-service”, while closed = “wait-in-line” • its been good for comcast – it might be good for you, too quick summary
  • 45. PLATFORM CONTROL MATTERS. a lot. the alternative is marginalization. Why do all this?
  • 46. • develop in the open • regular robust releases • no anti-fragmentation* • royalty-free • community contribution • product velocity principles
  • 47. • contributions back • you can have private components • backwards compatibility required* • we don’t have all the answers • security is a shared problem • grants? bug bounties? community
  • 48. An XKCD for everything…
  • 49. More about Linaro Connect: http://connect.linaro.org More about Linaro: http://www.linaro.org/about/ More about Linaro engineering: http://www.linaro.org/engineering/ Linaro members: www.linaro.org/members