SlideShare uma empresa Scribd logo
1 de 25
Adaptation rules for Accessible Media
Player Interface
María González
María González, Lourdes Moreno and Paloma Martínez
LaBDA Group, Computer Science Department
Universidad Carlos III de Madrid, Spain
{mgonza1, lmoreno, pmf}@inf.uc3m.es
XV Internatinal Conference on Human Computer Interaction
10-12 September 2014, Puerto de la Cruz, Tenerife
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• Motivation
• Proposal
• Overview
• Previous Work
1. Design Solution of a Media Player
2. Lessons Learned
• Integrating Adaptation Rules
1. New Architecture
2. Final Model-Based Design
• Conclusions
• Future Work
• References
Content
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• The constant increase of multimedia content on the Web
does not entail an equitable increase of its accessibility
Motivation
Exclusion of elderly people and people with disabilities
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• Therefore, the access to alternative content should be
assured to the user with disabilities in accordance with
their access needs
=> the user agent or media player must be accessible
Motivation
Play, Pause, Stop enable/disablecaption
Alternativo content ACCESS TO alternative content
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• The aim is to offer a design solution of media players
which delivers video content fulfilling the necessary
accessibility requirements following standards
 A design solution that includes accessibility requirements
in user agents using Model Driven Development (MDD) is
proposed (Previous Work)
• In this work:
PROPOSAL
Provide a model-based design solution which includes
adaptation rules for accessible media player following
accessibility standards
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• Web content:
– WCAG 2.0 [W3C, 2008]: Guideline 1.2 [Moreno et al, 2008]
– Section 508, BITV 2, RGAA, AODA and UNE 139803
• User agents:
– UAAG 2.0 [W3C, 2014]
– ISO: 9241(Ergonomics of human-system interaction) [ISO,
2008]: Guidance on software accessibility (part 171)
• HTML5 [W3C, 2011]: <video> and <audio>
• Twenty-First Century Communications and Video Accessibility
Act of 2010 [CVAA , 2010]
• European Standard EN 301 549 V1.1.1 [ETSI, 2014]
Overview:
1. Accessibility Regulations and Standards
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• Accessibility requirements
– Analysis of accessibility standards
• Modeling:
– Model Driven Development (MDD)
– Model-based design
• Adaptation
– Introduction of adaptation rules
Overview:
2. Related Work
Two
approximations
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• Conceptual architecture
Previous Work:
1. Design solution of a Media Player (I)
1.1 Review of accessibility standards
1.2 Group of requirements by categories
1.3 Modelling of requirements using
UIDL
UAAG 2.0 ISO 9241-171
Abstract
user
interface
Task &
Domain
Concrete
user
interface
Final
user
interface
Transformationrules
Graphical
editorRequirements
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
1.1 Review of accessibility standards
• UAAG 2.0 and ISO 9241-171
− Render alternative content
− Provide text configuration
− Text search
− etc
Previous Work:
1. Design solution of a Media Player (II)
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
1.2 Groups of requirements by categories
Previous Work:
1. Design solution of a Media Player (III)
Code Name Description Group Subgroup Source
ISO UAAG 2.0
NP01 Play Play the video content Native Playback 10.8.2 2.11.6
NP02 Stop Stop the video content Native Playback 10.8.2 2.11.6
NP03 Pause Pause the video content Native Playback 10.8.2 2.11.6
NS01 Resize Resize the viewports Native Size 10.5.8 1.8.3
NV01 Mute Enable or disable the audio content Native Volume 10.6.2 1.5.1
NV02 Volume Adjust the volume Native Volume 10.6.2 1.5.1
AP01 Rewind Delay seconds within a playback Additional Playback 10.8.3 2.11.7
AP02 Forward Forward seconds within a playback Additional Playback 10.8.3 2.11.7
AA01 Caption Enable or disable captions Additional Alternatives 10.1.3, 10.7.2 1.1.2
AA02 Audio Description Enable or disable audio description Additional Alternatives 10.1.3 1.1.2
AA03 Size Change the size of the captions Additional Alternatives 10.7.3 1.4.1
AA04 Font Change the font of the captions Additional Alternatives 10.7.3 1.4.1
AA05 Colour Change the colour of the captions Additional Alternatives 10.7.3 1.4.1
AA06 Language Caption Change the language of the captions Additional Alternatives 8.2.1 2.7.1
AA07 Language Audio Change the language of the audio
description
Additional Alternatives 8.2.1 2.7.1
AH01 Help Help documentation about accessibility
features
Additional Help 11.1.5 3.3.2
AF01 Find Search within playback captions Additional Find 2.4.5
(González-García et al, 2011)
INTERACCIÓN 2011, INTERACT 2011
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
1.3 Modelling of requirements using UIDL (I)
• UsiXML [UsiXMl, 2012] and Cameleon Reference
Framework [Calvari et al, 2003]
• Task model: Interaction between a user and a user agent
Previous Work:
1. Design solution of a Media Player (IV)
(González-García et al, 2012)
DSAI’2012
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
1.3 Modelling of requirements using UIDL (II)
• UsiXML and Cameleon Reference Framework
– AUI: Interaction elements structure
• Abstract Container (AC)
• Abstract Individual Components (AIC): input, output,
navigation and control
• AUI Relationships
– CUI: Concretize an AUI for a given context of use
Graphical editor: facilitates the design process and provides
support to designers new to the area of accessibility
– FUI: Operational user interface on a particular computing
platform
• Supported by a programming language or markup language
Previous Work:
1. Design solution of a Media Player (V)
(González-García et al, 2015)
UAIS (Universal Access in the
Information Society)
(González-García et al, 2013)
JUCS (Journal of Universal Computer Science)
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• To create simpliflied user interfaces Adaptation rules
Previous Work:
2. Lessons learned
Facilitate the design of a media player by user with
especial needs and preferences avoiding include
unnecessary buttons that the user will not need
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• Objective:
Integrating adaptation rules
Benefit the final users of the proposed
technology and the final users of the player
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
Integrating adaptation rules:
1. New Architecture
Facilitate the interaction
between the user and the
media player avoiding
buttons that could be
unnecessary
UAAG 2.0 ISO 9241-171
Abstract
user
interface
Task &
Domain
Concrete
user
interface
Final
user
interface
Adaptationrules
Transformationrules
Graphical
editor
FUI_adaptation_rule_1
FUI_adaptation_rule_2
FUI_adaptation_rule_3
FUI_adaptation_rule_4
Requirements
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
2.1 Previous levels of Cameleon (I)
– MARIA [MARIA, 2010] instead of UsiXML
– CTTE [CTTE, 2010] and MARIAE [MARIAE, 2010]
– Same Task Model
– AUI uses Presentation Task Model (PTS)
• PTS1: {Resize, Mute, Volume, AudioDescription,
Caption, Help, Play}
• PTS2: {LanguageAudio}
• PTS3: {Find, Size, Color, Font, LanguageCaption}
• PTS4: {Stop, Rewind, Forward}
Integrating adaptation rules:
2. Final Model-Based Design (I)
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
2.1 Previous levels of Cameleon (II)
− AUI design primitives
• Interactors (selection, edit, only output and control)
– Represents every type of user interaction object
• Interactor Compositions (grouping, relation, composite
description and repeater)
− Groups together design primitives that have a logical
relationship
Integrating adaptation rules:
2. Final Model-Based Design (II)
Selection
Single
Choice
Edit
Numerical
Control
Navigator
Control
Activator
Language Audio,
Size, Color, Font and
Language Caption
Volume Find and Help Play, Stop, Rewind,
Forward, Resize, Mute,
AudioDescription and
Caption
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
2.2 Integrating adaptations rules (I)
• Analysis of the types of access and user groups with
disabilities
Integrating adaptation rules:
2. Final Model-Based Design (III)
Types of access /
groups with disabilities
Resources necessary
to access
Required accessibility elements Rule
Code
Access visual and
auditory / simplified user
interface
(essential)
Playback and volume
elements
Buttons: Play, Stop, Rewind, Forward and Mute
Slider: Volume
1
Access visual /
Auditory impairment
Playback, help, volume
and caption elements
Buttons: Play, Stop, Rewind, Forward, Mute and Caption
Select menu: Font, Color, Size and LanguageCaption
Navigator: Find and Help
Slider: Volume
2
Access Auditory /
Visual impairment
Playback, help, volume
and audio description
elements
Buttons: Play, Stop, Rewind, Forward, Mute and
AudioDescription
Select menu: LanguageAudio
Navigator: Help
Slider: Volume
3
Access visual and
auditory / user interface
with all the elements
Playback, help, volume,
caption* and audio
description** elements
Buttons: Play, Stop, Rewind, Forward, Mute, Caption* and
AudioDescription**
Select menu: Font*, Color*, Size*, LanguageCaption* and
LanguageAudio**
Navigator: Find* and Help
Slider: Volume
4/5
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
2.2 Integrating adaptations rules (II)
• Use of Event-Condition-Action (ECA) rules
– Syntaxis: on event if condition do actions
• Rules:
Integrating adaptation rules:
2. Final Model-Based Design (IV)
• Rule 1
Event The UI is activated
Condition The user does not have any kind of disability
Action All menus except the playback menu and the volume are disabled
Description The rule is triggered when the UI is activated; then, it checks if the user wants to use a basic
media player; finally, only the playback menu and the volume are shown
Rule 2
Event The UI is activated
Condition The user has any kind of visual impairment
Action The menu related to captions is disabled
Description The rule is triggered when the UI is activated; then, it checks if the user has any kind of visual
impairment; finally, the caption menu is disabled
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
2.2 Integrating adaptations rules (III)
– Rules (continuation):
Integrating adaptation rules:
2. Final Model-Based Design (V)
Rule 3
Event The UI is activated
Condition The user has any kind of auditory impairment
Action The menu related to audio description is disabled
Description The rule is triggered when the UI is activated; then, it checks if the user has any kind of auditory
impairment; finally, the audio description menu is disabled
Rule 4
Event The UI is activated
Condition The user does not have any kind of disability
Action The menu related to captions is disabled depending on the user preferences
Description The rule is triggered when the UI is activated; then, it checks if the user wants to disable the menu;
finally, the caption menu is disabled on user request
Rule 5
Event The UI is activated
Condition The user does not have any kind of disability
Action The menu related to audio description is disabled depending on the user preferences
Description The rule is triggered when the UI is activated; then, it checks if the user wants to disable the menu;
finally, the audio description menu is disabled on user request
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
2.3 Last levels of Cameleon
• CUI
− Models are platform-dependent and language independent
− Concrete design primitives depend on the AUI interactors
− Add additional design primitives: progress bar, video element
− Adaptation rules from AUI
• FUI
− Using a programming language
Integrating adaptation rules:
2. Final Model-Based Design (VI)
Model-based graphical editor
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• Multimedia content and software that provides it have to
be accessible
• First approximation: guide designers of accessible media
player through a graphical editor
• Final approximation: adaptation of the FUI depending on
the kind of disability and preferences of the final user
• Apart from that, the use of an UIDL provides flexibility
and independency
Conclusions
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
• This research belongs to the Doctoral Thesis which has
as main contribution a workspace oriented to designers
which follows a methodological approach to develop an
accessible media player.
• This workspace included:
Future Work
•
[W3C, 2008] W3C, Web Content Accessibility Guidelines 2.0, 2008, http://www.w3.org/TR/WCAG20/
[Moreno et al, 2008] L. Moreno, P. Martínez, B. Ruíz-Mezcua. Disability Standards for Multimedia on the Web. IEEE MultiMedia 15(4): 52-54, 2008
[W3C, 2014] User Agent Accessibility Guidelines 2.0. http://www.w3.org/WAI/UA/UAAG20/
[ISO, 2008] International Organization for Standardization, ISO 9241-171:2008, Ergonomics of human-system interaction (Guidance on software accessibility).
http://www.iso.org/iso/catalogue_detail.htm?csnumber=39080
[W3C, 2011] W3C, HTML5, A vocabulary and associated APIs for HTML and XHTML, 2011, http://www.w3.org/TR/html5
[CVAA, 2010] Federal Communications Commission, Twenty-First Century Communications and Video Accessibility Act. http://www.fcc.gov/guides/21st-
century-communications-and-video-accessibility-act-2010
[ETSI, 2014] EN 301 549 V11.1, Accessibility requirements suitable for public procurement of ICT products and services in Europe.
http://www.etsi.org/deliver/etsi_en/301500_301599/301549/01.01.01_60/en_301549v010101p.pdf
[González-García et al , 2011] González-García, M., Moreno, L., Martínez, P., and Iglesias, A. 2011. Web accessibility requirements for media players,
INTERACT 2011. 13th IFIP TC13 Conference on Human-Computer Interaction, Lisboa, Portugal, September, 2011, LNCS, Springer, Volume: 6949, pp. 669-
674
[UsiXML, 2012] User Interface Extensible Markup Language (UsiXML), http://www.usixml.eu
[Calvary et al, 2003] G. Calvary, J. Coutaz, D. Thevenin, Q. Limbourg, L. Bouillon, J. Vanderdonckt. A Unifying Reference Framework for Multi-Target User
Interfaces. Interacting with Computers. Vol. 15, No. 3, June 2003, pp. 289-308
[González-García et al , 2012] González-García, M., Moreno, L., and Martínez, P. 2012. An approach to User Interface Design of an accessible user agent.
4th International Conference on Software Development for Enhancing Accessibility and Fighting Info-exclusion, DSAI 2012, Douro Region, Portugal, July,
Elsevier, Volume: 14, pp. 254-262.
[MARIA, 2010] Model-based language for interactive applications. http://giove.isti.cnr.it/tools/MARIA/home
[CTTE, 2010] ConcurTaskTrees Environment. http://giove.isti.cnr.it/tools/CTTE/home
[MARIAE, 2010] Model-based language for interactive applications environment. http://giove.isti.cnr.it/tools/MARIAE/home
[González-García et al , 2015] González-García, M., Moreno, L., and Martínez, P. 2015. Approach design of an accessible media player. Universal Access in
the Information Society, in press
[González-García et al , 2013] González-García, M., Miñon, R., Moreno, L., Martínez, P., and Abascal, J. 2013. A model-based graphical editor to design
accessible media players. Journal of Universal Computer Science, Volume19, Nº 18, pp. 2656-2676
References
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
‘‘Adaptation rules for Accessible Media Player
Interface’’
María González
mgonza1@inf.uc3m.es
Thank you for your attention

