<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Whatâ€™s the point of web standards?</title>
	<atom:link href="http://www.thepickards.co.uk/index.php/200701/whats-the-point-of-web-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thepickards.co.uk/index.php/200701/whats-the-point-of-web-standards/</link>
	<description>ranting and rambling to anyone willing to listen</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:07:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: test</title>
		<link>http://www.thepickards.co.uk/index.php/200701/whats-the-point-of-web-standards/comment-page-1/#comment-168307</link>
		<dc:creator>test</dc:creator>
		<pubDate>Tue, 20 Sep 2011 02:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepickards.co.uk/index.php/200701/what%e2%80%99s-the-point-of-web-standards/#comment-168307</guid>
		<description>&lt;strong&gt;T4st Blog...&lt;/strong&gt;

[...]This is a new website on this topic. You can see more about it on the site[...]...</description>
		<content:encoded><![CDATA[<p><strong>T4st Blog&#8230;</strong></p>
<p>[...]This is a new website on this topic. You can see more about it on the site[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zemens</title>
		<link>http://www.thepickards.co.uk/index.php/200701/whats-the-point-of-web-standards/comment-page-1/#comment-2041</link>
		<dc:creator>David Zemens</dc:creator>
		<pubDate>Thu, 18 Jan 2007 12:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepickards.co.uk/index.php/200701/what%e2%80%99s-the-point-of-web-standards/#comment-2041</guid>
		<description>&lt;blockquote&gt;...if you can look yourself in the mirror when youâ€™re having a shave, and you actually like the person thatâ€™s looking back out at you, then youâ€™re probably doing all right. If not, then you maybe need to take a long hard look at your self and make a change.&lt;/blockquote&gt;

That says it all.  Ultimately we all have to please ourselves.  I am glad that whoever or whomever or whatever designed this world allowed for subjectivity.

Very nice article Jack, both from the standpoint of explaining why you code accessible sites and also from the standpoint of storytelling.  I thoroughly enjoyed it.</description>
		<content:encoded><![CDATA[<blockquote><p>&#8230;if you can look yourself in the mirror when youâ€™re having a shave, and you actually like the person thatâ€™s looking back out at you, then youâ€™re probably doing all right. If not, then you maybe need to take a long hard look at your self and make a change.</p></blockquote>
<p>That says it all.  Ultimately we all have to please ourselves.  I am glad that whoever or whomever or whatever designed this world allowed for subjectivity.</p>
<p>Very nice article Jack, both from the standpoint of explaining why you code accessible sites and also from the standpoint of storytelling.  I thoroughly enjoyed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JackP</title>
		<link>http://www.thepickards.co.uk/index.php/200701/whats-the-point-of-web-standards/comment-page-1/#comment-1980</link>
		<dc:creator>JackP</dc:creator>
		<pubDate>Tue, 16 Jan 2007 23:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepickards.co.uk/index.php/200701/what%e2%80%99s-the-point-of-web-standards/#comment-1980</guid>
		<description>@Mike - I&#039;d use &lt;code&gt;&lt;b&gt;&lt;/code&gt; if I wanted to make something &lt;b&gt;bold&lt;/b&gt; &lt;em&gt;without&lt;/em&gt; adding emphasis. I&#039;d not use &lt;code&gt;&lt;B&gt;&lt;/code&gt; because as an XHTML user, my elements should be in lower case. In general however, I find if I want to make something bold it&#039;s because I wish to add emphasis to it&#8230;

@John, sadly very true. That&#039;s probably the reason why &lt;strong&gt;I&lt;/strong&gt; do it, but like you say it won&#039;t work on people who don&#039;t know and can&#039;t be bothered to find out. But I personally wouldn&#039;t feel comfortable with that approach!</description>
		<content:encoded><![CDATA[<p>@Mike &#8211; I&#8217;d use <code>&lt;b&gt;</code> if I wanted to make something <b>bold</b> <em>without</em> adding emphasis. I&#8217;d not use <code>&lt;B&gt;</code> because as an XHTML user, my elements should be in lower case. In general however, I find if I want to make something bold it&#8217;s because I wish to add emphasis to it&hellip;</p>
<p>@John, sadly very true. That&#8217;s probably the reason why <strong>I</strong> do it, but like you say it won&#8217;t work on people who don&#8217;t know and can&#8217;t be bothered to find out. But I personally wouldn&#8217;t feel comfortable with that approach!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.thepickards.co.uk/index.php/200701/whats-the-point-of-web-standards/comment-page-1/#comment-1978</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Tue, 16 Jan 2007 22:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepickards.co.uk/index.php/200701/what%e2%80%99s-the-point-of-web-standards/#comment-1978</guid>
		<description>The problem with the shaving test is that, being entirely subjective, someone who is unaware of standards and builds sites the old way or someone who &lt;em&gt;is&lt;/em&gt; aware of standards but doesn&#039;t buy into the reasons why they are a good thing and builds sites the old way, can look themselves in the mirror and feel exactly the same way as the person who does care about standards.</description>
		<content:encoded><![CDATA[<p>The problem with the shaving test is that, being entirely subjective, someone who is unaware of standards and builds sites the old way or someone who <em>is</em> aware of standards but doesn&#8217;t buy into the reasons why they are a good thing and builds sites the old way, can look themselves in the mirror and feel exactly the same way as the person who does care about standards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.thepickards.co.uk/index.php/200701/whats-the-point-of-web-standards/comment-page-1/#comment-1969</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 16 Jan 2007 13:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepickards.co.uk/index.php/200701/what%e2%80%99s-the-point-of-web-standards/#comment-1969</guid>
		<description>So do you use  &lt;B&gt;  &lt;em&gt;because that&#039;s what it is for&lt;/em&gt;?</description>
		<content:encoded><![CDATA[<p>So do you use  &lt;B&gt;  <em>because that&#8217;s what it is for</em>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

