SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Downloaden Sie, um offline zu lesen
It's OK, You Can
Create Kick-Ass Web
Apps
CHRIS LOVE
@CHRISLOVE
PROFESSIONALASPNET.COM
Slide Deck & Source Code
Slide Deck – http://slideshare.com/docluv

Source Code – http://GitHub.com/docluv
What’s Wrong With The Web?

Clinging to Yesterday’s
Architecture
Not Embracing Customer Trends
Not Embracing Customer Trends
Not Developing Mobile/Touch First
  “designing for mobile first not only
  prepares you for the explosive growth
  and new opportunities on the mobile
  internet, it forces you to focus and
  enables you to innovate in ways you
  previously couldn’t.”
      Luke Wroblewski
Not Developing Mobile/Touch First
Legacy UI will not work anymore. Users now expect to touch their
data, not click an application. Applications should encourage direct,
personal interaction with data to end users in a more intimate way
than previously imagined. The abstraction needed in the past that
was the personal computer can now be considered almost
transparent and no longer an awkward barrier between a consumer
and their information.
Not Developing Mobile/Touch First




             http://bit.ly/aD1dr3
Also Consider the Cloud
Application Clients are Almost Always Connected
The Cloud Enables Optimized Data Interaction
Enterprise Can Virtualize Authentication
Not Architecting For Use Context




             http://bit.ly/aD1dr3
Not Leveraging Modern Web
Technologies
“Facebook uses an XML-based abstract component framework to encapsulate the details of
presentation layer rendering. They shared an example of a button, which they suggested would
be written as this in their markup”


http://bit.ly/UGREM7


“Our biggest shock: much of the application was still raw HTML pages.”
http://bit.ly/XaKht5
The World Is An API – Use JSON
Build Data APIs
Retrieve JSON – its more efficient
Leverage Client-Side Templates to Build Markup as needed
Leverage Client-Side Storage
HTML5
Forms
Geolocation
WebStorage
Offline
HTML5 Form Improvements
Input Types AutoFocus
 ◦Number,        PlaceHolder
  Phone, Email,
 ◦Date, Color, … AutoCorrect
Validation       More
Required
Geo-Location
Retrieve User’s Location
getCurrentPosition
watchPosition
clearWatch
PositionOptions
◦ enableHighAccuracy
◦ Timeout
◦ maximumAge
Web Storage
Allows You to Keep Data Locally in a Hash
Table
◦ localStorage
◦ sessionStorage
Approximately 5MB
Replace Cookies
Great For Caching
Web Storage - IndexDB
A Client-Side Document Database
Similar to MongoDB, RavenDB, CouchDB, etc.
Typically 50 MB Client-Side Storage
Good for Offline Applications
CSS3
Shapes
Transforms
Transitions
Animations
Gradients
JavaScript Engines Vastly Improved
New APIs
◦ File Access
◦ Page Visibility
◦ Web Sockets
◦ Full Screen
◦ Web Workers
◦ Many Others
AJAX/JavaScript
Single Page Application
◦Brings HTML5, CSS3 & AJAX Together
◦Provides Rich User Experience
◦Improves Performance
◦Relies on Application API (REST, Web API)
Single Page Apps
    Home




    Categories   Post




    Events       Bio    Contact
Single Page Apps



         Category
         Home
Offline
Allows The App To Run When Disconnected
◦ Application Manifest
◦ Provides Event Model
Do Not Confuse With Browser Cache
Only Updates Files When Manifest Changes
Offline
      First Time   No Manifest Update      Manifest Updated

    Checking                Checking                    Bio



     Download                  No Update                  Download



     Progress                                             Progress



     Cached                                               Cached
Offline
CACHE MANIFEST
# version 0.0.0.1
# urls go Here

Js/myapp.js

NETWORK:
http:example.com/api

FALLBACK:
http:example.com/img /img/offline.png

Weitere ähnliche Inhalte

Andere mochten auch