Mais conteúdo relacionado

Destaque

A glimpse into my year in Italy
A glimpse into my year in ItalyA glimpse into my year in Italy
A glimpse into my year in Italyalexwelch
 
The DDI (Drug-Drug Interaction) Corpus
The DDI (Drug-Drug Interaction) CorpusThe DDI (Drug-Drug Interaction) Corpus
The DDI (Drug-Drug Interaction) CorpusGrupo HULAT
 
Executive Team Program
Executive Team ProgramExecutive Team Program
Executive Team ProgramDYB_Ukraine
 
ICT Media Platform versie sept 2016
ICT  Media Platform  versie sept 2016ICT  Media Platform  versie sept 2016
ICT Media Platform versie sept 2016Aschwin Geerts
 
Doccle: Cooperate For Simplicity
Doccle: Cooperate For SimplicityDoccle: Cooperate For Simplicity
Doccle: Cooperate For SimplicityDoccle
 

Destaque (7)

A glimpse into my year in Italy
A glimpse into my year in ItalyA glimpse into my year in Italy
A glimpse into my year in Italy
 
The DDI (Drug-Drug Interaction) Corpus
The DDI (Drug-Drug Interaction) CorpusThe DDI (Drug-Drug Interaction) Corpus
The DDI (Drug-Drug Interaction) Corpus
 
