213 better

0.0(0)
Studied by 9 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/220

flashcard set

Earn XP

Description and Tags

Last updated 5:23 PM on 12/5/22
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

221 Terms

1
New cards
Animation
Type of multimedia that uses a fast-paced presentation of changing static images to simulate motion.
2
New cards
Animation can be used to
- Catch a visitor’s attention

- Demonstrate a simple process

- Illustrate change over time

- Help user understand how to interact with the website
3
New cards
Two types of animation creation process:
- Frame-by-frame animation
- Animation with tweening
4
New cards
Tweening
Creating a beginning and an ending animation frame and allowing software to create all the animation frames in between
5
New cards
Frame-by-frame animation
An animation where the designer changes the image manually, such as by erasing a portion or increasing the size of the image.
6
New cards
Animation with tweening
Animation in which the beginning and ending frames identify the original and final location and/or appearance of an image while the in-between frames are created by software.
7
New cards
Creation Animation Software Requires
the change in images in series of frame along a timeline.
8
New cards
Animation Software
- HTML5 Maker

- Adobe Animate CC

- GreenSock
9
New cards
Animated GIFs (.gif)
A single file that stores separate images within multiple animation frames
10
New cards
How many colors do animated GIFs include?
Up to 256 colors, 8 bit
11
New cards
frames-per-second (fps)
The time interval over which animation frames are played.

Also indicates the specified time interval over which individual images an animated GIF are displayed.
12
New cards
Advantages Of Animated GIFs
- Web browser support; no need for plug-ins

- Use streaming technology

- Easy to create
13
New cards
Size of the Animated GIF is dependent on
- Dimension of images

- Number of images

- Length of Animation

- Extent of difference from one image to the next
14
New cards
Streaming Technology
begins playing as it is delivered by the server.
15
New cards
Flash Animation (.swf)
Simulates motion via fast paced presentation of changing static image.

The original animation file for this is .fla file. After it is completed, movie file .swf can be published. The .swf can be published to the web or converted to different format.
16
New cards
Flash Animation Tool
Adobe Animate CC (best tool to create Flash Animation)
17
New cards
Advantages Of Flash Animation
- File sizes are small (vector graphics; reusable)

- Image quality is high (24-bit colors; anti-aliasing)

- Flash animation allows interactivity and accessibility (ActionScript)
18
New cards
Disadvantages Of Flash Animation
- Requires plug-in, i.e., Adobe Flash Player

- Not supported by all browsers and platforms
19
New cards
Tools involved with GIFs are:
- Easy GIF Animator

- GIF Construction Set Professional

- Adobe Photoshop
20
New cards
Interactivity
Allows users to be involved.
21
New cards
UX-Driven Interactivity
Put the website visitor’s needs first. Example:

- Provide context-specific navigation

- Engage and instruct the user

- Save screen space

- Adapt to touch screens

- Respond to actions
22
New cards
Context-specific navigation
E.g., sidebar, off-canvas navigation links
23
New cards
Engage and instruct the user
E.g., galleries, slideshows
24
New cards
Save screen space
E.g., sparse design, accomplish multiple goals, call-to-action (CTA)
25
New cards
Adapt to touch screens
E.g., buttons that change color/shape after being clicked
26
New cards
Respond to actions
E.g., scrolling, shaking, rotating the device
27
New cards
Web-based Forms
Structured web documents in which a website visitor can enter information or select options
28
New cards
Widgets (or Gadgets)
Small code objects that provide dynamic web content

E.g., clocks, weather reports, breaking news
29
New cards
Blogs
Popular way to promote website interactivity

E.g., Blogger, WordPress, Medium
30
New cards
Comments
Enhances website interactivity

E.g., premade script, Disqus
31
New cards
Avatars
Alternative personas or virtual identities for MMOGs or 3D virtual worlds

E.g., SitePal
32
New cards
Live Chat
A service that allows visitors to ask questions and receive answers in real time using text, voice, or video

E.g., CustomerReach, BoldChat, Provide Support
33
New cards
Reactive/broadcast chat
A live chat in which visitors initiate the chat.
34
New cards
Proactive chat
A live chat where a chat window opens automatically.
35
New cards
Chat agents
A person who provides live chat interactivity at a website by answering questions or selling products or services in real time using live chat software and a chat window.
36
New cards
Analog
Sound in the natural world

Natural sound is the result of a stream of continuous changes of vibrations in the atmosphere.

It is continuous and can be represented as wave
37
New cards
Encoding or Sound Sampling
The process of converting an analog sound to numbers
38
New cards
Digital data
Is discrete and can be represented as binary.

Sound must be in digital format to be used on the web.
39
New cards
Sampling Rate
Number of samples obtained per second

Basic measurement for sampling rate is Khz.

More samples per second, higher the sound sound fidelity, similarities between original and reproduced signal (we cannot capture the analog sound completely).
40
New cards
Standard sample rates
8 KHz (AM radio), 11.025 KHz, 11.127 KHz, 22.05 KHz, 44.1 KHz (CD quality), 48KHz (DVD quality)
41
New cards
Bit depth
Number of bits used to sample the sound.