OSCAR , DUMAR ,JULIAN
OSCAR , DUMAR ,JULIANOSCAR , DUMAR ,JULIAN
OSCAR , DUMAR ,JULIANDumarSantiago
 
Zvyšování efektivity (a ziskovosti) webů
Zvyšování efektivity (a ziskovosti) webůZvyšování efektivity (a ziskovosti) webů
Zvyšování efektivity (a ziskovosti) webůOndrej Ilincev
 
2013.12 - Jadual Tugas Bulanan Felo Pelajar
2013.12 - Jadual Tugas Bulanan Felo Pelajar2013.12 - Jadual Tugas Bulanan Felo Pelajar
2013.12 - Jadual Tugas Bulanan Felo PelajarProfil Modal Uniti
 
Instalacion Paso A Paso De Linux Redhat Es Varsion 4
Instalacion Paso A Paso De Linux Redhat Es Varsion 4Instalacion Paso A Paso De Linux Redhat Es Varsion 4
Instalacion Paso A Paso De Linux Redhat Es Varsion 4Edgar Sandoval
 
Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...
Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...
Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...PDXTech4Good.org
 
Periodico Octubre Ultima Edicion
Periodico Octubre Ultima EdicionPeriodico Octubre Ultima Edicion
Periodico Octubre Ultima Edicioncristiandadypatria
 
Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...
Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...
Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...HarunyahyaUrdu
 
Aprendeteca formación para empresas.
Aprendeteca formación para empresas. Aprendeteca formación para empresas.
Aprendeteca formación para empresas. Aprendeteca Online
 
Respuestas búsquedas del tesoro
Respuestas búsquedas del tesoroRespuestas búsquedas del tesoro
Respuestas búsquedas del tesoroProFees
 
How to Graduate From Email Support
How to Graduate From Email SupportHow to Graduate From Email Support
How to Graduate From Email SupportACA IT-Solutions
 
Workshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) Web
Workshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) WebWorkshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) Web
Workshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) WebAndré Vatter
 
A new way to prevent Botnet Attack
A new way to prevent Botnet AttackA new way to prevent Botnet Attack
A new way to prevent Botnet Attackyennhi2812
 

Andere mochten auch (16)

OSCAR , DUMAR ,JULIAN
OSCAR , DUMAR ,JULIANOSCAR , DUMAR ,JULIAN
OSCAR , DUMAR ,JULIAN
 
Zvyšování efektivity (a ziskovosti) webů
Zvyšování efektivity (a ziskovosti) webůZvyšování efektivity (a ziskovosti) webů
Zvyšování efektivity (a ziskovosti) webů
 
2013.12 - Jadual Tugas Bulanan Felo Pelajar
2013.12 - Jadual Tugas Bulanan Felo Pelajar2013.12 - Jadual Tugas Bulanan Felo Pelajar
2013.12 - Jadual Tugas Bulanan Felo Pelajar
 
Instalacion Paso A Paso De Linux Redhat Es Varsion 4
Instalacion Paso A Paso De Linux Redhat Es Varsion 4Instalacion Paso A Paso De Linux Redhat Es Varsion 4
Instalacion Paso A Paso De Linux Redhat Es Varsion 4
 
Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...
Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...
Using Internet & Smartphone Tools to Engage & Support Volunteers (April 2013,...
 
COB232.pdf
COB232.pdfCOB232.pdf
COB232.pdf
 
Periodico Octubre Ultima Edicion
Periodico Octubre Ultima EdicionPeriodico Octubre Ultima Edicion
Periodico Octubre Ultima Edicion
 
Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...
Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...
Biomimetics ٹیکنالوجی. فطرت کی نقل کرنے کی ٹیکنالوجی کا استعمال کرتے ہوئے کی ...
 
Aprendeteca formación para empresas.
Aprendeteca formación para empresas. Aprendeteca formación para empresas.
Aprendeteca formación para empresas.
 
Fernando Royuela
Fernando RoyuelaFernando Royuela
Fernando Royuela
 
Respuestas búsquedas del tesoro
Respuestas búsquedas del tesoroRespuestas búsquedas del tesoro
Respuestas búsquedas del tesoro
 
How to Graduate From Email Support
How to Graduate From Email SupportHow to Graduate From Email Support
How to Graduate From Email Support
 
Polonium
PoloniumPolonium
Polonium
 
Workshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) Web
Workshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) WebWorkshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) Web
Workshop: Recherche 2.0 - So funktioniert der Faktencheck im (Social) Web
 
