<?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: iPhone SDK Tip: Firing custom events when a link is clicked in a UIWebView</title>
	<atom:link href="http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/feed/" rel="self" type="application/rss+xml" />
	<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/</link>
	<description>My Development Blog</description>
	<lastBuildDate>Fri, 18 Sep 2009 02:31:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ronald</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-3330</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-3330</guid>
		<description>jgraham,
I am facing same issue, opening itunes URL from within webview does not work.
Any solutions already? Would be much appreciated.
Thanks, Ronald</description>
		<content:encoded><![CDATA[<p>jgraham,<br />
I am facing same issue, opening itunes URL from within webview does not work.<br />
Any solutions already? Would be much appreciated.<br />
Thanks, Ronald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-3268</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-3268</guid>
		<description>Dean--
Just wanted to thank you SO MUCH. I&#039;ve been trying to figure out how to do this for quite some time. 

Thanks!
-Sam</description>
		<content:encoded><![CDATA[<p>Dean&#8211;<br />
Just wanted to thank you SO MUCH. I&#8217;ve been trying to figure out how to do this for quite some time. </p>
<p>Thanks!<br />
-Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jgraham</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-3083</link>
		<dc:creator>jgraham</dc:creator>
		<pubDate>Thu, 07 May 2009 19:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-3083</guid>
		<description>I&#039;m trying to access links that point to the iTunes store from within a Web View but they do not work.  They work fine from within Safari.  I even tried putting target=&quot;_blank&quot; in the link to open a new window when the link is clicked but that did not work either.  Here&#039;s an example of a link:

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?i=31739259&amp;id=31739244&amp;s=143441&amp;uo=4

I need a way access the iTunes music store from within the web view but I&#039;d rather do it in HTML is possible.

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to access links that point to the iTunes store from within a Web View but they do not work.  They work fine from within Safari.  I even tried putting target=&#8221;_blank&#8221; in the link to open a new window when the link is clicked but that did not work either.  Here&#8217;s an example of a link:</p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?i=31739259&amp;id=31739244&amp;s=143441&amp;uo=4" rel="nofollow">http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?i=31739259&amp;id=31739244&amp;s=143441&amp;uo=4</a></p>
<p>I need a way access the iTunes music store from within the web view but I&#8217;d rather do it in HTML is possible.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aniruddha</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-1732</link>
		<dc:creator>aniruddha</dc:creator>
		<pubDate>Wed, 01 Apr 2009 09:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-1732</guid>
		<description>i would like to know how to get input of  textfield present in HTML in backend app</description>
		<content:encoded><![CDATA[<p>i would like to know how to get input of  textfield present in HTML in backend app</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aniruddha</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-1282</link>
		<dc:creator>aniruddha</dc:creator>
		<pubDate>Thu, 26 Mar 2009 09:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-1282</guid>
		<description>can anybody explain how to catch button click events which is present on html page</description>
		<content:encoded><![CDATA[<p>can anybody explain how to catch button click events which is present on html page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-959</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 12 Mar 2009 22:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-959</guid>
		<description>Opening the webpage (or another one) in safari works great.  I am unable to open it in the webView (or a new one).  With/without modifying the request.  Any suggestions?

Thanks for the tutorial</description>
		<content:encoded><![CDATA[<p>Opening the webpage (or another one) in safari works great.  I am unable to open it in the webView (or a new one).  With/without modifying the request.  Any suggestions?</p>
<p>Thanks for the tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-941</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 28 Feb 2009 03:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-941</guid>
		<description>Gene: My guess is you didn&#039;t set your delegate to self. I had that problem, trying to use this example in different code.</description>
		<content:encoded><![CDATA[<p>Gene: My guess is you didn&#8217;t set your delegate to self. I had that problem, trying to use this example in different code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-917</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Mon, 02 Feb 2009 02:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-917</guid>
		<description>Is there a way this can be made to call a second local html file? When I click the link the debugger never reaches: - (BOOL)webView</description>
		<content:encoded><![CDATA[<p>Is there a way this can be made to call a second local html file? When I click the link the debugger never reaches: &#8211; (BOOL)webView</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-906</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Sun, 25 Jan 2009 20:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-906</guid>
		<description>I tried following what james said but it isn&#039;t working for me. I need to get the url but after it gets the first url stop getting more and continue loading the page. So I basically want urlStirng to = the first url found then load that url.

How can I achieve this?</description>
		<content:encoded><![CDATA[<p>I tried following what james said but it isn&#8217;t working for me. I need to get the url but after it gets the first url stop getting more and continue loading the page. So I basically want urlStirng to = the first url found then load that url.</p>
<p>How can I achieve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://dblog.com.au/iphone-development/iphone-sdk-tip-firing-custom-events-when-a-link-is-clicked-in-a-uiwebview/comment-page-1/#comment-894</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 16 Jan 2009 22:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://dblog.com.au/?p=115#comment-894</guid>
		<description>Dean, i am new to iphone/obj-c. Have been a flash programmer for long. Thanks for this post, its amazing. 

As practice, I tried to create the whole thing from scratch, and when I run it on simulator, i just see a blank screen with status bar and soon after that an error in dealloc method.

I used interface builder, but don&#039;t know which xib to edit (there are two). Is it always necessary to use xib? I prefer coding; not designing. I placed web view ui to WebViewController and I just cant get beyond the blank screen. I am getting petrified my the interface builder and it is horribly discouraging to use xcode along with interface builder.

Please suggest me how to understand IB and how I finally run my app just the way your sample runs.

Thanks.

Best
Sam</description>
		<content:encoded><![CDATA[<p>Dean, i am new to iphone/obj-c. Have been a flash programmer for long. Thanks for this post, its amazing. </p>
<p>As practice, I tried to create the whole thing from scratch, and when I run it on simulator, i just see a blank screen with status bar and soon after that an error in dealloc method.</p>
<p>I used interface builder, but don&#8217;t know which xib to edit (there are two). Is it always necessary to use xib? I prefer coding; not designing. I placed web view ui to WebViewController and I just cant get beyond the blank screen. I am getting petrified my the interface builder and it is horribly discouraging to use xcode along with interface builder.</p>
<p>Please suggest me how to understand IB and how I finally run my app just the way your sample runs.</p>
<p>Thanks.</p>
<p>Best<br />
Sam</p>
]]></content:encoded>
	</item>
</channel>
</rss>
