Click to edit Master text styles Second level Third level Fourth level Fifth level The trials of an accessible video player.

Slides:



Advertisements
Similar presentations
HTML Basics Customizing your site using the basics of HTML.
Advertisements

Click to edit Master title style. Click to edit Master subtitle style.
How to begin. Step 1 Create a free account with weebly by logging in with Facebook, or using an and password you choose.
UNIT 12 LO4 BE ABLE TO CREATE WEBSITES Cambridge Technicals.
Crowdsourcing Accessibility: Can Accessibility be fixed for free with Community Help? Terrill
Presented by Linda Joiner Technology Specialist, HHMS Spring 2012.
Review of last session Logon – username = l4luser02 – l4luser16 Logon – username = l4luser02 – l4luser16 Password = Startnow1 Password = Startnow1 Fill.
Using the O.P.A.C..
Websites with Weebly are easy!. Easy Website Creation with Weebly Making your library media center’s web presence current and effective Holly Frilot,
CHAPTER 8: Enhancing a Website Session 1. Objectives Embed a YouTube video in your website Insert a slideshow in your website Use Google fonts in your.
Review of last Session Adding custom html Adding custom html HTML is the language that web servers understand, all web pages are created using HTML. HTML.
Session: 11. © Aptech Ltd. 2HTML5 Audio and Video / Session 11  Describe the need for multimedia in HTML5  List the supported media types in HTML5 
INFO 6002 Assistive Technologies and Universal Design Accessibility and Usability Evaluation Chaohai Ding Msc of Web Technology
Additional Topics. Tutorial #9 Review – Forms Forms Legend and fieldset Fields Text Password Radio buttons, check box, text area, select lists Buttons.
Styling and theming Build campaigns in style. What we'll look at... How a web document is structured How HTML and CSS fit together Tools you will need.
MIS 425 Lecture 3 – HTML 5 and CSS Instructor: Martin Neuhard
First example – Game of Thrones official website This website includes large images at the every front of the page. These images can be effective for.
A Basic Guide to Using Wikispaces Jeff Rew TEDU 673.
Websites with Weebly are easy!. Easy Website Creation with Weebly Holly Frilot, Library Media Specialist Collins Hill High School, Suwanee, GA.
Using Google Calendar February What is Google Calendar? Free online calendar available through Google!
Videos. Adding Videos to a Web Page Videos can make our pages more interesting and engaging. Most video-hosting services, such as YouTube, will provide.
Tools to Create Web Pages Fall Tools Text Editors – Notepad (free) – Notepad++ (free) Word Processor – MS Word (Expensive) HTML – HTML Kit (free,
UPLOAD / DOWNLOAD april  HTML5 is just the next iteration of HTML  Previous version was technically HTML 4.01, which incorporated XHTML 1.0.
INTRODUCTION TO CSS. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features of CSS Features of CSS  Creating Style Sheet Creating Style Sheet.
HTML.
Videos, the More Tag, Permalinks, and Shortlinks.
HTML5 Video Player For SharePoint HTML5 Background Why creating video player in HTML5 is easy? Can we do it without Javascript? Easy or Difficult?
How to create blogs In. Register Click on If you have a Google account(i.e. Gmail), then sign in with your username.
How to Create a Glogster Poster Adapted from Ms Irving Rejuvenated by Rosie Prmigiani.
Websites with Weebly are easy!. What is Weebly? Weebly is a free website creator. It is very easy to use. If you feel comfortable creating documents with.
Develop Your Web Presence Using WEEBLY TECHNO DRAGON PD | WEEBLY.
Your HTML website creating your first html file. Creating an HTML FIle Open note pad from accessories, programs. Write code. Save and view. In 3 Steps.
FLASH, VIDEO & AUDIO How to add Flash movies into your site How to add video and audio to your site HTML5 and elements.
Biosimilar (Insulin) – Competitive Landscape and Market & Pipeline Analysis, 2016 DelveInsight’s, “Biosimilar (Insulin) – Competitive Landscape and Market. Request for sample of this research report:
Title of Presentation May Go Here Department Name Presentation for March 4, 2014 University Marketing.
CS 200 Multimedia Objects in Web Pages. MultiMedia Objects Three primary types of multimedia objects  Audio  Video Includes Flash Objects  Images.
Start your Free Weebly Site with a User Name, Password, and address.
1. Galleria 2. Responsive Image Gallery 3. Supersized 4. S3 Slider 5. jQuery Panel Gallery.
Click to edit Master text styles Second level Third level Fourth level Fifth level Indigenous Education Centre.
Headline sample style Intro sample style Click to edit Master text styles –Second level Third level –Fourth level o Fifth level.
Advanced HTML Tags:.
Overview Blogs and wikis are two Web 2.0 tools that allow users to publish content online Blogs function as online journals Wikis are collections of searchable,
Click to Add Title Click to Add Subtitle.
Videos.
Key concepts of Computing
Chapter 4: HTML5 Media - <video> & <audio>
Click to Add Title Click to Add Subtitle.
HTML5 Level II Session II
Wordpress.
Web Page Design ICT Ms. McGrew.
Playing Audio (Part 1).
HTML5 Media.
Click to edit Master text styles
Click to Add Title Click to Add Subtitle.
Click to Add Title Click to Add Subtitle.
Author names here Author association names here
Click to edit Master text styles
Insert Session Title of Up to Three Lines of Text and Information
TITLE SLIDE GOES HERE Optional subhead.
Click to edit Master text styles
Slide Title Edit Master text styles Second level Third level
ОПШТЕСТВО ТЕМА: МЕСТОТО ВО КОЕ ЖИВЕАМ Скопје
Videos.
Author names here Author associations here
Author names here Author associations here
Click to edit Master text styles
Lorem ipsum dolores Lorem ipsum dolores.
Author names here Author associations here
Click to edit Master text styles
Title Layout SUBTITLE. Title and Content Layout with List Click to edit Master text styles Second level Third level Fourth level Fifth level.
Presentation transcript:

Click to edit Master text styles Second level Third level Fourth level Fifth level The trials of an accessible video player

Click to edit Master text styles Second level Third level Fourth level Fifth level Acknowledgment to Country On behalf of all present, I would like to acknowledge and pay respects to the original custodians of this country we are meeting on today, the Wurundjeri peoples. I pay my personal respects to the existing family members of the Wurundjeri. I also pay respects to Elders past and present.

Click to edit Master text styles Second level Third level Fourth level Fifth level Who? Sean Norrey Worked for 10 years at KI as a student, teacher and multimedia developer Have participated in many various projects.

Click to edit Master text styles Second level Third level Fourth level Fifth level Stage 2 of the project Create an accessible player in HTML5 Make it easy to use

Click to edit Master text styles Second level Third level Fourth level Fifth level But aren’t there other options? There are many video players Vimeo, Youtube, Acorn, JW player But all video players fall into one of these categories: Flash based Not accessible Partially accessible A lot of JavaScript used for setup

Click to edit Master text styles Second level Third level Fourth level Fifth level This player was designed to… Work on HTML5 based web browsers (not mobile) Be easy to add to a web page Use no JavaScript to set up the player Use a common JavaScript library for support (jQuery) Have an easy to update design (CSS not JavaScript) Use available ARIA attributes Comply with WCAG2. AA where technically possible

Click to edit Master text styles Second level Third level Fourth level Fifth level The player is quite accessible Screen reader accessible Keyboard accessible (fullscreen and not) No keyboard trap Subtitles Audio description track Subtitles can be changed in many ways – Font, colour, size, opacity, position. Updated feedback on some browsers, Firefox reports ARIA information better than other browsers.

Click to edit Master text styles Second level Third level Fourth level Fifth level Here it is Hopefully the WIFI works

Click to edit Master text styles Second level Third level Fourth level Fifth level Great, glad the WIFI worked! That would have been a bit embarrassing if it didn’t

Click to edit Master text styles Second level Third level Fourth level Fifth level A bit of code (and jQuery) js/access.js Your browser does not support the audio element.

Click to edit Master text styles Second level Third level Fourth level Fifth level Conclusion HTML5 is set to become the standard in 2014 making it easier to embed video There should be one video format that is accepted by all browsers The track tag should and is being made available Flash fall-back will be necessary due to MS support for XP. IE8 doesn’t support the video tag and IE9 won’t install on XP. Saving subtitles straight to WebVTT format should be much easier Google are doing a lot of work with subtitles in YouTube

Click to edit Master text styles Second level Third level Fourth level Fifth level Thanks for your time Questions Feel free to me any more questions you might have later