SlideShare uma empresa Scribd logo
1 de 52
Understanding Computers: Today and Tomorrow, 13th Edition
Chapter 10:
Multimedia and the Web
Understanding Computers: Today and Tomorrow, 13th Edition
2
Learning Objectives
1. Define Web-based multimedia and list some advantages
and disadvantages of using multimedia.
2. Describe each of the following multimedia elements—text,
images, animation, audio, and video—and tell how they
differ.
3. Briefly describe the basic steps and principles involved with
designing a multimedia Web site.
4. List the various tasks involved with developing a multimedia
Web site.
5. Explain how markup languages, scripting languages, and
other tools are used today to create multimedia Web pages.
6. Discuss the possible format of Web-based multimedia in the
future.
Understanding Computers: Today and Tomorrow, 13th Edition
3
Overview
• This chapter covers:
– What Web-based multimedia is and how it is used
today
– The advantages and disadvantages of using
multimedia
– A look at basic multimedia elements
– Steps and principles in designing a multimedia site
– How a multimedia Web site is developed and the
software used during this process
– A look at the future of Web-based multimedia
Understanding Computers: Today and Tomorrow, 13th Edition
4
What Is Web-Based Multimedia?
• Multimedia: The integration of a variety of media, such as
text, images, video, animation, and sound
• Web-based multimedia (also called rich media): Multimedia
located on Web pages
• Multimedia sites often contain elements that users interact
with directly
– Control the delivery of a sound or video clip, manipulate a 3D
object, play a game, etc.
• Fast computers and broadband Internet connections make
Web-based multimedia much more feasible than in the past
• Vast majority of Web sites today include multimedia
(advertisements, TV shows, podcasts, user generated
content)
Understanding Computers: Today and Tomorrow, 13th Edition
5
Web-Based Multimedia Applications
• Information delivery: Photos of products, video clips,
animation to convey concepts, etc.
• E-commerce: Photos of products, samples of
movies and music, etc.
– Virtual reality (VR): The use of a computer to
create three-dimensional environments that look
like they do in the real world. (homes for sale,
etc.)
– Augmented reality: Overlaying computer
generated images on top of real time images
• Entertainment: Online TV/movies, music, games,
etc.
Understanding Computers: Today and Tomorrow, 13th Edition
6
Online Video
“A Look at Mobile Augmented Reality”
(click below to start video)
Reminder: The complete set of online videos and video podcasts are available at:
www.cengage.com/computerconcepts/np/uc13
Courtesy oSPRXMobile
Understanding Computers: Today and Tomorrow, 13th Edition
7
Web-Based Multimedia Applications
Understanding Computers: Today and Tomorrow, 13th Edition
8
Advantages and Disadvantages of Using
Web-Based Multimedia
• Advantages:
– Can address a variety of learning styles
• Visual learners
• Auditory learners
• Kinesthetic learners
– Material more interesting and enjoyable
– Many ideas are easier to convey
• Disadvantages:
– Time and cost of development
– Compatibility and download time for Web-based
multimedia
Understanding Computers: Today and Tomorrow, 13th Edition
9
Advantages of Using Web-Based Multimedia
Understanding Computers: Today and Tomorrow, 13th Edition
10
Multimedia Elements
• Text: Used to supply basic content, and
to add text-based menus and hyperlinks
– Serif typefaces: More readable, used
for large bodies of text
– Sans serif typefaces: Used for titles,
headings, Web page banners
– Different typefaces can convey
widely different feelings
– Important to select a typeface that
matches the style of the Web site
– When a consistent text appearance
is required—such as a logo—a
graphical image is used instead
Understanding Computers: Today and Tomorrow, 13th Edition
11
Multimedia Elements
• Images or graphics: Digital representations of
photographs, drawings, charts, and other visual images
also called a graphic
– Clip art consists of pre-drawn electronic images
– Stock photos are also available online
Understanding Computers: Today and Tomorrow, 13th Edition
12
Multimedia Elements
• GIF images: Commonly used for Web page line art
images (logos, buttons, etc.)
– 256 colors max
– Use lossless
file compression
– Can be
transparent
– Can be
interlaced
Understanding Computers: Today and Tomorrow, 13th Edition
13
Multimedia Elements
• PNG images: Format designed specifically for use with
Web page images
– Lossless compression, and with more efficiency than
GIF
– Can use color palette or true color
– Can also be transparent and interlaced
• JPEG images: Commonly used for Web page photos
– Uses lossy file compression
– True color images
– Can be progressive
– The amount of compression is specified when the file
is saved
Understanding Computers: Today and Tomorrow, 13th Edition
14
Multimedia Elements
Understanding Computers: Today and Tomorrow, 13th Edition
• Choosing a graphic format
– GIF or PNG—typically used for line art (clip art, logos,
navigation buttons, etc.)
– JPEG—typically used for photographs
– Select the most appropriate
format
– For JPEG, balance
compression quality and
file size
– Use thumbnail images
15
Multimedia Elements
Understanding Computers: Today and Tomorrow, 13th Edition
16
Multimedia Elements
• Animation: A series of graphical
images are displayed in succession to
simulate movement
– Java applet: A small program
inserted into a Web page that
performs a specific task
– Animated GIF: A group of GIF
images saved as an animated GIF
file, inserted in a Web page, which
are displayed successively to
simulate movement
Understanding Computers: Today and Tomorrow, 13th Edition
17
Multimedia Elements
– For more complex animations, developers can use
JavaScript or another scripting language
• Flash is in particularly wide use today
• Silverlight is an alternative to Flash
– Many Wed-based animations require a plug-in
– Programming languages can be used to create
multimedia elements and interactivity
Understanding Computers: Today and Tomorrow, 13th Edition
18
Multimedia Elements
Understanding Computers: Today and Tomorrow, 13th Edition
19
Multimedia Elements
• Audio: All types of sound including music, spoken voice,
sound effects
– Can be recorded using a microphone or MIDI
instrument, captured from CDs, or downloaded from
the Internet
– Often played when an event occurs on a Web page or
when the visitor clicks a link
– Streaming audio is used to speed up delivery
– Common audio file formats include:
• .wav
• .mp3
• .aiff
• .acc
• .midi
• .m4a
Understanding Computers: Today and Tomorrow, 13th Edition
20
Multimedia Elements
• Video: Begins as a continuous stream of visual
information, which is then broken into separate images
(frames) when the video is recorded
– Can require a substantial amount of storage space
– Video data, like audio data, is usually compressed
– Streaming video is used for large files
– Common video file formats include:
• .avi
• .mp2
• .mov
• .wmv
• .mp4
Understanding Computers: Today and Tomorrow, 13th Edition
21
Quick Quiz
1. The most common file format for Web page photographs
is ______________________.
a. GIF
b. JPEG
c. PNG
2. True or False: Delivery speed is one potential
disadvantage of using Web-based multimedia.
3. A small image that is linked to a larger version of the
same image is called a(n) ______________________.
Answers:
1) b; 2) True; 3) thumbnail image
Understanding Computers: Today and Tomorrow, 13th Edition
22
Multimedia Web Site Design
• Web site design: The process of planning what a Web
site will look like and how it will function
– Good planning pays off in the long run
• Basic design principles:
– Users like interesting and exciting
applications
– Users have little patience
with slow-to-load or
hard-to-use applications
– Plan for all needed
delivery methods
and devices
Understanding Computers: Today and Tomorrow, 13th Edition
23
Multimedia Web Site Design
• Careful consideration should be given to:
– Features that require a specific browser
– Features that require little used plug-ins
– The size of the page content
• Different devices, browsers, and screen
resolutions affect how Web pages display
– High-bandwidth items
• Watch image file size (use thumbnails)
• Use links to audio, video, and other high-
bandwidth items
• Use streaming audio and video
Understanding Computers: Today and Tomorrow, 13th Edition
24
Multimedia Web Site Design
• Determining the intended audience and objectives
– One of the first steps in designing a multimedia
application or Web site
– Objectives of the site affect its content
– Intended audience affects the appearance (such as
the style, graphics, fonts, and colors) of the site
– Once the objectives and audience have been
identified, you should have a good idea of the main
topics to be included in the site
– If the needed content is still unclear, rethink your
audience and objectives and don’t go further in the
process until it becomes clear
Understanding Computers: Today and Tomorrow, 13th Edition
25
Multimedia Web Site Design
Understanding Computers: Today and Tomorrow, 13th Edition
26
Multimedia Web Site Design
• Flowcharts: Used during the Web design process to
illustrate how the pages in a Web site relate to one
another
• Page layouts: A sketch of a Web page often developed
during the Web design process to illustrate the basic
layouts of the home page and the rest of the pages on a
Web site
– Typically one for the home page and one for the rest
of the pages on the site
• Storyboards: An ordered series of sketches that can be
developed during the design process of an animated
sequence or other multimedia component that illustrates
what each page or screen will look like
Understanding Computers: Today and Tomorrow, 13th Edition
27
Multimedia Web Site Design
Understanding Computers: Today and Tomorrow, 13th Edition
28
Multimedia Web Site Design
• Navigational design considerations
– Users should be able to get to most pages on the site
within three mouse clicks
– Navigational items should be placed in the same
location on every page
– Each page should have a link to the home page of the
site
– Long Web pages:
• Consider breaking into several pages
• Include link to view or download entire document
• Use table of contents and links to top of page
Understanding Computers: Today and Tomorrow, 13th Edition
29
Multimedia Web Site Design
• Navigational tools include:
– Drop-down menus
– Site maps
– Search boxes
– Text-based hyperlinks and navigation bars
– Menu tabs
– Image-based navigation bars
– Image maps
– Hyperlinks that show more options when pointed to
Understanding Computers: Today and Tomorrow, 13th Edition
30
Multimedia Web Site Design
Understanding Computers: Today and Tomorrow, 13th Edition
31
Multimedia Web Site Design
• Access considerations:
– Device compatibility: Web pages display differently
on different devices
– Compatibility with
assistive technology
• Alternate text
• Meaningful hyperlinks
• ADA compliance
– Low readers or
non-English speakers
Understanding Computers: Today and Tomorrow, 13th Edition
32
Multimedia Web Site Design
Understanding Computers: Today and Tomorrow, 13th Edition
33
Quick Quiz
1. Which of the following is most often used to illustrate what
a Web page will look like?
a. Flowchart
b. Storyboard
c. Page layout
2. True or False: In order for a screen reading program to
identify an image-based hyperlink, alternative text must
be assigned to that image.
3. A Web page that contains links to all the main pages on a
Web site is called a(n) ______________________.
Answers:
1) c; 2) True; 3) site map
Understanding Computers: Today and Tomorrow, 13th Edition
34
Multimedia Web Site Development
• Web site development: The process of creating, testing,
publishing, and maintaining a Web site
– Occurs after the site is designed
– Can be performed in-house or outsourced
– Three basic steps
• Creating the multimedia elements
• Creating the Web site
• Testing, publishing, and maintaining the site
Understanding Computers: Today and Tomorrow, 13th Edition
35
Multimedia Web Site Development
• Creating the multimedia elements
– Usually several different software programs are used,
such as:
• Image editing software
• Animation software
• Audio editing software
• Video editing software
• Each element should be
saved in the appropriate
size, resolution, and file
format
Understanding Computers: Today and Tomorrow, 13th Edition
36
Multimedia Web Site Development
• Creating the Web site
– Often a markup language is used
– Markup language: A language that uses symbols or
tags to describe what a document should look like
when it is displayed in a Web browser
– Hypertext Markup Language (HTML): The original
markup language
• Uses HTML tags to indicate where effects and
elements belong in the Web page
• Some tags are paired
• The computer and browser being used still
determines exactly how the Web page will display
Understanding Computers: Today and Tomorrow, 13th Edition
37
HTML
• HTML tags are used to:
– Identify where elements (graphics, animations,
video clips, etc.) should appear on the page
– Assign a title to the page
– Mark end of paragraphs
– Specify the layout of tables and frames
– Identify keywords and other meta tags associated
with the page
Understanding Computers: Today and Tomorrow, 13th Edition
38
HTML
Understanding Computers: Today and Tomorrow, 13th Edition
39
HTML
Understanding Computers: Today and Tomorrow, 13th Edition
40
Multimedia Web Site Development
• Extensible Markup Language (XML): A set of rules for
exchanging data over the Web
– Addresses the content but not the formatting
– Uses XML tags to identify data
– Allows data to be extracted and reused as needed
• Extensible Hypertext Markup Language (XHTML): A
newer version of HTML based on XML
– Controls the appearance and format of a Web page
like HTML
– Stricter rules than HTML
– Beginning to replace HTML
Understanding Computers: Today and Tomorrow, 13th Edition
41
XHTML
• XHTML tags: Used for the same purposes as HTML
tags, but stricter:
– All attribute values must be in quotation marks
– Tags are lowercase (case-sensitive)
– Tags must be closed
• <p> and </p> or <p />
– Tags must be in proper order
• Main sections of XHTML Web page
– Declaration statement with XHTML standard used
– Head statement with title and meta tags
– Body of the Web page
Understanding Computers: Today and Tomorrow, 13th Edition
42
XHTML
Understanding Computers: Today and Tomorrow, 13th Edition
43
Multimedia Web Site Development
• HTML5: Newest version under development
– Designed to replace current versions of HTML and
XHTML
• Cascading Style Sheets (CSS): Used to specify the
styles used with a Web page or an entire Web site
– Internal or external style sheets
– Pages link to style sheet, more efficient
• Wireless Markup Language (WML): Used to create Web
pages to be displayed on WAP-enabled devices, such as
smart phones
Understanding Computers: Today and Tomorrow, 13th Edition
44
Multimedia Web Site Development
• Scripting language: Often used for dynamic content
– Allows the inclusion of scripts (instructions) in the Web
page code
– JavaScript (resembles the Java programming language)
– VBScript (based on Microsoft’s Visual Basic
programming language)
– Perl (used to write CGI scripts to process data input via
a Web page)
• AJAX: Creates faster, more efficient interactive Web
applications
– Only requests new data from the server, not the entire
Web page, when the page is updated
Understanding Computers: Today and Tomorrow, 13th Edition
45
Multimedia Web Site Development
• Other content development tools
– ActiveX: A set of controls that can be used to
create interactive Web pages
• Extends OLE to integrate content from two or
more programs
• Allows a variety of types of Windows files to be
viewed via Web pages
– Virtual Reality Modeling Language (VRML): A
language used to create 3D Web pages
• Successor is X3D
Understanding Computers: Today and Tomorrow, 13th Edition
46
Multimedia Web Site Development
• Web site authoring software: Used to create Web pages
and entire Web sites (Dreamweaver, Expression Web)
– Toolbar buttons, menus, etc. are to create and format
the page
– The appropriate HTML statements are automatically
generated
– Allows you to create an entire cohesive Web site, not
just individual pages
– Allows you to easily include:
• Forms and database connectivity your visitors
– Often include tests for broken links & accessibility tests
Understanding Computers: Today and Tomorrow, 13th Edition
47
Multimedia Web Site Development
Understanding Computers: Today and Tomorrow, 13th Edition
48
Multimedia Web Site Development
• Testing, publishing, and maintaining the site
– All hyperlinks should be clicked to ensure they take
the user to the proper location
– Every possible action that could take place with an
animated element should be tested
– Proofread each page or screen carefully
– Consider a “stress test”
– Update content and check links on a regular basis
– XHTML Web pages can be checked with an XHTML
validator
Understanding Computers: Today and Tomorrow, 13th Edition
49
Multimedia Web Site Development
Understanding Computers: Today and Tomorrow, 13th Edition
50
The Future of Web-Based Media
• Web-based multimedia will be more exciting and more
embedded into everyday events
• Web-based multimedia and home entertainment devices
will continue to converge
– Allow seamless access to desired content on the
user’s device
• Technology will evolve to support mobile multimedia
• Usage of multimedia applications that involve user
generated content will continue to grow
Understanding Computers: Today and Tomorrow, 13th Edition
51
Quick Quiz
1. Which of the following markup languages is most often
used to create Web pages?
a. HTML
b. JavaScript
c. WML
2. True or False: Web site authoring software can typically
be used to create all of the Web pages on a site, including
adding animated elements, video clips, etc.
3. The HTML code _______________________ would
begin to bold Web page text.
Answers:
1) a; 2) True; 3) <b>
Understanding Computers: Today and Tomorrow, 13th Edition
52
Summary
• What Is Web-Based Multimedia?
• Multimedia Elements
• Multimedia Web Site Design
• Multimedia Web Site Development
• The Future of Web-Based Multimedia