A new way to prevent Botnet Attack
A new way to prevent Botnet AttackA new way to prevent Botnet Attack
A new way to prevent Botnet Attack
 
Edad moderna
Edad modernaEdad moderna
Edad moderna
 

Mehr von Chris Love

Quick Fetch API Introduction
Quick Fetch API IntroductionQuick Fetch API Introduction
Quick Fetch API IntroductionChris Love
 
Introduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsIntroduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsChris Love
 
Introduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsIntroduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsChris Love
 
Lazy load Website Assets
Lazy load Website AssetsLazy load Website Assets
Lazy load Website AssetsChris Love
 
Progressive Web Apps for Education
Progressive Web Apps for EducationProgressive Web Apps for Education
Progressive Web Apps for EducationChris Love
 
The server is dead going serverless to create a highly scalable application y...
The server is dead going serverless to create a highly scalable application y...The server is dead going serverless to create a highly scalable application y...
The server is dead going serverless to create a highly scalable application y...Chris Love
 
A Day Building Fast, Responsive, Extensible Single Page Applications
A Day Building Fast, Responsive, Extensible Single Page ApplicationsA Day Building Fast, Responsive, Extensible Single Page Applications
A Day Building Fast, Responsive, Extensible Single Page ApplicationsChris Love
 
Real World Lessons in Progressive Web Application & Service Worker Caching
Real World Lessons in Progressive Web Application & Service Worker CachingReal World Lessons in Progressive Web Application & Service Worker Caching
Real World Lessons in Progressive Web Application & Service Worker CachingChris Love
 
Disrupting the application eco system with progressive web applications
Disrupting the application eco system with progressive web applicationsDisrupting the application eco system with progressive web applications
Disrupting the application eco system with progressive web applicationsChris Love
 
Service workers your applications never felt so good
Service workers   your applications never felt so goodService workers   your applications never felt so good
Service workers your applications never felt so goodChris Love
 
Develop a vanilla.js spa you and your customers will love
Develop a vanilla.js spa you and your customers will loveDevelop a vanilla.js spa you and your customers will love
Develop a vanilla.js spa you and your customers will loveChris Love
 
JavaScript front end performance optimizations
JavaScript front end performance optimizationsJavaScript front end performance optimizations
JavaScript front end performance optimizationsChris Love
 
Advanced front end debugging with ms edge and ms tools
Advanced front end debugging with ms edge and ms toolsAdvanced front end debugging with ms edge and ms tools
Advanced front end debugging with ms edge and ms toolsChris Love
 
Html5 Fit: Get Rid of Love Handles
Html5 Fit:  Get Rid of Love HandlesHtml5 Fit:  Get Rid of Love Handles
Html5 Fit: Get Rid of Love HandlesChris Love
 
Using Responsive Web Design To Make Your Web Work Everywhere - Updated
Using Responsive Web Design To Make Your Web Work Everywhere - UpdatedUsing Responsive Web Design To Make Your Web Work Everywhere - Updated
Using Responsive Web Design To Make Your Web Work Everywhere - UpdatedChris Love
 
Implementing a Responsive Image Strategy
Implementing a Responsive Image StrategyImplementing a Responsive Image Strategy
Implementing a Responsive Image StrategyChris Love
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work EverywhereUsing Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work EverywhereChris Love
 
