SlideShare a Scribd company logo
Responsive Images
September 1, 2015
Paul Stonier | www.paulstonier.com | 607-358-5199
–Yoav Weiss
“Efficiently load properly dimensioned images that fit the
page’s design”
–Yoav Weiss
“Efficiently load properly dimensioned images that fit the
page’s design”
–Yoav Weiss
“Efficiently load properly dimensioned images that fit the
page’s design”
Mobile
• Bandwidth is expensive.
• Download speeds are slow.
Images account for 56% of the average page’s total
size.
http://www.webperformancetoday.com/2014/12/02/page-bloat-update-average-top-1000-web-page-1795-kb-size/
Resolution-based selection
Developers generally want to provide the same image in multiple resolutions, so
that high-res devices can get the optimum image for a given resolution, while
low-resolution devices can avoid wasting time and bandwidth downloading
overly-large files.
https://usecases.responsiveimages.org/
Responsive images can result in
~72% less image weight.
http://timkadlec.com/2013/06/why-we-need-responsive-images/
Properly Dimensioned
How do we fix it?
<img src="small.jpg"
srcset="large.jpg 1024w, medium.jpg 640w, small.jpg 320w"
sizes="(min-width: 1000px) 50vw, 100vw"
alt=“kittens in a pumpkin">
If the screen size is 500px, small.jpg will load because it’s the largest
size that fits within the viewport.
If the screen size is 700px, medium.jpg will load because it’s the
largest size that fits within the viewport.
How do we fix it?
<img src="small.jpg"
srcset="large.jpg 1024w, medium.jpg 640w, small.jpg 320w"
sizes="(min-width: 1000px) 50vw, 100vw"
alt=“kittens in a pumpkin">
If the screen size is 1000px, small.jpg will load because it’s the
largest size that fits within 50% of the viewport.
If the screen size is 2048px, large.jpg will load because it’s the
largest size that fits within 50% of the viewport.
How do we fix it?
<img src="small.jpg"
srcset="large.jpg 1024w, medium.jpg 640w, small.jpg 320w"
sizes="(min-width: 1000px) 50vw, 100vw"
alt=“kittens in a pumpkin">
If the screen size is 1440px and 2X DPI, large.jpg will load because…
2x DPI results in (srcset width)/2.
1024w/2 = 512w
512w is the largest that will fit in the 50% of the viewport (720px)
The x descriptor
<img src=“kittens-small.jpg”
srcset=“kittens-hires.jpg 2x, kittens-medium.jpg 1.5x”
sizes="100vw"
alt=“kittens in a pumpkin">
Why this works
http://ericportis.com/posts/2014/srcset-sizes/
<picture>
• Art Direction
• Mime Type
Art Direction
http://blog.cloudfour.com/a-framework-for-discussing-responsive-images-
solutions/#artdirection
Art Direction
https://usecases.responsiveimages.org/#
<picture>
<picture>
<source media="(min-width: 40em)"
srcset="big.jpg 1x, big-hd.jpg 2x">
<source
srcset="small.jpg 1x, small-hd.jpg 2x">
<img src="fallback.jpg" alt="">
</picture>
<picture>
<picture>
<source media="(min-width: 36em)"
srcset="large.jpg 1024w,
medium.jpg 640w,
small.jpg 320w"
sizes="33.3vw" />
<img src="fallback.jpg" alt="">
</picture>
<picture>
<picture>
<source type="image/svg" src="logo.svg" />
<source type="image/png" src="logo.png" />
<img src="logo.gif" alt="RadWolf, Inc." />
</picture>
WordPress
https://make.wordpress.org/core/tag/respimg/
Drupal
https://www.youtube.com/watch?v=TxNW0YNylLI
Grunt
https://github.com/nwtn/grunt-respimg
LazySizes
https://github.com/aFarkas/lazysizes
https://responsiveimages.org/
THE RICG ON GITHUB
http://gh.responsiveimages.org
IRC LOGS
http://ircbot.responsiveimages.org
DISCUSSION LIST ARCHIVES
http://list.responsiveimages.org
Questions?
Paul Stonier | www.paulstonier.com | 607-358-5199
Thank you
Paul Stonier | www.paulstonier.com | 607-358-5199