Mais conteúdo relacionado

Mais procurados

Chapter 01
Chapter 01Chapter 01
Chapter 01Hans Raj
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...yaminohime
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...yaminohime
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...yaminohime
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...yaminohime
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - StorageUnderstanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storageyaminohime
 
PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018Fizaril Amzari Omar
 
introduction to computer
introduction to computerintroduction to computer
introduction to computerarehkelvin
 

Mais procurados (20)

Chapter 01
Chapter 01Chapter 01
Chapter 01
 
Uc14 chap02
Uc14 chap02Uc14 chap02
Uc14 chap02
 
Uc14 chap13
Uc14 chap13Uc14 chap13
Uc14 chap13
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 1 - Introdu...
 
Uc14 chap06
Uc14 chap06Uc14 chap06
Uc14 chap06
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
 
Uc14 chap03
Uc14 chap03Uc14 chap03
Uc14 chap03
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 4 - Input a...
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - StorageUnderstanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
 
Uc14 chap01
Uc14 chap01Uc14 chap01
Uc14 chap01
 
ITE 101 - Week 6
ITE 101 -  Week 6ITE 101 -  Week 6
ITE 101 - Week 6
 
Uc14 chap04
Uc14 chap04Uc14 chap04
Uc14 chap04
 
Uc13.chapter.06
Uc13.chapter.06Uc13.chapter.06
Uc13.chapter.06
 
