The Synchronized Multimedia Integration Language (SMIL) Kuo-Hao Li.

Slides:



Advertisements
Similar presentations
Combining the strengths of UMIST and The Victoria University of Manchester 15 th June 2006 Keep SMILing Institutional Web Management Workshop 10 th June.
Advertisements

4. Internet Programming ENG224 INFORMATION TECHNOLOGY – Part I
Techniques for Creating Accessible, Closed Captioned Web-Based Video California State University - Northridge 22nd Annual International Technology and.
Internet Technology Introduction Review the history of the Internet, Introducing Web Technology Web development Environment : Describe different HTML standards.
Combining Media 8. Key Points There are two models for combining elements of different media types: page-based and synchronization-based Hypermedia is.
Implementing Streaming Media Standards with RealSystem Rob Lanphier Program Manager - Open Standards RealNetworks.
MMS pictures to the people Johan Montelius
12 Media Streaming.
R005 Creating an interactive product Type of product and Software Choice.
CNPq - INRIA Projeto CEMT Instituto de Informática - UFRGS “Features of CEMT Workflow Model” Carlos Zeve.
M. Honkala, A. Vainio XForms & SVG MITA Seminar, HUT SVG Introduction Features Benefits Simple Example Standardization Mobile Environment Current.
MULTIMEDIA DEVELOPMENT 4.3 : AUTHORING TOOLS. At the end of the lesson, students should be able to: 1. Describe different types of authoring tools Learning.
Tim Berners-Lee authors HTML in 1991, assisted by his colleagues at CERN,
Basics of HTML What is HTML?  HTML or Hyper Text Markup Language is the standard markup language used to create Web pages.  HTML is.
Project 1 Introduction to HTML.
School of Computer Science & Information Technology G6DPMM - Lecture 18 Synchronized Multimedia Integration Language (SMIL)
Do You Have the Time? Composition and Linking in Time-based Hypermedia Lynda Hardman, Jacco van Ossenbruggen, K. Sjoerd Mullender, Lloyd Rutledge, and.
Chapter Concepts Review Markup Languages
SMIL F.Melkonyan Barcelona,2002. Content What is SMIL? History General rules SMIL 1.0 elements SMIL 2.0 HTML+TIME Present and future Examples.
©Silberschatz, Korth and Sudarshan10.1Database System Concepts W3C Activities HTML: is the lingua franca for publishing on the Web XHTML: an XML application.
MIS 2211 The Internet from a Technology Perspective A network of networks Comprised of hundreds of thousands of networks (nodes) throughout the world Very.
© 2006the University of Greenwich1 SMIL Synchronised Multimedia Integration Language Kevin McManus.
HTML 4 - Introduction HTML stands for Hyper Text Markup Language. It is the standard format for documents on the World Wide Web. Just as Microsoft Word.
W3C Activities HTML: is the lingua franca for publishing on the Web XHTML: an XML application with a clean migration path from HTML 4.01 CSS: Style sheets.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Developing a Basic Web Page Posting Files on UMBC
1st Project Introduction to HTML.
Multimedia Enabling Software. The Human Perceptual System Since the multimedia systems are intended to be used by human, it is a pragmatic approach to.
Software and Multimedia
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
CPSC 203 Introduction to Computers Lab 39, 40 By Jie (Jeff) Gao.
E0262 – MIS – Multimedia Storage Techniques SMIL – Synchronized Multimedia Integration Language.
Chapter 1 Introduction to HTML, XHTML, and CSS
1 Networks and the Internet A network is a structure linking computers together for the purpose of sharing resources such as printers and files Users typically.
1 HTML/XHTML Objectives Explain what HTML is and how Web pages use HTML Explain what HTML is and how Web pages use HTML Demonstrate how to create Web pages.
Introduction technology XSL. 04/11/2005 Script of the presentation Introduction the XSL The XSL standard Tools for edition of codes XSL Necessary resources.
HTML Structure & syntax
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
HTML PROJECT #1 Project 1 Introduction to HTML HTML Project 1: Introduction to HTML 2 Vocabulary Internet service provider (ISP) A company that has a.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
McGraw-Hill/Irwin © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. SMIL Ellen Pearlman Eileen Mullin Programming the Web Using XML.
Web Services for Satellite Emulation Development Kathy J. LiszkaAllen P. Holtz The University of AkronNASA Glenn Research Center.
Multimedia Specification Design and Production 2013 / Semester 2 / week 5 Lecturer: Dr. Nikos Gazepidis
Streaming Media A technique for transferring data on the Internet so it can be processed as a steady and continuous stream.
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.
Of 50 E GOV Universal Access Ahmed Gomaa CIMIC Rutgers University.
XML stands for Extensible Mark-up Language XML is a mark-up language much like HTML XML was designed to carry data, not to display data XML tags are not.
Web Application Programming Presented by: Mehwish Shafiq.
Introduction to Interactive Media Interactive Media Tools: Authoring Applications.
LANGUAGE LEARNING AND FUN WITH POWERPOINT Presentation Software.
Dasar-Dasar Multimedia
Tutorial 1 Developing a Basic Web Page. Objectives Learn the history of the Web and HTML Describe HTML standards and specifications Understand HTML elements.
09/01/2016BELKHIR ABDELKADER Le Langage SMIL Belkhir Abdelkader Laboratoire LSI USTHB
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
XML The Overview. Three Key Questions What is XML? What Problems does it solve? Where and how is it used?
Copyright © 2003 Pearson Education, Inc. Slide 8-1 Created by Cheryl M. Hughes The Web Wizard’s Guide to XML by Cheryl M. Hughes.
Week-5 (Lecture-1) Streaming media: Audio video content over internet Played immediately No wait for download file Use the data packet Advantages: Video.
1 Survey of Profiles from Other Domains XMSF Profile SG 13 January 2004 Curt Blais and NPS MV3250 (Introduction to XML, 1st Quarter 2005) Katherine L.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Klara Nahrstedt Spring 2009
Project 1 Introduction to HTML.
Project 1 Introduction to HTML.
Overview of SMIL Animation and Implementation in IBM Lotus Symphony
Session I - Introduction
Session I - Introduction
Software and Multimedia
Prepared for Md. Zakir Hossain Lecturer, CSE, DUET Prepared by Miton Chandra Datta
Software and Multimedia
Presentation transcript:

The Synchronized Multimedia Integration Language (SMIL) Kuo-Hao Li

Introduction pronounced "smile" a language for describing audiovisual presentations easy to learn and understand an HTML-like language written in XML presentations can be written using a text- editor

What Can SMIL Do ? Create Internet or Intranet presentations Create slide-show presentations As the Internet answer to PowerPoint Can display multiple file types (text, video, audio...) display multiple files at the same time display files from multiple web servers contain links to other SMIL presentations defining sequences and duration of elements defining position and visibility of elements

SMIL At W3C SMIL has been in development since March 1997 SMIL was presented as a working draft in November 1997 SMIL 1.0 became a W3C Recommendation in. June SMIL 2.0 became a W3C Recommendation in August SMIL 2.1 became a W3C Recommendation in December SMIL 3.0 as a First Public Working Draft in December 2006 SMIL 3.0 as a First Public Working Draft

The goals of SMIL 2.1 allows authors to write interactive multimedia presentations SMIL components are used for integrating timing into XHTML Extend the functionalities contained in the SMIL 2.0 incorporating features useful within the mobile industry

why should you use SMIL SMIL is free and open easy to learn and use provides capabilities beyond those of any multimedia format yet seen on the web