<?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>Web Do&#039;s &#38; Don&#039;ts &#187; Usability</title>
	<atom:link href="http://webdosanddonts.com/tag/usability/feed" rel="self" type="application/rss+xml" />
	<link>http://webdosanddonts.com</link>
	<description>Tips&#38;Tricks for the modern day web designer</description>
	<lastBuildDate>Wed, 18 May 2011 22:30:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Compose to a vertical rhythm</title>
		<link>http://webdosanddonts.com/compose-to-a-vertical-rhythm</link>
		<comments>http://webdosanddonts.com/compose-to-a-vertical-rhythm#comments</comments>
		<pubDate>Mon, 23 Aug 2010 07:51:47 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[rhythm]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=695</guid>
		<description><![CDATA[Composing to a vertical rhythm using font size, line height and margin or padding and take your web typography to a new level. Vertical rhythm will help your reader down the page and increase readability.]]></description>
			<content:encoded><![CDATA[<p>Composing to a vertical rhythm using font size, line height and margin or padding and take your web typography to a new level. Vertical rhythm will help your reader down the page and increase readability.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/compose-to-a-vertical-rhythm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use inline validation in web forms</title>
		<link>http://webdosanddonts.com/use-inline-validation-in-web-forms</link>
		<comments>http://webdosanddonts.com/use-inline-validation-in-web-forms#comments</comments>
		<pubDate>Thu, 12 Aug 2010 09:35:26 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=783</guid>
		<description><![CDATA[Use inline validation in forms to provide real-time feedback and enhance the usability. Not only will it make the web forms easier to use, but it will decrease the completion times and errors made and increase the success rate.]]></description>
			<content:encoded><![CDATA[<p>Use inline validation in forms to provide real-time feedback and enhance the usability. Not only will it make the web forms easier to use, but it will decrease the completion times and errors made and increase the success rate.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/use-inline-validation-in-web-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove the outline from links on :active only</title>
		<link>http://webdosanddonts.com/remove-the-outline-from-links-on-active-only</link>
		<comments>http://webdosanddonts.com/remove-the-outline-from-links-on-active-only#comments</comments>
		<pubDate>Mon, 17 May 2010 09:32:52 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=1248</guid>
		<description><![CDATA[Web developers sometimes hide the outline of image replaced links, but then keyboard users have no way of seeing them when they are tabbing through the page. The trick is simple-remove the outline from links on :active only. By doing this, keyboard users still get the default outline when they tab to a link and [...]]]></description>
			<content:encoded><![CDATA[<p>Web developers sometimes hide the outline of image replaced links, but then keyboard users have no way of seeing them when they are tabbing through the page. The trick is simple-remove the outline from links on :active only. By doing this, keyboard users still get the default outline when they tab to a link and activate the :focus state.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/remove-the-outline-from-links-on-active-only/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t use splash pages</title>
		<link>http://webdosanddonts.com/dont-use-splash-pages</link>
		<comments>http://webdosanddonts.com/dont-use-splash-pages#comments</comments>
		<pubDate>Mon, 12 Apr 2010 15:20:06 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=779</guid>
		<description><![CDATA[Unless you absolutely must, do not use splash pages. Don&#8217;t waste your visitors&#8217; time on the intro page and force them to &#8220;click to enter&#8221;. If used, splash pages should contain valuable information.]]></description>
			<content:encoded><![CDATA[<p>Unless you absolutely must, do not use splash pages. Don&#8217;t waste your visitors&#8217; time on the intro page and force them to &#8220;click to enter&#8221;. If used, splash pages should contain valuable information.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-use-splash-pages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t publish undated content</title>
		<link>http://webdosanddonts.com/dont-publish-undated-content</link>
		<comments>http://webdosanddonts.com/dont-publish-undated-content#comments</comments>
		<pubDate>Mon, 22 Mar 2010 09:11:10 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=781</guid>
		<description><![CDATA[Undated information will make your content irrelevant and cause the user to leave sooner rather than later. Remember to always provide a date. A useful addition is to use a &#8220;last updated&#8221; date for articles or posts that changed after being published.]]></description>
			<content:encoded><![CDATA[<p>Undated information will make your content irrelevant and cause the user to leave sooner rather than later. Remember to always provide a date. A useful addition is to use a &#8220;last updated&#8221; date for articles or posts that <a href="http://webdosanddonts.com/use-ins-and-del-elements-for-document-changes">changed</a> after being published. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-publish-undated-content/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Specify a text colour for img elements</title>
		<link>http://webdosanddonts.com/specify-a-text-colour-for-img-elements</link>
		<comments>http://webdosanddonts.com/specify-a-text-colour-for-img-elements#comments</comments>
		<pubDate>Wed, 03 Mar 2010 08:59:09 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=936</guid>
		<description><![CDATA[Some browsers display the alt text when an img element is not displayed. The alt text can sometimes be invisible or hard to read, if the color of the text is similar to the background color. Therefore, specify the color(s) and check how it looks in the browser.]]></description>
			<content:encoded><![CDATA[<p>Some browsers display the alt text when an <code>img</code> element is not displayed. The alt text can sometimes be invisible or hard to read, if the color of the text is similar to the background color. Therefore, specify the color(s) and check how it looks in the browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/specify-a-text-colour-for-img-elements/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skip navigation links</title>
		<link>http://webdosanddonts.com/skip-navigation-links</link>
		<comments>http://webdosanddonts.com/skip-navigation-links#comments</comments>
		<pubDate>Mon, 07 Dec 2009 10:00:43 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=878</guid>
		<description><![CDATA[Provide a link to skip over navigation links, helping keyboard and screen reader users to jump to the main content of the page.]]></description>
			<content:encoded><![CDATA[<p>Provide a link to skip over navigation links, helping keyboard and screen reader users to jump to the main content of the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/skip-navigation-links/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t link pages to themselves</title>
		<link>http://webdosanddonts.com/dont-link-pages-to-themselves</link>
		<comments>http://webdosanddonts.com/dont-link-pages-to-themselves#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:37:16 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=371</guid>
		<description><![CDATA[Do not include links that point to the current page, as this can only confuse the visitor. In navigational menus, omit the link to the current page to also indicate the current location.]]></description>
			<content:encoded><![CDATA[<p>Do not include links that point to the current page, as this can only confuse the visitor. In navigational menus, omit the link to the current page to also indicate the current location.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-link-pages-to-themselves/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t add reset buttons in forms</title>
		<link>http://webdosanddonts.com/dont-add-reset-buttons-in-forms</link>
		<comments>http://webdosanddonts.com/dont-add-reset-buttons-in-forms#comments</comments>
		<pubDate>Mon, 28 Sep 2009 18:50:04 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Reset]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=693</guid>
		<description><![CDATA[Don&#8217;t add reset buttons in forms unless you have a very good reason. Ask yourself, what is the real benefit from resetting the form? If a user resets the button by mistake, there is no way to undo the reset, the data is lost and the form has to be filled out all over again.]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t add reset buttons in forms unless you have a very good reason. Ask yourself, what is the real benefit from resetting the form? If a user resets the button by mistake, there is no way to undo the reset, the data is lost and the form has to be filled out all over again. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-add-reset-buttons-in-forms/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t forget keyboard navigation</title>
		<link>http://webdosanddonts.com/dont-forget-keyboard-navigation</link>
		<comments>http://webdosanddonts.com/dont-forget-keyboard-navigation#comments</comments>
		<pubDate>Tue, 04 Aug 2009 08:55:04 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=439</guid>
		<description><![CDATA[While most web users use the mouse to navigate, some use the keyboard. Remember to allow and help the interaction for keyboard users.]]></description>
			<content:encoded><![CDATA[<p>While most web users use the mouse to navigate, some use the keyboard. Remember to allow and help the interaction for keyboard users.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-forget-keyboard-navigation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