Uc14 chap09
Uc14 chap09Uc14 chap09
Uc14 chap09
 
ITE 101 - Week 4
ITE 101 - Week 4ITE 101 - Week 4
ITE 101 - Week 4
 
PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018
 
LS 6 Computers
LS 6 ComputersLS 6 Computers
LS 6 Computers
 
introduction to computer
introduction to computerintroduction to computer
introduction to computer
 

Destaque

Crafting animation on the web
Crafting animation on the webCrafting animation on the web
Crafting animation on the webBenjy Stanton
 
HxRefactored: Rebounding with Web Animation by Nick Snyder
HxRefactored: Rebounding with Web Animation by Nick SnyderHxRefactored: Rebounding with Web Animation by Nick Snyder
HxRefactored: Rebounding with Web Animation by Nick SnyderHxRefactored
 
Web Animation Buffet
Web Animation BuffetWeb Animation Buffet
Web Animation Buffetjoshsager
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...yaminohime
 
Multimedia design
Multimedia designMultimedia design
Multimedia designadzster5310
 
HTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web GamesHTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web Gameslivedoor
 
Chansonnier: web application for multimedia search on song videos
Chansonnier: web application for multimedia search on song videosChansonnier: web application for multimedia search on song videos
Chansonnier: web application for multimedia search on song videosGiorgio Sironi
 
