<?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>Lee McKusick &#187; Design</title>
	<atom:link href="http://leemckusick.com/blog/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://leemckusick.com/blog</link>
	<description>Insights of a College Jedi</description>
	<lastBuildDate>Mon, 23 Aug 2010 04:38:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Woot for Woot</title>
		<link>http://leemckusick.com/blog/2008/09/woot-for-woot/</link>
		<comments>http://leemckusick.com/blog/2008/09/woot-for-woot/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 18:29:12 +0000</pubDate>
		<dc:creator>Lee McKusick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[woot]]></category>

		<guid isPermaLink="false">http://leemckusick.com/blog/?p=178</guid>
		<description><![CDATA[If you&#8217;ve ever had the delgithful experience of a Woot-Off, then you know the feeling that comes ever time you hit Refresh. That voice inside your head screaming &#8220;Please load. C&#8217;mon server, stay alive&#8230;PLEASE LOAD!&#8221; And more of the time [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever had the delgithful experience of a Woot-Off, then you know the feeling that comes ever time you hit Refresh. That voice inside your head screaming &#8220;Please load. C&#8217;mon server, stay alive&#8230;PLEASE LOAD!&#8221; And more of the time it does. But every now and then there comes the Bag O&#8217; Crap, and the server takes more of a beating than Rodney King.</p>
<p>Sometimes though, the server manages to squeeze something through. You get the HTML page, but the CSS stylesheet doesn&#8217;t make it, and you&#8217;re left with a black and white page of text. This just happened, and I noticed something really cool. The first line on the page (after the login) is this:</p>
<p>Welcome to Woot.         <a href="http://www.woot.com/#productBox"> Skip straight to the product</a> or <a href="mailto:codeslaves@woot.com">let us know</a> if anything on our site can be improved to further meet your accessibility needs.</p>
<p>This is cool for a lot of reasons. First, &#8220;codeslaves@woot.com&#8221;? Awesome. <img src='http://leemckusick.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>But more importantly, accessibility is a critical part of the Web. Technology should not limit those who lack. In order to use a computer, blind people use screen readers; software that goes down the page and reads the whole contents of that page to the person. Screen readers ignore stylesheets, so the structure of the HTML code is very important. Putting your header, navigation menu, and everything at top of the code forces the person to sit and sift through all of that before getting to any actual content.</p>
<p>Having this link at the top gives people who need it a chance to skip straight to what they want, and shows a lot of thought and accommodation. And if the stylesheet <em>is</em> active, the line is hidden and doesn&#8217;t take up any room for someone who doesn&#8217;t need it.</p>
<p>Woot for you, Woot.</p>
]]></content:encoded>
			<wfw:commentRss>http://leemckusick.com/blog/2008/09/woot-for-woot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zebra Stripes and Polka Dots</title>
		<link>http://leemckusick.com/blog/2008/09/zebra-stripes-and-polka-dots/</link>
		<comments>http://leemckusick.com/blog/2008/09/zebra-stripes-and-polka-dots/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 18:23:39 +0000</pubDate>
		<dc:creator>Lee McKusick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[a list apart]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[zebra stripes]]></category>

		<guid isPermaLink="false">http://leemckusick.com/blog/?p=144</guid>
		<description><![CDATA[Ok, no dots. But anyone who&#8217;s ever worked with spreadsheets and tables has likely seen zebra stripes: where every other line is shaded to supposedly improve readability. A List Apart published the results of a study in May that found [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, no dots.</p>
<p>But anyone who&#8217;s ever worked with spreadsheets and tables has likely seen zebra stripes: where every other line is shaded to supposedly improve readability.</p>
<p><a title="A List Apart - For People Who Make Websites" href="http://alistapart.com">A List Apart</a> published the results of a study in May that found that zebra stripes didn&#8217;t really help one way or the other. The problem with this study is that there wasn&#8217;t any pressure; there was no time limit, so participants had no trouble completing the easy questions.</p>
<p>This time around, a 15 second limit per question was imposed, and the tasks were harder (a bigger table, blank fields occasionally). In 3 of the 8 questions, zebra stripes had a &#8220;statisticaly significant&#8221; advantage.</p>
<p>User preference was also measured. 6 different versions of the same table was shown, and asked by participants to be ordered in terms of readability. Almost a third of participants selected the single-color, single-striped (traditional zebra striped) table as the most readable. Nearly another quarter said that the dual-color (green and gray) zebra striping was the best.</p>
<p>Personally, I would tend to go with the single-striped. I think the extra color distracts my eye a little to much. I <em>would</em> be interested to know what people think about a two-color striped table where the two colors are different shades of gray. I think that might be an acceptable compromise between the two.</p>
<p>I guess people just love their zebras.</p>
<div id="attachment_145" class="wp-caption alignleft" style="width: 250px"><a href="http://flickr.com/photos/imelda/2010726513/"><img class="size-full wp-image-145" title="Zebras" src="http://leemckusick.com/blog/wp-content/uploads/2008/09/2010726513_229572a4d6_m.jpg" alt="" width="240" height="160" /></a><p class="wp-caption-text">Photo by Flickr user .imelda</p></div>
<p>Check out the original article <a title="A List Apart - Zebra Striping: More Data for the Case" href="http://www.alistapart.com/articles/zebrastripingmoredataforthecase">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leemckusick.com/blog/2008/09/zebra-stripes-and-polka-dots/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Design Changes</title>
		<link>http://leemckusick.com/blog/2008/02/design-changes/</link>
		<comments>http://leemckusick.com/blog/2008/02/design-changes/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 19:15:00 +0000</pubDate>
		<dc:creator>Lee McKusick</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://leemckusick.com/blog/?p=38</guid>
		<description><![CDATA[Switched around the design a bit. Got rid of the rounded corners template, and switched to one that was much more friendly towards width expansion, the Washed Denim. Made a few tweaks, such as the border on the sidebar, and [...]]]></description>
			<content:encoded><![CDATA[<p>Switched around the design a bit. </p>
<p>Got rid of the rounded corners template, and switched to one that was much more friendly towards width expansion, the Washed Denim. Made a few tweaks, such as the border on the sidebar, and pushing the comment counter to the right. Made a quick header background image, too, but I&#8217;m not very happy with it. I&#8217;ll make a better one later.</p>
<p>I like it now, because now I have a bit more space to work with. An entire YouTube video will fit comfortably in this design now.</p>
<p>Let me know what you think.</p>
<p>EDIT:</p>
<p>Tweaked some colors and borders and whatnot. While watching <a href="http://revision3.com/diggnation/">diggnation</a>. Definitely subscribing to it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://leemckusick.com/blog/2008/02/design-changes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
