<?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>Andrew Jaswa &#187; websties</title>
	<atom:link href="http://andrewjaswa.com/tag/websties/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewjaswa.com</link>
	<description>I build crappy websites every day!</description>
	<lastBuildDate>Thu, 14 May 2009 03:36:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Game Plan</title>
		<link>http://andrewjaswa.com/2008/12/the-game-plan/</link>
		<comments>http://andrewjaswa.com/2008/12/the-game-plan/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 23:17:08 +0000</pubDate>
		<dc:creator>ajaswa</dc:creator>
				<category><![CDATA[websites]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[user testing]]></category>
		<category><![CDATA[websties]]></category>

		<guid isPermaLink="false">http://andrewjaswa.com/?p=208</guid>
		<description><![CDATA[The other day a friend of mine was asking me about XOXO and Microformats. He is relatively new to the industry and was trying to get some advice about how to implement XOXO. After talking to him a little bit we got on the to subject of (re)building a website and the steps to fixing/building [...]]]></description>
			<content:encoded><![CDATA[<p>The other day a friend of mine was asking me about <acronym title="Extensible Open XHTML Outlines"><a href="http://microformats.org/wiki/xoxo">XOXO</a></acronym> and <a href="http://microformats.org/">Microformats</a>. He is relatively new to the industry and was trying to get some advice about how to implement XOXO. After talking to him a little bit we got on the to subject of (re)building a website and the steps to fixing/building sites.</p>
<p>A while ago I had started a project to go through the process of building a website. It&#8217;s still on the back burner right now but I thought I would present a list of things that, when developing a website&#8217;s interface, need to be focused on. I&#8217;ve collected my thoughts on a short list that hopefully will help you. </p>
<ol>
<li>
<h3>Structure</h3>
<p>All websites need to have some sort structure when writing the (x)html. I would suggest taking the semantic approach and organize things, that is to say use meaningful IDs and class names.
</li>
<li>
<h3>Accessibility</h3>
<p>I know people don&#8217;t get all excited when they see accessibility. But if you take a minute and think about it most of the <acronym title="Search Engine Optimization">SEO</acronym> concerns are addressed with <a href="http://www.section508.gov/">Section 508</a> and <acronym title="Web Content Accessibility Guidelines"><a href="http://www.w3.org/TR/WCAG20/">WCAG</a></acronym>. Consider this: alt attributes on images help both accessibility and SEO concerns. I say make your site usable by all (humans) and you won&#8217;t have to worry about the robots. Google did say to <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=35769#3">build websites for humans</a> for a reason.
</li>
<li>
<h3>Users</h3>
<p>Make sure that users can use your site. This sounds like a no brain-er but you would be surprised how how many developers launch their sites without even putting it through a simple user test. Its not overly hard to do, grab your boyfriend, girlfriend, brother, sister, parent, random person in a coffee shop&#8230; well you get the idea, sit them down and watch them use your site. Take note of where they go and what they do. Ask questions like: what are you looking for? and what did you expect to see?
</li>
<li>
<h3>Extras</h3>
<p>While Microformats are nice and handy, not everyone can use them. For example my parents don&#8217;t even know what they are. Some web developers I know don&#8217;t really know what they are. So use them but don&#8217;t expect people to use them right now. When it comes down to it and time is a factor don&#8217;t worry about Microformats. I&#8217;d rather see beautiful accessible websites then being able to scrape information off sites with a toolbar.</p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://andrewjaswa.com/2008/12/the-game-plan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