Executive Team Program
Executive Team ProgramExecutive Team Program
Executive Team Program
 
harold_cv052015
harold_cv052015harold_cv052015
harold_cv052015
 
ICT Media Platform versie sept 2016
ICT  Media Platform  versie sept 2016ICT  Media Platform  versie sept 2016
ICT Media Platform versie sept 2016
 
Doccle: Cooperate For Simplicity
Doccle: Cooperate For SimplicityDoccle: Cooperate For Simplicity
Doccle: Cooperate For Simplicity
 
4 distribucion en planta
4 distribucion en planta4 distribucion en planta
4 distribucion en planta
 

Semelhante a Adaptation Rules for Accessible Media Player Interface

Integration of Accessibility Requirements in the Design of Multimedia User Ag...
Integration of Accessibility Requirements in the Design of Multimedia User Ag...Integration of Accessibility Requirements in the Design of Multimedia User Ag...
Integration of Accessibility Requirements in the Design of Multimedia User Ag...Grupo HULAT
 
A Mobile Audio Server enhanced with Semantic Personalization Capabilities
A Mobile Audio Server enhanced with Semantic Personalization CapabilitiesA Mobile Audio Server enhanced with Semantic Personalization Capabilities
A Mobile Audio Server enhanced with Semantic Personalization CapabilitiesUniversity of Piraeus
 
A study of accessibility requirements for media players on the Web
A study of accessibility requirements for media players on the WebA study of accessibility requirements for media players on the Web
A study of accessibility requirements for media players on the Web Grupo HULAT
 
A Personalized Audio Server using MPEG-7 and MPEG-21 standards
A Personalized Audio Server using MPEG-7 and MPEG-21 standardsA Personalized Audio Server using MPEG-7 and MPEG-21 standards
A Personalized Audio Server using MPEG-7 and MPEG-21 standardsUniversity of Piraeus
 
