<?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>Whiteforest &#187; XHTML</title>
	<atom:link href="http://www.whiteforest.co.uk/category/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whiteforest.co.uk</link>
	<description>Mark Robson&#039;s web development blog</description>
	<lastBuildDate>Tue, 25 Jan 2011 15:08:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Hide email addresses with ISO Characters</title>
		<link>http://www.whiteforest.co.uk/2010/03/hide-email-addresses-with-iso-characters/</link>
		<comments>http://www.whiteforest.co.uk/2010/03/hide-email-addresses-with-iso-characters/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 11:46:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=192</guid>
		<description><![CDATA[Putting email addresses on websites is easy pray for screen scraping spam monserts. There are various techiques out there such as using graphics instead of text, or using javascript. The technique I like is to convert individual characters in an email address into ISO characters. Einstein once said that never memorise anything you can look [...]]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2010/03/hide-email-addresses-with-iso-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening a browser in a new window</title>
		<link>http://www.whiteforest.co.uk/2010/02/opening-a-browser-in-a-new-window/</link>
		<comments>http://www.whiteforest.co.uk/2010/02/opening-a-browser-in-a-new-window/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 11:32:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/2010/02/opening-a-browser-in-a-new-window/</guid>
		<description><![CDATA[For a long time target=&#8221;blank&#8221; has been redundant for accessibility problems. However, there are situations when opening a new window is neccessary. One technique I used is attaching a class of &#8220;external&#8221; to each link, and then usung javascript descibed in my get elements by class name example, attach a &#8220;window.open(this.href)&#8221; to each one. I [...]]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2010/02/opening-a-browser-in-a-new-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug in Chrome, IE, Safari, Opera?</title>
		<link>http://www.whiteforest.co.uk/2010/01/firebug-in-chrome-ie-safari-opera/</link>
		<comments>http://www.whiteforest.co.uk/2010/01/firebug-in-chrome-ie-safari-opera/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 10:33:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=158</guid>
		<description><![CDATA[I love Firebug. I wouldn&#8217;t say it makes debugging a pleasurable experience, but it makes it a hell of a lot easier than if you didn&#8217;t have it. This is fine when you are working explicitly in Firefox, but what happens if you need to debug something in other browsers? Nightmare. IE has the developer [...]]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2010/01/firebug-in-chrome-ie-safari-opera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Character Replacement Tool</title>
		<link>http://www.whiteforest.co.uk/2009/12/151/</link>
		<comments>http://www.whiteforest.co.uk/2009/12/151/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 11:44:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=151</guid>
		<description><![CDATA[We have been doing a lot of work with a French website at the moment and adding the special characters can be a real pain, especially the odd one that manages to evade you. My good friend at work created this dynamic special character replacer.]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2009/12/151/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample Accesskey List</title>
		<link>http://www.whiteforest.co.uk/2009/11/sample-accesskey-list/</link>
		<comments>http://www.whiteforest.co.uk/2009/11/sample-accesskey-list/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:55:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=139</guid>
		<description><![CDATA[Access keys are simply keyboard shortcuts. They are defined combinations of keys, Alt + a key which allows the user to access that field or section of a webpage. You impliment accesskeys using the accesskey attribute on links and forms fields. If the access key is defined on a link, the browser will follow the [...]]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2009/11/sample-accesskey-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Browser Compatibility Tool</title>
		<link>http://www.whiteforest.co.uk/2009/09/browser-compatibility-tool/</link>
		<comments>http://www.whiteforest.co.uk/2009/09/browser-compatibility-tool/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 08:14:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=137</guid>
		<description><![CDATA[I came across a great browser compatibility tool to check websites for IE browsers such is IE6, IE 5.5, well, all of them in fact. What is really great about it is that it is FREE! Great to work with this along with hacking bits of CSS, thanks again Wikipedia!]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2009/09/browser-compatibility-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best Firefox Plugins</title>
		<link>http://www.whiteforest.co.uk/2009/03/the-best-firefox-plugins/</link>
		<comments>http://www.whiteforest.co.uk/2009/03/the-best-firefox-plugins/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 12:04:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=114</guid>
		<description><![CDATA[A lot of plugins for firefox are labour and time saving. Some are a godsend. Here is a list of the ones I use a lot. Firebug Firebug is a development tool that you use directly in the browser. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. It [...]]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2009/03/the-best-firefox-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML Table</title>
		<link>http://www.whiteforest.co.uk/2009/02/xhtml-table/</link>
		<comments>http://www.whiteforest.co.uk/2009/02/xhtml-table/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:58:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=108</guid>
		<description><![CDATA[Standards based web development and the semantic web call for markup language which matches the stucture and semantic meaning of the data. Screen readers are also an important aspect which need to be catered for. This does not mean that the tables cannot be &#8220;beautified&#8221; so I have included some CSS for the table. table [...]]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2009/02/xhtml-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handy Special Characters</title>
		<link>http://www.whiteforest.co.uk/2009/02/handy-special-characters/</link>
		<comments>http://www.whiteforest.co.uk/2009/02/handy-special-characters/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 16:52:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=90</guid>
		<description><![CDATA[&#38;#8211; EN dash: – &#38;#8212; EM dash: — &#38;#8217; Apostrophe: ’ &#38;#8220; Open double quote: “ &#38;#8221; Close double quote: ” &#38;#8722; Hyphen: − &#38;#8216; Open single quote: ‘ &#38;#8217; Close single quote (Apostrophe): ’ &#38;#8230; Ellipsis: …]]></description>
		<wfw:commentRss>http://www.whiteforest.co.uk/2009/02/handy-special-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

