<?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"
	>

<channel>
	<title>Blog - Michael Herring Design</title>
	<atom:link href="http://michaelherringdesign.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelherringdesign.com/blog</link>
	<description>Hectic Art</description>
	<pubDate>Mon, 05 May 2008 22:56:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Hurting Web Accessibility: SEO Alt Tag Optimizer &#038; Font Resizer Tool</title>
		<link>http://michaelherringdesign.com/blog/2008/05/02/hurting-web-accessibility-seo-alt-tag-optimizer-font-resizer-tool/</link>
		<comments>http://michaelherringdesign.com/blog/2008/05/02/hurting-web-accessibility-seo-alt-tag-optimizer-font-resizer-tool/#comments</comments>
		<pubDate>Sat, 03 May 2008 02:13:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<category><![CDATA[Web Accessibility]]></category>

		<guid isPermaLink="false">http://michaelherringdesign.com/blog/?p=215</guid>
		<description><![CDATA[(Sigh)
I guess I&#8217;ll add a web development post to this mostly art-related blog.
Today, I ran across an excellent list of 100 killer web accessibility resources. Most of these resources are quite good for reference and learning material.
However, I take offense to the SEO Alt Tag (sic) Optimizer &#038; Font Resizer Tool link. I will not [...]]]></description>
			<content:encoded><![CDATA[<p>(Sigh)<br />
I guess I&#8217;ll add a web development post to this mostly art-related blog.</p>
<p>Today, I ran across an excellent list of <a href="http://whdb.com/2008/100-killer-web-accessibility-resources-blogs-forums-and-tutorials/">100 killer web accessibility resources</a>. Most of these resources are quite good for reference and learning material.</p>
<p>However, I take offense to the <strong><abbr title="Search Engine Optimization">SEO</abbr> Alt Tag (sic) Optimizer &#038; Font Resizer Tool</strong> link. I will not link to it here, but I will provide the <abbr title="Uniform Resource Locator">URL</abbr> for those interested:<br />
http://www.indiana-loans.co.uk/wordpress-plugin-seo-alt-tag-optimzer-font-resizer-tool/</p>
<h3>Objections</h3>
<p>As an accessibility-aware web professional, I have some <strong>strong objections</strong> to this plugin:</p>
<p>Alt attributes should <strong>absolutely not</strong> be used solely for <abbr>SEO</abbr> purposes. They should be used to convey the purpose of the image or the function of the link surrounding the image. Please see <a href="http://www.webaim.org/techniques/alttext/">Appropriate Use of Alternative Text</a> for an excellent explanation of the proper usage of alt text.</p>
<p>Alt attribute usage seems quite simple at first (with the rule that every image must have an alt attribute), but text within the alt attribute and indeed, even the need for text within the attribute requires careful thought.</p>
<p>The <abbr>SEO</abbr> Alt Tag Optimizer &#038; Font Resizer Tool abuses alt text for the wrong intentions of possibly placing your site higher in search engine rankings by using inappropriate alt text.</p>
<h3>Accessibility Attribute Abuse</h3>
<p>Even though screen-reader users don&#8216;t need to use a font-size switcher, they do rely heavily on proper alt text for images. Consider this <abbr title="Hypertext Markup Language">HTML</abbr> snippet from the plugin creator&#8217;s page which uses the plugin:</p>
<p><code>[snip]<br />
&lt;img src=&#8221;http://www.indiana-loans.co.uk/&#8230;/decrease-font-size.jpg&#8221; alt=&#8221;<strong>Decrease font size for Post - SEO Alt Tag Optimizer &#038; Font Resizer Tool (WordPress plugin) - Uncategorised Topics - Indiana Loans Ltd</strong>&#8221; onclick=&#8221;fnChangeFontSize(&#8216;body&#8216;,-1);&#8221; border=&#8221;0&#8243; width=&#8221;18&#8243; height=&#8221;14&#8243; title=&#8221;To reduce font size, please enable JavaScript and Trust this Site&#8221; <strong>longdesc=&#8221;http://www.indiana-loans.co.uk/wordpress-plugin-font-resizer-tool-help-page/&#8221;</strong> /&gt;<br />
[snip]</code></p>
<p>There are 2 major problems with the above code (and some minor problems I won&#8217;t get into):</p>
<ol>
<li>The alt value of &#8220;<strong>Decrease font size for Post - SEO Alt Tag Optimizer &#038; Font Resizer Tool (WordPress plugin) - Uncategorised Topics - Indiana Loans Ltd</strong>&#8221; does not provide any information that is useful for a screen-reader user, which is what the alt attribute was created for. Instead, there is excessive marketing language and the useless information about reducing font size (remember, screen-reader software has no concept of font sizing).</li>
<li>There is a misuse of the <strong>longdesc</strong> attribute to point to a help page for the font-resizer plugin. The longdesc is meant to provide an equivalent to a very complicated image like a chart or graph. It is not meant to provide help text for an application or plugin.</li>
</ol>
<h3><abbr>URL</abbr> Problems</h3>
<p>Also, being nit-picky as usual, there are some problems within the <abbr>URL</abbr> of the plugin&#8217;s creator:<br />
http://www.<strong>indiana-loans</strong>.co.uk/wordpress-plugin-seo-<strong>alt-tag</strong>-<strong>optimzer</strong>-font-resizer-tool/</p>
<ul>
<li>Who would trust a plugin from a url that contains &#8216;<strong>indiana-loans</strong>&#8217;? That&#8217;s pure keyword-stuffing, and not anything that would give any indication of a developer&#8217;s website. It appears to be a loan website.</li>
<li>Usage of the term &#8216;<strong>alt-tag</strong>&#8217; is seriously frowned upon by accessibility experts. It&#8217;s an <strong>alt attribute</strong>!</li>
<li>&#8216;<strong>optimzer</strong>&#8217; - misspellings (when not intentional) probably do not help with search engine optimization.</li>
</ul>
<p>Okay, I&#8217;m done. I ran across this link this afternoon and it just kinda pissed me off. I hate seeing Web accessibility techniques being abused for <abbr>SEO</abbr> purposes.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelherringdesign.com/blog/2008/05/02/hurting-web-accessibility-seo-alt-tag-optimizer-font-resizer-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Four Small Paintings of Bloody Noses</title>
		<link>http://michaelherringdesign.com/blog/2008/04/12/four-small-paintings/</link>
		<comments>http://michaelherringdesign.com/blog/2008/04/12/four-small-paintings/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 23:01:27 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Painting]]></category>

		<guid isPermaLink="false">http://michaelherringdesign.com/blog/?p=214</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<p><img src="http://michaelherringdesign.com/blog/wp-content/uploads/2008/04/1.jpg" alt="" style="width: 400px; height: 504px;" /><br />
<img src="http://michaelherringdesign.com/blog/wp-content/uploads/2008/04/2.jpg" alt="" style="width: 400px; height: 504px;" /><br />
<img src="http://michaelherringdesign.com/blog/wp-content/uploads/2008/04/3.jpg" alt="" style="width: 400px; height: 504px;" /><br />
<img src="http://michaelherringdesign.com/blog/wp-content/uploads/2008/04/4.jpg" alt="" style="width: 400px; height: 504px;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://michaelherringdesign.com/blog/2008/04/12/four-small-paintings/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Two Paintings In Progress</title>
		<link>http://michaelherringdesign.com/blog/2008/04/01/two-paintings-in-progress/</link>
		<comments>http://michaelherringdesign.com/blog/2008/04/01/two-paintings-in-progress/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 04:06:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[In Progress]]></category>

		<category><![CDATA[Painting]]></category>

		<guid isPermaLink="false">http://michaelherringdesign.com/blog/2008/04/01/two-paintings-in-progress/</guid>
		<description><![CDATA[Acrylic on canvas, and in progress!


]]></description>
			<content:encoded><![CDATA[<p>Acrylic on canvas, and in progress!</p>
<p><img src='http://michaelherringdesign.com/blog/wp-content/uploads/2008/04/april_painting_one.jpg' alt='' style='width: 400px; height: 575px;' /></p>
<p><img src='http://michaelherringdesign.com/blog/wp-content/uploads/2008/04/april_painting_two.jpg' alt='' style='width: 400px; height: 526px;' /></p>
]]></content:encoded>
			<wfw:commentRss>http://michaelherringdesign.com/blog/2008/04/01/two-paintings-in-progress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Paintings at The Tobacco Bowl, Iowa City</title>
		<link>http://michaelherringdesign.com/blog/2008/04/01/paintings-at-the-tobacco-bowl-iowa-city/</link>
		<comments>http://michaelherringdesign.com/blog/2008/04/01/paintings-at-the-tobacco-bowl-iowa-city/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 22:32:08 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Exhibitions]]></category>

		<category><![CDATA[Painting]]></category>

		<guid isPermaLink="false">http://michaelherringdesign.com/blog/2008/04/01/paintings-at-the-tobacco-bowl-iowa-city/</guid>
		<description><![CDATA[I just put some paintings up at the local smoking shop, The Tobacco Bowl in the ped-mall of downtown Iowa City, Iowa.

]]></description>
			<content:encoded><![CDATA[<p>I just put some paintings up at the local smoking shop, The Tobacco Bowl in the ped-mall of downtown Iowa City, Iowa.</p>
<p><img src='http://michaelherringdesign.com/blog/wp-content/uploads/2008/04/tobacco_bowl_show.jpg' alt='' style='width: 550px; height: 413px;' /></p>
]]></content:encoded>
			<wfw:commentRss>http://michaelherringdesign.com/blog/2008/04/01/paintings-at-the-tobacco-bowl-iowa-city/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Skull Tree For Matt</title>
		<link>http://michaelherringdesign.com/blog/2008/03/15/skull-tree-for-matt/</link>
		<comments>http://michaelherringdesign.com/blog/2008/03/15/skull-tree-for-matt/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 02:48:24 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://michaelherringdesign.com/blog/2008/03/15/skull-tree-for-matt/</guid>
		<description><![CDATA[Matt, I know this is not quite what you asked for, but here it is! You will love it.

]]></description>
			<content:encoded><![CDATA[<p>Matt, I know this is not quite what you asked for, but here it is! You will love it.</p>
<p><img src='http://michaelherringdesign.com/blog/wp-content/uploads/2008/03/8.jpg' style="width: 400px; height: 528px;" alt='' /></p>
]]></content:encoded>
			<wfw:commentRss>http://michaelherringdesign.com/blog/2008/03/15/skull-tree-for-matt/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