Research Group Multimedia Communication (MMC)
Research Group Multimedia Communication (MMC)Research Group Multimedia Communication (MMC)
Research Group Multimedia Communication (MMC)Alpen-Adria-Universität
 
Accessibility Update: Section 508 and WCAG in a Library 2.0 World
Accessibility Update: Section 508 and WCAG in a Library 2.0 WorldAccessibility Update: Section 508 and WCAG in a Library 2.0 World
Accessibility Update: Section 508 and WCAG in a Library 2.0 WorldNina McHale
 
Mingyang essay2002
Mingyang essay2002Mingyang essay2002
Mingyang essay2002avysvdsywvdw
 
A New Approach For Slideshow Presentation At Working Meetings
A New Approach For Slideshow Presentation At Working MeetingsA New Approach For Slideshow Presentation At Working Meetings
A New Approach For Slideshow Presentation At Working MeetingsJackie Taylor
 
PhD Defense of Teodoro Montanaro
PhD Defense of Teodoro MontanaroPhD Defense of Teodoro Montanaro
PhD Defense of Teodoro MontanaroTeodoro Montanaro
 
Savare transforming a silo into modular services. The continuous evolution of...
Savare transforming a silo into modular services. The continuous evolution of...Savare transforming a silo into modular services. The continuous evolution of...
Savare transforming a silo into modular services. The continuous evolution of...FIAT/IFTA
 
Multi media mca_sem5_notes
Multi media mca_sem5_notesMulti media mca_sem5_notes
Multi media mca_sem5_notesashish yadav
 
Overview of Selected Current MPEG Activities
Overview of Selected Current MPEG ActivitiesOverview of Selected Current MPEG Activities
Overview of Selected Current MPEG ActivitiesAlpen-Adria-Universität
 
Overview of Selected Current MPEG Activities
Overview of Selected Current MPEG ActivitiesOverview of Selected Current MPEG Activities
Overview of Selected Current MPEG ActivitiesAlpen-Adria-Universität
 
Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...
Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...
Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...University of Piraeus
 
A Personalized Audio Web Service using MPEG-7 and MPEG-21 standards
A Personalized Audio Web Service using MPEG-7 and MPEG-21 standardsA Personalized Audio Web Service using MPEG-7 and MPEG-21 standards
A Personalized Audio Web Service using MPEG-7 and MPEG-21 standardsUniversity of Piraeus
 
