<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>AbilityNet news roundup</title>
    <link>http://www.abilitynet.org.uk/webroundup</link>
    <description>Our latest and greatest of the news stories floating around to do with web accessibility</description>
    <language>en-gb</language>
    <generator>mirabyte Feed Writer 1.0</generator>
    <item>
      <title>Creating accessible sites in Flash</title>
      <description>
        <![CDATA[<p>Flash presentation from Adobe on creating accessible Flash content.</p>]]>
      </description>
      <link>http://www.adobe.com/accessibility/products/flash/tutorial/</link>
      <pubDate>Fri, 12 Mar 2010 14:10:44 -0000</pubDate>
    </item>
    <item>
      <title>Behind the scenes</title>
      <description>
        <![CDATA[<p>How the previous accessible Flash example content was made.</p>]]>
      </description>
      <link>http://www.adobe.com/devnet/flash/articles/accessible_animated_preso.html</link>
      <pubDate>Fri, 12 Mar 2010 14:10:26 -0000</pubDate>
    </item>
    <item>
      <title>Accessible Flash video controls</title>
      <description>
        <![CDATA[<p>About accessible video controls in Flash media players.</p>]]>
      </description>
      <link>http://www.adobe.com/accessibility/products/flash/video.html</link>
      <pubDate>Fri, 12 Mar 2010 14:10:03 -0000</pubDate>
    </item>
    <item>
      <title>JavaScript Flash player</title>
      <description>
        <![CDATA[<p>Gordon is a Flash player written in JavaScript; no Flash plugin required! This means that the iPhone (amongst others) can now have access to Flash content.</p>]]>
      </description>
      <link>http://wiki.github.com/tobeytailor/gordon/</link>
      <pubDate>Fri, 12 Mar 2010 14:05:03 -0000</pubDate>
    </item>
    <item>
      <title>New Alist Apart article: Flash and Standards</title>
      <description>
        <![CDATA[<p>One technology isn't necessarily better than another in all situations; use what is right for the job; an argument for broader, and more open, adoption of technologies.</p>]]>
      </description>
      <link>http://www.alistapart.com/articles/flashstandards/</link>
      <pubDate>Fri, 12 Mar 2010 14:00:11 -0000</pubDate>
    </item>
    <item>
      <title>Tip of the Week</title>
      <description>
        <![CDATA[<p>Users with poor vision may be using their computer in a high visibility mode. On Windows, there are several high contrast colour schemes. When selected, these will change the colour scheme to white text on a black background, or similar, as well as sometimes increasing the default text size for applications.</p> 

<p>It is worth checking this out on your own website, to see how it fares. Here are some links on changing the colour scheme on your computer:</p>

<ul>
<li><a href="http://www.abilitynet.org.uk/myway/Changing%20your%20colours%20in%20Windows.php">Change your colour scheme in Windows</a></li>
<li><a href="http://www.abilitynet.org.uk/myway/Changing%20your%20colours%20in%20Mac%20OS.php">Change your colour scheme in Mac OS</a></li>
<li><a href="http://www.abilitynet.org.uk/myway/Changing%20your%20colours%20in%20Linux.php">Change your colour scheme in Linux</a></li>
</ul>

<p>Common areas you should look at for possible high visibility issues are: </p>

<ul>
<li>Text boxes and other form elements</li>
<li>Links, particularly when they receive the focus</li>
</ul>

<p>How this is handled when viewing web pages in your browser depends both on your browser settings, and how the website has been coded.</p> 

<p>A general rule is that any colours specified in the  stylesheet will not be overwritten by the colour scheme selected by the user. What this does mean is that any elements that do not have a colour specified in the stylesheet, will adopt the colours specified by the users colour scheme. Further to this, given that their are two colour attributes for each element (both text colour and background colour), if one of these is present in the stylesheet, and one isn't, this can lead to cases where the text colour adopts the high visibility colour but the background colour remains static. This can result in black text being displayed on a black background, making it invisible to users.</p>

<p>The solution to these types of issues is to always specify both the foreground and background colour attributes within any stylesheets. Alternatively specify neither colour attribute and instead just adopt the users default colours.</p>]]>
      </description>
      <link>http://www.abilitynet.org.uk/webroundup</link>
      <pubDate>Fri, 12 Mar 2010 14:11:01 -0000</pubDate>
    </item>
  </channel>
</rss>