<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xml:lang="en" xml:base="http://douglast.com/wp-atom.php">
	<title type="text">Thoughts on Design</title>
	<subtitle type="text">Thoughts on Graphic and Web Design</subtitle>

	<updated>2009-07-09T04:25:48Z</updated>
	<generator uri="http://wordpress.org/" version="2.8.1">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://douglast.com" />
	<id>http://douglast.com/feed/atom</id>
	

			<link rel="self" href="http://feeds.feedburner.com/douglast/IrOj" type="application/atom+xml" /><entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[The Ironically Named Usability.gov]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/459" />
		<id>http://douglast.com/?p=459</id>
		<updated>2009-07-09T04:25:48Z</updated>
		<published>2009-07-09T04:24:28Z</published>
		<category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="web design" />		<summary type="html"><![CDATA[You might expect a high level of accessibility from a site called Usability.gov.  You might be disappointed. Sadly, I wasn&#8217;t particularly surprised by my quick look into the accessibility of this site.

Age is definitely a factor. While the copyright is up to date, the fact that has custom style sheets for Internet Explorer (IE) 5 [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/459"><![CDATA[<p>You might expect a high level of accessibility from a site called <a href="http://www.usability.gov/">Usability.gov</a>.  You might be disappointed. Sadly, I wasn&#8217;t particularly surprised by my quick look into the accessibility of this site.</p>
<p style="text-align: center;"><a href="http://www.usability.gov/"><img class="size-full wp-image-460" title="www_usability_gov" src="http://douglast.com/wordpress/wp-content/uploads/2009/07/www_usability_gov.jpg" alt="Usability.gov" width="500" height="292" /></a></p>
<p>Age is definitely a factor. While the copyright is up to date, the fact that has custom style sheets for Internet Explorer (IE) 5 and newer, and 4.7 and older makes me think it&#8217;s not a new design. With that code, I&#8217;d hope it was more than five years old. Regardless, it&#8217;s showing its age.</p>
<p>Some of the low points of the site are:</p>
<ul>
<li>Absolutely horrible use of headings for structure.</li>
<li>Use of images of text rather than text.</li>
<li>Bad use of the hover pseudo-class making navigation awkward</li>
<li>No use of the focus pseudo-class making  keyboard navigation all but impossible</li>
<li>An unreasonable number of validation errors and warnings</li>
<li>Invisible skip links, which don&#8217;t work in IE.</li>
</ul>
<p>This is one of those sites that seems to pass most cursory accessibility tests without actually being accessible. It follows the letter of <a href="http://www.access-board.gov/508.htm">Section 508</a> compliance, while throwing the spirit of the law out the window. That it does have skip links, but you can&#8217;t see them and they don&#8217;t work is a perfect example of this. <strong>It has the appearance of accessibility, without actual the benefit of accessibility.</strong></p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/459#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/459/feed/atom" thr:count="3" />
		<thr:total>3</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Accessibility &#8211; IT Dashboard]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/450" />
		<id>http://douglast.com/?p=450</id>
		<updated>2009-07-09T04:25:24Z</updated>
		<published>2009-07-04T22:04:15Z</published>
		<category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="508 compliance" /><category scheme="http://douglast.com" term="CSS" /><category scheme="http://douglast.com" term="government" /><category scheme="http://douglast.com" term="wcag 2" /><category scheme="http://douglast.com" term="web design" />		<summary type="html"><![CDATA[A friend recently asked me about the accessibility of a new US government website he&#8217;d seen. He knew I&#8217;d been following the various discussions about federal government accessibility. Like others I&#8217;ve looked at, IT Dashboard doesn&#8217;t do very well.

At first glance, you might think it was going to be accessible. Nice clean layout in a [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/450"><![CDATA[<p>A <a href="http://sasallys.blogspot.com/">friend</a> recently asked me about the accessibility of a <a href="http://it.usaspending.gov/">new US government</a> website he&#8217;d seen. He knew I&#8217;d been following the <a href="http://douglast.com/thoughts/archives/434">various discussions</a> about federal government accessibility. Like others I&#8217;ve looked at, <a href="http://it.usaspending.gov/">IT Dashboard</a> doesn&#8217;t do very well.</p>
<p style="text-align: center;"><a href="http://it.usaspending.gov/"><img class="size-full wp-image-451" title="IT_USASpending.gov" src="http://douglast.com/wordpress/wp-content/uploads/2009/07/it_usaspending_gov.jpg" alt="IT Dashboard" width="500" height="382" /></a></p>
<p>At first glance, you might think it was going to be accessible. Nice clean layout in a modern style&#8230; it should be accessible too, right? You might think that, but you&#8217;d be disappointed.</p>
<p>Let&#8217;s take it from the top.</p>
<ul>
<li>First thing I noticed while testing is that it seems to be forcing compatibility mode in Internet Explorer 8 (IE8) <em>As of this posting it&#8217;s not yet on the IE8 Compatibility View Blacklist</em></li>
<li>Skip links: present, but invisible and don&#8217;t work for me in Internet Explorer 8. (compatibility mode?)</li>
<li>Text resizing: Nice clean text resizing links at the top of the page, but they don&#8217;t seem to work in Internet Explorer  or Firefox. I can see a refreshing of the screen, but I can&#8217;t see any text changing.</li>
<li>Page headings: Should have at least one H1 heading. It has none. The home page has one H2 heading.</li>
<li>Default language: not defined</li>
<li>Alternative text: Purely decorative images are given alt text, they should be put in the CSS.</li>
<li>OnClick handler does not have focus-able element</li>
<li>Color contrast: with a 4.5:1 ratio being a minimum value for AA rating this site has links with a 2.35:1 ratio. Unacceptable.</li>
<li>Screen refreshing: There is no means that I can see to stop the screen from refreshing whenever the home page graphs reload. While this isn&#8217;t particularly noticeable in normal browser viewing, my testing software resets about every thirty seconds. I have to think that accessibility software and add-ons would do the same.</li>
</ul>
<p>While this is by no means a complete evaluation, it does show an alarming number of problems, some of them quite serious.</p>
<p>My final problem with this site is the accessibility page. In my opinion this is the place where you explain how to use the accessibility features of a website. <em>This is not the place to make political statements.</em> This site&#8217;s page begins with:</p>
<blockquote><p>The Obama Administration has a comprehensive agenda to empower individuals with disabilities in order to equalize opportunities for all Americans.</p></blockquote>
<p>It&#8217;s only in the eighth paragraph that actual web accessibility features are mentioned. <em>These three sentences are two little, and they are seven paragraphs too late.</em> This is as good a summation of my opinion of the site as I could write.</p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/450#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/450/feed/atom" thr:count="3" />
		<thr:total>3</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Why Accessibility?]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/143" />
		<id>http://douglast.com/thoughts/?p=143</id>
		<updated>2009-07-04T21:27:36Z</updated>
		<published>2009-07-01T14:07:46Z</published>
		<category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="web design" /><category scheme="http://douglast.com" term="508 compliance" />		<summary type="html"><![CDATA[Who cares about accessibility? The short answer is you should. If you don&#8217;t, you&#8217;re not alone. A lot of people don&#8217;t give a lot of thought to accessibility, but they should too. Why should you worry about accessibility? For this discussion, let&#8217;s leave the legal implications out entirely, they&#8217;re important too, but that&#8217;s another discussion. [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/143"><![CDATA[<p>Who cares about accessibility? The short answer is <em>you</em> should. If you don&#8217;t, you&#8217;re not alone. A lot of people don&#8217;t give a lot of thought to accessibility, but they should too. Why should you worry about accessibility? For this discussion, let&#8217;s leave the legal implications out entirely, they&#8217;re important too, but that&#8217;s another discussion. Let&#8217;s just consider your audience.</p>
<p>Who is your audience? Do you like your audience? How would you feel if I told you I was going to take some of them away? Lack of accessibility might be doing just that.</p>
<ul>
<li>Low color contrast? You could be losing the one in twelve adults that are color blind.</li>
<li>No alt text? you&#8217;re losing anyone who is visually impaired or has images turned off for bandwidth reasons.</li>
<li>No captioning of audio? You&#8217;ve now lost anyone who has difficulty hearing.</li>
<li>Didn&#8217;t bother making keyboard navigation possible? You&#8217;ve lost anyone with manual dexterity problems, as well as people using some types of accessibility software.</li>
</ul>
<p>I could go on. Each type of accessibility you ignore, is a portion of your audience that you aren&#8217;t reaching. You&#8217;d never consider ignoring clients you talk to in person, but you&#8217;re doing just that to your potential online clients.  Why accessibility? <em>Because if you make your site accessible, you reach <strong>all </strong>of your audience.</em></p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/143#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/143/feed/atom" thr:count="2" />
		<thr:total>2</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Jim Thatcher and WhiteHouse.gov &#8211; Update]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/445" />
		<id>http://douglast.com/thoughts/archives/445</id>
		<updated>2009-06-12T14:06:54Z</updated>
		<published>2009-06-12T11:59:00Z</published>
		<category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="web design" /><category scheme="http://douglast.com" term="government" />		<summary type="html"><![CDATA[I linked to Jim Thatcher&#8217;s post Accessibility of the White House Web Site, so I thought it only fair to link to his update as well.
I have updated the report on the Accessibility of Whitehouse.gov because there have been significant improvements there. It is gratifying and encouraging. Specifically, I think it is fair to say [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/445"><![CDATA[<p><a href="http://douglast.com/thoughts/archives/413">I linked to</a> Jim Thatcher&#8217;s post <a href="http://www.jimthatcher.com/whitehouse.htm">Accessibility of the White House Web Site</a>, so I thought it only fair to link to <a href="http://jimthatcher.com/news.htm#white">his update</a> as well.</p>
<blockquote><p>I have updated the report on the <a href="http://jimthatcher.com/whitehouse.htm">Accessibility of Whitehouse.gov</a> because there have been significant improvements there. It is gratifying and encouraging. Specifically, I think it is fair to say that the major issues reported in <a href="http://jimthatcher.com/whitehouse.htm">that news item</a> have been fixed. Furthermore, in the arena of machine detectable errors detected in a depth one scan, the White House site has gone from an average of three errors per page to an average on one per page in less than two months. Congratulations! &#8211; <a href="http://jimthatcher.com/news.htm#white">Web Accessibility News</a></p></blockquote>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/445#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/445/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Whitecap Custom Rods]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/439" />
		<id>http://douglast.com/?p=439</id>
		<updated>2009-05-28T03:44:12Z</updated>
		<published>2009-05-28T03:42:02Z</published>
		<category scheme="http://douglast.com" term="Drupal" /><category scheme="http://douglast.com" term="web design" /><category scheme="http://douglast.com" term="fishing rods" />		<summary type="html"><![CDATA[My most recent project at Riven Design was a brand new Drupal site for Whitecap Custom Rods. The owners of WhitecapRods.com pride themselves on building rods &#8220;with an enthusiasm for excellence&#8220;. It shows in their work, and I hope it shows in their site.
]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/439"><![CDATA[<p>My most recent project at <a href="http://rivendesign.com">Riven Design</a> was a brand new <a href="http://drupal.org">Drupal</a> site for <a href="http://whitecaprods.com">Whitecap Custom Rods</a>. The owners of <a href="http://whitecaprods.com">WhitecapRods.com</a> pride themselves on building rods &#8220;<em>with an enthusiasm for excellence</em>&#8220;. It shows in their work, and I hope it shows in their site.</p>
<div id="attachment_440" class="wp-caption aligncenter" style="width: 510px"><a href="http://whitecaprods.com"><img src="http://douglast.com/wordpress/wp-content/uploads/2009/05/whitecaprods.jpg" alt="Whitecap Custom Rods" title="Whitecap Custom Rods" width="500" height="437" class="size-full wp-image-440" /></a><p class="wp-caption-text">Whitecap Custom Rods</p></div> 
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/439#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/439/feed/atom" thr:count="2" />
		<thr:total>2</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Riven Design Online]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/435" />
		<id>http://douglast.com/?p=435</id>
		<updated>2009-05-28T03:34:01Z</updated>
		<published>2009-05-28T03:34:01Z</published>
		<category scheme="http://douglast.com" term="Drupal" /><category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="web design" />		<summary type="html"><![CDATA[My business site, RivenDesign.com, has a new look. As well as the new style, I&#8217;ve improved the accessibility with better skip links and a better use of headings. It also has an updated version of Drupal.
 
]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/435"><![CDATA[<p>My business site, <a href="http://rivendesign.com">RivenDesign.com</a>, has a new look. As well as the new style, I&#8217;ve improved the accessibility with better skip links and a better use of headings. It also has an updated version of <a href="http://drupal.org">Drupal</a>.</p>
<p><a href="http://rivendesign.com"><img src="http://douglast.com/wordpress/wp-content/uploads/2009/05/rivendesign.jpg" alt="Riven Design" title="Riven Design" width="500" height="317" class="aligncenter size-full wp-image-436" /></a> </p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/435#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/435/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Two Accessibility Discussions You Need to Follow]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/434" />
		<id>http://douglast.com/thoughts/archives/434</id>
		<updated>2009-05-18T11:46:00Z</updated>
		<published>2009-05-18T11:46:00Z</published>
		<category scheme="http://douglast.com" term="Blogging" /><category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="web design" />		<summary type="html"><![CDATA[There are two good accessibility discussions going on right now, and you need to be following them. 
The first is Glenda Watson Hyatt&#8217;s Four Parties Contribute to an Accessible Blogosphere. Glenda is pushing for more accessibility in blogging platforms and on blogs themselves. This is an idea whose time has come. Blogs by design are [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/434"><![CDATA[<p>There are two good accessibility discussions going on right now, and you need to be following them. </p>
<p>The first is <a href="http://www.doitmyselfblog.com/2009/four-parties-contribute-to-an-accessible-blogosphere/">Glenda Watson Hyatt&#8217;s Four Parties Contribute to an Accessible Blogosphere</a>. Glenda is pushing for more accessibility in blogging platforms and on blogs themselves. This is an idea whose time has come. Blogs by design are dynamic and adaptable. Let&#8217;s adapt them toward accessibility.</p>
<p>The second discussion is accessibility in the <acronym title="United States">US</acronym> Government. This discussion is being driven by <a href="http://jimthatcher.com/news.htm">Jim Thatcher</a> and <a href="http://www.joedolson.com/">Joe Dolson</a>.</p>
<ul>
<li><a href="http://www.jimthatcher.com/whitehouse.htm">Accessibility of the White House Web Site</a></li>
<li><a href="http://www.jimthatcher.com/recovery.htm">Accessibility of Recovery.gov</a></li>
<li><a href="http://www.jimthatcher.com/news.htm#postscript">Postscript on Recovery.gov</a></li>
<li><a href="http://www.joedolson.com/articles/2009/05/obamas-web-transparency-not-for-everybody/">Obama’s Web Transparency: not for&nbsp;everybody.</a>
</li>
</ul>
<p>I have also managed to put in my own two cents worth a couple of times.</p>
<ul>
<li><a href="http://douglast.com/thoughts/archives/373">Accessible Recovery?</a></li>
<li><a href="http://douglast.com/thoughts/archives/428">NY Senate, Drupal, and Accessibility</a></li>
</ul>
<p>The one tragic similarity that I&#8217;m seeing in these government site&#8217;s being discussed is that they&#8217;re all very close to being accessible, but they fall short. How close? Joe Dolson suggests that <a href="http://www.whitehouse.gov/">WhiteHouse.gov</a> could be significantly improved by the addition of five short lines of CSS. By my count that&#8217;s about 83 characters. The addition of that CSS wouldn&#8217;t solve everything, but the other changes aren&#8217;t much more significant. </p>
<p>To come so close to being truly accessible, and still falling short. It&#8217;s like running the perfect marathon and walking off the course a few feet short of the finish line.</p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/434#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/434/feed/atom" thr:count="1" />
		<thr:total>1</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[NY Senate, Drupal, and Accessibility]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/428" />
		<id>http://douglast.com/?p=428</id>
		<updated>2009-05-12T18:34:57Z</updated>
		<published>2009-05-12T17:21:00Z</published>
		<category scheme="http://douglast.com" term="CSS" /><category scheme="http://douglast.com" term="Drupal" /><category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="web design" />		<summary type="html"><![CDATA[I just noticed at Dries Buytaert&#8217;s site that New York State Senate is using Drupal. It&#8217;s now a very stylish looking Drupal site. Its&#8217; visual style is quite nice, but what lurks below the surface?

No skip links to bypass blocks of content for screen readers or keyboard-only users
Links not clearly identified
No hover or focus effects [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/428"><![CDATA[<p>I just noticed at <a href="http://buytaert.net/">Dries Buytaert&#8217;s site</a> that <a href="http://buytaert.net/new-york-state-senate-using-drupal">New York State Senate is using Drupal</a>. It&#8217;s now a very stylish looking Drupal site. Its&#8217; visual style is quite nice, but what lurks below the surface?</p>
<ul>
<li>No skip links to bypass blocks of content for screen readers or keyboard-only users</li>
<li>Links not clearly identified</li>
<li>No hover or focus effects on links to assist in navigation and link identification</li>
<li>No level one header (h1) on home page to identify the page</li>
<li>Drop down navigation is useless for keyboard-only navigation. It leaves some content extremely difficult to reach, if not completely beyond reach.</li>
</ul>
<p>Why the half measures? Making a site accessible <em>is</em> more work. Making a site this un-accessible takes an active effort. The default CSS property for a link is to have an outline. This site has a focus outline property of zero. It&#8217;s turned off so that a link with focus is not visible. An active effort to remove one property that identified focus, without adding another in its place.</p>
<p>The default link property has an underline text-decoration. This site uses links with no text-decoration. A property helpful for identifying links was actively removed without replacement.</p>
<p>I&#8217;m happy to see a very good platform like Drupal being more widely used, and this site is a good place for it. Dynamic content, multiple RSS feeds, press releases and more. All features with which Drupal excels. Unfortunately this is a bad example of Drupal theming. A good layout, a good overall design, but no thought to accessibility. What could have been a beautiful site, unfinished.</p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/428#comments" thr:count="6" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/428/feed/atom" thr:count="6" />
		<thr:total>6</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Drupal 6 &#8211; Social Networking: Review]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/421" />
		<id>http://douglast.com/?p=421</id>
		<updated>2009-05-01T17:04:30Z</updated>
		<published>2009-05-02T11:52:00Z</published>
		<category scheme="http://douglast.com" term="Drupal" /><category scheme="http://douglast.com" term="Software" />		<summary type="html"><![CDATA[I was recently given the opportunity to review the Packt Publishing book Drupal 6 -  Social Networking by Michael Peacock.  I&#8217;m impressed. The book was well written and well organized. It starts with the basics of a Drupal installation, and quickly walks you through to the more complex configuration of a Drupal site with a [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/421"><![CDATA[<p>I was recently given the opportunity to review the <a href="http://www.packtpub.com/">Packt Publishing</a> book <a href="http://www.packtpub.com/build-social-networking-website-with-drupal-6/book">Drupal 6 -  Social Networking</a> by <a href="http://www.michaelpeacock.co.uk/">Michael Peacock</a>.  I&#8217;m impressed. The book was well written and well organized. It starts with the basics of a Drupal installation, and quickly walks you through to the more complex configuration of a Drupal site with a social networking focus.</p>
<p>While you might not be starting a new social media website, there are aspects of social media that can benefit almost any site. Blogs can drive traffic, and forums can aid with project discussions. Do you have a <acronym title="Frequently Aked Questions">FAQ</acronym> section on your site, maybe a well done WIKI would be a better choice. The possibilities for enhancing an existing site are huge.</p>
<p>Like all good technical books, this one made me think. Michael Peacock made me reevaluate what a website is, and what it should be. I&#8217;m not yet planning a dedicated social media site, but I&#8217;m giving serious thought to how I can use social media function to improve my current projects.  If you&#8217;re a designer or developer using Drupal, then you need to read <a href="http://www.packtpub.com/build-social-networking-website-with-drupal-6/book">Drupal 6 -  Social Networking.</a></p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/421#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/421/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Douglas T</name>
						<uri>http://douglast.com</uri>
					</author>
		<title type="html"><![CDATA[Recovery.gov Revisited]]></title>
		<link rel="alternate" type="text/html" href="http://douglast.com/thoughts/archives/425" />
		<id>http://douglast.com/thoughts/archives/425</id>
		<updated>2009-05-01T13:34:22Z</updated>
		<published>2009-05-01T13:34:22Z</published>
		<category scheme="http://douglast.com" term="accessibility" /><category scheme="http://douglast.com" term="web design" />		<summary type="html"><![CDATA[I wrote a quick post on the lack of accessibility of Recovery.gov back in February. Jim Thatcher has now done an in depth study of that site as he recently did with  WhiteHouse.gov. As I noted before, the Recovery site is surprisingly inaccessible. 
I&#8217;ll let you read Mr. Thatcher&#8217;s evaluation yourself, but I think [...]]]></summary>
		<content type="html" xml:base="http://douglast.com/thoughts/archives/425"><![CDATA[<p>I wrote <a href="http://douglast.com/thoughts/archives/373">a quick post</a> on the lack of accessibility of <a href="http://www.recovery.gov/">Recovery.gov</a> back in February. Jim Thatcher has now done an in depth study of that site as he recently did with <a href="http://www.jimthatcher.com/whitehouse.htm"> WhiteHouse.gov</a>. As I noted before, the Recovery site is surprisingly inaccessible. </p>
<p>I&#8217;ll let you read Mr. Thatcher&#8217;s evaluation yourself, but I think there is one feature on recovery.gov that really shows how low a priority accessibility is on this site. The keyboard-only link to WhiteHouse.gov is a JavaScript based link that requires a followup mouse click to function. That sort of defeats the purpose now doesn&#8217;t it?</p>
<p>Go read Mr. Thatcher&#8217;s <a href="http://www.jimthatcher.com/recovery.htm">Accessibility of Recovery.gov</a> in full, it&#8217;s worth the time.</p>
]]></content>
		<link rel="replies" type="text/html" href="http://douglast.com/thoughts/archives/425#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://douglast.com/thoughts/archives/425/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	</entry>
	</feed>
