Referent · 30.08.2015 1 von xx Seiten HTML5. Overview 1.HTML & HTML5 Basics Facts 2.Flash vs. HTML5 3.HTML5 - the new features Sebastian Viereck· 30.08.2015.

Slides:



Advertisements
Similar presentations
What is HTML5…?. ”…removes the need for plugins” ”…can handle multimedia directly” ”…enables rich, interactive clients” ”…enables advanced visual designs”
Advertisements

HTML5, OVERVIEW AND NEW FEATURES PowerPoint by Mason O’Mara.
An Introduction Timmy Kokke | UNIT4 Internet Solutions | Expression Blend MVP / Webguy.
 Fundamentals of Web Design.  Describe the history and theory of XHTML  Understand the rules for creating valid XHTML documents  Apply a DTD to an.
HTML5 Haptics Standardization
HTML 5 The next generation of web programming. WHERE IT ALL BEGAN.
Tutorial 9 Working with XHTML
Bartosz Kowalski Software Developer CERN. Presentation outline -HTML : introduction and history -HTML5 : -History and philosophy -New features -Structure.
Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.
Tutorial 9 Working with XHTML. XP Objectives Describe the history and theory of XHTML Understand the rules for creating valid XHTML documents Apply a.
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
LATEST WEB TECHNOLOGIES Presented by Md. Zakaria Chowdhury CEO, Webcraft Bangladesh.
Software and Multimedia
A closer look Dynamic Webpages Jessica Meyerson March 1, 2011.
HTML 5 - First Look A Part of eTeam Knowledge Base By: Shehzad Ali 22-Sep-11.
COM 205 Multimedia Applications
What is HTML5? HTML5 is the new LEGO for both designers and programmers.
HTML5. What is HTML5? HTML5 will be the new standard for HTML. HTML5 is the next generation of HTML. HTML5 is still a work in progress. However, the major.
Relatore: Ing. Marco Porta Correlatore: Ing. Massimo Cellario Tesi di Laurea di: Andrea Marchetti Anno Accademico 2010/2011 UNIVERSITA’ DEGLI STUDI DI.
HTML 5 New Standardization of HTML. I NTRODUCTION HTML5 is The New HTML Standard, New Elements New Attributes Full CSS3 Support Video and Audio 2D/3D.
HTML5 GAMING By Scott Benton. HTML5 New HTML Standard Previous Version of HTML, HTML 4.01, Released in 1999 Not an Official Standard Yet No Browsers Have.
Evaluation of HTML5 Graphics for Data Structure Visualization
Presented by: Lan Nguyen.  Started as cooperation with:  World Wide Web Consortium  Web Hypertext Application Technology Working Group  The future.
Tutorial 7 Working with Multimedia. XP Introducing Multimedia Bandwidth is a measure of the amount of data that can be sent through a communication pipeline.
Mobile App Support Jacob Poirier Geri Hengesbach Andrea Menke Erin Rossell.
Working with XHTML Creating a Well-Formed Valid Document.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
2440: 211 Interactive Web Programming Introduction to the Internet & the World Wide Web.
HTML5 for Mobile Andrew Kinai. HTML vs HTML5 HTML:A language that describes documents' formatting and content, which is basically composed of static text.
Presented By: Mahmoud Ghoz Internet Explorer 9 and HTML5 for Developers.
XP Tutorial 9 1 Working with XHTML. XP SGML 2 Standard Generalized Markup Language (SGML) A standard for specifying markup languages. Large, complex standard.
Session: 1. © Aptech Ltd. 2Introduction to the Web / Session 1  Explain the evolution of HTML  Explain the page structure used by HTML  List the drawbacks.
IT WEB TECHNOLOGY Prepared by, K.ABINAYA Lect/IT.
Khoi Ngo Nguyen HTML5 OVERVIEW. Outline History about HTML & HTML5 Advantage & Disadvantage of HTML5 HTML5 Overview HTML5 Training Plan Introduction Q&A.
HTML VS. FLASH by Yaren Bilici. WHAT IS HTML5? (Hyper Text Markup Language)  Tool for developping websites  If HTML is the backbone of the page, JavaScript.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
1 CSC317/318 INTERNET PROGRAMING / DYNAMIC WEB APPLICATION DEVELOPMENT Siti Nurbaya Ismail Faculty of Computer Science & Mathematics, Universiti Teknologi.
HTML 5 The Future of Web Development. What is HTML5? “HTML5 is a specification of how the web’s core language, HTML, should be formatted and utilized.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
Rich Internet Applications 9. HTML 5 and RIAs. HTML 5 Standard currently under development by W3C Aims to improve the language with support for the latest.
Tutorial 9 Working with XHTML. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Describe the history and theory of XHTML.
Tutorial 9 Working with XHTML. XP Objectives Describe the history and theory of XHTML Understand the rules for creating valid XHTML documents Apply a.
® ® copyright © 2013 Open Geospatial Consortium What HTML5 and REST mean to the Geo community Raj Singh, PhD Open Geospatial Consortium
Introduction of Presented by Neetu sharma MCA (8 th trim)
SVG technology SVG technology is what we want? is what we want? Jaehoon Woo KNU Real-Time Systems Lab. KNU Real-Time Systems Lab.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
丁建文 國立高雄應用科大資管系副教授 兼任計網中心軟體發展組組長 跨平台行動應用軟體開發技術 : HTML5 & Mobile JavaScript Framework 暨南大學.
HTML5 Requirement Driven Design David Tarrant Electronics and Computer Science.
MOBAS Tutorial 2010 Tutorial on Mobile Applications & Systems 권오현, 김기환.
The HTML5 logo was introduced by W3C in 2010
Web Application Development Process
Chapter 17 The Need for HTML 5.
Web Basics: HTML/CSS/JavaScript What are they?
HTML 5.
Objective % Select and utilize tools to design and develop websites.
Tutorial 9 Working with XHTML
Tutorial 9 Working with XHTML
HTML5 – The Saga Continues
PPT By:Gaurav Jaiswal Singsys Pte. Ltd.
Application with Cross-Platform GUI
Objective % Select and utilize tools to design and develop websites.
Software and Multimedia
Software and Multimedia
Tutorial 9 Working with XHTML
About Multimedia Files
Secure Web Programming
Ground to Roof HTML/HTML5
CIS 133 mashup Javascript, jQuery and XML
Presentation transcript:

