Skip to main content

Home/ H810 2013/ Contents contributed and discussions participated by Kev Harland

Contents contributed and discussions participated by Kev Harland

Kev Harland

Turn on Accessibility options - mac word - Office.com - 1 views

  •  
    I couldn't believe this form Microsoft's own accessibility guidance for the latest mac offerings: "Hear most menu commands, options in dialog boxes, and other elements on your computer screen. VoiceOver does not work with the contents of the main document window or the ribbon. For example, VoiceOver does not read your text in a document."
Kev Harland

MS Office for the Mac and Accessibility - 1 views

  • in terms of accessibility for people with disabilities, Microsoft Office for the Mac – 2011 is a complete failure. Not only can you not make accessible documents with this product, it does not work with VoiceOver. That’s right; you cannot read documents created in MS Office for Mac 2001 with VoiceOver.
  •  
    Now the bad news: MS Office for Mac still does not fully work with VoiceOver. VoiceOver will read the toolbars and their content, and says that it is "interacting with document pane view" but that's all. VoiceOver cannot read the content of the document pane, thus the product is still not accessible.
Kev Harland

WebAIM: Creating Accessible Flash Content - 1 views

    • Kev Harland
       
      Flash Accessibility Overview Important! Due to lack of Flash support on mobile devices (particularly iOS devices), decreased support in many browsers, poor accessibility, and general transition away from Flash as a commonly-used web technology, using Flash is not generally recommended. This article provides an overview of Flash accessibility with the general understanding that Flash content cannot be seen or used by many site visitors, regardless of disability.
  •  
    Another nail in Flash's coffin
  •  
    Another nail in Flash's coffin
Kev Harland

Maccessibility - Touching the Future… - 0 views

  •  
    Maccessibility is devoted to connecting, compiling, and providing easy access to the best resources for blind, visually impaired, and other disability groups using Apple products. It is maintained by a dedicated group of visually impaired volunteers, who are Apple enthusiasts themselves.
Kev Harland

H2: Combining adjacent image and text links for the same resource | Techniques for WCAG... - 0 views

  •  
    A single illustration of the myriad of techniques a web designer must take on board in order to create accessible websites.
Kev Harland

Before and After Demonstration: Overview - 0 views

  •  
    The Before and After Demonstration is a multi-page resource that shows an inaccessible website and a retrofitted version of this same website. Each web page includes inline annotations that can be activated to highlight some of the key accessibility barriers or repairs. Each web page is also accompanied by an evaluation report to inform the developers on the level of conformance to the Web Content Accessibility Guidelines (WCAG).
Kev Harland

Progressive Enhancement: What It Is, And How To Use It? | Smashing Coding - 0 views

  •  
    Progressive Enhancement is a powerful methodology that allows Web developers to concentrate on building the best possible websites while balancing the issues inherent in those websites being accessed by multiple unknown user-agents.
Kev Harland

Web accessibility myths - 0 views

    • Kev Harland
       
      Many advocates of web accessibility tend to have rather dull, unattractive websites. This is unfortunate, as web accessibility need not affect the design of the website in any way whatsoever. To fully dispel this myth, have a look at the CSS Zen Garden
  • Any web developer with basic HTML and CSS design knowledge, and a bit of time on their hands, can easily learn and implement web accessibility.
Kev Harland

Thoughts on Flash - 0 views

  •  
    Open letter by the late Apple CEO Steve Jobs outlining his reasons for Flash being dropped from IOS and the necessity for standards in software/web development.
Kev Harland

Xerte Toolkits Accessibility Guide - 0 views

  •  
    Accessibility guide for users
Kev Harland

The Difference between Web Site Usability and Accessibility | Usability Geek - 0 views

  •  
    I come across articles and recommendations that tend to confuse usability with accessibility. The objective of this post is to establish the link between the two terms while outlining their differences. In order to do so, it is important to first understand what is web site usability and web site accessibility.
Kev Harland

10 Heuristics for User Interface Design: Article by Jakob Nielsen - 0 views

  •  
    The 10 most general principles for interaction design. They are called "heuristics" because they are more in the nature of rules of thumb than specific usability guidelines.
