<?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: Javascript boolean interpretation</title>
	<atom:link href="http://kossovsky.net/index.php/2009/07/javascript-boolean-interpretation/feed/" rel="self" type="application/rss+xml" />
	<link>http://kossovsky.net/index.php/2009/07/javascript-boolean-interpretation/</link>
	<description>C# Code Snippets, ASP.NET Code Samples, .NET Tips and Tricks</description>
	<lastBuildDate>Tue, 31 Jan 2012 06:04:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Constance Knapp</title>
		<link>http://kossovsky.net/index.php/2009/07/javascript-boolean-interpretation/comment-page-1/#comment-3954</link>
		<dc:creator>Constance Knapp</dc:creator>
		<pubDate>Mon, 31 May 2010 21:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=613#comment-3954</guid>
		<description>If only I had a buck for each time I came to kossovsky.net! Amazing post.</description>
		<content:encoded><![CDATA[<p>If only I had a buck for each time I came to kossovsky.net! Amazing post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SMiGL</title>
		<link>http://kossovsky.net/index.php/2009/07/javascript-boolean-interpretation/comment-page-1/#comment-2703</link>
		<dc:creator>SMiGL</dc:creator>
		<pubDate>Mon, 28 Dec 2009 12:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=613#comment-2703</guid>
		<description>Сheck the variable is always the equivalent of comparing a variable to null</description>
		<content:encoded><![CDATA[<p>Сheck the variable is always the equivalent of comparing a variable to null</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh</title>
		<link>http://kossovsky.net/index.php/2009/07/javascript-boolean-interpretation/comment-page-1/#comment-371</link>
		<dc:creator>Mahesh</dc:creator>
		<pubDate>Thu, 13 Aug 2009 05:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=613#comment-371</guid>
		<description>1. 

If (a-b) is non zero, then &quot;It&#039;s true&quot; alert message is displayed.
If value a and b is same, (a-b) evaluates to 0, then no alert message.</description>
		<content:encoded><![CDATA[<p>1. </p>
<p>If (a-b) is non zero, then &#8220;It&#8217;s true&#8221; alert message is displayed.<br />
If value a and b is same, (a-b) evaluates to 0, then no alert message.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

