<?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>NEFILAS SEO Websites &#187; Designing with Web Standards</title>
	<atom:link href="http://nefilas.com/category/websites-design/designing-with-web-standards/feed" rel="self" type="application/rss+xml" />
	<link>http://nefilas.com</link>
	<description>helping everyday businesses like yours be found online</description>
	<lastBuildDate>Mon, 14 Feb 2011 09:37:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>What Are Web Standards?</title>
		<link>http://nefilas.com/articles/websites-design/designing-with-web-standards/what-are-web-standards</link>
		<comments>http://nefilas.com/articles/websites-design/designing-with-web-standards/what-are-web-standards#comments</comments>
		<pubDate>Tue, 04 May 2010 12:41:37 +0000</pubDate>
		<dc:creator>Nefilas</dc:creator>
				<category><![CDATA[Designing with Web Standards]]></category>
		<category><![CDATA[(X)HTML]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[holy trinity]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[web standards project]]></category>

		<guid isPermaLink="false">http://nefilas.com/?p=157</guid>
		<description><![CDATA[What Are Web Standards? Designing with web standards is a general term used to mean that you use the following technologies, and that you use them correctly: HTML or XHTML to contain the content, CSS to hold all the styling, JavaScript and the Document Object Model (DOM) to take care of any scripting. These three are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nefilas.com/wp-content/uploads/2010/05/standards1.jpg"><img class="alignright size-medium wp-image-158" title="standards" src="http://nefilas.com/wp-content/uploads/2010/05/standards1-300x135.jpg" alt="web standards " width="300" height="135" /></a></p>
<h3>What Are Web Standards?</h3>
<p>Designing with web standards is a general term used to mean that you use the following technologies, and that you use them correctly:</p>
<ul>
<li><strong>HTML </strong>or XHTML to contain the content,</li>
<li><strong>CSS </strong>to hold all the styling,</li>
<li><strong>JavaScript </strong>and the Document Object Model (DOM) to take care of any scripting.</li>
</ul>
<p>These three are sometimes referred to as the &#8220;<strong>Holy Trinity</strong>&#8220;.</p>
<p>In the bad old days during the <strong>Browser Wars</strong>, HTML was used incorrectly.</p>
<p>Objects like tables are supposed to be used for  tabular data but instead they were (ab)used to contain background images and other components just to artificially create a layout. Style information was mashed up with the content making the code ugly, bloated and inefficient.</p>
<p>The web standards project seeks to:</p>
<ul>
<li>persuade browser makers to support the standards, as they were intended and</li>
<li>persuade web professionals to use them that way.</li>
</ul>
<p><strong>Mm, that sounds nice, but why should I care?</strong></p>
<p>Well take a look at this article for starts, it talks about saving money with this stuff:</p>
<p><a href="http://nefilas.com/websites-design/designing-with-web-standards/3-ways-designing-with-web-standards-saves-you-money" target="_self">3 Ways Designing with Web Standards Saves You Money</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nefilas.com/articles/websites-design/designing-with-web-standards/what-are-web-standards/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Ways Designing with Web Standards Saves You Money</title>
		<link>http://nefilas.com/articles/websites-design/designing-with-web-standards/3-ways-designing-with-web-standards-saves-you-money</link>
		<comments>http://nefilas.com/articles/websites-design/designing-with-web-standards/3-ways-designing-with-web-standards-saves-you-money#comments</comments>
		<pubDate>Tue, 04 May 2010 10:11:05 +0000</pubDate>
		<dc:creator>Nefilas</dc:creator>
				<category><![CDATA[Designing with Web Standards]]></category>
		<category><![CDATA[(X)HTML]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[Cascading STyle SHeets]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DOcument Object Model]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[faster load time]]></category>
		<category><![CDATA[findabiity]]></category>
		<category><![CDATA[Future.Proof web design]]></category>
		<category><![CDATA[holy trinity]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[lower hosting costs]]></category>
		<category><![CDATA[mobile browsing]]></category>
		<category><![CDATA[table abuse]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://nefilas.com/?p=151</guid>
		<description><![CDATA[Real Geeks Love Standards Yes I admit it, I am a fan of standards, but it wasn&#8217;t always that way. Back when I was happy, carefree developer something called Common Criteria came along and threatened to squeeze all the creative joy out of my &#8220;art&#8221; of programming. Of course, that was nonsense and once I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nefilas.com/wp-content/uploads/2010/05/money.jpg"><img class="alignright size-medium wp-image-160" title="money" src="http://nefilas.com/wp-content/uploads/2010/05/money-300x135.jpg" alt="save money with web standards" width="300" height="135" /></a></p>
<h4>Real Geeks Love Standards</h4>
<p>Yes I admit it, I am a fan of standards, but it wasn&#8217;t always that way. Back when I was happy, carefree developer something called <strong>Common Criteria</strong> came along and threatened to squeeze all the creative joy out of my &#8220;art&#8221; of programming. Of course, that was nonsense and once I had managed to read the reams of documentation and absorb its meaning, I got fully on board with structured development.</p>
<p>So although I&#8217;m a big fan of certain standards, it doesn&#8217;t mean that I think they should be used just for the sake of keeping things &#8220;nice&#8221;. <strong>Web standards are a case in point.</strong></p>
<h4>What Are Web Standards?</h4>
<p>If you haven&#8217;t heard of web standards, the holy trinity or W3C then I recommend that you skip over to <a href="http://nefilas.com/websites-design/designing-with-web-standards/what-are-web-standards" target="_self">What Are Web Standards?</a> and come right back.</p>
<p><strong>What Was That Thing About Saving Money?</strong></p>
<p>There are numerous, tangible benefits to designing with web standards, not least of all, <strong>financial savings</strong>.</p>
<p><strong>Lower Development and Maintenance Costs</strong></p>
<p>Separating the content from the styling makes your site easier to develop, update and maintain. This makes it less expensive for the developers as less time is needed to add new content, update existing content and test.</p>
<p><strong>No Need To Re-Test and Tweak With Every Major Browser Release</strong></p>
<p>All compliant browsers will <em>always </em>support your code, you do not need to have the developers retest every time a new browser releases a new version just to make sure that the pages still look the same. Your site will be future-proofed, automatically.</p>
<p><strong>Bandwidth Savings</strong></p>
<p>If your site is large then separating the content from the styling will mean a big reduction in the weight of your files, which means a substantial savings on the bandwidth, which in turn translates into lower hosting costs.</p>
<p><strong>Free SEO Improvements</strong></p>
<p>If your site uses meaningful (X)HTML then your site’s content is easier for search engines and therefore customers to find. Some search engines score pages on how well-structured the markup is, your Alexa ranking is affected and other SEO metrics are also improved. Automatically.</p>
<p><strong>Faster Load Time</strong></p>
<p>When you separate the site’s content from the styling, your site gets lighter because there is less code. This means that your site loads into browsers faster and provides a better user experience, this represents an SEO benefit as search engines like<strong> Google score pages on their load time</strong>.</p>
<p><strong>Automatic Wider Audience, Find More Customers for Free</strong></p>
<p>When your site complies web standards accessibility is improved. That means that not only people with disabilities will be able to access your content, but also your site will be available to the new generation of mobile browsing devices automatically. Which means lots more potential new customers for free.</p>
<p>If your web developer tells you about re-designing or designing with web standards then do not just brush it off as <strong>over-zealous geekery</strong>. This stuff deserves your attention, it offers <strong>real business benefits</strong> and <strong>real financial savings</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nefilas.com/articles/websites-design/designing-with-web-standards/3-ways-designing-with-web-standards-saves-you-money/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/6 queries in 0.005 seconds using disk
Object Caching 349/355 objects using disk

Served from: nefilas.com @ 2012-02-07 18:41:40 -->