Planning, Designing, Producing, And Costing
Planning, Designing, Producing, And CostingPlanning, Designing, Producing, And Costing
Planning, Designing, Producing, And CostingMarlin Sugama
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...yaminohime
 
Chapter 9 : INTERNET
Chapter 9 : INTERNETChapter 9 : INTERNET
Chapter 9 : INTERNETazira96
 
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016Rami Sayar
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...yaminohime
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...yaminohime
 
Serious Animation (an introduction to Web Animations)
Serious Animation (an introduction to Web Animations)Serious Animation (an introduction to Web Animations)
Serious Animation (an introduction to Web Animations)brianskold
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...yaminohime
 

Destaque (20)

Multimedia
MultimediaMultimedia
Multimedia
 
Crafting animation on the web
Crafting animation on the webCrafting animation on the web
Crafting animation on the web
 
HxRefactored: Rebounding with Web Animation by Nick Snyder
HxRefactored: Rebounding with Web Animation by Nick SnyderHxRefactored: Rebounding with Web Animation by Nick Snyder
HxRefactored: Rebounding with Web Animation by Nick Snyder
 
Web Animation Buffet
Web Animation BuffetWeb Animation Buffet
Web Animation Buffet
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 8 - The Int...
 
Multimedia design
Multimedia designMultimedia design
Multimedia design
 
HTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web GamesHTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web Games
 
Chapter10
Chapter10Chapter10
Chapter10
 
Chansonnier: web application for multimedia search on song videos
Chansonnier: web application for multimedia search on song videosChansonnier: web application for multimedia search on song videos
Chansonnier: web application for multimedia search on song videos
 
Webapplication ppt prepared by krishna ballabh gupta
Webapplication ppt prepared by krishna ballabh guptaWebapplication ppt prepared by krishna ballabh gupta
Webapplication ppt prepared by krishna ballabh gupta
 
Planning, Designing, Producing, And Costing
Planning, Designing, Producing, And CostingPlanning, Designing, Producing, And Costing
Planning, Designing, Producing, And Costing
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 9 - Network...
 
Chapter 9 : INTERNET
Chapter 9 : INTERNETChapter 9 : INTERNET
Chapter 9 : INTERNET
 
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 7 - Compute...
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 15 - Comput...
 
Serious Animation (an introduction to Web Animations)
Serious Animation (an introduction to Web Animations)Serious Animation (an introduction to Web Animations)
Serious Animation (an introduction to Web Animations)
 
Intelligent web applications
Intelligent web applicationsIntelligent web applications
Intelligent web applications
 
Animation meet web
Animation meet webAnimation meet web
Animation meet web
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
 

Semelhante a Understanding Computers: Today and Tomorrow, 13th Edition Chapter 10 - Multimedia and the Web

Uc14 chap10
Uc14 chap10Uc14 chap10
Uc14 chap10ayahye
 
Lesson 3 - Basic Application Software.pptx
Lesson 3 - Basic Application Software.pptxLesson 3 - Basic Application Software.pptx
Lesson 3 - Basic Application Software.pptxcalf_ville86
 
010-chapter-9-multimedia-authoring-packages-revamped1.ppt
010-chapter-9-multimedia-authoring-packages-revamped1.ppt010-chapter-9-multimedia-authoring-packages-revamped1.ppt
010-chapter-9-multimedia-authoring-packages-revamped1.pptOCHENGJEROM
 
Multimedia on the web by Sania Nisar
Multimedia on the web by Sania NisarMultimedia on the web by Sania Nisar
Multimedia on the web by Sania NisarSania Nisar
 
ch10-Designing and producing multimedia .pdf
ch10-Designing and producing multimedia .pdfch10-Designing and producing multimedia .pdf
ch10-Designing and producing multimedia .pdfPrinceFahadFarooqm
 
Chapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaChapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaShehryar Ahmad
 
MULTIMEDIA SOURCES AND HARDWARE
MULTIMEDIA SOURCES AND HARDWAREMULTIMEDIA SOURCES AND HARDWARE
MULTIMEDIA SOURCES AND HARDWARENahumQuiros
 
Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)
Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)
Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)Nuzhat Memon
 
