<?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 on: How to detect a variable existence in JavaScript?</title>
	<atom:link href="/2010/02/12/how-to-detect-a-variable-existence-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>/2010/02/12/how-to-detect-a-variable-existence-in-javascript/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Stoimen</title>
		<link>/2010/02/12/how-to-detect-a-variable-existence-in-javascript/comment-page-1/#comment-12399</link>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
		<pubDate>Mon, 15 Feb 2010 07:33:14 +0000</pubDate>
		<guid isPermaLink="false">/?p=1083#comment-12399</guid>
		<description><![CDATA[Nice!]]></description>
		<content:encoded><![CDATA[<p>Nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zproxy</title>
		<link>/2010/02/12/how-to-detect-a-variable-existence-in-javascript/comment-page-1/#comment-12395</link>
		<dc:creator><![CDATA[zproxy]]></dc:creator>
		<pubDate>Sat, 13 Feb 2010 07:57:10 +0000</pubDate>
		<guid isPermaLink="false">/?p=1083#comment-12395</guid>
		<description><![CDATA[One way to go would be:

window.console == void(0)

PS. your commenting system sucks]]></description>
		<content:encoded><![CDATA[<p>One way to go would be:</p>
<p>window.console == void(0)</p>
<p>PS. your commenting system sucks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zproxy</title>
		<link>/2010/02/12/how-to-detect-a-variable-existence-in-javascript/comment-page-1/#comment-12394</link>
		<dc:creator><![CDATA[zproxy]]></dc:creator>
		<pubDate>Sat, 13 Feb 2010 07:56:38 +0000</pubDate>
		<guid isPermaLink="false">/?p=1083#comment-12394</guid>
		<description><![CDATA[One way to go would be:

window.console == void(0)]]></description>
		<content:encoded><![CDATA[<p>One way to go would be:</p>
<p>window.console == void(0)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