[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...
[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...
[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...Daniele Malitesta
 
Pendahuluan (12) (1).pptx
Pendahuluan (12) (1).pptxPendahuluan (12) (1).pptx
Pendahuluan (12) (1).pptxzulhelmanz
 
CREW VRE Release 5 - 2009 May
CREW VRE Release 5 - 2009 MayCREW VRE Release 5 - 2009 May
CREW VRE Release 5 - 2009 MayMartin Turner
 

Semelhante a Adaptation Rules for Accessible Media Player Interface (20)

Integration of Accessibility Requirements in the Design of Multimedia User Ag...
Integration of Accessibility Requirements in the Design of Multimedia User Ag...Integration of Accessibility Requirements in the Design of Multimedia User Ag...
Integration of Accessibility Requirements in the Design of Multimedia User Ag...
 
A Mobile Audio Server enhanced with Semantic Personalization Capabilities
A Mobile Audio Server enhanced with Semantic Personalization CapabilitiesA Mobile Audio Server enhanced with Semantic Personalization Capabilities
A Mobile Audio Server enhanced with Semantic Personalization Capabilities
 
A study of accessibility requirements for media players on the Web
A study of accessibility requirements for media players on the WebA study of accessibility requirements for media players on the Web
A study of accessibility requirements for media players on the Web
 
A Personalized Audio Server using MPEG-7 and MPEG-21 standards
A Personalized Audio Server using MPEG-7 and MPEG-21 standardsA Personalized Audio Server using MPEG-7 and MPEG-21 standards
A Personalized Audio Server using MPEG-7 and MPEG-21 standards
 
Research Group Multimedia Communication (MMC)
Research Group Multimedia Communication (MMC)Research Group Multimedia Communication (MMC)
Research Group Multimedia Communication (MMC)
 
Accessibility Update: Section 508 and WCAG in a Library 2.0 World
Accessibility Update: Section 508 and WCAG in a Library 2.0 WorldAccessibility Update: Section 508 and WCAG in a Library 2.0 World
Accessibility Update: Section 508 and WCAG in a Library 2.0 World
 
Media Pick
Media PickMedia Pick
Media Pick
 
Burleson
BurlesonBurleson
Burleson
 
Mingyang essay2002
Mingyang essay2002Mingyang essay2002
Mingyang essay2002
 
A New Approach For Slideshow Presentation At Working Meetings
A New Approach For Slideshow Presentation At Working MeetingsA New Approach For Slideshow Presentation At Working Meetings
A New Approach For Slideshow Presentation At Working Meetings
 
PhD Defense of Teodoro Montanaro
PhD Defense of Teodoro MontanaroPhD Defense of Teodoro Montanaro
PhD Defense of Teodoro Montanaro
 
Savare transforming a silo into modular services. The continuous evolution of...
Savare transforming a silo into modular services. The continuous evolution of...Savare transforming a silo into modular services. The continuous evolution of...
Savare transforming a silo into modular services. The continuous evolution of...
 
Multi media mca_sem5_notes
Multi media mca_sem5_notesMulti media mca_sem5_notes
Multi media mca_sem5_notes
 
Overview of Selected Current MPEG Activities
Overview of Selected Current MPEG ActivitiesOverview of Selected Current MPEG Activities
Overview of Selected Current MPEG Activities
 
Overview of Selected Current MPEG Activities
Overview of Selected Current MPEG ActivitiesOverview of Selected Current MPEG Activities
Overview of Selected Current MPEG Activities
 
Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...
Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...
Personalized Multimedia Web Services in Peer to Peer Networks Using MPEG-7 an...
 
A Personalized Audio Web Service using MPEG-7 and MPEG-21 standards
A Personalized Audio Web Service using MPEG-7 and MPEG-21 standardsA Personalized Audio Web Service using MPEG-7 and MPEG-21 standards
A Personalized Audio Web Service using MPEG-7 and MPEG-21 standards
 
[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...
[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...
[MM2023] Ducho: A Unified Framework for the Extraction of Multimodal Features...
 
Pendahuluan (12) (1).pptx
Pendahuluan (12) (1).pptxPendahuluan (12) (1).pptx
Pendahuluan (12) (1).pptx
 
CREW VRE Release 5 - 2009 May
CREW VRE Release 5 - 2009 MayCREW VRE Release 5 - 2009 May
CREW VRE Release 5 - 2009 May
 

Mais de Grupo HULAT

Interaccion 2019 lourdes moreno
Interaccion 2019 lourdes morenoInteraccion 2019 lourdes moreno
Interaccion 2019 lourdes morenoGrupo HULAT
 
Low vision interaccion2018v4
Low vision interaccion2018v4Low vision interaccion2018v4
Low vision interaccion2018v4Grupo HULAT
 
Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...
Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...
Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...Grupo HULAT
 
Babelfy: Entity Linking meets Word Sense Disambiguation.
Babelfy: Entity Linking meets Word Sense Disambiguation.Babelfy: Entity Linking meets Word Sense Disambiguation.
Babelfy: Entity Linking meets Word Sense Disambiguation.Grupo HULAT
 
New Approaches to Interactive Multimedia Content Retrieval from different Sou...
New Approaches to Interactive Multimedia Content Retrieval from different Sou...New Approaches to Interactive Multimedia Content Retrieval from different Sou...
New Approaches to Interactive Multimedia Content Retrieval from different Sou...Grupo HULAT
 
Presentation "Spanish Resources in Trendminer Project"
Presentation "Spanish Resources in Trendminer Project"Presentation "Spanish Resources in Trendminer Project"
Presentation "Spanish Resources in Trendminer Project"Grupo HULAT
 
Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...
Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...
Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...Grupo HULAT
 
Extraction of Drug-Drug Interactions from Biomedical Texts
Extraction of Drug-Drug Interactions from Biomedical TextsExtraction of Drug-Drug Interactions from Biomedical Texts
Extraction of Drug-Drug Interactions from Biomedical TextsGrupo HULAT
 
Lessons from the Drug-Drug Interaction Extraction Task
Lessons from the Drug-Drug Interaction Extraction TaskLessons from the Drug-Drug Interaction Extraction Task
Lessons from the Drug-Drug Interaction Extraction TaskGrupo HULAT
 
BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...
BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...
BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...Grupo HULAT
 
Building a Graph of Names and Contextual Patterns for Named Entity Classifica...
Building a Graph of Names and Contextual Patterns for Named Entity Classifica...Building a Graph of Names and Contextual Patterns for Named Entity Classifica...
Building a Graph of Names and Contextual Patterns for Named Entity Classifica...Grupo HULAT
 
Accessibility to mobile interfaces for older people
Accessibility to mobile interfaces for older peopleAccessibility to mobile interfaces for older people
Accessibility to mobile interfaces for older peopleGrupo HULAT
 
Toward an integration of Web accessibility into testing processes
Toward an integration of Web accessibility into testing processesToward an integration of Web accessibility into testing processes
Toward an integration of Web accessibility into testing processesGrupo HULAT
 
Revisión de los requisitos de accesibilidad en la interacción del usuario anc...
Revisión de los requisitos de accesibilidad en la interacción del usuario anc...Revisión de los requisitos de accesibilidad en la interacción del usuario anc...
Revisión de los requisitos de accesibilidad en la interacción del usuario anc...Grupo HULAT
 
Formación y tecnologías en accesibilidad para la Universidad
Formación y tecnologías en accesibilidad para la UniversidadFormación y tecnologías en accesibilidad para la Universidad
Formación y tecnologías en accesibilidad para la UniversidadGrupo HULAT
 
Requisitos de accesibilidad web en los reproductores multimedia
Requisitos de accesibilidad web en los reproductores multimediaRequisitos de accesibilidad web en los reproductores multimedia
Requisitos de accesibilidad web en los reproductores multimediaGrupo HULAT
 
Integrating HCI in a Web accessibility engineering approach
Integrating HCI in a Web accessibility engineering approachIntegrating HCI in a Web accessibility engineering approach
Integrating HCI in a Web accessibility engineering approachGrupo HULAT
 
A MDD approach for modelling web accessibility
A MDD approach for modelling web accessibilityA MDD approach for modelling web accessibility
A MDD approach for modelling web accessibilityGrupo HULAT
 
Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...
Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...
Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...Grupo HULAT
 
DINTO An Ontology for Drug-Drug Interactions
DINTO An Ontology for Drug-Drug InteractionsDINTO An Ontology for Drug-Drug Interactions
DINTO An Ontology for Drug-Drug InteractionsGrupo HULAT
 

Mais de Grupo HULAT (20)

Interaccion 2019 lourdes moreno
Interaccion 2019 lourdes morenoInteraccion 2019 lourdes moreno
Interaccion 2019 lourdes moreno
 
Low vision interaccion2018v4
Low vision interaccion2018v4Low vision interaccion2018v4
Low vision interaccion2018v4
 
Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...
Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...
Exploring language technologies to provide support to WCAG 2.0 and E2R guidel...
 
Babelfy: Entity Linking meets Word Sense Disambiguation.
Babelfy: Entity Linking meets Word Sense Disambiguation.Babelfy: Entity Linking meets Word Sense Disambiguation.
Babelfy: Entity Linking meets Word Sense Disambiguation.
 
New Approaches to Interactive Multimedia Content Retrieval from different Sou...
New Approaches to Interactive Multimedia Content Retrieval from different Sou...New Approaches to Interactive Multimedia Content Retrieval from different Sou...
New Approaches to Interactive Multimedia Content Retrieval from different Sou...
 
Presentation "Spanish Resources in Trendminer Project"
Presentation "Spanish Resources in Trendminer Project"Presentation "Spanish Resources in Trendminer Project"
Presentation "Spanish Resources in Trendminer Project"
 
Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...
Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...
Mujeres, ciencia y tecnología. Encuesta sobre la percepción de las dificultad...
 
Extraction of Drug-Drug Interactions from Biomedical Texts
Extraction of Drug-Drug Interactions from Biomedical TextsExtraction of Drug-Drug Interactions from Biomedical Texts
Extraction of Drug-Drug Interactions from Biomedical Texts
 
Lessons from the Drug-Drug Interaction Extraction Task
Lessons from the Drug-Drug Interaction Extraction TaskLessons from the Drug-Drug Interaction Extraction Task
Lessons from the Drug-Drug Interaction Extraction Task
 
BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...
BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...
BioSEPLN 2010 Workshop on Language Technology applied to biomedical and heal...
 
Building a Graph of Names and Contextual Patterns for Named Entity Classifica...
Building a Graph of Names and Contextual Patterns for Named Entity Classifica...Building a Graph of Names and Contextual Patterns for Named Entity Classifica...
Building a Graph of Names and Contextual Patterns for Named Entity Classifica...
 
Accessibility to mobile interfaces for older people
Accessibility to mobile interfaces for older peopleAccessibility to mobile interfaces for older people
Accessibility to mobile interfaces for older people
 
Toward an integration of Web accessibility into testing processes
Toward an integration of Web accessibility into testing processesToward an integration of Web accessibility into testing processes
Toward an integration of Web accessibility into testing processes
 
Revisión de los requisitos de accesibilidad en la interacción del usuario anc...
Revisión de los requisitos de accesibilidad en la interacción del usuario anc...Revisión de los requisitos de accesibilidad en la interacción del usuario anc...
Revisión de los requisitos de accesibilidad en la interacción del usuario anc...
 
Formación y tecnologías en accesibilidad para la Universidad
Formación y tecnologías en accesibilidad para la UniversidadFormación y tecnologías en accesibilidad para la Universidad
Formación y tecnologías en accesibilidad para la Universidad
 
Requisitos de accesibilidad web en los reproductores multimedia
Requisitos de accesibilidad web en los reproductores multimediaRequisitos de accesibilidad web en los reproductores multimedia
Requisitos de accesibilidad web en los reproductores multimedia
 
Integrating HCI in a Web accessibility engineering approach
Integrating HCI in a Web accessibility engineering approachIntegrating HCI in a Web accessibility engineering approach
Integrating HCI in a Web accessibility engineering approach
 
A MDD approach for modelling web accessibility
A MDD approach for modelling web accessibilityA MDD approach for modelling web accessibility
A MDD approach for modelling web accessibility
 
Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...
Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...
Inclusive Usability Techniques in Requirements Analysis of Accessible Web App...
 
DINTO An Ontology for Drug-Drug Interactions
DINTO An Ontology for Drug-Drug InteractionsDINTO An Ontology for Drug-Drug Interactions
DINTO An Ontology for Drug-Drug Interactions
 

Último

VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirtrahman018755
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Roomgirls4nights
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...aditipandeya
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 

Último (20)

VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 

Adaptation Rules for Accessible Media Player Interface

  • 1. Adaptation rules for Accessible Media Player Interface María González María González, Lourdes Moreno and Paloma Martínez LaBDA Group, Computer Science Department Universidad Carlos III de Madrid, Spain {mgonza1, lmoreno, pmf}@inf.uc3m.es XV Internatinal Conference on Human Computer Interaction 10-12 September 2014, Puerto de la Cruz, Tenerife
  • 2. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • Motivation • Proposal • Overview • Previous Work 1. Design Solution of a Media Player 2. Lessons Learned • Integrating Adaptation Rules 1. New Architecture 2. Final Model-Based Design • Conclusions • Future Work • References Content
  • 3. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • The constant increase of multimedia content on the Web does not entail an equitable increase of its accessibility Motivation Exclusion of elderly people and people with disabilities
  • 4. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • Therefore, the access to alternative content should be assured to the user with disabilities in accordance with their access needs => the user agent or media player must be accessible Motivation Play, Pause, Stop enable/disablecaption Alternativo content ACCESS TO alternative content
  • 5. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • The aim is to offer a design solution of media players which delivers video content fulfilling the necessary accessibility requirements following standards  A design solution that includes accessibility requirements in user agents using Model Driven Development (MDD) is proposed (Previous Work) • In this work: PROPOSAL Provide a model-based design solution which includes adaptation rules for accessible media player following accessibility standards
  • 6. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • Web content: – WCAG 2.0 [W3C, 2008]: Guideline 1.2 [Moreno et al, 2008] – Section 508, BITV 2, RGAA, AODA and UNE 139803 • User agents: – UAAG 2.0 [W3C, 2014] – ISO: 9241(Ergonomics of human-system interaction) [ISO, 2008]: Guidance on software accessibility (part 171) • HTML5 [W3C, 2011]: <video> and <audio> • Twenty-First Century Communications and Video Accessibility Act of 2010 [CVAA , 2010] • European Standard EN 301 549 V1.1.1 [ETSI, 2014] Overview: 1. Accessibility Regulations and Standards
  • 7. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • Accessibility requirements – Analysis of accessibility standards • Modeling: – Model Driven Development (MDD) – Model-based design • Adaptation – Introduction of adaptation rules Overview: 2. Related Work Two approximations
  • 8. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • Conceptual architecture Previous Work: 1. Design solution of a Media Player (I) 1.1 Review of accessibility standards 1.2 Group of requirements by categories 1.3 Modelling of requirements using UIDL UAAG 2.0 ISO 9241-171 Abstract user interface Task & Domain Concrete user interface Final user interface Transformationrules Graphical editorRequirements
  • 9. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 1.1 Review of accessibility standards • UAAG 2.0 and ISO 9241-171 − Render alternative content − Provide text configuration − Text search − etc Previous Work: 1. Design solution of a Media Player (II)
  • 10. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 1.2 Groups of requirements by categories Previous Work: 1. Design solution of a Media Player (III) Code Name Description Group Subgroup Source ISO UAAG 2.0 NP01 Play Play the video content Native Playback 10.8.2 2.11.6 NP02 Stop Stop the video content Native Playback 10.8.2 2.11.6 NP03 Pause Pause the video content Native Playback 10.8.2 2.11.6 NS01 Resize Resize the viewports Native Size 10.5.8 1.8.3 NV01 Mute Enable or disable the audio content Native Volume 10.6.2 1.5.1 NV02 Volume Adjust the volume Native Volume 10.6.2 1.5.1 AP01 Rewind Delay seconds within a playback Additional Playback 10.8.3 2.11.7 AP02 Forward Forward seconds within a playback Additional Playback 10.8.3 2.11.7 AA01 Caption Enable or disable captions Additional Alternatives 10.1.3, 10.7.2 1.1.2 AA02 Audio Description Enable or disable audio description Additional Alternatives 10.1.3 1.1.2 AA03 Size Change the size of the captions Additional Alternatives 10.7.3 1.4.1 AA04 Font Change the font of the captions Additional Alternatives 10.7.3 1.4.1 AA05 Colour Change the colour of the captions Additional Alternatives 10.7.3 1.4.1 AA06 Language Caption Change the language of the captions Additional Alternatives 8.2.1 2.7.1 AA07 Language Audio Change the language of the audio description Additional Alternatives 8.2.1 2.7.1 AH01 Help Help documentation about accessibility features Additional Help 11.1.5 3.3.2 AF01 Find Search within playback captions Additional Find 2.4.5 (González-García et al, 2011) INTERACCIÓN 2011, INTERACT 2011
  • 11. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 1.3 Modelling of requirements using UIDL (I) • UsiXML [UsiXMl, 2012] and Cameleon Reference Framework [Calvari et al, 2003] • Task model: Interaction between a user and a user agent Previous Work: 1. Design solution of a Media Player (IV) (González-García et al, 2012) DSAI’2012
  • 12. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 1.3 Modelling of requirements using UIDL (II) • UsiXML and Cameleon Reference Framework – AUI: Interaction elements structure • Abstract Container (AC) • Abstract Individual Components (AIC): input, output, navigation and control • AUI Relationships – CUI: Concretize an AUI for a given context of use Graphical editor: facilitates the design process and provides support to designers new to the area of accessibility – FUI: Operational user interface on a particular computing platform • Supported by a programming language or markup language Previous Work: 1. Design solution of a Media Player (V) (González-García et al, 2015) UAIS (Universal Access in the Information Society) (González-García et al, 2013) JUCS (Journal of Universal Computer Science)
  • 13. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • To create simpliflied user interfaces Adaptation rules Previous Work: 2. Lessons learned Facilitate the design of a media player by user with especial needs and preferences avoiding include unnecessary buttons that the user will not need
  • 14. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • Objective: Integrating adaptation rules Benefit the final users of the proposed technology and the final users of the player
  • 15. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain Integrating adaptation rules: 1. New Architecture Facilitate the interaction between the user and the media player avoiding buttons that could be unnecessary UAAG 2.0 ISO 9241-171 Abstract user interface Task & Domain Concrete user interface Final user interface Adaptationrules Transformationrules Graphical editor FUI_adaptation_rule_1 FUI_adaptation_rule_2 FUI_adaptation_rule_3 FUI_adaptation_rule_4 Requirements
  • 16. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 2.1 Previous levels of Cameleon (I) – MARIA [MARIA, 2010] instead of UsiXML – CTTE [CTTE, 2010] and MARIAE [MARIAE, 2010] – Same Task Model – AUI uses Presentation Task Model (PTS) • PTS1: {Resize, Mute, Volume, AudioDescription, Caption, Help, Play} • PTS2: {LanguageAudio} • PTS3: {Find, Size, Color, Font, LanguageCaption} • PTS4: {Stop, Rewind, Forward} Integrating adaptation rules: 2. Final Model-Based Design (I)
  • 17. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 2.1 Previous levels of Cameleon (II) − AUI design primitives • Interactors (selection, edit, only output and control) – Represents every type of user interaction object • Interactor Compositions (grouping, relation, composite description and repeater) − Groups together design primitives that have a logical relationship Integrating adaptation rules: 2. Final Model-Based Design (II) Selection Single Choice Edit Numerical Control Navigator Control Activator Language Audio, Size, Color, Font and Language Caption Volume Find and Help Play, Stop, Rewind, Forward, Resize, Mute, AudioDescription and Caption
  • 18. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 2.2 Integrating adaptations rules (I) • Analysis of the types of access and user groups with disabilities Integrating adaptation rules: 2. Final Model-Based Design (III) Types of access / groups with disabilities Resources necessary to access Required accessibility elements Rule Code Access visual and auditory / simplified user interface (essential) Playback and volume elements Buttons: Play, Stop, Rewind, Forward and Mute Slider: Volume 1 Access visual / Auditory impairment Playback, help, volume and caption elements Buttons: Play, Stop, Rewind, Forward, Mute and Caption Select menu: Font, Color, Size and LanguageCaption Navigator: Find and Help Slider: Volume 2 Access Auditory / Visual impairment Playback, help, volume and audio description elements Buttons: Play, Stop, Rewind, Forward, Mute and AudioDescription Select menu: LanguageAudio Navigator: Help Slider: Volume 3 Access visual and auditory / user interface with all the elements Playback, help, volume, caption* and audio description** elements Buttons: Play, Stop, Rewind, Forward, Mute, Caption* and AudioDescription** Select menu: Font*, Color*, Size*, LanguageCaption* and LanguageAudio** Navigator: Find* and Help Slider: Volume 4/5
  • 19. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 2.2 Integrating adaptations rules (II) • Use of Event-Condition-Action (ECA) rules – Syntaxis: on event if condition do actions • Rules: Integrating adaptation rules: 2. Final Model-Based Design (IV) • Rule 1 Event The UI is activated Condition The user does not have any kind of disability Action All menus except the playback menu and the volume are disabled Description The rule is triggered when the UI is activated; then, it checks if the user wants to use a basic media player; finally, only the playback menu and the volume are shown Rule 2 Event The UI is activated Condition The user has any kind of visual impairment Action The menu related to captions is disabled Description The rule is triggered when the UI is activated; then, it checks if the user has any kind of visual impairment; finally, the caption menu is disabled
  • 20. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 2.2 Integrating adaptations rules (III) – Rules (continuation): Integrating adaptation rules: 2. Final Model-Based Design (V) Rule 3 Event The UI is activated Condition The user has any kind of auditory impairment Action The menu related to audio description is disabled Description The rule is triggered when the UI is activated; then, it checks if the user has any kind of auditory impairment; finally, the audio description menu is disabled Rule 4 Event The UI is activated Condition The user does not have any kind of disability Action The menu related to captions is disabled depending on the user preferences Description The rule is triggered when the UI is activated; then, it checks if the user wants to disable the menu; finally, the caption menu is disabled on user request Rule 5 Event The UI is activated Condition The user does not have any kind of disability Action The menu related to audio description is disabled depending on the user preferences Description The rule is triggered when the UI is activated; then, it checks if the user wants to disable the menu; finally, the audio description menu is disabled on user request
  • 21. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain 2.3 Last levels of Cameleon • CUI − Models are platform-dependent and language independent − Concrete design primitives depend on the AUI interactors − Add additional design primitives: progress bar, video element − Adaptation rules from AUI • FUI − Using a programming language Integrating adaptation rules: 2. Final Model-Based Design (VI) Model-based graphical editor
  • 22. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • Multimedia content and software that provides it have to be accessible • First approximation: guide designers of accessible media player through a graphical editor • Final approximation: adaptation of the FUI depending on the kind of disability and preferences of the final user • Apart from that, the use of an UIDL provides flexibility and independency Conclusions
  • 23. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain • This research belongs to the Doctoral Thesis which has as main contribution a workspace oriented to designers which follows a methodological approach to develop an accessible media player. • This workspace included: Future Work •
  • 24. [W3C, 2008] W3C, Web Content Accessibility Guidelines 2.0, 2008, http://www.w3.org/TR/WCAG20/ [Moreno et al, 2008] L. Moreno, P. Martínez, B. Ruíz-Mezcua. Disability Standards for Multimedia on the Web. IEEE MultiMedia 15(4): 52-54, 2008 [W3C, 2014] User Agent Accessibility Guidelines 2.0. http://www.w3.org/WAI/UA/UAAG20/ [ISO, 2008] International Organization for Standardization, ISO 9241-171:2008, Ergonomics of human-system interaction (Guidance on software accessibility). http://www.iso.org/iso/catalogue_detail.htm?csnumber=39080 [W3C, 2011] W3C, HTML5, A vocabulary and associated APIs for HTML and XHTML, 2011, http://www.w3.org/TR/html5 [CVAA, 2010] Federal Communications Commission, Twenty-First Century Communications and Video Accessibility Act. http://www.fcc.gov/guides/21st- century-communications-and-video-accessibility-act-2010 [ETSI, 2014] EN 301 549 V11.1, Accessibility requirements suitable for public procurement of ICT products and services in Europe. http://www.etsi.org/deliver/etsi_en/301500_301599/301549/01.01.01_60/en_301549v010101p.pdf [González-García et al , 2011] González-García, M., Moreno, L., Martínez, P., and Iglesias, A. 2011. Web accessibility requirements for media players, INTERACT 2011. 13th IFIP TC13 Conference on Human-Computer Interaction, Lisboa, Portugal, September, 2011, LNCS, Springer, Volume: 6949, pp. 669- 674 [UsiXML, 2012] User Interface Extensible Markup Language (UsiXML), http://www.usixml.eu [Calvary et al, 2003] G. Calvary, J. Coutaz, D. Thevenin, Q. Limbourg, L. Bouillon, J. Vanderdonckt. A Unifying Reference Framework for Multi-Target User Interfaces. Interacting with Computers. Vol. 15, No. 3, June 2003, pp. 289-308 [González-García et al , 2012] González-García, M., Moreno, L., and Martínez, P. 2012. An approach to User Interface Design of an accessible user agent. 4th International Conference on Software Development for Enhancing Accessibility and Fighting Info-exclusion, DSAI 2012, Douro Region, Portugal, July, Elsevier, Volume: 14, pp. 254-262. [MARIA, 2010] Model-based language for interactive applications. http://giove.isti.cnr.it/tools/MARIA/home [CTTE, 2010] ConcurTaskTrees Environment. http://giove.isti.cnr.it/tools/CTTE/home [MARIAE, 2010] Model-based language for interactive applications environment. http://giove.isti.cnr.it/tools/MARIAE/home [González-García et al , 2015] González-García, M., Moreno, L., and Martínez, P. 2015. Approach design of an accessible media player. Universal Access in the Information Society, in press [González-García et al , 2013] González-García, M., Miñon, R., Moreno, L., Martínez, P., and Abascal, J. 2013. A model-based graphical editor to design accessible media players. Journal of Universal Computer Science, Volume19, Nº 18, pp. 2656-2676 References María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain
  • 25. María González, ‘Adaptation rules for Accessible Media Player Interface’ , Universidad Carlos III de Madrid, Spain ‘‘Adaptation rules for Accessible Media Player Interface’’ María González mgonza1@inf.uc3m.es Thank you for your attention

Notas do Editor

  1. Queda rarao el related work sin ninguna referencia, crees que puedes meter alguna….