Chapter 02 multimedia systems hardware and software
Chapter 02   multimedia systems hardware and softwareChapter 02   multimedia systems hardware and software
Chapter 02 multimedia systems hardware and softwareUrvi Surat
 
Uc14 chap06
Uc14 chap06Uc14 chap06
Uc14 chap06ayahye
 
Chapter 7
Chapter 7 Chapter 7
Chapter 7 carnillr
 
Multimedia
MultimediaMultimedia
MultimediaJM Ramos
 
Internet and www (world wide web )
Internet and www (world wide web )Internet and www (world wide web )
Internet and www (world wide web )FaisalAli244
 
Multimedia tech.sec a & b
Multimedia tech.sec a & bMultimedia tech.sec a & b
Multimedia tech.sec a & bSonu Sharma
 
chapter 4 about image processing and multimedia production
chapter 4 about image processing and multimedia productionchapter 4 about image processing and multimedia production
chapter 4 about image processing and multimedia productionamare63
 
1-Introduction-What-is-Multimedia.pdf
1-Introduction-What-is-Multimedia.pdf1-Introduction-What-is-Multimedia.pdf
1-Introduction-What-is-Multimedia.pdfmunnamicheal
 
Interactive media guide
Interactive media guideInteractive media guide
Interactive media guidebrownjordan
 
Interactive media applications done
Interactive media applications   doneInteractive media applications   done
Interactive media applications doneNicole174
 

Semelhante a Understanding Computers: Today and Tomorrow, 13th Edition Chapter 10 - Multimedia and the Web (20)

Uc14 chap10
Uc14 chap10Uc14 chap10
Uc14 chap10
 
BIM Unit 7.pdf
BIM Unit 7.pdfBIM Unit 7.pdf
BIM Unit 7.pdf
 
Lesson 3 - Basic Application Software.pptx
Lesson 3 - Basic Application Software.pptxLesson 3 - Basic Application Software.pptx
Lesson 3 - Basic Application Software.pptx
 
010-chapter-9-multimedia-authoring-packages-revamped1.ppt
010-chapter-9-multimedia-authoring-packages-revamped1.ppt010-chapter-9-multimedia-authoring-packages-revamped1.ppt
010-chapter-9-multimedia-authoring-packages-revamped1.ppt
 
Multimedia on the web by Sania Nisar
Multimedia on the web by Sania NisarMultimedia on the web by Sania Nisar
Multimedia on the web by Sania Nisar
 
ch10-Designing and producing multimedia .pdf
ch10-Designing and producing multimedia .pdfch10-Designing and producing multimedia .pdf
ch10-Designing and producing multimedia .pdf
 
Chapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaChapter 10 designing and producing Multimedia
Chapter 10 designing and producing Multimedia
 
MULTIMEDIA SOURCES AND HARDWARE
MULTIMEDIA SOURCES AND HARDWAREMULTIMEDIA SOURCES AND HARDWARE
MULTIMEDIA SOURCES AND HARDWARE
 
Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)
Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)
Std 11 Computer Chapter 1 Introduction to Multimedia (Part3)
 
Chapter 02 multimedia systems hardware and software
Chapter 02   multimedia systems hardware and softwareChapter 02   multimedia systems hardware and software
Chapter 02 multimedia systems hardware and software
 
Uc14 chap06
Uc14 chap06Uc14 chap06
Uc14 chap06
 
Chapter 7
Chapter 7 Chapter 7
Chapter 7
 
Multimedia
MultimediaMultimedia
Multimedia
 
Internet and www (world wide web )
Internet and www (world wide web )Internet and www (world wide web )
Internet and www (world wide web )
 
Multimedia tech.sec a & b
Multimedia tech.sec a & bMultimedia tech.sec a & b
Multimedia tech.sec a & b
 
chapter 4 about image processing and multimedia production
chapter 4 about image processing and multimedia productionchapter 4 about image processing and multimedia production
chapter 4 about image processing and multimedia production
 
1-Introduction-What-is-Multimedia.pdf
1-Introduction-What-is-Multimedia.pdf1-Introduction-What-is-Multimedia.pdf
1-Introduction-What-is-Multimedia.pdf
 
Interactive media guide
Interactive media guideInteractive media guide
Interactive media guide
 
Educ.2 d
Educ.2 dEduc.2 d
Educ.2 d
 
Interactive media applications done
Interactive media applications   doneInteractive media applications   done
Interactive media applications done
 

Mais de yaminohime

The Road Not Taken by Robert Frost
The Road Not Taken by Robert FrostThe Road Not Taken by Robert Frost
The Road Not Taken by Robert Frostyaminohime
 
Sa Aking mga Kabata ni Jose Rizal
Sa Aking mga Kabata ni Jose RizalSa Aking mga Kabata ni Jose Rizal
Sa Aking mga Kabata ni Jose Rizalyaminohime
 
Plop! Click! ni Dobu Kacchiri
Plop! Click! ni Dobu KacchiriPlop! Click! ni Dobu Kacchiri
Plop! Click! ni Dobu Kacchiriyaminohime
 
Kay Estrella Zeehandelaar
Kay Estrella ZeehandelaarKay Estrella Zeehandelaar
Kay Estrella Zeehandelaaryaminohime
 
Isangdaang Damit ni Fanny Garcia
Isangdaang Damit ni Fanny GarciaIsangdaang Damit ni Fanny Garcia
Isangdaang Damit ni Fanny Garciayaminohime
 
Ang Kwento ni Mabuti ni Genoveva Matute
Ang Kwento ni Mabuti ni Genoveva MatuteAng Kwento ni Mabuti ni Genoveva Matute
Ang Kwento ni Mabuti ni Genoveva Matuteyaminohime
 

Mais de yaminohime (6)

The Road Not Taken by Robert Frost
The Road Not Taken by Robert FrostThe Road Not Taken by Robert Frost
The Road Not Taken by Robert Frost
 
