<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Whiteforest</title>
	<atom:link href="http://www.whiteforest.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whiteforest.co.uk</link>
	<description>Mark Robson&#039;s web development blog</description>
	<lastBuildDate>Fri, 05 Feb 2010 11:32:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Get elements by class name with javascript by Opening a browser in a new window&#160;&#124;&#160;Whiteforest</title>
		<link>http://www.whiteforest.co.uk/2009/05/get-elements-by-class-name-with-javascript/comment-page-1/#comment-112</link>
		<dc:creator>Opening a browser in a new window&#160;&#124;&#160;Whiteforest</dc:creator>
		<pubDate>Fri, 05 Feb 2010 11:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=130#comment-112</guid>
		<description>[...] 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 now use JQuery, so that code [...]</description>
		<content:encoded><![CDATA[<p>[...] 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 now use JQuery, so that code [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get elements by class name with javascript by admin</title>
		<link>http://www.whiteforest.co.uk/2009/05/get-elements-by-class-name-with-javascript/comment-page-1/#comment-110</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 Jan 2010 23:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=130#comment-110</guid>
		<description>What are you trying to achieve? What do you want to be able to do?</description>
		<content:encoded><![CDATA[<p>What are you trying to achieve? What do you want to be able to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get elements by class name with javascript by admin</title>
		<link>http://www.whiteforest.co.uk/2009/05/get-elements-by-class-name-with-javascript/comment-page-1/#comment-108</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 Jan 2010 00:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=130#comment-108</guid>
		<description>I&#039;m not sure what you mean. Basically this is DOM scripting, you want to get access to all elements with a class. One example is if you have set a class of &quot;external&quot; on links that you want to open a new window with. So you would call getElementsByClassName(&#039;external&#039;) which would return an array of a elements that you could loop through and attach a function to. Hope that helps.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what you mean. Basically this is DOM scripting, you want to get access to all elements with a class. One example is if you have set a class of &#8220;external&#8221; on links that you want to open a new window with. So you would call getElementsByClassName(&#8217;external&#8217;) which would return an array of a elements that you could loop through and attach a function to. Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get elements by class name with javascript by Jim</title>
		<link>http://www.whiteforest.co.uk/2009/05/get-elements-by-class-name-with-javascript/comment-page-1/#comment-107</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 28 Jan 2010 22:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=130#comment-107</guid>
		<description>But how do i use this on my site. Du i have to rename some of it&#039;s content?</description>
		<content:encoded><![CDATA[<p>But how do i use this on my site. Du i have to rename some of it&#8217;s content?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple PHP RSS Reader Wordpress Plugin by Senica Gonzalez</title>
		<link>http://www.whiteforest.co.uk/2009/12/simple-php-rss-reader-wordpress-plugin/comment-page-1/#comment-101</link>
		<dc:creator>Senica Gonzalez</dc:creator>
		<pubDate>Fri, 08 Jan 2010 19:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=145#comment-101</guid>
		<description>Perfect.  Thanks.</description>
		<content:encoded><![CDATA[<p>Perfect.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sample Accesskey List by hotspot shield</title>
		<link>http://www.whiteforest.co.uk/2009/11/sample-accesskey-list/comment-page-1/#comment-68</link>
		<dc:creator>hotspot shield</dc:creator>
		<pubDate>Fri, 06 Nov 2009 06:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=139#comment-68</guid>
		<description>I thought this was a very interesting post thanks for writing it!</description>
		<content:encoded><![CDATA[<p>I thought this was a very interesting post thanks for writing it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP Status Codes by admin</title>
		<link>http://www.whiteforest.co.uk/2008/12/http-status-codes/comment-page-1/#comment-37</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 27 Jan 2009 12:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=80#comment-37</guid>
		<description>How could I omit the most important status code as I am short - not sure about stout though!</description>
		<content:encoded><![CDATA[<p>How could I omit the most important status code as I am short &#8211; not sure about stout though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP Status Codes by Ben</title>
		<link>http://www.whiteforest.co.uk/2008/12/http-status-codes/comment-page-1/#comment-36</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 27 Jan 2009 12:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=80#comment-36</guid>
		<description>You missed the most important Code: -

418 I&#039;m a teapot

Any attempt to brew coffee with a teapot should result in the error code &quot;418 I&#039;m a teapot&quot;. 
The resulting entity body MAY be short and stout.</description>
		<content:encoded><![CDATA[<p>You missed the most important Code: -</p>
<p>418 I&#8217;m a teapot</p>
<p>Any attempt to brew coffee with a teapot should result in the error code &#8220;418 I&#8217;m a teapot&#8221;.<br />
The resulting entity body MAY be short and stout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sorting Specific Array by Php Get Array</title>
		<link>http://www.whiteforest.co.uk/2008/10/sorting-specific-array/comment-page-1/#comment-13</link>
		<dc:creator>Php Get Array</dc:creator>
		<pubDate>Sat, 08 Nov 2008 20:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteforest.co.uk/?p=24#comment-13</guid>
		<description>Good site I &quot;Stumbledupon&quot; it today and gave it a stumble for you.. looking forward to seeing what else you have..later</description>
		<content:encoded><![CDATA[<p>Good site I &#8220;Stumbledupon&#8221; it today and gave it a stumble for you.. looking forward to seeing what else you have..later</p>
]]></content:encoded>
	</item>
</channel>
</rss>
