<?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>Jimmy Zimmerman &#187; Killer Web Design</title>
	<atom:link href="http://jimmyzimmerman.com/blog/tag/web-design/feed" rel="self" type="application/rss+xml" />
	<link>http://jimmyzimmerman.com</link>
	<description>Entrepreneur</description>
	<lastBuildDate>Thu, 10 May 2012 04:11:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Don&#8217;t Make Me Think</title>
		<link>http://jimmyzimmerman.com/blog/2010/11/dont-make-me-think.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dont-make-me-think</link>
		<comments>http://jimmyzimmerman.com/blog/2010/11/dont-make-me-think.html#comments</comments>
		<pubDate>Wed, 24 Nov 2010 13:22:24 +0000</pubDate>
		<dc:creator>Jimmy'z</dc:creator>
				<category><![CDATA[Killer Web Design]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://jimmyzimmerman.com/?p=290</guid>
		<description><![CDATA[Outside of my job at FamilySearch.org, I have my fair share of web development work that I do on the side. An area that I’ve always struggled, especially when the concepts of the new site are entirely original, is user &#8230; <a href="http://jimmyzimmerman.com/blog/2010/11/dont-make-me-think.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jimmyzimmerman.com/wp-content/uploads/2010/11/dont_make_me_think.jpg"><img class="alignleft size-medium wp-image-291" title="Don't Make Me Think" src="http://jimmyzimmerman.com/wp-content/uploads/2010/11/dont_make_me_think-233x300.jpg" alt="" width="233" height="300" /></a>Outside of my job at FamilySearch.org, I have my fair share of web development work that I do on the side. An area that I’ve always struggled, especially when the concepts of the new site are entirely original, is user interface design.</p>
<p>I recently discovered a new Stack Exchange community built around User Interface design. I found a discussion thread about <a title="Stack Exchange Discussion" href="http://ui.stackexchange.com/questions/74/must-read-user-interface-book" target="_blank">which books the community’s designers recommend</a> to developers. The answer that by far had the most votes was <a href="http://www.amazon.com/Dont-Make-Me-Think-Usability/dp/0321344758/ref=sr_1_1?ie=UTF8&amp;qid=1290604591&amp;sr=8-1">Don’t Make Me Think</a>.</p>
<p>I decided that I had to read this book. I bought the Kindle version of the book and read it on my Droid Incredible. This worked well, except there is no way to zoom in on the pictures, so it was a bit hard to get everything I needed to out of the tiny pictures on a small screen.</p>
<p>Don’t Make Me Think defines some simple design principles and why they are important. It teaches the Why, What, and How behind making good UI choices. I can now look at sites like Amazon.com and clearly see where they are following good UI principles, and then I look at some of my stuff, and think “Woah, I really missed the boat here.” Most of my stuff isn’t that bad though. I was surprised at how many of these things I have done right already. I now feel like I have a rulebook that I can go to when making tough design decisions.</p>
<p>Some of the principles I like most from the book include:</p>
<ul>
<li>The Homepage needs to explain the purpose of the site.</li>
<li>Page hierarchy is important to make the sections of your site easily identifiable.</li>
<li>Page titles are needed on every single page.</li>
<li>Users muddle through sites and don’t necessarily learn how to use them properly. As an example, there is an astounding number of people that use Google and Yahoo! as their browser’s address bar. It isn’t the proper way to use it, but they manage to get to the sites they are looking for.</li>
<li>Clickable things should clearly appear to be clickable.</li>
<li>Your search bar should actually use the word “Search”</li>
<li>Usability testing with 1 user early on in the project is more important than testing 30 towards the end.</li>
</ul>
<p>There are many more concepts that I don’t have time to write here, but if you do anything with web development or design, this book is really helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimmyzimmerman.com/blog/2010/11/dont-make-me-think.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Software for End-Users</title>
		<link>http://jimmyzimmerman.com/blog/2008/04/creating-software-for-end-users.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-software-for-end-users</link>
		<comments>http://jimmyzimmerman.com/blog/2008/04/creating-software-for-end-users.html#comments</comments>
		<pubDate>Fri, 04 Apr 2008 18:35:32 +0000</pubDate>
		<dc:creator>Jimmy'z</dc:creator>
				<category><![CDATA[Killer Web Design]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://jimmyzimmerman.com/2008/04/creating-software-for-end-users.html</guid>
		<description><![CDATA[I just read this on Max M&#8217;s blog as I&#8217;ve been researching how to migrate a Plone 2.5 site to Plone 3. I thought this was way too good not to share. &#8220;There is one thing I have learned through &#8230; <a href="http://jimmyzimmerman.com/blog/2008/04/creating-software-for-end-users.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just read this on <a href="http://mxm-mad-science.blogspot.com/2008/02/migrating-plone-site-via-json-files-2.html" target="_blank">Max M&#8217;s blog</a> as I&#8217;ve been researching how to migrate a Plone 2.5 site to Plone 3. I thought this was way too good not to share.</p>
<blockquote><p>&#8220;There is one thing I have learned through the years. Users do not do what they should. They do what they can. And if they can upload a 12 MB bmp image, they will. So I expect this to be a normal use case on many sites.&#8221;</p></blockquote>
<p>This statement really supports the need for data validation and good UI design.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimmyzimmerman.com/blog/2008/04/creating-software-for-end-users.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

