<?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>Pixelbox Design&#039;s Web Design Blog</title>
	<atom:link href="http://www.pixelboxdesign.co.uk/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pixelboxdesign.co.uk/blog</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 13:07:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>More retro, more colours</title>
		<link>http://www.pixelboxdesign.co.uk/blog/uncategorized/more-retro-more-colours</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/uncategorized/more-retro-more-colours#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:29:35 +0000</pubDate>
		<dc:creator>Sara</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=171</guid>
		<description><![CDATA[Another free retro desktop background, I have been doing quite a few of these lately as I love working with bright colours and vector shapes. Free to download.]]></description>
			<content:encoded><![CDATA[<p>Another free retro desktop background, I have been doing quite a few of these lately as I love working with bright colours and vector shapes.</p>
<div id="attachment_172" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/Bright-retro.jpg"><img class="size-medium wp-image-172" title="Free colourful retro inspired background" src="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/Bright-retro-300x187.jpg" alt="Bright free retro desktop background" width="300" height="187" /></a><p class="wp-caption-text">Free colourful retro desktop background</p></div>
<p>Free to download.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/uncategorized/more-retro-more-colours/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Accessibility for all</title>
		<link>http://www.pixelboxdesign.co.uk/blog/webdesign/website-accessibility-for-all</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/webdesign/website-accessibility-for-all#comments</comments>
		<pubDate>Thu, 26 Aug 2010 09:00:06 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[DDA]]></category>
		<category><![CDATA[Disability Discrimination act]]></category>
		<category><![CDATA[Equality act 2010]]></category>
		<category><![CDATA[Tableless layout]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=164</guid>
		<description><![CDATA[When we talk about web accessibility we tend to mean accessibility for people with disabilities. However, it is beneficial to look at site accessibility in broader terms.]]></description>
			<content:encoded><![CDATA[<p>
When we talk about web accessibility we tend to mean accessibility for people with disabilities. However, it is beneficial to look at site accessibility in broader terms. If your site is inaccessible to any particular group of people then you are losing out on potential visitors. For instance, while it&#8217;s true that the majority of surfers use one or another incarnation of Internet Explorer (IE), there is an increasingly large percentage of people using Mozilla Firefox and other alternatives. These browsers deal with HTML and other languages in different ways. What may be accessible on IE may not be accessible on Firefox, and vice versa.
</p>
<p>
The Spread Of The Internet
</p>
<p>
The Internet has instilled itself into many of our lives. It is the world&#8217;s largest resource where information is freely passed and distributed between millions of people. Research for individuals and businesses has become a streamlined process thanks to search engines, directories, and reference websites. Because of this interjection into our daily routine, we have come to rely more and more heavily on the Internet for an increasing number of purposes. As such, making your website accessible to as many people as possible is vital to its overall success.
</p>
<p>
Ensuring Accessibility Is Available
</p>
<p>
Fortunately, most browsers have the capability to change website settings. A simple click of the mouse and an arrow key can change text size, and software is available that turns ordinary textual content into audio content. But websites need to be optimized so that they are as easily accessible in all of these settings. Generally, this means following good design principles and meeting accessibility guidelines. These are just some of the more common examples:
</p>
<p>
Text Alternatives
</p>
<p>
Audio, video, and graphical content is not always accessible for your visitors. This can be true for visitors with disabilities as well as those with limited browser capability. The most common example of this is the image Alt tag. The contents of the Alt tag are displayed in browsers that do not have the capability to display the image.
</p>
<p>
Accessible Without CSS
</p>
<p>
CSS, or Cascading Style Sheets, have become popular because of the ease and flexibility they offer but they may not always be accessible. Ensure that a page renders and loads legibly without the accompanying CSS. Providing good, clean HTML has been used, this should be accomplished.
</p>
<p>
Keyboard Navigation
</p>
<p>
It should be possible to navigate around a page using just a keyboard, as well as using a mouse. Ensure that there are no traps on your page where the cursor or screen may become stuck when doing this. Some users prefer the use of the keyboard, while others may not have access to a mouse when viewing your page.
</p>
<p>
Provide An Alternative Page
</p>
<p>
There are many reasons why a page, or page element, may be inaccessible to a person, browser, or system. Providing an alternative for every eventuality is not always possible with more complex pages. In these cases, and when all else fails, provide an alternative version of the page that can be accessed by anybody. Typically, this means a text only version, or an HTML only version at the very least.
</p>
<p>
Web Accessibility For All
</p>
<p>
Web accessibility is taken seriously. No matter how small a demographic segment you may be missing, you are potentially missing out on visitors if your pages are in any way inaccessible. This will alienate possible visitors and also the people they communicate with on a regular basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/webdesign/website-accessibility-for-all/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixelbox Design launches Lorna Smith Childminder website</title>
		<link>http://www.pixelboxdesign.co.uk/blog/webdesign/pixelbox-design-launches-lorna-smith-childminder-website</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/webdesign/pixelbox-design-launches-lorna-smith-childminder-website#comments</comments>
		<pubDate>Wed, 25 Aug 2010 22:13:20 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[website design launch]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[new site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=159</guid>
		<description><![CDATA[Pixelbox Design launches their latest website design project http://www.westlothianchildcare.co.uk/]]></description>
			<content:encoded><![CDATA[<p>We are very pleased to announce the launch of our latest website design project, a new website for Lorna Smith, a West Lothian based registered childminder.</p>
<p>We realy enjoyed working with Lorna on the site and hope it provides her clients with a first class source of information and provides Lorna with regular conversions.</p>
<p>The new site is available at <a href="http://www.westlothianchildcare.co.uk/">http://www.westlothianchildcare.co.uk/</a></p>
<div id="attachment_162" class="wp-caption aligncenter" style="width: 241px"><a href="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/westlothianchildcare.jpg"><img src="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/westlothianchildcare-231x300.jpg" alt="Lorna Smith Childminder" title="westlothianchildcare" width="231" height="300" class="size-medium wp-image-162" /></a><p class="wp-caption-text">Lorna Smith Childminder</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/webdesign/pixelbox-design-launches-lorna-smith-childminder-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free widescreen desktop background Collie postcard</title>
		<link>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-widescreen-desktop-background-collie-postcard</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-widescreen-desktop-background-collie-postcard#comments</comments>
		<pubDate>Wed, 25 Aug 2010 15:57:14 +0000</pubDate>
		<dc:creator>Sara</dc:creator>
				<category><![CDATA[Desktop Wallpaper]]></category>
		<category><![CDATA[Graphic Design]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=153</guid>
		<description><![CDATA[The objects mostly photographed by myself are my two lovely dogs Ronin and Hamish, they tend to be scruffy at the time as they are mostly at the beach or some other equally messy area. I made this desktop of one of those pictures of Hamish our Red Border Collie.]]></description>
			<content:encoded><![CDATA[<p>The objects mostly photographed by myself are my two lovely dogs Ronin and Hamish, they tend to be scruffy at the time as they are mostly at the beach or some other equally messy area. I made this desktop of one of those pictures of Hamish our Red Border Collie.</p>
<div id="attachment_154" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/colliepostcard.jpg"><img class="size-medium wp-image-154" title="Free desktop wallpaper Border collie" src="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/colliepostcard-300x187.jpg" alt="Free desktop background postcard with border collie" width="300" height="187" /></a><p class="wp-caption-text">Border Collie postcard free desktop</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-widescreen-desktop-background-collie-postcard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free desktop background blue bottles</title>
		<link>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-desktop-background-blue-bottles</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-desktop-background-blue-bottles#comments</comments>
		<pubDate>Wed, 25 Aug 2010 11:07:42 +0000</pubDate>
		<dc:creator>Sara</dc:creator>
				<category><![CDATA[Desktop Wallpaper]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[blue glass]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[Free desktop wallpaper]]></category>
		<category><![CDATA[photo manipulation]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=144</guid>
		<description><![CDATA[Having some time spare and wanted to do something completely out of my comfort zone and came up with this, it&#8217;s part photo manipulation and part digitally created objects. Free for you to download and use as you wish.]]></description>
			<content:encoded><![CDATA[<p>Having some time spare and wanted to do something completely out of my comfort zone and came up with this, it&#8217;s part photo manipulation and part digitally created objects.</p>
<p>Free for you to download and use as you wish.</p>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/vase-background.jpg"><img class="size-medium wp-image-145" title="Blue glass bottles free desktop" src="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/vase-background-300x187.jpg" alt="Free desktop background with blue bottles" width="300" height="187" /></a><p class="wp-caption-text">Blue bottles free background</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-desktop-background-blue-bottles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Retro Desktop background</title>
		<link>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-retro-desktop-background</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-retro-desktop-background#comments</comments>
		<pubDate>Wed, 25 Aug 2010 10:02:16 +0000</pubDate>
		<dc:creator>Sara</dc:creator>
				<category><![CDATA[Desktop Wallpaper]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[beete desktop]]></category>
		<category><![CDATA[Colorful]]></category>
		<category><![CDATA[Free desktop wallpaper]]></category>
		<category><![CDATA[freebies]]></category>
		<category><![CDATA[retro desktop]]></category>
		<category><![CDATA[retro wallpaper]]></category>
		<category><![CDATA[VW Beetle]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=138</guid>
		<description><![CDATA[After the fantastic response to my last retro designed desktop background I decided to have a crack at another with a different feel to it, this one is very bright and colorful. It&#8217;s made in widescreen format like the others. Enjoy!]]></description>
			<content:encoded><![CDATA[<p>After the fantastic response to my last retro designed desktop background I decided to have a crack at another with a different feel to it, this one is very bright and colorful.</p>
<div id="attachment_140" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/retro2background.jpg"><img class="size-medium wp-image-140" title="Free retro background bright" src="http://www.pixelboxdesign.co.uk/blog/wp-content/uploads/2010/08/retro2background-300x187.jpg" alt="Bright retro background" width="300" height="187" /></a><p class="wp-caption-text">Another free retro background from Pixelboxdesign</p></div>
<p>It&#8217;s made in widescreen format like the others.<br />
Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/graphic-design/free-retro-desktop-background/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing a Web Design brief</title>
		<link>http://www.pixelboxdesign.co.uk/blog/webdesign/writing-a-web-design-brief</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/webdesign/writing-a-web-design-brief#comments</comments>
		<pubDate>Fri, 06 Aug 2010 11:34:58 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=126</guid>
		<description><![CDATA[A great brief is one which is focused and does not deceive with thrills and tricks. It shouldn't surprise you with the unforeseen. It's a detailed written explanation, given to a designer providing all the vital information about the company, its people, infrastructure, aims and milestones for the web site design projects. An effective design brief develops trust &#38; understanding and is also productive to both client and the designer.]]></description>
			<content:encoded><![CDATA[<p>A great brief is one which is focused and does not deceive with thrills and tricks. It shouldn&#8217;t surprise you with the unforeseen. It&#8217;s a detailed written explanation, given to a designer providing all the vital information about the company, its people, infrastructure, aims and milestones for the web site design projects. An effective design brief develops trust &amp; understanding and is also productive to both client and the designer.</p>
<p>As a content creator, writing design briefs to companies handling online web design projects, you must consider the following points.</p>
<p>Company Profile. A brief description of your company is a must since the designer won&#8217;t necessarily be aware of your industry.</p>
<ul>
<li>Give a brief introduction about your company, its mission and vision,</li>
<li>Talk about your products and services,</li>
<li>Tell your designer about your target market and your competitors.</li>
<li>Company&#8217;s Aims. Goal setting is very important and it&#8217;s important that you talk about your objectives and goals with your designer.</li>
<li>Tell your web designer about the desirable outcomes that your company is expecting out of a website.</li>
<li>Tell him the purpose of your website and its objectives.</li>
</ul>
<p>Target Audience. Target audience is a group of people that a business aims at for it campaigns, because the people targeted have a strong liking for your brand. It&#8217;s important that a designer working on web site design projects is well aware of your markets demographic statistics like:</p>
<ul>
<li>Age</li>
<li>Gender</li>
<li>Line of work</li>
<li>Buying potential</li>
<li>Lifestyle</li>
<li>Location</li>
</ul>
<p>Website&#8217;s Role. It&#8217;s important that the designer working on online web designing projects is made aware of the purpose and the outcome that you are seeking by the way of your website.</p>
<p>Technical Requirements. The web developer must be aware of the technical requirements and the project constraints that your company might have.</p>
<p>Budget and Time. Clearly mention your approximate budget and time related deadlines.</p>
<p>Following the above mentioned points will make your design process a hassle free experience which will eventually save both time &#038; money for your organization.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/webdesign/writing-a-web-design-brief/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Design Standards</title>
		<link>http://www.pixelboxdesign.co.uk/blog/webdesign/web-design-standards</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/webdesign/web-design-standards#comments</comments>
		<pubDate>Tue, 03 Aug 2010 12:32:19 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=130</guid>
		<description><![CDATA[Although not a regulated or fully formed "industry", the Web (sites, applications and services) is still subject to certain standards for technical specifications.]]></description>
			<content:encoded><![CDATA[<p>Although not a regulated or fully formed &#8220;industry&#8221;, the Web (sites, applications and services) is still subject to certain standards for technical specifications. The World Wide Web Consortium or W3C is an international community that has developed these standards to promote the long-term growth and usability of the web. Web Developers can adhere to the numerous standards defined by W3C to gain endorsement by the consortium and the wider web development community.</p>
<p>There are thousands of W3C standards covering all aspects of web development, and to list them all here would probably bore you to tears! Instead we are going to summarise the most commonly used standards, helping you to ensure that your chosen web developer is building you a site which is recognised and endorsed by W3C. Full details of all the W3C standards are available on their website.</p>
<p><strong>Web Design and Applications</strong></p>
<ul>
<li>HTML &#038; CSS &#8211; These are the fundamental technologies used for building web pages, HTML/XHTML is used to define the structure of a page and CSS is used to create style and layouts.</li>
<li>Scripting and Ajax &#8211; These are the standard Application Programming Interfaces (APIs) for client-side Web Application developments.</li>
<li>Graphics &#8211; W3C has specified the use of PNG raster, SVG vector and Canvas API formats for web graphics.</li>
<li>Audio &#038; Video &#8211; W3C approved formats for AV presentations include HTML, SVG and SMIL.</li>
<li>Accessibility &#8211; The Web Accessibility Initiative (WAI) has created and published Web Content Accessibility Guidelines (WCAH) to help developers create content and applications that are accessible to the disabled community.</li>
<li>Internationalization &#8211; web technology needs to work across all languages and cultures, and W3C has ensured this by creating HTML and XML standards which are built on Unicode.</li>
<li>Mobile Web &#8211; W3C&#8217;s Mobile Web Best Practices promotes the use of &#8220;One Web&#8221; and provides developers with the tools to create content which is viewable on a variety of mobile devices.</li>
<li>Privacy &#8211; The privacy and security implications of the web are a crucial part of technology development and design.</li>
<li>Math on the Web &#8211; MathML enables maths to be served, received and processed on the web for business reports, education materials and scientific research.</li>
</ul>
<p><strong>Web Architecture</strong></p>
<ul>
<li>Architecture Principals &#8211; provide guidance and information to design web technologies.</li>
<li>Identifiers &#8211; web items are identifiable by their names &#8211; URLs, URIs and IRIs are all WC3 approved web names.</li>
<li>Protocols &#8211; HTTP is the web&#8217;s core protocol and is the vehicle used to exchange ideas.</li>
<li>Meta Formats &#8211; Extensible Markup Language (XML) helps developers efficiently and cost-effectively build new meta formats.</li>
</ul>
<p><strong>XML Technology</strong></p>
<ul>
<li>XML Essentials &#8211; infoset and namespaces are some of the essential XML technologies which address XML issues in specific application contexts.</li>
<li>Schema &#8211; SML (W3C&#8217;s XML Schema) provides quality control tools for XML data.</li>
<li>Security &#8211; XML signature, xkms and encryption can create the and integrity and privacy focused secure environment for XML.</li>
<li>Transformation &#8211; XSLT and XPath have been created to allow developers to transform XML content into other recognised formats.</li>
<li>Query &#8211; XQuery is used by web developers to extract data from XML content.</li>
<li>Components &#8211; Further components such as style sheets, xlink, xinclude, xpointer, xforms and xml fragments have been created to provide a better environment to use and manipulate XML content.</li>
<li>Processing &#8211; Defines the operation which need to be performed in chronological order on an XML document.</li>
<li>Publishing &#8211; W3C have created XSL-FO for developers to publish large, complex or multilingual XML documents to HTML, PDF and various other formats.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/webdesign/web-design-standards/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3C Standards compliance and website validation</title>
		<link>http://www.pixelboxdesign.co.uk/blog/webdesign/w3c-standards-compliance-and-website-validation</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/webdesign/w3c-standards-compliance-and-website-validation#comments</comments>
		<pubDate>Fri, 30 Jul 2010 12:01:54 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=112</guid>
		<description><![CDATA[One of the trickiest things a web developer runs into is making sure their website is W3C compliant. Some developers take longer time to make sure their code is valid than they do actually developing the site itself. And when they are done, they smile as they can put that little "W3C Compliant" image or text at the bottom of their site.]]></description>
			<content:encoded><![CDATA[<p>One of the trickiest things a web developer runs into is making sure their website is W3C compliant. Some developers take longer time to make sure their code is valid than they do actually developing the site itself. And when they are done, they smile as they can put that little &#8220;W3C Compliant&#8221; image or text at the bottom of their site.</p>
<p>A lot of designers put the little &#8220;W3C compliant&#8221; image or text at the bottom of their page even though the website isn&#8217;t valid but that&#8217;s another article.</p>
<p>What is W3C Compliant? What&#8217;s the big deal? W3C is an acronym for the World Wide Web Consortium, or a group of web and other technology professionals that set standards for how web pages should be developed. Because all web browsers handle certain code differently, the W3C&#8217;s function is to develop methodology that ensures that web sites are &#8220;Cross Platform Compliant,&#8221; or, in simpler terms, that the websites work the same way on all browsers.</p>
<p>So why do we want W3C compliant websites? Well probably the biggest attraction to making sure you validate your website is accessibility. Websites that are complaint will be more visible to search engines, and of course, the more visibility, the more traffic the site will get. Also, in relation to that, browsers that are developed for special needs people (screen readers, voice browsers, Braille browsers, etc) will be easier to read by their software.</p>
<p>Another advantage to W3C compliant websites is the reduction in development time. A website that is coded from the beginning using W3C standards is less likely to run into problems. You will find yourself spending less time debugging your code, and more time focusing on the site itself.</p>
<p>Stability is another tenet of W3C compliant websites. The standards that are developed by the W3C are developed with a lot of thought and design for both forward and backwards compatibility. In other words, as browsers progress in their development cycle, sites that are W3C validated will be less likely to run into problems in the future. Your code will be stable for years to come.</p>
<p>On the developer side of things, using W3C standards will help you develop a smoother workflow when developing your websites. The standards are put into place to help teach good practices when developing websites. The W3C has created validation tools that will help even the newest HTML developer easily spot mistakes and even show methods of correction.</p>
<p>Lastly, W3C validation is a sign of professionalism. Today, there is no &#8220;official&#8221; certification for HTML and CSS design. Sure some universities teach the coding techniques, but only as part of a larger scale program, and there aren&#8217;t very many, which leaves a lot of would-be coders left in the dark and having to learn themselves. Validation methods and W3C standards allow new developers the opportunity to be more successful in their development careers.</p>
<p>When you look at the advantages of W3C Compliant websites and Validation techniques, you can see how learning these simple systems can help you become a better web designer, and ensure that your code will be used for a long time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/webdesign/w3c-standards-compliance-and-website-validation/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>W3C Website Design standards</title>
		<link>http://www.pixelboxdesign.co.uk/blog/webdesign/w3c-website-design-standards</link>
		<comments>http://www.pixelboxdesign.co.uk/blog/webdesign/w3c-website-design-standards#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:56:09 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.pixelboxdesign.co.uk/blog/?p=110</guid>
		<description><![CDATA[The browser wars are over and with them the need to develop specific code for specific browsers. All the major browsers (Chrome, Firefox, Internet Explorer, Opera, Safari) are now cooperating so that the same piece of code in a web site will look the same in multiple browsers, as well as looking consistent in other [...]]]></description>
			<content:encoded><![CDATA[<p>The browser wars are over and with them the need to develop specific code for specific browsers. All the major browsers (Chrome, Firefox, Internet Explorer, Opera, Safari) are now cooperating so that the same piece of code in a web site will look the same in multiple browsers, as well as looking consistent in other browsing devices such as microbrowsers and TVs.</p>
<p><strong>What Are Web Standards?</strong></p>
<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>HTML or XHTML to contain the content,</li>
<li>CSS to hold all the styling,</li>
<li>JavaScript and the Document Object Model (DOM) to take care of any scripting.</li>
</ul>
<p>In the bad old days, HTML was used incorrectly. Objects like tables are meant to be used to hold tabular data but instead they were (ab)used to hold background images and other components just to artificially create a layout on a web page. Style information was mixed in along with the content making the code 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>Why Should I Care?</strong></p>
<p>There are numerous, tangible benefits to designing with web standards, not least of all, financial savings.</p>
<p><strong>Lower Costs</strong></p>
<p>Separating the content from the styling makes your site easier to 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. Also, your site will be future-proofed. All compliant browsers will always 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.</p>
<p>If your site is large then separation will also mean a substantial savings on the bandwidth, which in turn translates into lower hosting costs.</p>
<p><strong>Increased Findability, Improved SEO</strong></p>
<p>If your site uses meaningful (X)HTML then your site&#8217;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. For example, when you separate the site&#8217;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 Google score pages on their load time.</p>
<p><strong>Gain a Wider Audience, Find More Customers</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. In other words, new potential customers for free.</p>
<p>Designing with web standards is not about adhering to a set of rules just for the sake of it: the benefits are:</p>
<ul>
<li>real improvements to your site and</li>
<li>real financial savings.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelboxdesign.co.uk/blog/webdesign/w3c-website-design-standards/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.327 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-01 14:22:53 -->
<!-- Compression = gzip -->