Kev Harland

Accessibility vs. Usability vs. W3C Web "Standards" | AccessAbility - 0 views

  •  
    Although accessibility is related to the issues of usability and coding standards, it is possible for a site to be considered usable and standards compliant but NOT accessible (and vice-versa). Below are some definitions, and situations where distinctions may arise.
Kev Harland

Document object model (DOM) and screen readers - 0 views

    • Kev Harland
       
      Alternatives MUST NOT include information about the type of object (Editorial & Development) When using standard controls for links, buttons, images etc. information about its type is assigned elsewhere and should not be repeated in the alternative. This information is generally provided by default for platform objects, controls, or elements and will be announced by speech output software. For example never use the text 'Add button' as an alternative, only 'Add'. Adding additional roles means the role is announced twice to users of speech output software. An exception to this may be when a role or state cannot be added in such as way. For example, in the case of an HTML page tabs that gracefully degrade it may be useful to add the word "Selected" to the link.
    • Kev Harland
       
      Do not use the Title attribute unless on a form input as these are not widely supported on mobile
    • Kev Harland
       
      Speech output software renders content in the order in which it appears in the document object model (DOM). Place content in the DOM in the correct order either through source code or inserting nodes in the DOM
Kev Harland

Jantrid: Why Can't Microsoft Build a Screen Reader into Windows? - 0 views

  • Why Can't Microsoft Build a Screen Reader into Windows? As Windows screen reader users will know, there is no screen reader included in Windows. Instead, users requiring a screen reader must obtain and install a third party product. Yes, there is Microsoft Narrator, but even Microsoft know that this is hardly worthy of the name "screen reader". :)
  •  
    Interesting discussion about the differences betweens Apple and Microsoft's built in screen readers and the reasons for the various strengths/limitations of each platform.
Kev Harland

HTML Global title Attribute - 0 views

  • The title attribute specifies extra information about an element. The information is most often shown as a tooltip text when the mouse moves over the element.
  •  
    This attribute seems to be required by Xerte if embedding images where the embed functionality is not available from the "optional properties" menu. (Why use this instead of "Alt"? - When screen reading a Xerte object the the Alt tag seems to get ignored but "title" tag gets read aloud)
Kev Harland

Images / NCAM - 0 views

  • If you absolutely must use a server-side image map, always place redundant text links adjacent to the map so someone with a screen reader, or someone who can't use a mouse, can access the links.
    • Kev Harland
       
      NCAM Guidelines. Might also be used to justify other kind of redundant links
  • If an image is merely used to set atmosphere or provide decoration, it is not always necessary or even desirable to provide a description. In such cases it is best to give that image a null description, such as null alt, as demonstrated below. (A null description informs assistive technologies that the graphic does not need description. If no description [e.g., no alt] at all is included, assistive technologies may announce an unlabeled graphic, leading the user to wonder what is missing.)
    • Kev Harland
       
      use for decorative images that do not contribute toward the learning outcomes
Kev Harland

25 Ways to Make Your WordPress Website More Accessible - WPMU.org - 1 views

  •  
    25 Ways to Make Your WordPress Website More Accessible
Kev Harland

Formats and Guidance - UKAAF - UK Association for Accessible Formats - 0 views

  •  
    Formats and Guidance UKAAF has developed a number of guidance documents that will be particularly useful for service providers and transcribers of accessible formats. The UKAAF guidance documents are free to download in doc, docx and PDF formats and are listed on this page under the format that they relate to. To obtain an electronic version, simply select the UKAAF guidance document you wish to access and you will then be taken to the UKAAF Guidance download page where you can download it. Hardcopy versions of UKAAF's guidance documents in print, large print, synthetic audio and braille are available to purchase (14 day delivery). UKAAF members benefit from being able to purchase these at a reduced rate. To enquire about purchasing accessible format versions please contact admin@ukaaf.org.
Kev Harland

sigil - The EPUB Editor - Google Project Hosting - 0 views

  •  
    Sigil is a multi-platform EPUB ebook with the following features:
‹ Previous 21 - 40 of 53 Next ›
Showing 20 items per page