Referent · von xx Seiten HTML5

Overview 1.HTML & HTML5 Basics Facts 2.Flash vs. HTML5 3.HTML5 - the new features Sebastian Viereck·

HTML markup language created 1990 standardized as HTML4 in 1997 press CTRL+U in Firefox Sebastian Viereck·

HTML5 officially introduced in 2011 not a software, browsers must support HTML5 features currently browser developers implement some features the html5 standard Sebastian Viereck·

Tasks run on low powered devices without browser plugin semantic web multimedia rich internet applications Sebastian Viereck·

HTML5 Browser Support Sebastian Viereck·

Flash vs HTML5 Sebastian Viereck ·

Flash - Problems Steve Jobs closed source/proprietary security plugin seo performance touch capability Sebastian Viereck·

Flash vs. HTML5 Sebastian Viereck· source: google trends

HTML5 – the new Features Sebastian Viereck ·

Markup Features semantic tags,,,,,, Sebastian Viereck·

Dropped Tags basefont, big, center, font, strike, tt acronym, applet, isindex frame, frameset, noframes Sebastian Viereck·

types some examples Sebastian Viereck·

drawing 2D images with Javascript interactive dynamic pictures -> animations Sebastian Viereck·

Interactive: Drag and Drop ddrop.asp ddrop.asp Sebastian Viereck·

Geolocation discover device position uses availbale os positioning services example: Sebastian Viereck·

WebGl OpenGL ES2.0 for the browser everthing is possible ebgl_terrain_dynamic.html ebgl_terrain_dynamic.html anvas_materials_reflection.html anvas_materials_reflection.html Sebastian Viereck·

Data Storage Web storage API key-value store Web SQL API no longer maintained Indexed Database API (aka WebSimpleDB) indexed hierachical key-value store File API Sebastian Viereck·

Others Web Audio API process und synthesize audio cross document messaging Sebastian Viereck·

END Sources Sebastian Viereck·