<?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: Launching the Browser from within an iPhone application</title>
	<atom:link href="http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html</link>
	<description>Tips and Tricks for iPhone developers</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Timm</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-6520</link>
		<dc:creator>Kevin Timm</dc:creator>
		<pubDate>Thu, 12 Nov 2009 07:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-6520</guid>
		<description>So, it&#039;s weird, but when I call that code, it launches the browser with two windows to the same site.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>So, it&#8217;s weird, but when I call that code, it launches the browser with two windows to the same site.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Herman</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-4193</link>
		<dc:creator>Sean Herman</dc:creator>
		<pubDate>Fri, 31 Jul 2009 22:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-4193</guid>
		<description>Where do you put this and how do you call a button to launch it?  Please help.  Thank you!</description>
		<content:encoded><![CDATA[<p>Where do you put this and how do you call a button to launch it?  Please help.  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aniruddha</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-288</link>
		<dc:creator>aniruddha</dc:creator>
		<pubDate>Thu, 12 Mar 2009 04:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-288</guid>
		<description>@Rodney

Thanks for the comment.</description>
		<content:encoded><![CDATA[<p>@Rodney</p>
<p>Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney Aiglstorfer</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-286</link>
		<dc:creator>Rodney Aiglstorfer</dc:creator>
		<pubDate>Tue, 10 Mar 2009 17:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-286</guid>
		<description>@aniruddha You can&#039;t test the SMS function that I am aware of because there is no SMS client in the emulator.  You will have to test on a real device.</description>
		<content:encoded><![CDATA[<p>@aniruddha You can&#8217;t test the SMS function that I am aware of because there is no SMS client in the emulator.  You will have to test on a real device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aniruddha</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-285</link>
		<dc:creator>aniruddha</dc:creator>
		<pubDate>Tue, 10 Mar 2009 08:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-285</guid>
		<description>hi,

can i test launching sms or calling some number using openURL in iphone simulator?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>can i test launching sms or calling some number using openURL in iphone simulator?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devesh</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-189</link>
		<dc:creator>Devesh</dc:creator>
		<pubDate>Sat, 24 Jan 2009 05:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-189</guid>
		<description>How can I zoom UIWebView content like I am opening map on UIWebView then how can I zoom it?</description>
		<content:encoded><![CDATA[<p>How can I zoom UIWebView content like I am opening map on UIWebView then how can I zoom it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney Aiglstorfer</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-63</link>
		<dc:creator>Rodney Aiglstorfer</dc:creator>
		<pubDate>Fri, 17 Oct 2008 19:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-63</guid>
		<description>In theory yes, though I&#039;m not certain that Apple has published the URL scheme for that application.  I&#039;ll look into it and post back here if I can find anything.  I can see how that would be useful ... in particular if you wanted to promote other apps from another app.</description>
		<content:encoded><![CDATA[<p>In theory yes, though I&#8217;m not certain that Apple has published the URL scheme for that application.  I&#8217;ll look into it and post back here if I can find anything.  I can see how that would be useful &#8230; in particular if you wanted to promote other apps from another app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Wetherill</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html/comment-page-1#comment-62</link>
		<dc:creator>Steve Wetherill</dc:creator>
		<pubDate>Fri, 17 Oct 2008 17:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=802#comment-62</guid>
		<description>So can we launch the app store this way to a particular product page, for example?

Steve</description>
		<content:encoded><![CDATA[<p>So can we launch the app store this way to a particular product page, for example?</p>
<p>Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>