Sa Aking mga Kabata ni Jose Rizal
Sa Aking mga Kabata ni Jose RizalSa Aking mga Kabata ni Jose Rizal
Sa Aking mga Kabata ni Jose Rizal
 
Plop! Click! ni Dobu Kacchiri
Plop! Click! ni Dobu KacchiriPlop! Click! ni Dobu Kacchiri
Plop! Click! ni Dobu Kacchiri
 
Kay Estrella Zeehandelaar
Kay Estrella ZeehandelaarKay Estrella Zeehandelaar
Kay Estrella Zeehandelaar
 
Isangdaang Damit ni Fanny Garcia
Isangdaang Damit ni Fanny GarciaIsangdaang Damit ni Fanny Garcia
Isangdaang Damit ni Fanny Garcia
 
Ang Kwento ni Mabuti ni Genoveva Matute
Ang Kwento ni Mabuti ni Genoveva MatuteAng Kwento ni Mabuti ni Genoveva Matute
Ang Kwento ni Mabuti ni Genoveva Matute
 

Último

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...apidays
 
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 Takeoffsammart93
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
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 businesspanagenda
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
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 educationjfdjdjcjdnsjd
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
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 challengesrafiqahmad00786416
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 

Último (20)

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...
 
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
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
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
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
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
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

