<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Semantics is a tool with future potential</title>
	<atom:link href="http://boagworld.com/dev/semantics-is-a-tool-with-future-potential/feed/" rel="self" type="application/rss+xml" />
	<link>http://boagworld.com/dev/semantics-is-a-tool-with-future-potential/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=semantics-is-a-tool-with-future-potential</link>
	<description>Advice on web design and digital strategy from Paul Boag</description>
	<lastBuildDate>Tue, 21 May 2013 11:50:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Andrew Cairns</title>
		<link>http://boagworld.com/dev/semantics-is-a-tool-with-future-potential/#comment-9233</link>
		<dc:creator>Andrew Cairns</dc:creator>
		<pubDate>Tue, 22 Nov 2011 22:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://boagworld.com/tumblog/semantics-is-a-tool-with-future-potential/#comment-9233</guid>
		<description><![CDATA[I strongly agree with Amber, I have to work with some really bad code on a regular basis and often get to the stage if I see another nested block of divs I&#039;m going to shoot someone!
That being said, I do think there are times you can throw semantics out the window - for things such as rapid prototyping, but this code should never enter a production environment. &quot;Should&quot; being a big key word there...
I blogged about this also recently: http://acairns.co.uk/articles/semantic-markup-is-important/]]></description>
		<content:encoded><![CDATA[<p>I strongly agree with Amber, I have to work with some really bad code on a regular basis and often get to the stage if I see another nested block of divs I&#8217;m going to shoot someone!<br />
That being said, I do think there are times you can throw semantics out the window &#8211; for things such as rapid prototyping, but this code should never enter a production environment. &#8220;Should&#8221; being a big key word there&#8230;<br />
I blogged about this also recently: <a href="http://acairns.co.uk/articles/semantic-markup-is-important/" rel="nofollow">http://acairns.co.uk/articles/semantic-markup-is-important/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Cairns</title>
		<link>http://boagworld.com/dev/semantics-is-a-tool-with-future-potential/#comment-10179</link>
		<dc:creator>Andrew Cairns</dc:creator>
		<pubDate>Tue, 22 Nov 2011 22:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://boagworld.com/tumblog/semantics-is-a-tool-with-future-potential/#comment-10179</guid>
		<description><![CDATA[I strongly agree with Amber, I have to work with some really bad code on a regular basis and often get to the stage if I see another nested block of divs I&#039;m going to shoot someone!
That being said, I do think there are times you can throw semantics out the window - for things such as rapid prototyping, but this code should never enter a production environment. &quot;Should&quot; being a big key word there...
I blogged about this also recently: http://acairns.co.uk/articles/semantic-markup-is-important/]]></description>
		<content:encoded><![CDATA[<p>I strongly agree with Amber, I have to work with some really bad code on a regular basis and often get to the stage if I see another nested block of divs I&#8217;m going to shoot someone!<br />
That being said, I do think there are times you can throw semantics out the window &#8211; for things such as rapid prototyping, but this code should never enter a production environment. &#8220;Should&#8221; being a big key word there&#8230;<br />
I blogged about this also recently: <a href="http://acairns.co.uk/articles/semantic-markup-is-important/" rel="nofollow">http://acairns.co.uk/articles/semantic-markup-is-important/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amber Weinberg</title>
		<link>http://boagworld.com/dev/semantics-is-a-tool-with-future-potential/#comment-9232</link>
		<dc:creator>Amber Weinberg</dc:creator>
		<pubDate>Tue, 22 Nov 2011 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://boagworld.com/tumblog/semantics-is-a-tool-with-future-potential/#comment-9232</guid>
		<description><![CDATA[Semantics are important in that they really allow another developer to come into your code and see what&#039;s going on. I can&#039;t tell you how many times I&#039;ve had to look at someone else&#039;s code and tried to decipher what #ijfodisjf went to. 

And I agree with Xavier, it&#039;s about future proofing.]]></description>
		<content:encoded><![CDATA[<p>Semantics are important in that they really allow another developer to come into your code and see what&#8217;s going on. I can&#8217;t tell you how many times I&#8217;ve had to look at someone else&#8217;s code and tried to decipher what #ijfodisjf went to. </p>
<p>And I agree with Xavier, it&#8217;s about future proofing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amber Weinberg</title>
		<link>http://boagworld.com/dev/semantics-is-a-tool-with-future-potential/#comment-10178</link>
		<dc:creator>Amber Weinberg</dc:creator>
		<pubDate>Tue, 22 Nov 2011 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://boagworld.com/tumblog/semantics-is-a-tool-with-future-potential/#comment-10178</guid>
		<description><![CDATA[Semantics are important in that they really allow another developer to come into your code and see what&#039;s going on. I can&#039;t tell you how many times I&#039;ve had to look at someone else&#039;s code and tried to decipher what #ijfodisjf went to. 

And I agree with Xavier, it&#039;s about future proofing.]]></description>
		<content:encoded><![CDATA[<p>Semantics are important in that they really allow another developer to come into your code and see what&#8217;s going on. I can&#8217;t tell you how many times I&#8217;ve had to look at someone else&#8217;s code and tried to decipher what #ijfodisjf went to. </p>
<p>And I agree with Xavier, it&#8217;s about future proofing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier</title>
		<link>http://boagworld.com/dev/semantics-is-a-tool-with-future-potential/#comment-9231</link>
		<dc:creator>Xavier</dc:creator>
		<pubDate>Fri, 18 Nov 2011 11:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://boagworld.com/tumblog/semantics-is-a-tool-with-future-potential/#comment-9231</guid>
		<description><![CDATA[The funny thing is that very little people seem to see semantics for what they really are: future-proof code. Imagine that in some far future we have to convert all of our html to some new format. Would you rather have it written according to *some* semantic principle? Or would you rather have tagsoup?

Even if the code doesn’t really add any machine-readable value or screenreader-value in the foreseeable future, it is simply more human-readable. And more human-readable code makes it so much more flexible to process afterwards. It’s all about continuity, really.]]></description>
		<content:encoded><![CDATA[<p>The funny thing is that very little people seem to see semantics for what they really are: future-proof code. Imagine that in some far future we have to convert all of our html to some new format. Would you rather have it written according to *some* semantic principle? Or would you rather have tagsoup?</p>
<p>Even if the code doesn’t really add any machine-readable value or screenreader-value in the foreseeable future, it is simply more human-readable. And more human-readable code makes it so much more flexible to process afterwards. It’s all about continuity, really.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: boagworld.com @ 2013-05-25 01:28:04 by W3 Total Cache -->