<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to Open a URL in Safari</title>
	<atom:link href="http://getsetgames.com/2009/12/01/iphonedev-advent-tip-1-how-to-open-a-url-in-safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://getsetgames.com/2009/12/01/iphonedev-advent-tip-1-how-to-open-a-url-in-safari/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 19:31:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: How to Get Your App&#8217;s Display Name and Version</title>
		<link>http://getsetgames.com/2009/12/01/iphonedev-advent-tip-1-how-to-open-a-url-in-safari/comment-page-1/#comment-170</link>
		<dc:creator>How to Get Your App&#8217;s Display Name and Version</dc:creator>
		<pubDate>Tue, 29 Dec 2009 20:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=650#comment-170</guid>
		<description>[...] different versions of all of our iPhone games. To do this, we combine the above code with code that opens a URL. Here is the resulting code: NSString *appName = &#091;&#091;NSBundle mainBundle&#093; [...]</description>
		<content:encoded><![CDATA[<p>[...] different versions of all of our iPhone games. To do this, we combine the above code with code that opens a URL. Here is the resulting code: NSString *appName = &#91;&#91;NSBundle mainBundle&#93; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek van Vliet&#8217;s iPhone Development Advent Tips Recap &#124; MirthLab</title>
		<link>http://getsetgames.com/2009/12/01/iphonedev-advent-tip-1-how-to-open-a-url-in-safari/comment-page-1/#comment-168</link>
		<dc:creator>Derek van Vliet&#8217;s iPhone Development Advent Tips Recap &#124; MirthLab</dc:creator>
		<pubDate>Mon, 28 Dec 2009 05:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=650#comment-168</guid>
		<description>[...] tips range from how to simply open a URL in Mobile Safari to more complicated tasks like string comparison using NSString. The tutorials are clear, easily [...]</description>
		<content:encoded><![CDATA[<p>[...] tips range from how to simply open a URL in Mobile Safari to more complicated tasks like string comparison using NSString. The tutorials are clear, easily [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone Development Advent Tips Recap</title>
		<link>http://getsetgames.com/2009/12/01/iphonedev-advent-tip-1-how-to-open-a-url-in-safari/comment-page-1/#comment-156</link>
		<dc:creator>iPhone Development Advent Tips Recap</dc:creator>
		<pubDate>Sat, 26 Dec 2009 19:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=650#comment-156</guid>
		<description>[...] How to Open a URL in Safari 2. How to Show an Alert with UIAlertView 3. How to Display an Activity Indicator with [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Open a URL in Safari 2. How to Show an Alert with UIAlertView 3. How to Display an Activity Indicator with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhoneDev Advent Tip #12: How to Dial a Phone Number</title>
		<link>http://getsetgames.com/2009/12/01/iphonedev-advent-tip-1-how-to-open-a-url-in-safari/comment-page-1/#comment-146</link>
		<dc:creator>iPhoneDev Advent Tip #12: How to Dial a Phone Number</dc:creator>
		<pubDate>Sun, 13 Dec 2009 04:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=650#comment-146</guid>
		<description>[...] Like other phones, the iPhone supports the tel application protocol in URLs. This means that all we need to use is the trusty openURL method of the UIApplication class. We have previously discussed this method when pre-composing emails and, believe it or not, opening a URL. [...]</description>
		<content:encoded><![CDATA[<p>[...] Like other phones, the iPhone supports the tel application protocol in URLs. This means that all we need to use is the trusty openURL method of the UIApplication class. We have previously discussed this method when pre-composing emails and, believe it or not, opening a URL. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
