<?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: Finding Substrings in Objective-C</title>
	<atom:link href="http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/</link>
	<description>Conquering the mobile universe</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: kam_iOS</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-9107</link>
		<dc:creator>kam_iOS</dc:creator>
		<pubDate>Mon, 09 Jan 2012 20:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-9107</guid>
		<description>Hi Folks,
is there any code available Â for showing how to upload a file to a Server using Soap?</description>
		<content:encoded><![CDATA[<p>Hi Folks,<br />
is there any code available Â for showing how to upload a file to a Server using Soap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kam_iOS</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-9108</link>
		<dc:creator>kam_iOS</dc:creator>
		<pubDate>Mon, 09 Jan 2012 20:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-9108</guid>
		<description>Hi Folks,
is there any code available Â for showing how to upload a file to a Server using Soap?</description>
		<content:encoded><![CDATA[<p>Hi Folks,<br />
is there any code available Â for showing how to upload a file to a Server using Soap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalyan711987</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-8848</link>
		<dc:creator>Kalyan711987</dc:creator>
		<pubDate>Mon, 28 Nov 2011 04:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-8848</guid>
		<description>how to implement soap web service</description>
		<content:encoded><![CDATA[<p>how to implement soap web service</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarokhatch</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-6769</link>
		<dc:creator>Sarokhatch</dc:creator>
		<pubDate>Fri, 17 Jun 2011 16:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-6769</guid>
		<description>can someone recommend a good book on web services. Â I am not new to iphones but I am new to web services.
Thanks</description>
		<content:encoded><![CDATA[<p>can someone recommend a good book on web services. Â I am not new to iphones but I am new to web services.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdann</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-4604</link>
		<dc:creator>cdann</dc:creator>
		<pubDate>Sun, 13 Feb 2011 23:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-4604</guid>
		<description>if ( [absoluteURL rangeOfString:@&quot;my_substring&quot;].location == NSNotFound )
{
    NSLog(@&quot;my_substring not found&quot;);
}</description>
		<content:encoded><![CDATA[<p>if ( [absoluteURL rangeOfString:@"my_substring"].location == NSNotFound )<br />
{<br />
    NSLog(@&#8221;my_substring not found&#8221;);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wojtek</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1870</link>
		<dc:creator>wojtek</dc:creator>
		<pubDate>Tue, 21 Sep 2010 08:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1870</guid>
		<description>Nice ;) I&#039;m with Christine, reinventing the wheel is definitely not the way to go. As for &quot;real programmers&quot; - good for you :D</description>
		<content:encoded><![CDATA[<p>Nice <img src='http://www.icodeblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I&#8217;m with Christine, reinventing the wheel is definitely not the way to go. As for &#8220;real programmers&#8221; &#8211; good for you <img src='http://www.icodeblog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1869</link>
		<dc:creator>Christine</dc:creator>
		<pubDate>Wed, 28 Jul 2010 20:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1869</guid>
		<description>Really? That&#039;s how you want to spend your day? Comparing schlongs and rewriting the wheel?</description>
		<content:encoded><![CDATA[<p>Really? That&#8217;s how you want to spend your day? Comparing schlongs and rewriting the wheel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandontreb</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1868</link>
		<dc:creator>brandontreb</dc:creator>
		<pubDate>Wed, 19 May 2010 22:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1868</guid>
		<description>Dang,

Someone took the corporate programmer route instead of following his dreams of working for himself.  What level are you up to there chief?

BTW- I can ;)</description>
		<content:encoded><![CDATA[<p>Dang,</p>
<p>Someone took the corporate programmer route instead of following his dreams of working for himself.  What level are you up to there chief?</p>
<p>BTW- I can <img src='http://www.icodeblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: someone older than u</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1867</link>
		<dc:creator>someone older than u</dc:creator>
		<pubDate>Wed, 19 May 2010 04:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1867</guid>
		<description>Perhaps, instead of complaining about missing a high-level crutch &quot;language&quot; like Ruby, you should just be a real programmer, and write your own regex library in a real low-level language like c...  Oh yeah, you can&#039;t.</description>
		<content:encoded><![CDATA[<p>Perhaps, instead of complaining about missing a high-level crutch &#8220;language&#8221; like Ruby, you should just be a real programmer, and write your own regex library in a real low-level language like c&#8230;  Oh yeah, you can&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://www.icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1866</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/2008/11/03/finding-substrings-in-objective-c/#comment-1866</guid>
		<description>If we want to be pedantic, perhaps the most idiomatic way to check for substring presence is to use the =~ operator, as in absolute_url =~ /my_regex/ .</description>
		<content:encoded><![CDATA[<p>If we want to be pedantic, perhaps the most idiomatic way to check for substring presence is to use the =~ operator, as in absolute_url =~ /my_regex/ .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

