Multimedia Authoring Tools Jon Ivins DMU. Essence of Multimedia… n Combination and integration of different media elements for presentation via a unified.

Slides:



Advertisements
Similar presentations
1 © Netskills Quality Internet Training, University of Newcastle From My Home Page to FrontPage An Overview of Authoring Tools Patris van Boxel Netskills.
Advertisements

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.
Presented By, Sripad Sarode
Quicktime Howell Istance School of Computing De Montfort University.
SCA Introduction to Multimedia
1 Introduction to Multimedia SMM Introduction to Multimedia Chapter 8.
Multimedia Authoring Tools Pertemuan 8 Matakuliah: T0732 / Sistem Multimedia Tahun: 2007.
Specialized Application Software
Issues effecting the deployment of e-learning materials. Brian Mulligan Institute of Technology Sligo.
Russell Taylor Lecturer in Computing & Business Studies.
Introduction to Multimedia
IT 342 : Fundamentals of Multimedia Introduction & Multimedia Authoring.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Specialized Application Software Chapter Specialized Applications Graphics Programs Audio and Video Software Multimedia Programs Web Authoring.
Software and Multimedia
Web Design Software Alyssa Lagimoniere. Adobe Dreamweaver Pros Relatively low-cost price ($99) Produces very "clean" HTML code; easy to transport and.
COM 205 Multimedia Applications
Multimedia Authoring Tools Lecture 13
Multimedia Authoring Tools Pertemuan 15&16 Matakuliah: O Computer / Multimedia Tahun: Feb
© 2011 Delmar, Cengage Learning Chapter 11 Adding Media and Interactivity with Flash and Spry.
It is helpful to break up the word ‘multimedia’ in order to gain a better understanding of its meaning. “Multi” means more than one e.g. a multi storey.
Chapter 11-Multimedia Authoring Tools. Overview Introduction to multimedia authoring tools. Types of authoring tools. Cross-platform authoring notes.
AS Computing Software definitions.
Lights, Camera, Action! The Role of Multimedia in Web Applications Leading Multimedia Formats in Use Today What You Need to Know to Include Them in Your.
1 Introduction to Multimedia SMM 2005 Dr. Rabiah Abdul Kadir Jabatan Multimedia, FSKTM, UPM
Fundamentals of Multimedia. History of Multimedia 1. Newspaper: perhaps the first mass communication medium, uses text, graphics, and images. 2. Motion.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Specialized Application Software.
Chapter 13-Tools for the World Wide Web. Overview Web servers. Web browsers. Web page makers and site builders. Plug-ins and delivery vehicles. Beyond.
Web Programming : Building Internet Applications Chris Bates CSE :
Silverlight Technology. Table of Contents 1.What is Silverlight Technology? 2.Silverlight Overview. 2.1 How it works 2.2 Silverlight development tools.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
1.1 What is Multimedia Multimedia
1 CP586 © Peter Lo 2003 Multimedia Communication Introduction to Multimedia and Development Tools.
CHAPTER TEN AUTHORING.
University of Sunderland CDM105 Session 6 Dreamweaver and Multimedia Fireworks MX 2004 Creating Menus and Button images.
Multimedia Authoring Programs
Tutorial 7 Working with Multimedia. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Explore various multimedia applications.
Tutorial 7 Working with Multimedia. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Explore various multimedia applications.
Discovering Computers 2009 Chapter 13 Programming Languages and Program Development.
Slide 1 Standard Grade Computing Multimedia and Presentation.
Multimedia development platforms Robert Munro 2005.
Streaming Media A technique for transferring data on the Internet so it can be processed as a steady and continuous stream.
Application Software Practical 9/10/11/12 Macromedia Director.
MULTIMEDIA TECHNOLOGY AND APPLICATIONS CHAPTER 6
MACROMEDIA DIRECTOR - LECTURE NOTES -. INTRODUCTION Macromedia Director 8.5 is the best selling multimedia authoring program and leading tool for creating.
Marketing Development Block 4 Dr. Uma Kanjilal. Stages of a Multimedia Project  Planning and costing- infrastructure, time, skills etc.  Designing and.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Specialized Application Software.
Multimedia and the Web.
Introduction to Interactive Media Interactive Media Tools: Authoring Applications.
Reading Flash. Training target: Read the following reading materials and use the reading skills mentioned in the passages above. You may also choose some.
Multimedia Authoring Programs CECS Multimedia Authoring Programs  Create multimedia titles  Produce content w/paint, text & animation tools 
Authoring tools There are three main authoring tools:
SWE Multimedia System 11 SWE 423 – Multimedia System.
Ms. Tracy MODULE 1- LESSON 7. BELL RINGER What are the primary functions of a word-processing program?
Chapter 8 Adding Multimedia Content to Web Pages HTML5 & CSS 7 th Edition.
COM 205 Multimedia Applications St. Joseph’s College Fall 2004.
Chapter 04: Specialized Application Software
Chapter 10 Multimedia and the Web.
Features of Authoring Tools
Chapter Lessons Understand the Macromedia Flash workspace
CHAPTER 8 Multimedia Authoring Tools
SPECIALIZED APPLICATION SOFTWARE
Application Software Productivity Tools for Educators
Software and Multimedia
Software and Multimedia
Silverlight Technology
Multimedia Authoring Tools
3.02D Multimedia Authoring Programs
Introduction to JavaScript & jQuery
Web Programming : Building Internet Applications Chris Bates CSE :
Presentation transcript:

