<?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>Conceptric &#187; w3c</title>
	<atom:link href="http://www.conceptric.co.uk/tag/w3c/feed" rel="self" type="application/rss+xml" />
	<link>http://www.conceptric.co.uk</link>
	<description>Ideas and Applications</description>
	<lastBuildDate>Fri, 12 Aug 2011 13:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Why standards?</title>
		<link>http://www.conceptric.co.uk/why-standards.htm</link>
		<comments>http://www.conceptric.co.uk/why-standards.htm#comments</comments>
		<pubDate>Mon, 19 Mar 2007 12:59:07 +0000</pubDate>
		<dc:creator>James Whinfrey</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Personal Perspectives]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.jameswhinfrey.co.uk/why-standards.htm</guid>
		<description><![CDATA[For me the use of web standards is about two things, each of which are very broad topics. Communication The Web is about communication first, foremost and only. If I can find a way to broaden access and enable new ways to use the information out there, I&#8217;ll use it. Good presentation makes information easier [...]]]></description>
			<content:encoded><![CDATA[<p>For me the use of <em>web standards</em> is about two things, each of which are very broad topics.</p>

<h3>Communication</h3>

<p>The Web is about communication first, foremost and only.</p>

<p>If I can find a way to broaden access and enable new ways to use the information out there, I&#8217;ll use it.</p>

<p>Good presentation makes information easier to absorb. With so much of it to read we humans need all the help we can get. Good use of <abbr title="Hyper-Text Markup Language">HTML</abbr>, <abbr title="Cascading Style Sheets">CSS</abbr> and <abbr title="Document Object Model">DOM</abbr> scripting provide web designers with this ability.</p>

<p><abbr title="eXtensible Markup Language">XML</abbr> standards describe the most important communication format around, it&#8217;s going to become <em>the</em> data exchange format on both desktop and network. The main reason for this is that it can be manipulated by machines, whilst remaining legible to humans. <abbr title="eXtensible Markup Language">XML</abbr>, including <abbr title="Really Simple Syndication">RSS</abbr> and Atom, just doesn&#8217;t work if you don&#8217;t follow the rules. It&#8217;s not <abbr title="Hyper-Text Markup Language">HTML</abbr> where the browser will have a wild stab at interpreting any junk it&#8217;s given. Write junk and there&#8217;s no longer any point in bothering at all!</p>

<h3>Longer life</h3>

<p>I also want my work to last and remain useful.</p>

<p>By using broadly the same approach and technologies, anyone with the training can understand and manipulate any code. Existing applications can be easily extended and new applications can be integrated smoothly. Because the code is clean and well documented, this process is not only robust, but much cheaper since it takes less time to complete the task.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conceptric.co.uk/why-standards.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

