<?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"
	>

<channel>
	<title>CompuSkills Web Design Service &#187; Validation</title>
	<atom:link href="http://service.compuskills.co.uk/blog/category/validation/feed" rel="self" type="application/rss+xml" />
	<link>http://service.compuskills.co.uk/blog</link>
	<description>Accessible Web Design</description>
	<pubDate>Fri, 04 Jan 2008 17:56:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>What are the Disadvantages of AJAX?</title>
		<link>http://service.compuskills.co.uk/blog/2007/01/18/what-are-the-disadvantages-of-ajax/</link>
		<comments>http://service.compuskills.co.uk/blog/2007/01/18/what-are-the-disadvantages-of-ajax/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 14:30:38 +0000</pubDate>
		<dc:creator>Web Design Services Team</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[Frequently Asked Questions]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Validation]]></category>
<category>Accessibility</category><category>Frequently Asked Questions</category><category>Technology</category><category>Validation</category>
		<guid isPermaLink="false">http://service.compuskills.co.uk/blog/2007/01/18/what-are-the-disadvantages-of-ajax/</guid>
		<description><![CDATA[What are the disadvantages of using AJAX techniques? In practice, AJAX applications are subject to the effects of latency, often leading to baffling delays for the end-user.
AJAX is not well integrated with any browsers; so again, users may experience unexplained effects, such as failure of the back button, incapacity to bookmark pages. Search engines may [...]]]></description>
		<wfw:commentRss>http://service.compuskills.co.uk/blog/2007/01/18/what-are-the-disadvantages-of-ajax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS Positioning?</title>
		<link>http://service.compuskills.co.uk/blog/2007/01/15/css-positioning/</link>
		<comments>http://service.compuskills.co.uk/blog/2007/01/15/css-positioning/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 00:04:10 +0000</pubDate>
		<dc:creator>Web Design Services Team</dc:creator>
		
		<category><![CDATA[Frequently Asked Questions]]></category>

		<category><![CDATA[Validation]]></category>

		<category><![CDATA[Web Design]]></category>
<category>Frequently Asked Questions</category><category>Validation</category><category>Web Design</category>
		<guid isPermaLink="false">http://service.compuskills.co.uk/blog/2007/01/15/css-positioning/</guid>
		<description><![CDATA[Should I use tables or absolute/relative positioning to place elements on the page? The formally correct, modern, answer seems to be to not use tables unless you want to display tabular data.]]></description>
		<wfw:commentRss>http://service.compuskills.co.uk/blog/2007/01/15/css-positioning/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microformats - Good and Bad Points</title>
		<link>http://service.compuskills.co.uk/blog/2007/01/14/microformats-good-and-bad-points/</link>
		<comments>http://service.compuskills.co.uk/blog/2007/01/14/microformats-good-and-bad-points/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 15:51:07 +0000</pubDate>
		<dc:creator>Web Design Services Team</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Validation]]></category>

		<category><![CDATA[Web Design]]></category>
<category>Technology</category><category>Validation</category><category>Web Design</category>
		<guid isPermaLink="false">http://service.compuskills.co.uk/blog/2007/01/14/microformats-good-and-bad-points/</guid>
		<description><![CDATA[Quick rant. It seems there is a lot of propaganda which is pushing Microformats as the &#8220;new great thing&#8221; on the web. As a result of this, I tried to institute the hCard / vCard microformat (find out more at microformats.org) on a web site currently being developed.
Now the format itself is (eventually) easy enough [...]]]></description>
		<wfw:commentRss>http://service.compuskills.co.uk/blog/2007/01/14/microformats-good-and-bad-points/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How can I check if my web page uses valid CSS?</title>
		<link>http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-valid-css/</link>
		<comments>http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-valid-css/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 13:01:43 +0000</pubDate>
		<dc:creator>Web Design Services Team</dc:creator>
		
		<category><![CDATA[Frequently Asked Questions]]></category>

		<category><![CDATA[Validation]]></category>

		<category><![CDATA[Web Design]]></category>
<category>Frequently Asked Questions</category><category>Validation</category><category>Web Design</category>
		<guid isPermaLink="false">http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-valid-css/</guid>
		<description><![CDATA[How can I check if my web page uses valid      CSS? Go to http://jigsaw.w3.org/css-validator/  Enter the address of the stylesheet you want to      check. You will get a free report indicating any errors.
Compuskills web design service uses valid XHTML and CSS in all its [...]]]></description>
		<wfw:commentRss>http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-valid-css/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How can I check if my web page uses valid XHTML?</title>
		<link>http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-uses-valid-xhtml/</link>
		<comments>http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-uses-valid-xhtml/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 12:59:32 +0000</pubDate>
		<dc:creator>Web Design Services Team</dc:creator>
		
		<category><![CDATA[Frequently Asked Questions]]></category>

		<category><![CDATA[Validation]]></category>

		<category><![CDATA[Web Design]]></category>
<category>Frequently Asked Questions</category><category>Validation</category><category>Web Design</category>
		<guid isPermaLink="false">http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-uses-valid-xhtml/</guid>
		<description><![CDATA[How can I check if my web page uses  valid XHTML?  Go to http://validator.w3.org/ Enter the      address of the page you want to check. You will get a free report      indicating any errors.
Compuskills web design service uses valid XHTML and CSS in all [...]]]></description>
		<wfw:commentRss>http://service.compuskills.co.uk/blog/2007/01/13/how-can-i-check-if-my-web-page-uses-valid-xhtml/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