More Related Content

Viewers also liked

Paying for long term care insurance: The pros and cons of different payment m...
Paying for long term care insurance: The pros and cons of different payment m...Paying for long term care insurance: The pros and cons of different payment m...
Paying for long term care insurance: The pros and cons of different payment m...
ILC- UK
 
Chapter6.3
Chapter6.3Chapter6.3
Chapter6.3nglaze10
 
Public service and demographic change: an ILC-UK/Actuarial Profession joint d...
Public service and demographic change: an ILC-UK/Actuarial Profession joint d...Public service and demographic change: an ILC-UK/Actuarial Profession joint d...
Public service and demographic change: an ILC-UK/Actuarial Profession joint d...
ILC- UK
 
New week 10
New week 10New week 10
New week 10nglaze10
 
Chapter6.4
Chapter6.4Chapter6.4
Chapter6.4nglaze10
 
Unmappable character for encoding utf 8 trên android
Unmappable character for encoding utf 8 trên androidUnmappable character for encoding utf 8 trên android
Unmappable character for encoding utf 8 trên android
Son Hung
 
Getting More Business from Your Members with Electronic Strategies (Credit Un...
Getting More Business from Your Members with Electronic Strategies (Credit Un...Getting More Business from Your Members with Electronic Strategies (Credit Un...
Getting More Business from Your Members with Electronic Strategies (Credit Un...
NAFCU Services Corporation
 
05Mar14 - Missing 90 year olds
05Mar14 - Missing 90 year olds05Mar14 - Missing 90 year olds
05Mar14 - Missing 90 year olds
ILC- UK
 
цахим тест
цахим тестцахим тест
цахим тестjargaahai
 
APL Consulting Perú S.A.
APL Consulting Perú S.A.APL Consulting Perú S.A.
APL Consulting Perú S.A.
Manuel Omar Doria
 
Soko 3-r hicheel
Soko 3-r hicheelSoko 3-r hicheel
Soko 3-r hicheelSoko_92
 
Potenciar las habilidades del pensamiento empleando las redes
Potenciar las habilidades del pensamiento empleando las redesPotenciar las habilidades del pensamiento empleando las redes
Potenciar las habilidades del pensamiento empleando las redes
Óscar V. Fratiní Rodríguez
 
Chapter1.5 alghonors
Chapter1.5 alghonorsChapter1.5 alghonors
Chapter1.5 alghonorsnglaze10
 
New week 6
New week 6New week 6
New week 6nglaze10
 
сурган хүмүүжүүлэх зөвлөгөө
сурган хүмүүжүүлэх зөвлөгөөсурган хүмүүжүүлэх зөвлөгөө
сурган хүмүүжүүлэх зөвлөгөөZaya80
 
Soko test-2
Soko test-2Soko test-2
Soko test-2Soko_92
 

Viewers also liked (20)

Paying for long term care insurance: The pros and cons of different payment m...
Paying for long term care insurance: The pros and cons of different payment m...Paying for long term care insurance: The pros and cons of different payment m...
Paying for long term care insurance: The pros and cons of different payment m...
 
Aji amarillo camba
Aji amarillo cambaAji amarillo camba
Aji amarillo camba
 
Chapter6.3
Chapter6.3Chapter6.3
Chapter6.3
 
2.6 notes
2.6 notes2.6 notes
2.6 notes
 
Public service and demographic change: an ILC-UK/Actuarial Profession joint d...
Public service and demographic change: an ILC-UK/Actuarial Profession joint d...Public service and demographic change: an ILC-UK/Actuarial Profession joint d...
Public service and demographic change: an ILC-UK/Actuarial Profession joint d...
 
Email Reputation
Email ReputationEmail Reputation
Email Reputation
 
New week 10
New week 10New week 10
New week 10
 
Chapter6.4
Chapter6.4Chapter6.4
Chapter6.4
 
Unmappable character for encoding utf 8 trên android
Unmappable character for encoding utf 8 trên androidUnmappable character for encoding utf 8 trên android
Unmappable character for encoding utf 8 trên android
 
Getting More Business from Your Members with Electronic Strategies (Credit Un...
Getting More Business from Your Members with Electronic Strategies (Credit Un...Getting More Business from Your Members with Electronic Strategies (Credit Un...
Getting More Business from Your Members with Electronic Strategies (Credit Un...
 
05Mar14 - Missing 90 year olds
05Mar14 - Missing 90 year olds05Mar14 - Missing 90 year olds
05Mar14 - Missing 90 year olds
 
цахим тест
цахим тестцахим тест
цахим тест
 
APL Consulting Perú S.A.
APL Consulting Perú S.A.APL Consulting Perú S.A.
APL Consulting Perú S.A.
 
Soko 3-r hicheel
Soko 3-r hicheelSoko 3-r hicheel
Soko 3-r hicheel
 
Potenciar las habilidades del pensamiento empleando las redes
Potenciar las habilidades del pensamiento empleando las redesPotenciar las habilidades del pensamiento empleando las redes
Potenciar las habilidades del pensamiento empleando las redes
 
Chapter1.5 alghonors
Chapter1.5 alghonorsChapter1.5 alghonors
Chapter1.5 alghonors
 
Vzvvlen 3
Vzvvlen 3Vzvvlen 3
Vzvvlen 3
 
New week 6
New week 6New week 6
New week 6
 
сурган хүмүүжүүлэх зөвлөгөө
сурган хүмүүжүүлэх зөвлөгөөсурган хүмүүжүүлэх зөвлөгөө
сурган хүмүүжүүлэх зөвлөгөө
 
Soko test-2
Soko test-2Soko test-2
Soko test-2
 

Similar to Responsive images

Practical Responsive Images - from Second Wednesday
Practical Responsive Images - from Second WednesdayPractical Responsive Images - from Second Wednesday
Practical Responsive Images - from Second Wednesday
Ben Seymour
 
Responsive Images in the Real World - presented at JavaScript Open 2015
Responsive Images in the Real World - presented at JavaScript Open 2015Responsive Images in the Real World - presented at JavaScript Open 2015
Responsive Images in the Real World - presented at JavaScript Open 2015
Morten Rand-Hendriksen
 
Delivering Responsive Images
Delivering Responsive Images Delivering Responsive Images
Delivering Responsive Images
Cloudinary
 
Practical Responsive Images : from Breaking Borders
Practical Responsive Images : from Breaking BordersPractical Responsive Images : from Breaking Borders
Practical Responsive Images : from Breaking Borders
Ben Seymour
 
Ben Seymour "Practical Responsive Images"
Ben Seymour "Practical Responsive Images"Ben Seymour "Practical Responsive Images"
Ben Seymour "Practical Responsive Images"
Digital Henley
 
Practical Responsive Images : Digital Henley : May 2015
Practical Responsive Images : Digital Henley : May 2015Practical Responsive Images : Digital Henley : May 2015
Practical Responsive Images : Digital Henley : May 2015Ben Seymour
 
Delivering Optimal Images for Phones and Tablets on the Modern Web
Delivering Optimal Images for Phones and Tablets on the Modern WebDelivering Optimal Images for Phones and Tablets on the Modern Web
Delivering Optimal Images for Phones and Tablets on the Modern Web
Joshua Marantz
 
Responsive Websites
Responsive WebsitesResponsive Websites
Responsive Websites
Joe Seifi
 
Responsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and TechniquesResponsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and Techniques
Vitaly Friedman
 
SMX Milan - Supercharge Responsive Design | Idea Evolver
SMX Milan - Supercharge Responsive Design | Idea EvolverSMX Milan - Supercharge Responsive Design | Idea Evolver
SMX Milan - Supercharge Responsive Design | Idea Evolver
Idea Evolver
 
High Performance Images in WordPress
High Performance Images in WordPressHigh Performance Images in WordPress
High Performance Images in WordPress
keithdevon
 
Spectrum 16 pmc 16 - preparing legacy projects for responsive design
Spectrum 16   pmc 16 - preparing legacy projects for responsive designSpectrum 16   pmc 16 - preparing legacy projects for responsive design
Spectrum 16 pmc 16 - preparing legacy projects for responsive design
Neil Perlin
 
Responsive websites. Toolbox
Responsive websites. ToolboxResponsive websites. Toolbox
Responsive websites. Toolbox
Wojtek Zając
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
Janet Huang
 
Responsive Images - SMX Milan 2015
Responsive Images - SMX Milan 2015Responsive Images - SMX Milan 2015
Responsive Images - SMX Milan 2015
Idea Evolver
 
Pinkoi Mobile Web
Pinkoi Mobile WebPinkoi Mobile Web
Pinkoi Mobile Web
mikeleeme
 
Responsive images are here. Now what?
Responsive images are here. Now what?Responsive images are here. Now what?
Responsive images are here. Now what?
Jason Grigsby
 
Images meet Web
Images meet WebImages meet Web
Images meet Web
傑倫 鍾
 
High Performance Images: Beautiful Shouldn't Mean Slow
High Performance Images: Beautiful Shouldn't Mean SlowHigh Performance Images: Beautiful Shouldn't Mean Slow
High Performance Images: Beautiful Shouldn't Mean Slow
Guy Podjarny
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
Ben MacNeill
 

Similar to Responsive images (20)

Practical Responsive Images - from Second Wednesday
Practical Responsive Images - from Second WednesdayPractical Responsive Images - from Second Wednesday
Practical Responsive Images - from Second Wednesday
 
Responsive Images in the Real World - presented at JavaScript Open 2015
Responsive Images in the Real World - presented at JavaScript Open 2015Responsive Images in the Real World - presented at JavaScript Open 2015
Responsive Images in the Real World - presented at JavaScript Open 2015
 
Delivering Responsive Images
Delivering Responsive Images Delivering Responsive Images
Delivering Responsive Images
 
Practical Responsive Images : from Breaking Borders
Practical Responsive Images : from Breaking BordersPractical Responsive Images : from Breaking Borders
Practical Responsive Images : from Breaking Borders
 
Ben Seymour "Practical Responsive Images"
Ben Seymour "Practical Responsive Images"Ben Seymour "Practical Responsive Images"
Ben Seymour "Practical Responsive Images"
 
Practical Responsive Images : Digital Henley : May 2015
Practical Responsive Images : Digital Henley : May 2015Practical Responsive Images : Digital Henley : May 2015
Practical Responsive Images : Digital Henley : May 2015
 
Delivering Optimal Images for Phones and Tablets on the Modern Web
Delivering Optimal Images for Phones and Tablets on the Modern WebDelivering Optimal Images for Phones and Tablets on the Modern Web
Delivering Optimal Images for Phones and Tablets on the Modern Web
 
Responsive Websites
Responsive WebsitesResponsive Websites
Responsive Websites
 
Responsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and TechniquesResponsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and Techniques
 
SMX Milan - Supercharge Responsive Design | Idea Evolver
SMX Milan - Supercharge Responsive Design | Idea EvolverSMX Milan - Supercharge Responsive Design | Idea Evolver
SMX Milan - Supercharge Responsive Design | Idea Evolver
 
High Performance Images in WordPress
High Performance Images in WordPressHigh Performance Images in WordPress
High Performance Images in WordPress
 
Spectrum 16 pmc 16 - preparing legacy projects for responsive design
Spectrum 16   pmc 16 - preparing legacy projects for responsive designSpectrum 16   pmc 16 - preparing legacy projects for responsive design
Spectrum 16 pmc 16 - preparing legacy projects for responsive design
 
Responsive websites. Toolbox
Responsive websites. ToolboxResponsive websites. Toolbox
Responsive websites. Toolbox
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive Images - SMX Milan 2015
Responsive Images - SMX Milan 2015Responsive Images - SMX Milan 2015
Responsive Images - SMX Milan 2015
 
Pinkoi Mobile Web
Pinkoi Mobile WebPinkoi Mobile Web
Pinkoi Mobile Web
 
Responsive images are here. Now what?
Responsive images are here. Now what?Responsive images are here. Now what?
Responsive images are here. Now what?
 
Images meet Web
Images meet WebImages meet Web
Images meet Web
 
High Performance Images: Beautiful Shouldn't Mean Slow
High Performance Images: Beautiful Shouldn't Mean SlowHigh Performance Images: Beautiful Shouldn't Mean Slow
High Performance Images: Beautiful Shouldn't Mean Slow
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 

More from Paul Stonier

Creating Custom Gutenberg Blocks for WordPress
Creating Custom Gutenberg Blocks for WordPressCreating Custom Gutenberg Blocks for WordPress
Creating Custom Gutenberg Blocks for WordPress
Paul Stonier
 
SEO for Developers
SEO for DevelopersSEO for Developers
SEO for Developers
Paul Stonier
 
Intro to Pattern Lab
Intro to Pattern LabIntro to Pattern Lab
Intro to Pattern Lab
Paul Stonier
 
Thoughtbot Family: Bourbon, Neat, Bitters, Refills
Thoughtbot Family: Bourbon, Neat, Bitters, RefillsThoughtbot Family: Bourbon, Neat, Bitters, Refills
Thoughtbot Family: Bourbon, Neat, Bitters, Refills
Paul Stonier
 
Building Relationships Through Social Media
Building Relationships Through Social MediaBuilding Relationships Through Social Media
Building Relationships Through Social Media
Paul Stonier
 
Facebook advertising
Facebook advertisingFacebook advertising
Facebook advertising
Paul Stonier
 
Using LinkedIn to Generate Business
Using LinkedIn to Generate BusinessUsing LinkedIn to Generate Business
Using LinkedIn to Generate Business
Paul Stonier
 

More from Paul Stonier (8)

Creating Custom Gutenberg Blocks for WordPress
Creating Custom Gutenberg Blocks for WordPressCreating Custom Gutenberg Blocks for WordPress
Creating Custom Gutenberg Blocks for WordPress
 
SEO for Developers
SEO for DevelopersSEO for Developers
SEO for Developers
 
Intro to Pattern Lab
Intro to Pattern LabIntro to Pattern Lab
Intro to Pattern Lab
 
Thoughtbot Family: Bourbon, Neat, Bitters, Refills
Thoughtbot Family: Bourbon, Neat, Bitters, RefillsThoughtbot Family: Bourbon, Neat, Bitters, Refills
Thoughtbot Family: Bourbon, Neat, Bitters, Refills
 
Building Relationships Through Social Media
Building Relationships Through Social MediaBuilding Relationships Through Social Media
Building Relationships Through Social Media
 
Facebook advertising
Facebook advertisingFacebook advertising
Facebook advertising
 
Using LinkedIn to Generate Business
Using LinkedIn to Generate BusinessUsing LinkedIn to Generate Business
Using LinkedIn to Generate Business
 
Crown tank-co 6-1
Crown tank-co 6-1Crown tank-co 6-1
Crown tank-co 6-1
 

Recently uploaded

Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 

Recently uploaded (20)

Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 

Responsive images

Editor's Notes

  1. Performant
  2. Other numbers show up to 63%
  3. Other numbers show up to 63%
  4. Other numbers show up to 63%
  5. Other numbers show up to 63%