<?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: Compare NSString Objects (Updated)</title>
	<atom:link href="http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 16 May 2012 13:20:58 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: aa</title>
		<link>http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html#comment-68740</link>
		<dc:creator>aa</dc:creator>
		<pubDate>Thu, 22 Mar 2012 09:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4974#comment-68740</guid>
		<description>THX a lot</description>
		<content:encoded><![CDATA[<p>THX a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KALEES</title>
		<link>http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html#comment-46209</link>
		<dc:creator>KALEES</dc:creator>
		<pubDate>Mon, 11 Apr 2011 02:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4974#comment-46209</guid>
		<description>It works.Thanks.</description>
		<content:encoded><![CDATA[<p>It works.Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html#comment-16369</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Wed, 02 Jun 2010 21:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4974#comment-16369</guid>
		<description>@Chris your method needs a capital T in isEqualToString</description>
		<content:encoded><![CDATA[<p>@Chris your method needs a capital T in isEqualToString</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html#comment-12434</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Thu, 01 Apr 2010 19:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4974#comment-12434</guid>
		<description>Hey Chris, compiles on my end. Make sure you don&#039;t have a typo somewhere...</description>
		<content:encoded><![CDATA[<p>Hey Chris, compiles on my end. Make sure you don&#8217;t have a typo somewhere&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html#comment-12433</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 01 Apr 2010 19:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4974#comment-12433</guid>
		<description>When I used the method, I get an error:

&#039;NSString&#039; may not respond to &#039;-isEqualtoString:&#039;</description>
		<content:encoded><![CDATA[<p>When I used the method, I get an error:</p>
<p>&#8216;NSString&#8217; may not respond to &#8216;-isEqualtoString:&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://MobileDeveloperTips.com/cocoa/compare-nsstrings-objects.html#comment-8563</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 10 Jan 2010 02:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4974#comment-8563</guid>
		<description>Thanks. I&#039;ve run into this a couple of times, even though it&#039;s been mentioned a few times elsewhere.

The problem (actually my problem) is that my brain sees the &quot;str1&quot; construction and translates it to &quot;contents of string 1&quot; rather than &quot;address of string 1&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks. I&#8217;ve run into this a couple of times, even though it&#8217;s been mentioned a few times elsewhere.</p>
<p>The problem (actually my problem) is that my brain sees the &#8220;str1&#8243; construction and translates it to &#8220;contents of string 1&#8243; rather than &#8220;address of string 1&#8243;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