Higher value = better the quality and larger the file.
42
New cards
Standard bit depth
8-bit (telephone), 16-bit (CD quality), to 20-, 24-, 32-, and 48-bit depths (high-end digital audio)
43
New cards
Channel
- Mono: one-channel
- Stereo: two-channel
44
New cards
.aac
Advanced Audio Coding format used by Apple Music streaming service
45
New cards
.aiff
Apple’s standard audio file format
46
New cards
.Au
Audio file format used by Sun, Unix, and Java
47
New cards
.m4a
Format used by Apple for iTunes music downloads
48
New cards
.mp3
Most common file format (audio)
49
New cards
.ogg
Free, open source audio format type similar to mp3, used by Spotify streaming service
50
New cards
.ra, .rm
Online streaming audio format developed by RealAudio
51
New cards
.wav
Audio file format commonly used by Windows PCs
52
New cards
.wma
Microsoft-created Windows Media Audio Format
53
New cards
Downloadable (Media Delivery Methods)
Downloaded in its entirety before device begins playing
54
New cards
Streaming (Media Delivery Methods)
Begins playing as the server delivers file to device
55
New cards
Progressive Downloading or Pseudo Streaming (Media Delivery Methods)
- Allows the media to play while it downloads
- There may be delay in playback
56
New cards
Downloadable Advantage
User can access downloaded files again and again;
utilizes the HTTP protocol to transfer the data and,
therefore, does not require a specific media server.
57
New cards
Downloadable Disadvantage
Files typically are extremely large, resulting in a long download time and taking up considerable storage space on the user's computer or device.
58
New cards
Streaming Advantage
Users can choose the file portion they want to play
using the player's control buttons; consumes RAM
only while being played.
59
New cards

Streaming Disadvantage
Very high bandwidth requirements; frequently requires a
specific media server to transfer the data.
60
New cards
Pseudo Streaming Advantage
Users can access the content as it downloads, without
waiting for the entire file to begin playback; users can
access the files offline once the download is complete.
61
New cards
Pseudo Streaming Disadvantage
Once downloaded, files typically are extremely large, resulting in a long download time and taking up considerable storage space on the user's computer or device. Playback during download may be interrupted if the speed at which the media plays exceeds the download speed.
62
New cards
Audio Files Features
- Add sound effects
- Entertain visitors with background music
- Deliver a personal message
- Promote a product or service with testimonial statements
63
New cards
Record Audio Files
Use audio-recording and editing software

E.g., Adobe Audition CC, WavePad
64
New cards
Podcast
Digital audio or video available to listen to remotely
65
New cards
Optimizing Audio Files On Web
- Length
- Shorter audio clips = smaller files

- Number of channels
- Mono file = 1/2 stereo file

- Sampling rate
- 8 kHz for voice-only audio
- 22 kHz for music audio

- Bit depth
- Lower for person speaking and higher for music
66
New cards
(Playback) Frame Rate
- The speed at which individual frames display
- 10-30 frames/second (fps) to appear continuous
67
New cards
Frame Size
- Number of pixels used to display the frame
- E.g., 800 x 600 (contains 480,000 pixels)
68
New cards
Color Depth
- Number of bits used to describe the color
- 8-bit color to 24-bit color
69
New cards
Size of digital video
Data size = f * r * c * t

- f: frame size in pixels
- r: frame rate in frames per second
- c: color depth in bytes per pixel
- t: time in seconds
70
New cards
Sources for Video
- Download royalty-free videos

- Purchase videos

- Create your own video files
71
New cards
How to create video files ?
- A good-quality digital video camera

- A smartphone with video recording capabilities

- Video-editing software
- Adobe Premiere Pro CC
- iMovie
72
New cards
.avi
Name comes from audio/video interleaved; common format used by digital video cameras
73
New cards
.mov
Originally designed for Apple systems, now usable with the free QuickTime player on most devices and platforms
74
New cards
.mpeg
Platform-independent file format created by the Motion Pictures Expert Group
75
New cards
.rm
One of the first streaming media formats, used with the Real Player
76
New cards
.wmv
Windows Media Video format, available for streaming or download
77
New cards
Optimizing Video Files (Web)
- Length
- Shorter video clips = smaller files

- Frame size
- Full-screen video: 640x480
- For web usage: 160x120 or 240x180

- Frame rate
- Full-motion video: 30 fps
- For web usage: 10~15 fps

- Color depth
- Reduce from 16- to 8-bit color

- Compressions
- Use lossy instead of lossless compression
78
New cards
Webpages Accessibilities (Reasons)
- It's the right thing to do
- It's the Law
79
New cards
Universal Access
Create webpages that are regardless of browser, orbiting system or other technology
80
New cards
Barriers
obstacles that people with disabilities encounter that make it difficult or impossible to access the Internet.
81
New cards
Assistive Technology
A generic term that includes assistive, adaptive, and rehabilitative devices and the process used in selecting, locating, and using them

