SlideShare une entreprise Scribd logo
1  sur  18
HTML 5 - A step towards semantic web SachinKhosla Founder, digimantra
What’s coming ? HTML – Show me what is it ? Latest in the WEB Web Workers WEB storage API CSS3 Semantic WEB DEMOS
HTML5 What ? When ? How ? W3C & WHATWG Web Hypertext Application  Technology Working Group  Logo
HTML5 structured page <header><h1>Hello</h1></header>   	<nav><p>Menu</p></nav>   <section>   	  <p>Section</p>   	  <article><p>article 1</p></article>    	  <article><p>article 2</p></article>   </section>   <footer><p>The footer</p></footer>
Image credits – Sitepoint.com
What else ? Forms Required field Autofocus Date Slider Audio & Video Canvas (dynamic scriptable rendering of 2D bitmap images) Auto-complete using datalist
RIA Adobe Flash Microsoft SilverlightApache Pivot   		Sun JavaFX
Get involved ? http://www.whatwg.org/news/start Mailing list Twitter account IRC
Web Workers – what is it ?
Spawning a worker varmyWorker = new Worker('my_worker.js'); myWorker.onmessage = function(event)  { 	//event has the data or the return values 	alert("Called back by the worker!"); };
Web Storage Why do we require this ? How do we do it ? Cookie Hidden form values Query string http://dev.w3.org/html5/webstorage/
Why not cookie ? ,[object Object]
 Bad taste (multiple tabs)
 Cross site scripting,[object Object]
The cake It isn't a cake – its Web Storage Session Storage Local Storage
Recipe Session Storage Recipe sessionStorage.setItem(key,value); Local Storage Recipe localStorage.setItem(key,value);
What good is CSS3  Transparency rgba(255, 0, 0, 0.2); Web Fonts @font-face {   src: url("gargi.ttf");  font-family: "gargi";  } Text shadow  text-shadow: 2px 2px2px #000;
Semantic web HOW ?

Contenu connexe

Tendances

Extreme optimization good
Extreme optimization goodExtreme optimization good
Extreme optimization good
matt433
 

Tendances (8)

Extreme optimization good
Extreme optimization goodExtreme optimization good
Extreme optimization good
 
Future Of The Web, Now
Future Of The Web, NowFuture Of The Web, Now
Future Of The Web, Now
 
Html5
Html5Html5
Html5
 
W3 schools javascript quiz test
W3 schools javascript quiz testW3 schools javascript quiz test
W3 schools javascript quiz test
 
Html5
Html5Html5
Html5
 
SuperWeek 2016 - Garbage In Garbage Out: Data Quality in a TMS World
SuperWeek 2016 - Garbage In Garbage Out: Data Quality in a TMS WorldSuperWeek 2016 - Garbage In Garbage Out: Data Quality in a TMS World
SuperWeek 2016 - Garbage In Garbage Out: Data Quality in a TMS World
 
[DataSciCon] Divide, distribute and conquer stream v. batch
[DataSciCon] Divide, distribute and conquer  stream v. batch[DataSciCon] Divide, distribute and conquer  stream v. batch
[DataSciCon] Divide, distribute and conquer stream v. batch
 
Fast Is The Only Speed
Fast Is The Only SpeedFast Is The Only Speed
Fast Is The Only Speed
 

Similaire à Html 5 a step towards semantic web

HTML5 - What h#@$ is it?
HTML5 - What h#@$ is it?HTML5 - What h#@$ is it?
HTML5 - What h#@$ is it?
Carlos Ramon
 

Similaire à Html 5 a step towards semantic web (20)

HTML5: The Next Internet Goldrush
HTML5: The Next Internet GoldrushHTML5: The Next Internet Goldrush
HTML5: The Next Internet Goldrush
 
HTML5: 5 Quick Wins
HTML5:  5 Quick WinsHTML5:  5 Quick Wins
HTML5: 5 Quick Wins
 
HTML and CSS workshop
HTML and CSS workshopHTML and CSS workshop
HTML and CSS workshop
 
Html5
Html5 Html5
Html5
 
HTML5
HTML5HTML5
HTML5
 
HTML5 - What h#@$ is it?
HTML5 - What h#@$ is it?HTML5 - What h#@$ is it?
HTML5 - What h#@$ is it?
 
Html5 Overview
Html5 OverviewHtml5 Overview
Html5 Overview
 
HTML5 - One spec to rule them all
HTML5 - One spec to rule them allHTML5 - One spec to rule them all
HTML5 - One spec to rule them all
 
Los Angeles HTML5 User Group Meeting Ask the Expert Session
Los Angeles HTML5 User Group Meeting Ask the Expert SessionLos Angeles HTML5 User Group Meeting Ask the Expert Session
Los Angeles HTML5 User Group Meeting Ask the Expert Session
 
New HTML5/CSS3 techniques
New HTML5/CSS3 techniquesNew HTML5/CSS3 techniques
New HTML5/CSS3 techniques
 
Developing Gadgets
Developing GadgetsDeveloping Gadgets
Developing Gadgets
 
Intro to Html 5
Intro to Html 5Intro to Html 5
Intro to Html 5
 
How to Create and Submit an XML SItemap
How to Create and Submit an XML SItemapHow to Create and Submit an XML SItemap
How to Create and Submit an XML SItemap
 
HTML Fundamentals
HTML FundamentalsHTML Fundamentals
HTML Fundamentals
 
Html5: What is it?
Html5: What is it? Html5: What is it?
Html5: What is it?
 
Understanding html
Understanding htmlUnderstanding html
Understanding html
 
HTML5 with examples
HTML5 with examplesHTML5 with examples
HTML5 with examples
 
Html5
Html5Html5
Html5
 
Html5 accessibility
Html5 accessibilityHtml5 accessibility
Html5 accessibility
 
HTML5: New Possibilities for Publishing
HTML5: New Possibilities for PublishingHTML5: New Possibilities for Publishing
HTML5: New Possibilities for Publishing
 

Dernier

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Dernier (20)

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

Html 5 a step towards semantic web

  • 1. HTML 5 - A step towards semantic web SachinKhosla Founder, digimantra
  • 2. What’s coming ? HTML – Show me what is it ? Latest in the WEB Web Workers WEB storage API CSS3 Semantic WEB DEMOS
  • 3. HTML5 What ? When ? How ? W3C & WHATWG Web Hypertext Application Technology Working Group Logo
  • 4. HTML5 structured page <header><h1>Hello</h1></header> <nav><p>Menu</p></nav> <section> <p>Section</p> <article><p>article 1</p></article> <article><p>article 2</p></article> </section> <footer><p>The footer</p></footer>
  • 5. Image credits – Sitepoint.com
  • 6. What else ? Forms Required field Autofocus Date Slider Audio & Video Canvas (dynamic scriptable rendering of 2D bitmap images) Auto-complete using datalist
  • 7. RIA Adobe Flash Microsoft SilverlightApache Pivot Sun JavaFX
  • 8. Get involved ? http://www.whatwg.org/news/start Mailing list Twitter account IRC
  • 9. Web Workers – what is it ?
  • 10. Spawning a worker varmyWorker = new Worker('my_worker.js'); myWorker.onmessage = function(event) { //event has the data or the return values alert("Called back by the worker!"); };
  • 11. Web Storage Why do we require this ? How do we do it ? Cookie Hidden form values Query string http://dev.w3.org/html5/webstorage/
  • 12.
  • 13. Bad taste (multiple tabs)
  • 14.
  • 15. The cake It isn't a cake – its Web Storage Session Storage Local Storage
  • 16. Recipe Session Storage Recipe sessionStorage.setItem(key,value); Local Storage Recipe localStorage.setItem(key,value);
  • 17. What good is CSS3 Transparency rgba(255, 0, 0, 0.2); Web Fonts @font-face { src: url("gargi.ttf"); font-family: "gargi"; } Text shadow text-shadow: 2px 2px2px #000;
  • 19. THANKS Web – http://digimantra.com Twitter - @realin Facebook – http://facebook.com/sachinkhosla