10 things you can do to speed up your web app today 2016
10 things you can do to speed up your web app today 201610 things you can do to speed up your web app today 2016
10 things you can do to speed up your web app today 2016Chris Love
 
Css best practices style guide and tips
Css best practices style guide and tipsCss best practices style guide and tips
Css best practices style guide and tipsChris Love
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Chris Love
 

Mehr von Chris Love (20)

Quick Fetch API Introduction
Quick Fetch API IntroductionQuick Fetch API Introduction
Quick Fetch API Introduction
 
Introduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsIntroduction to Progressive Web Applications
Introduction to Progressive Web Applications
 
Introduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsIntroduction to Progressive Web Applications
Introduction to Progressive Web Applications
 
Lazy load Website Assets
Lazy load Website AssetsLazy load Website Assets
Lazy load Website Assets
 
Progressive Web Apps for Education
Progressive Web Apps for EducationProgressive Web Apps for Education
Progressive Web Apps for Education
 
The server is dead going serverless to create a highly scalable application y...
The server is dead going serverless to create a highly scalable application y...The server is dead going serverless to create a highly scalable application y...
The server is dead going serverless to create a highly scalable application y...
 
A Day Building Fast, Responsive, Extensible Single Page Applications
A Day Building Fast, Responsive, Extensible Single Page ApplicationsA Day Building Fast, Responsive, Extensible Single Page Applications
A Day Building Fast, Responsive, Extensible Single Page Applications
 
Real World Lessons in Progressive Web Application & Service Worker Caching
Real World Lessons in Progressive Web Application & Service Worker CachingReal World Lessons in Progressive Web Application & Service Worker Caching
Real World Lessons in Progressive Web Application & Service Worker Caching
 
Disrupting the application eco system with progressive web applications
Disrupting the application eco system with progressive web applicationsDisrupting the application eco system with progressive web applications
Disrupting the application eco system with progressive web applications
 
Service workers your applications never felt so good
Service workers   your applications never felt so goodService workers   your applications never felt so good
Service workers your applications never felt so good
 
Develop a vanilla.js spa you and your customers will love
Develop a vanilla.js spa you and your customers will loveDevelop a vanilla.js spa you and your customers will love
Develop a vanilla.js spa you and your customers will love
 
JavaScript front end performance optimizations
JavaScript front end performance optimizationsJavaScript front end performance optimizations
JavaScript front end performance optimizations
 
Advanced front end debugging with ms edge and ms tools
Advanced front end debugging with ms edge and ms toolsAdvanced front end debugging with ms edge and ms tools
Advanced front end debugging with ms edge and ms tools
 
Html5 Fit: Get Rid of Love Handles
Html5 Fit:  Get Rid of Love HandlesHtml5 Fit:  Get Rid of Love Handles
Html5 Fit: Get Rid of Love Handles
 
Using Responsive Web Design To Make Your Web Work Everywhere - Updated
Using Responsive Web Design To Make Your Web Work Everywhere - UpdatedUsing Responsive Web Design To Make Your Web Work Everywhere - Updated
Using Responsive Web Design To Make Your Web Work Everywhere - Updated
 
Implementing a Responsive Image Strategy
Implementing a Responsive Image StrategyImplementing a Responsive Image Strategy
Implementing a Responsive Image Strategy
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work EverywhereUsing Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
 
10 things you can do to speed up your web app today 2016
10 things you can do to speed up your web app today 201610 things you can do to speed up your web app today 2016
10 things you can do to speed up your web app today 2016
 
Css best practices style guide and tips
Css best practices style guide and tipsCss best practices style guide and tips
Css best practices style guide and tips
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
 

Kürzlich hochgeladen

Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Nikki Chapple
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
A Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxA Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxAna-Maria Mihalceanu
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Jeffrey Haguewood
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFMichael Gough
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...amber724300
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 

Kürzlich hochgeladen (20)

Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
A Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxA Glance At The Java Performance Toolbox
A Glance At The Java Performance Toolbox
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDF
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 

It's ok, you can create kick ass web