E.g., Switches, Gazers, Screen Readers, Refreshable Braille Displays, Voice Browsers
82
New cards
Switches and Gazers
Are for people with physical disabilities, and can be used to access computer or control mouse.
83
New cards
Screen Readers
Translate screen text to speech
84
New cards
Refreshable Braille Displays
electro-mechanical device for displaying braille characters
85
New cards
Voice Browsers
Support browsing the web by voice
86
New cards
Web Accessibility Initiative (WAI)
- Created by World Wide Web Consortium (W3C)

- W3C's first goal is Universal Access, making the web available to all people, whatever their hardware, software, network infrastructure, native language, culture, geographical location, or physical or mental ability.

- Most countries use the WAI guidelines when creating laws to enforce accessibility.
87
New cards
Web Content Accessibility Guidelines (WCAG)
- Create by WAI

- 12 guidelines organized under 4 principles

- Perceivable

- Operable

- Understandable

- Robust

For each guideline, there are testable success criteria, which are at three levels: A, AA, and AAA
88
New cards
Section 508
- 1998 Amendment to the Rehabilitation Act of 1973

- It was enacted to eliminate barriers in information technology, to make available new opportunities for people with disabilities, and to encourage development of technologies that will help achieve these goals
89
New cards
Section 508 Includes
- Full range of Electronic and Information Technology

- Software applications and operating systems

- Web-based information or applications

- Telecommunication products

- Video and multimedia products

- Self contained, closed products

- Desktop and portable computers
90
New cards
Section 508 Is Followed By
- All federal government websites

- Military websites

- Any program or institution receiving funding from the Tech Act (Assistive Technology Act)

- Mostly state-run programs and educational institutions

- Some private sector companies that do government contract work

- Any website wishing to be a link on the above sites

- Legally the above sites can only link to accessible websites, both private and government
91
New cards
Types Of Disabilities
- Visual

- Auditory

- Physical

- Cognitive (e.g., Learning Disabilities, Dyslexia)

- Neurological (e.g., Seizures)
92
New cards
Types of Disabilities - Visual
- Blindness
- Low Vision
- Color-blindness
93
New cards
Screen Readers
- JAWS (Job Access with Sound) - screen reader


- NVDA (NonVisual Desktop Access) - free screen reader


- VoiceOver - screen reader built into Apple's platform


- In conjunction with Refreshable Braille Displays
94
New cards
Screen Reader Limitations
- Cannot describe images

- Read in a linear fashion

- Rely on the HTML source code

- Problems occur with images, tables, and frames.
95
New cards
Low Vision (Visual Disability)
- Use Screen Magnifier

- ZoomText and MAGic

- Need webpage text to be scalable and with high contrast
96
New cards
Color-blindness (Visual Disability)
Make sure that colors are not your only method of conveying important information.
97
New cards
Types of Disabilities - Auditory
- Hearing loss: mild, moderate, severe, profound
98
New cards
Auditory Accessibility
- Provide transcripts for audio-only content

- Provide captions or transcripts for multimedia content
99
New cards
Transcripts
a textual version of the content, containing additional descriptions, explanations, or comments
100
New cards
Captions
text versions of the spoken word presented within multimedia

Explore top notes

note
Chapter 2 - The Role of Prices
Updated 1134d ago
0.0(0)
note
7.2 Transcription
Updated 1153d ago
0.0(0)
note
Unit 2
Updated 692d ago
0.0(0)
note
Untitled
Updated 1069d ago
0.0(0)
note
Unit One Booklet 4
Updated 513d ago
0.0(0)
note
UO6 and UO7
Updated 1028d ago
0.0(0)
note
Chapter 2 - The Role of Prices
Updated 1134d ago
0.0(0)
note
7.2 Transcription
Updated 1153d ago
0.0(0)
note
Unit 2
Updated 692d ago
0.0(0)
note
Untitled
Updated 1069d ago
0.0(0)
note
Unit One Booklet 4
Updated 513d ago
0.0(0)
note
UO6 and UO7
Updated 1028d ago
0.0(0)

Explore top flashcards

flashcards
periodic table 52 elements
52
Updated 919d ago
0.0(0)
flashcards
War horse ch.1-8
24
Updated 443d ago
0.0(0)
flashcards
Edexcel IGCSE History, USA
124
Updated 802d ago
0.0(0)
flashcards
theology final
100
Updated 299d ago
0.0(0)
flashcards
La Comida vocab, parte 2
33
Updated 213d ago
0.0(0)
flashcards
climate change
55
Updated 1211d ago
0.0(0)
flashcards
periodic table 52 elements
52
Updated 919d ago
0.0(0)
flashcards
War horse ch.1-8
24
Updated 443d ago
0.0(0)
flashcards
Edexcel IGCSE History, USA
124
Updated 802d ago
0.0(0)
flashcards
theology final
100
Updated 299d ago
0.0(0)
flashcards
La Comida vocab, parte 2
33
Updated 213d ago
0.0(0)
flashcards
climate change
55
Updated 1211d ago
0.0(0)