Understanding Computers: Today and Tomorrow, 13th Edition Chapter 10 - Multimedia and the Web

  • 1. Understanding Computers: Today and Tomorrow, 13th Edition Chapter 10: Multimedia and the Web
  • 2. Understanding Computers: Today and Tomorrow, 13th Edition 2 Learning Objectives 1. Define Web-based multimedia and list some advantages and disadvantages of using multimedia. 2. Describe each of the following multimedia elements—text, images, animation, audio, and video—and tell how they differ. 3. Briefly describe the basic steps and principles involved with designing a multimedia Web site. 4. List the various tasks involved with developing a multimedia Web site. 5. Explain how markup languages, scripting languages, and other tools are used today to create multimedia Web pages. 6. Discuss the possible format of Web-based multimedia in the future.
  • 3. Understanding Computers: Today and Tomorrow, 13th Edition 3 Overview • This chapter covers: – What Web-based multimedia is and how it is used today – The advantages and disadvantages of using multimedia – A look at basic multimedia elements – Steps and principles in designing a multimedia site – How a multimedia Web site is developed and the software used during this process – A look at the future of Web-based multimedia
  • 4. Understanding Computers: Today and Tomorrow, 13th Edition 4 What Is Web-Based Multimedia? • Multimedia: The integration of a variety of media, such as text, images, video, animation, and sound • Web-based multimedia (also called rich media): Multimedia located on Web pages • Multimedia sites often contain elements that users interact with directly – Control the delivery of a sound or video clip, manipulate a 3D object, play a game, etc. • Fast computers and broadband Internet connections make Web-based multimedia much more feasible than in the past • Vast majority of Web sites today include multimedia (advertisements, TV shows, podcasts, user generated content)
  • 5. Understanding Computers: Today and Tomorrow, 13th Edition 5 Web-Based Multimedia Applications • Information delivery: Photos of products, video clips, animation to convey concepts, etc. • E-commerce: Photos of products, samples of movies and music, etc. – Virtual reality (VR): The use of a computer to create three-dimensional environments that look like they do in the real world. (homes for sale, etc.) – Augmented reality: Overlaying computer generated images on top of real time images • Entertainment: Online TV/movies, music, games, etc.
  • 6. Understanding Computers: Today and Tomorrow, 13th Edition 6 Online Video “A Look at Mobile Augmented Reality” (click below to start video) Reminder: The complete set of online videos and video podcasts are available at: www.cengage.com/computerconcepts/np/uc13 Courtesy oSPRXMobile
  • 7. Understanding Computers: Today and Tomorrow, 13th Edition 7 Web-Based Multimedia Applications
  • 8. Understanding Computers: Today and Tomorrow, 13th Edition 8 Advantages and Disadvantages of Using Web-Based Multimedia • Advantages: – Can address a variety of learning styles • Visual learners • Auditory learners • Kinesthetic learners – Material more interesting and enjoyable – Many ideas are easier to convey • Disadvantages: – Time and cost of development – Compatibility and download time for Web-based multimedia
  • 9. Understanding Computers: Today and Tomorrow, 13th Edition 9 Advantages of Using Web-Based Multimedia
  • 10. Understanding Computers: Today and Tomorrow, 13th Edition 10 Multimedia Elements • Text: Used to supply basic content, and to add text-based menus and hyperlinks – Serif typefaces: More readable, used for large bodies of text – Sans serif typefaces: Used for titles, headings, Web page banners – Different typefaces can convey widely different feelings – Important to select a typeface that matches the style of the Web site – When a consistent text appearance is required—such as a logo—a graphical image is used instead
  • 11. Understanding Computers: Today and Tomorrow, 13th Edition 11 Multimedia Elements • Images or graphics: Digital representations of photographs, drawings, charts, and other visual images also called a graphic – Clip art consists of pre-drawn electronic images – Stock photos are also available online
  • 12. Understanding Computers: Today and Tomorrow, 13th Edition 12 Multimedia Elements • GIF images: Commonly used for Web page line art images (logos, buttons, etc.) – 256 colors max – Use lossless file compression – Can be transparent – Can be interlaced
  • 13. Understanding Computers: Today and Tomorrow, 13th Edition 13 Multimedia Elements • PNG images: Format designed specifically for use with Web page images – Lossless compression, and with more efficiency than GIF – Can use color palette or true color – Can also be transparent and interlaced • JPEG images: Commonly used for Web page photos – Uses lossy file compression – True color images – Can be progressive – The amount of compression is specified when the file is saved
  • 14. Understanding Computers: Today and Tomorrow, 13th Edition 14 Multimedia Elements
  • 15. Understanding Computers: Today and Tomorrow, 13th Edition • Choosing a graphic format – GIF or PNG—typically used for line art (clip art, logos, navigation buttons, etc.) – JPEG—typically used for photographs – Select the most appropriate format – For JPEG, balance compression quality and file size – Use thumbnail images 15 Multimedia Elements
  • 16. Understanding Computers: Today and Tomorrow, 13th Edition 16 Multimedia Elements • Animation: A series of graphical images are displayed in succession to simulate movement – Java applet: A small program inserted into a Web page that performs a specific task – Animated GIF: A group of GIF images saved as an animated GIF file, inserted in a Web page, which are displayed successively to simulate movement
  • 17. Understanding Computers: Today and Tomorrow, 13th Edition 17 Multimedia Elements – For more complex animations, developers can use JavaScript or another scripting language • Flash is in particularly wide use today • Silverlight is an alternative to Flash – Many Wed-based animations require a plug-in – Programming languages can be used to create multimedia elements and interactivity
  • 18. Understanding Computers: Today and Tomorrow, 13th Edition 18 Multimedia Elements
  • 19. Understanding Computers: Today and Tomorrow, 13th Edition 19 Multimedia Elements • Audio: All types of sound including music, spoken voice, sound effects – Can be recorded using a microphone or MIDI instrument, captured from CDs, or downloaded from the Internet – Often played when an event occurs on a Web page or when the visitor clicks a link – Streaming audio is used to speed up delivery – Common audio file formats include: • .wav • .mp3 • .aiff • .acc • .midi • .m4a
  • 20. Understanding Computers: Today and Tomorrow, 13th Edition 20 Multimedia Elements • Video: Begins as a continuous stream of visual information, which is then broken into separate images (frames) when the video is recorded – Can require a substantial amount of storage space – Video data, like audio data, is usually compressed – Streaming video is used for large files – Common video file formats include: • .avi • .mp2 • .mov • .wmv • .mp4
  • 21. Understanding Computers: Today and Tomorrow, 13th Edition 21 Quick Quiz 1. The most common file format for Web page photographs is ______________________. a. GIF b. JPEG c. PNG 2. True or False: Delivery speed is one potential disadvantage of using Web-based multimedia. 3. A small image that is linked to a larger version of the same image is called a(n) ______________________. Answers: 1) b; 2) True; 3) thumbnail image
  • 22. Understanding Computers: Today and Tomorrow, 13th Edition 22 Multimedia Web Site Design • Web site design: The process of planning what a Web site will look like and how it will function – Good planning pays off in the long run • Basic design principles: – Users like interesting and exciting applications – Users have little patience with slow-to-load or hard-to-use applications – Plan for all needed delivery methods and devices
  • 23. Understanding Computers: Today and Tomorrow, 13th Edition 23 Multimedia Web Site Design • Careful consideration should be given to: – Features that require a specific browser – Features that require little used plug-ins – The size of the page content • Different devices, browsers, and screen resolutions affect how Web pages display – High-bandwidth items • Watch image file size (use thumbnails) • Use links to audio, video, and other high- bandwidth items • Use streaming audio and video
  • 24. Understanding Computers: Today and Tomorrow, 13th Edition 24 Multimedia Web Site Design • Determining the intended audience and objectives – One of the first steps in designing a multimedia application or Web site – Objectives of the site affect its content – Intended audience affects the appearance (such as the style, graphics, fonts, and colors) of the site – Once the objectives and audience have been identified, you should have a good idea of the main topics to be included in the site – If the needed content is still unclear, rethink your audience and objectives and don’t go further in the process until it becomes clear
  • 25. Understanding Computers: Today and Tomorrow, 13th Edition 25 Multimedia Web Site Design
  • 26. Understanding Computers: Today and Tomorrow, 13th Edition 26 Multimedia Web Site Design • Flowcharts: Used during the Web design process to illustrate how the pages in a Web site relate to one another • Page layouts: A sketch of a Web page often developed during the Web design process to illustrate the basic layouts of the home page and the rest of the pages on a Web site – Typically one for the home page and one for the rest of the pages on the site • Storyboards: An ordered series of sketches that can be developed during the design process of an animated sequence or other multimedia component that illustrates what each page or screen will look like
  • 27. Understanding Computers: Today and Tomorrow, 13th Edition 27 Multimedia Web Site Design
  • 28. Understanding Computers: Today and Tomorrow, 13th Edition 28 Multimedia Web Site Design • Navigational design considerations – Users should be able to get to most pages on the site within three mouse clicks – Navigational items should be placed in the same location on every page – Each page should have a link to the home page of the site – Long Web pages: • Consider breaking into several pages • Include link to view or download entire document • Use table of contents and links to top of page
  • 29. Understanding Computers: Today and Tomorrow, 13th Edition 29 Multimedia Web Site Design • Navigational tools include: – Drop-down menus – Site maps – Search boxes – Text-based hyperlinks and navigation bars – Menu tabs – Image-based navigation bars – Image maps – Hyperlinks that show more options when pointed to
  • 30. Understanding Computers: Today and Tomorrow, 13th Edition 30 Multimedia Web Site Design
  • 31. Understanding Computers: Today and Tomorrow, 13th Edition 31 Multimedia Web Site Design • Access considerations: – Device compatibility: Web pages display differently on different devices – Compatibility with assistive technology • Alternate text • Meaningful hyperlinks • ADA compliance – Low readers or non-English speakers
  • 32. Understanding Computers: Today and Tomorrow, 13th Edition 32 Multimedia Web Site Design
  • 33. Understanding Computers: Today and Tomorrow, 13th Edition 33 Quick Quiz 1. Which of the following is most often used to illustrate what a Web page will look like? a. Flowchart b. Storyboard c. Page layout 2. True or False: In order for a screen reading program to identify an image-based hyperlink, alternative text must be assigned to that image. 3. A Web page that contains links to all the main pages on a Web site is called a(n) ______________________. Answers: 1) c; 2) True; 3) site map
  • 34. Understanding Computers: Today and Tomorrow, 13th Edition 34 Multimedia Web Site Development • Web site development: The process of creating, testing, publishing, and maintaining a Web site – Occurs after the site is designed – Can be performed in-house or outsourced – Three basic steps • Creating the multimedia elements • Creating the Web site • Testing, publishing, and maintaining the site
  • 35. Understanding Computers: Today and Tomorrow, 13th Edition 35 Multimedia Web Site Development • Creating the multimedia elements – Usually several different software programs are used, such as: • Image editing software • Animation software • Audio editing software • Video editing software • Each element should be saved in the appropriate size, resolution, and file format
  • 36. Understanding Computers: Today and Tomorrow, 13th Edition 36 Multimedia Web Site Development • Creating the Web site – Often a markup language is used – Markup language: A language that uses symbols or tags to describe what a document should look like when it is displayed in a Web browser – Hypertext Markup Language (HTML): The original markup language • Uses HTML tags to indicate where effects and elements belong in the Web page • Some tags are paired • The computer and browser being used still determines exactly how the Web page will display
  • 37. Understanding Computers: Today and Tomorrow, 13th Edition 37 HTML • HTML tags are used to: – Identify where elements (graphics, animations, video clips, etc.) should appear on the page – Assign a title to the page – Mark end of paragraphs – Specify the layout of tables and frames – Identify keywords and other meta tags associated with the page
  • 38. Understanding Computers: Today and Tomorrow, 13th Edition 38 HTML
  • 39. Understanding Computers: Today and Tomorrow, 13th Edition 39 HTML
  • 40. Understanding Computers: Today and Tomorrow, 13th Edition 40 Multimedia Web Site Development • Extensible Markup Language (XML): A set of rules for exchanging data over the Web – Addresses the content but not the formatting – Uses XML tags to identify data – Allows data to be extracted and reused as needed • Extensible Hypertext Markup Language (XHTML): A newer version of HTML based on XML – Controls the appearance and format of a Web page like HTML – Stricter rules than HTML – Beginning to replace HTML
  • 41. Understanding Computers: Today and Tomorrow, 13th Edition 41 XHTML • XHTML tags: Used for the same purposes as HTML tags, but stricter: – All attribute values must be in quotation marks – Tags are lowercase (case-sensitive) – Tags must be closed • <p> and </p> or <p /> – Tags must be in proper order • Main sections of XHTML Web page – Declaration statement with XHTML standard used – Head statement with title and meta tags – Body of the Web page
  • 42. Understanding Computers: Today and Tomorrow, 13th Edition 42 XHTML
  • 43. Understanding Computers: Today and Tomorrow, 13th Edition 43 Multimedia Web Site Development • HTML5: Newest version under development – Designed to replace current versions of HTML and XHTML • Cascading Style Sheets (CSS): Used to specify the styles used with a Web page or an entire Web site – Internal or external style sheets – Pages link to style sheet, more efficient • Wireless Markup Language (WML): Used to create Web pages to be displayed on WAP-enabled devices, such as smart phones
  • 44. Understanding Computers: Today and Tomorrow, 13th Edition 44 Multimedia Web Site Development • Scripting language: Often used for dynamic content – Allows the inclusion of scripts (instructions) in the Web page code – JavaScript (resembles the Java programming language) – VBScript (based on Microsoft’s Visual Basic programming language) – Perl (used to write CGI scripts to process data input via a Web page) • AJAX: Creates faster, more efficient interactive Web applications – Only requests new data from the server, not the entire Web page, when the page is updated
  • 45. Understanding Computers: Today and Tomorrow, 13th Edition 45 Multimedia Web Site Development • Other content development tools – ActiveX: A set of controls that can be used to create interactive Web pages • Extends OLE to integrate content from two or more programs • Allows a variety of types of Windows files to be viewed via Web pages – Virtual Reality Modeling Language (VRML): A language used to create 3D Web pages • Successor is X3D
  • 46. Understanding Computers: Today and Tomorrow, 13th Edition 46 Multimedia Web Site Development • Web site authoring software: Used to create Web pages and entire Web sites (Dreamweaver, Expression Web) – Toolbar buttons, menus, etc. are to create and format the page – The appropriate HTML statements are automatically generated – Allows you to create an entire cohesive Web site, not just individual pages – Allows you to easily include: • Forms and database connectivity your visitors – Often include tests for broken links & accessibility tests
  • 47. Understanding Computers: Today and Tomorrow, 13th Edition 47 Multimedia Web Site Development
  • 48. Understanding Computers: Today and Tomorrow, 13th Edition 48 Multimedia Web Site Development • Testing, publishing, and maintaining the site – All hyperlinks should be clicked to ensure they take the user to the proper location – Every possible action that could take place with an animated element should be tested – Proofread each page or screen carefully – Consider a “stress test” – Update content and check links on a regular basis – XHTML Web pages can be checked with an XHTML validator
  • 49. Understanding Computers: Today and Tomorrow, 13th Edition 49 Multimedia Web Site Development
  • 50. Understanding Computers: Today and Tomorrow, 13th Edition 50 The Future of Web-Based Media • Web-based multimedia will be more exciting and more embedded into everyday events • Web-based multimedia and home entertainment devices will continue to converge – Allow seamless access to desired content on the user’s device • Technology will evolve to support mobile multimedia • Usage of multimedia applications that involve user generated content will continue to grow
  • 51. Understanding Computers: Today and Tomorrow, 13th Edition 51 Quick Quiz 1. Which of the following markup languages is most often used to create Web pages? a. HTML b. JavaScript c. WML 2. True or False: Web site authoring software can typically be used to create all of the Web pages on a site, including adding animated elements, video clips, etc. 3. The HTML code _______________________ would begin to bold Web page text. Answers: 1) a; 2) True; 3) <b>
  • 52. Understanding Computers: Today and Tomorrow, 13th Edition 52 Summary • What Is Web-Based Multimedia? • Multimedia Elements • Multimedia Web Site Design • Multimedia Web Site Development • The Future of Web-Based Multimedia