Multimedia Authoring Tools Jon Ivins DMU

Essence of Multimedia… n Combination and integration of different media elements for presentation via a unified interface and manipulated via a single application by the user. n Different elements may be vector graphics, bitmapped images, sound, animation, video, text text video animation sound bitmapped graphics Create, capture, edit vector graphics Integration and sequencing into a presentation Interactive presentation to end user

Approaches to providing a well integrated combination of media 1. Define a format that can accommodate different media types and view via dedicated browser (Netscape, IE) Format may be HTML or XML, browser knows how to present marked-up documents Basically text with other embedded media elements

Approaches to providing a well integrated combination of media 2. Define an architecture (e.g Quicktime) that can n contain different media types n provide an API which contains rich set of functions to manipulate media – these can be incorporated into any application n Quicktime movies, for example, u can be viewed using a Quicktime Player (like a browser) u can be embedded within any program using the API

Approaches to providing a well integrated combination of media 3. Deliver a multimedia presentation in ‘stand-alone’ form n Director, for example provides the means u of authoring a presentation u of creating a runnable application (‘projector’) which can be run independently of the authoring environment

Objects n Most modern software uses object- oriented technology n Objects have: u pre-defined properties u pre-defined behaviors u are either a sub-set or a super-set of other objects u inherit properties and behaviors from the super-set

Commercial Packages n Astound n Authorware n Mediaview n ToolBook n Director n There is no one package that is suitable for all development work

Metaphors n Each is based on a metaphor n Astound - Slide show n Authorware - Flowcharts n Mediaview - Hypertext n ToolBook - Book n Director - Movie

Communicating Models

Norman’s 3 models n Design Model u model that a designer has of the system as a whole, a conceptual model of the system to be built n User’s Model u mental model the user has of the system n System Image u the physical external representation of the system u what everyone who interacts with the system sees, hears or feels

User Model Design Model Design Model, User Model and System Image Designer User System and Documentation System Image

Styles in Word…. n Marking up a document in Word using styles is a very powerful feature… why? n Not utilised by many Word users… why? n Poor conceptual model of what styles are and how they can be used is communicated by Word’s ‘system image’

Metaphors n widely used in everyday language - for example we use a war metaphor to describe the process of argument n can be used to structure a user's mental model to facilitate ease of initial learning n verbal metaphors use existing knowledge of familiar domains to provide explanations of unfamiliar artefacts in the form of written or spoken instructions. u e.g a filing cabinet to explain file storage in a computer n many terms in computing rely on common-use metaphors u e.g menus, forms, windows

ToolBook n Produced by Asymetrix n Conceptually easy to understand n Has a library of basic behaviors i.e. mouse_click, transitions, etc n Has its own programming language OpenScript n Easy to learn OpenScript n Will import a variety of different types of media

ToolBook n Easy to modify initial design n Flexible, many layers on each page n Very good for CBT applications, marking and assessment n Interpreted n Not suitable for fast games n Can be exported as HTML but not very web-friendly

See image ‘toolbook1.gif’

Director n Produced by Macromedia n Conceptually harder to understand - prior planning is a must n Has a library of basic behaviors i.e. mouse_click, transitions, etc n Has its own programming language Lingo n Easy (ish) to learn Lingo n Will import a variety of different types of media

Director n Not easy to modify initial design n Interactions and events can be synchronized n Not suited for CBT applications, marking and assessment n Not suited for applications with a large amount of text n Very web-friendly - supports streaming etc

See image ‘director1.gif’

Conclusions n All authoring tools have their strengths and weaknesses n There is no one best authoring tool n ToolBook is ideal for “book” applications n Director is ideal for web / movie applications n Both will produce CD-ROMs