<?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: Messaging</title>
	<atom:link href="http://iPhoneDeveloperTips.com/objective-c/messaging.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/objective-c/messaging.html</link>
	<description>Tips and Tricks for iPhone developers</description>
	<lastBuildDate>Sat, 13 Mar 2010 20:18:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rodney</title>
		<link>http://iPhoneDeveloperTips.com/objective-c/messaging.html/comment-page-1#comment-57</link>
		<dc:creator>Rodney</dc:creator>
		<pubDate>Sun, 12 Oct 2008 20:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=44#comment-57</guid>
		<description>Perhaps a good example of this would be to combine it with an extension to NSURL to create a new method called urlWithFormat:(NSString *)format ...;

I often find that I&#039;m having to do a lot of work to prepare a URL string ... the above would certainly make that process easier and would likely provide a practical example of how to use the somewhat obscure &quot;va_list&quot; types.</description>
		<content:encoded><![CDATA[<p>Perhaps a good example of this would be to combine it with an extension to NSURL to create a new method called urlWithFormat:(NSString *)format &#8230;;</p>
<p>I often find that I&#8217;m having to do a lot of work to prepare a URL string &#8230; the above would certainly make that process easier and would likely provide a practical example of how to use the somewhat obscure &#8220;va_list&#8221; types.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
