<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Codeistry blog &#187; accessibility</title>
	<atom:link href="http://codeistry.com/blog/tag/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeistry.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 19 Apr 2011 21:59:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Q&amp;A: Images of text vs. Webfonts</title>
		<link>http://codeistry.com/blog/2010/11/qa-images-of-text-vs-webfonts/</link>
		<comments>http://codeistry.com/blog/2010/11/qa-images-of-text-vs-webfonts/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 01:36:48 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[q&a]]></category>
		<category><![CDATA[webfont]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=350</guid>
		<description><![CDATA[A little while ago I got a question from a good friend and client of mine about using fonts on websites. This also applies to other ways of faking web fonts, like sIFR. As others have been asking me about this lately, I thought I&#8217;d put my answer up here, so that I can point [...]]]></description>
			<content:encoded><![CDATA[<p>A little while ago I got a question from a good friend and client of mine about using fonts on websites. This also applies to other ways of faking web fonts, like <a href="http://www.mikeindustries.com/blog/sifr" rel="external">sIFR</a>. As others have been asking me about this lately, I thought I&#8217;d put my answer up here, so that I can point poeple at it in the future:</p>
<h2>Q:</h2>
<p>Please remind me about images of text vs real text on websites. Search engines search alt. text so why not have a navigation with images and nice typography rather than a limited selection of web fonts?</p>
<h2>A:</h2>
<p>It&#8217;s true that search engines search alt. text &#8211; and you can do it that way. If you&#8217;re determined to use images, you should probably also use a hidden <code>&lt;span&gt;Menu Text&lt;/span&gt;</code> inside the <code>&lt;a&gt;</code> element. These sort of work Ok, for the most part. The arguments for and against this are sort of like flash sites vs. real websites; one is the Right Thing To Do and one isn&#8217;t. You can make the wrong way work mostly Ok, if you work at it, but however hard you try, there are always downsides and you&#8217;re putting yourself at a slight disadvantage all the time.</p>
<h3>Why is real text better?</h3>
<p>There are a large number of little reasons why text is better than images; images are: harder to update when you change or add things to a site, harder to update when you change site designs or colours, much larger and slower to download, cause extra HTTP requests slowing down page loading even further, aren&#8217;t searchable (either by search engines, or users with ctrl+f), aren&#8217;t translatable, don&#8217;t zoom/re-flow as well on mobile devices, don&#8217;t render as well when zoomed or viewed as different resolutions, don&#8217;t print very well, aren&#8217;t as accessible, etc, etc&#8230;</p>
<h3>Even better&#8230;</h3>
<p>Also, I saved the best bit till last: You don&#8217;t need to choose any more! The &#8216;limited selection of web fonts&#8217; issue has gone away &#8211; you can now use any font you like, provided that you&#8217;ve got a license to use it on a website. As far as I can see, this makes using images of text completely obsolete &#8211; I can now think of no circumstances where using images of text is even remotely justifiable. Previously, the only argument in favour of images was &#8216;it looks nicer&#8217;; this solitary argument in their favour is now gone.</p>
<h4>Here are some resources that cover modern web fonts:</h4>
<ul>
<li><a rel="external" href="http://nicewebtype.com/">http://nicewebtype.com/</a></li>
<li><a rel="external" href="http://webfonts.info/wiki/index.php?title=What_are_webfonts%3F">http://webfonts.info/wiki/index.php?title=What_are_webfonts%3F</a> &#8211; this link also has a nice list of available web fonts, both commercial and open/free.</li>
</ul>
<p>Here are some examples of sexy looking websites that make good use of modern web fonts. Notice that all the text is normal, selectable, searchable text, even the sexy looking stuff:</p>
<h4>Some by me:</h4>
<ul>
<li><a rel="external" href="http://joaobarao.com/">http://joaobarao.com/</a></li>
<li><a rel="external" href="http://cubanblues.co.uk/">http://cubanblues.co.uk/</a></li>
</ul>
<h4>lots by others:</h4>
<ul>
<li><a rel="external" href="http://nicewebtype.com/fonts/bello-and-proxima-nova/">http://nicewebtype.com/fonts/bello-and-proxima-nova/</a></li>
<li><a rel="external" href="http://webfonts.info/wiki/index.php?title=Links_to_demo_pages">http://webfonts.info/wiki/index.php?title=Links_to_demo_pages</a></li>
<li><a rel="external" href="http://opentype.info/blog/category/webfonts/">http://opentype.info/blog/category/webfonts/</a></li>
<li><a rel="external" href="http://www.robinwood.de/blog/">http://www.robinwood.de/blog/</a></li>
<li><a rel="external" href="http://www.brizk.com/">http://www.brizk.com/</a></li>
<li><a rel="external" href="http://forabeautifulweb.com/blog">http://forabeautifulweb.com/blog</a></li>
<li><a rel="external" href="http://ilovetypography.com/">http://ilovetypography.com/</a></li>
</ul>
<h3>How do I actually use webfonts then?</h3>
<p>The webfonts stuff is all just CSS, and pretty simple to use. You just tell it where the font file is, and give it a name:</p>
<pre class="brush: css; ">

@font-face {
font-family: &#039;DroidSansRegular&#039;;
src: url(&#039;/fonts/droidsans-regular.otf&#039;);
font-weight: normal;
font-style: normal;
}
</pre>
<p>then you just use it as normal:</p>
<pre class="brush: css; ">

p {
font-family: DroidSansRegular, Arial, sans-serif;
font-size: 18pt;
}
</pre>
<p>there are various tools which will write the (slightly more complex) cross-browser version of that. I used <a rel="external" href="http://www.fontsquirrel.com/">FontSquirrel</a> for <a rel="external" href="http://joaobarao.com/">http://joaobarao.com/</a> &#8211; you can see what it generates here: <a rel="external" href="http://joaobarao.com/css/joao.css">http://joaobarao.com/css/joao.css</a> &#8211; all the @font-face stuff at the top is generated for you by <a rel="external" href="http://www.fontsquirrel.com/">FontSquirrel</a>. I used two excellent free / open fonts: <a rel="external" href="http://www.josbuivenga.demon.nl/fontin.html">Fontin</a> and <a rel="external" href="http://www.droidfonts.com/">Droid Sans</a> on the <a rel="external" href="http://joaobarao.com/">http://joaobarao.com/</a> site.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2010/11/qa-images-of-text-vs-webfonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bunch of updates to the Codeistry site</title>
		<link>http://codeistry.com/blog/2009/04/bunch-of-updates-to-the-codeistry-site/</link>
		<comments>http://codeistry.com/blog/2009/04/bunch-of-updates-to-the-codeistry-site/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 16:25:54 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Non Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[codeistry_website]]></category>
		<category><![CDATA[modx]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=261</guid>
		<description><![CDATA[I&#8217;ve made a number of small updates to the Codeistry site today, which I&#8217;ve been queuing up on my local version for a while. I&#8217;ve made updates and corrections to my Accessibility made simple article, as well as minor updates to the 9 Steps to Improve your Small Business website and SEO for Fun and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a number of small updates to the Codeistry site today, which I&#8217;ve been queuing up on my local version for a while. I&#8217;ve made updates and corrections to my <a href="http://www.codeistry.com/about/accessibility">Accessibility made simple</a> article, as well as minor updates to the <a href="http://www.codeistry.com/help/improve-your-small-business-website">9 Steps to Improve your Small Business website</a> and <a href="http://www.codeistry.com/about/seo">SEO for Fun and Profit</a> ones.</p>
<p><img class="alignleft size-full wp-image-264" title="Screenshot of MODx metadata field in page editor." src="http://www.codeistry.com/blog/wp-content/uploads/2009/04/screenshot38.png" alt="Screenshot of MODx metadata field in page editor." width="469" height="261" />I&#8217;ve also souped up the metadata that gets output in the page&#8217;s code, so that I&#8217;m now outputting a meta description tag &#8211; this outputs whatever I&#8217;ve typed into the page&#8217;s Description field in MODx.</p>
<p><img class="alignleft size-full wp-image-266" title="Screenshot of the MODx Meta Keywords system" src="http://www.codeistry.com/blog/wp-content/uploads/2009/04/screenshot39.png" alt="Screenshot of the MODx Meta Keywords system" width="320" height="256" />I&#8217;ve also started using MODx built in meta keywords system, so some pages now have some keywords set.</p>
<p>A little while age I also added a Creative Commons license to the page footer but forget to mention it on the blog. This means that the site&#8217;s content is now actually marked as copright of Codeistry now &#8211; which it wasn&#8217;t before. As I&#8217;ve chosen a Creative Commons Attribution Non-Commercial Share Alike license, this also means that anyone can re-use, re-mix, translate or re-purpose any of the stuff on here for whatever they want, provided it&#8217;s non-commercial and they credit the original source.</p>
<p>Anyway, here&#8217;s the old footer:</p>
<p><img class="alignnone size-full wp-image-268" title="Screenshot of the old Codeistry page footer, before the new license" src="http://www.codeistry.com/blog/wp-content/uploads/2009/04/screenshot21.png" alt="Screenshot of the old Codeistry page footer, before the new license" width="597" height="226" /></p>
<p>and here&#8217;s the new one:</p>
<p><img class="alignnone size-full wp-image-269" title="Screenshot of the Codeistry page footer, with the new Creative Commons license" src="http://www.codeistry.com/blog/wp-content/uploads/2009/04/screenshot22.png" alt="Screenshot of the Codeistry page footer, with the new Creative Commons license" width="595" height="301" /></p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2009/04/bunch-of-updates-to-the-codeistry-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessibility article updated</title>
		<link>http://codeistry.com/blog/2009/02/accessibility-article-updated/</link>
		<comments>http://codeistry.com/blog/2009/02/accessibility-article-updated/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 15:48:04 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Non Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[codeistry_website]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=234</guid>
		<description><![CDATA[Just a quick note to let you know that I&#8217;ve updated the Accessibility article on the main Codeistry website. I&#8217;ve polished the text a little more and added a section about testing your site&#8217;s accessibility using the Lynx text-only web browser. Check it out!]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-235" title="Screenshot of the About Codeistry page displayed in Lynx, a text-only web browser." src="http://www.codeistry.com/blog/wp-content/uploads/2009/02/about_codeistry_lynx_resized.png" alt="Screenshot of the About Codeistry page displayed in Lynx, a text-only web browser." width="200" height="202" />Just a quick note to let you know that I&#8217;ve updated <a href="http://www.codeistry.com/about/accessibility">the Accessibility article</a> on the main Codeistry website. I&#8217;ve polished the text a little more and added a section about testing your site&#8217;s accessibility using the Lynx text-only web browser. <a href="http://www.codeistry.com/about/accessibility">Check it out</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2009/02/accessibility-article-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colour contrast &amp; accessibility</title>
		<link>http://codeistry.com/blog/2008/09/colour-contrast-accessibility/</link>
		<comments>http://codeistry.com/blog/2008/09/colour-contrast-accessibility/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 16:43:10 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[codeistry_website]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=14</guid>
		<description><![CDATA[I've been playing around with the codeistry website colours, to improve the contrast and accessibility.]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-185 alignnone" title="Zoomed in composite screenshot showing the Codeistry website before and after the contrast tweak." src="http://www.codeistry.com/blog/wp-content/uploads/2009/01/screenshot10.png" alt="Zoomed in composite screenshot showing the Codeistry website before and after the contrast tweak." width="545" height="313" />I&#8217;ve been playing around with the Codeistry website&#8217;s colours, to improve the contrast and accessibility, whilst retaining the same feel.</p>
<p>The changes are subtle but move the site from mostly failing to almost completely passing the contrast and luminosity tests from <a href="http://juicystudio.com/article/colour-contrast-analyser-firefox-extension.php">JucyStudio</a>.</p>
<p>It might seem obvious but going through this process brought home to me how much the perceived contrast of text depends on the background colour behind it. Text that looks fine on the normal page background might have insufficient contrast when used in a footer, link or menu &#8211; where the background colours are different.</p>
<p>The changes included changing the body text to use the old heading colour, using a slightly darker colour for headings and links, and a slightly lighter shade for the page footers, to increase the contrast with the footer text.</p>
<p>I actually think that this has helped the design too &#8211; not only for accessibility but it also feels stronger, with more impact and weight. I may even revisit this in the future and punch it up a bit more.</p>
<h3>Colour contrast testing tools</h3>
<p><a href="http://juicystudio.com/article/colour-contrast-analyser-firefox-extension.php">http://juicystudio.com/article/colour-contrast-analyser-firefox-extension.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2008/09/colour-contrast-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

