<?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"
	>
<channel>
	<title>Comments on: Object detection</title>
	<atom:link href="http://www.robertnyman.com/2005/05/10/object-detection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2005/05/10/object-detection/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Mon, 08 Sep 2008 07:28:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Conditional Compilation in JavaScript - Robert&#8217;s talk - Web development and Internet trends</title>
		<link>http://www.robertnyman.com/2005/05/10/object-detection/#comment-284111</link>
		<dc:creator>Conditional Compilation in JavaScript - Robert&#8217;s talk - Web development and Internet trends</dc:creator>
		<pubDate>Mon, 26 May 2008 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2005/04/17/object-detection/#comment-284111</guid>
		<description>[...] Explorer or what version of JScript (the JavaScript implementation in IE) is being used. Using object detection in JavaScript and general scripting in all honor, but there are cases where this doesn&#8217;t go all the [...]</description>
		<content:encoded><![CDATA[<p>[...] Explorer or what version of JScript (the JavaScript implementation in <acronym title="Internet Explorer">IE</acronym>) is being used. Using object detection in JavaScript and general scripting in all honor, but there are cases where this doesn&#8217;t go all the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stop using poor performance CSS expressions - Use JavaScript instead - Robert&#8217;s talk</title>
		<link>http://www.robertnyman.com/2005/05/10/object-detection/#comment-138897</link>
		<dc:creator>Stop using poor performance CSS expressions - Use JavaScript instead - Robert&#8217;s talk</dc:creator>
		<pubDate>Mon, 12 Nov 2007 22:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2005/04/17/object-detection/#comment-138897</guid>
		<description>[...] object detection is a great thing, and without a doubt the most suitable approach testing for feature support. [...]</description>
		<content:encoded><![CDATA[<p>[...] object detection is a great thing, and without a doubt the most suitable approach testing for feature support. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert&#8217;s talk &#187; An important lesson learned about AJAX and accessibility</title>
		<link>http://www.robertnyman.com/2005/05/10/object-detection/#comment-4278</link>
		<dc:creator>Robert&#8217;s talk &#187; An important lesson learned about AJAX and accessibility</dc:creator>
		<pubDate>Tue, 25 Apr 2006 09:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2005/04/17/object-detection/#comment-4278</guid>
		<description>[...] eansed any JavaScript file that contained this text:       new ActiveXObject   So much for object detection and every other approach we recommend to web developers. Not a single li [...]</description>
		<content:encoded><![CDATA[<p>[...] eansed any JavaScript file that contained this text:       new ActiveXObject   So much for object detection and every other approach we recommend to web developers. Not a single li [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert&#8217;s talk &#187; AJAX, JavaScript and accessibility</title>
		<link>http://www.robertnyman.com/2005/05/10/object-detection/#comment-3679</link>
		<dc:creator>Robert&#8217;s talk &#187; AJAX, JavaScript and accessibility</dc:creator>
		<pubDate>Thu, 23 Mar 2006 13:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2005/04/17/object-detection/#comment-3679</guid>
		<description>[...] tById &#38;&#38; document.getElementsByTagName){  What it does is using an approach called object detection to see if the document object supports the two methods we want to use: d [...]</description>
		<content:encoded><![CDATA[<p>[...] tById &#38;&amp; document.getElementsByTagName){  What it does is using an approach called object detection to see if the document object supports the two methods we want to use: d [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert&#8217;s talk &#187; What is typeof &#8220;unknown&#8221;?</title>
		<link>http://www.robertnyman.com/2005/05/10/object-detection/#comment-2137</link>
		<dc:creator>Robert&#8217;s talk &#187; What is typeof &#8220;unknown&#8221;?</dc:creator>
		<pubDate>Wed, 21 Dec 2005 09:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2005/04/17/object-detection/#comment-2137</guid>
		<description>[...]  threw errors when I was trying to use that method, and it did as well when I tried to use object detection to check for it. Weird. So I resorted to use typeof to check what it ret [...]</description>
		<content:encoded><![CDATA[<p>[...]  threw errors when I was trying to use that method, and it did as well when I tried to use object detection to check for it. Weird. So I resorted to use typeof to check what it ret [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
