<?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: Apple iPhone Web Kit with Activity Indicator</title>
	<atom:link href="http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/</link>
	<description>Trials and Tribulations of a Software Developer</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:45:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jialing</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-559</link>
		<dc:creator>Jialing</dc:creator>
		<pubDate>Wed, 07 Sep 2011 08:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-559</guid>
		<description>Thank you! Your example codes are amazing. I&#039;ve used in my new App!!!</description>
		<content:encoded><![CDATA[<p>Thank you! Your example codes are amazing. I&#8217;ve used in my new App!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlackBook</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-558</link>
		<dc:creator>BlackBook</dc:creator>
		<pubDate>Thu, 11 Aug 2011 06:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-558</guid>
		<description>you helped me big time! thank you for sharing your code! :D</description>
		<content:encoded><![CDATA[<p>you helped me big time! thank you for sharing your code! <img src='http://www.chrisdanielson.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJS</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-523</link>
		<dc:creator>JJS</dc:creator>
		<pubDate>Wed, 25 May 2011 04:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-523</guid>
		<description>OH, Thank you 
I solved a problem by your example! 
Good luck to you</description>
		<content:encoded><![CDATA[<p>OH, Thank you<br />
I solved a problem by your example!<br />
Good luck to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeiga</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-521</link>
		<dc:creator>Zeiga</dc:creator>
		<pubDate>Mon, 23 May 2011 02:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-521</guid>
		<description>This sample code is awesome, thank you very much!</description>
		<content:encoded><![CDATA[<p>This sample code is awesome, thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-482</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Sun, 16 Jan 2011 11:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-482</guid>
		<description>I successfuly did the example but the doc file be opened with with lines Overlapping  

do u have any suggestion regarding solving that 

Best regards</description>
		<content:encoded><![CDATA[<p>I successfuly did the example but the doc file be opened with with lines Overlapping  </p>
<p>do u have any suggestion regarding solving that </p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malaki1974</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-421</link>
		<dc:creator>malaki1974</dc:creator>
		<pubDate>Wed, 26 May 2010 21:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-421</guid>
		<description>Figured it out. Changed the self.view to the name of the new webView which for me was myWebView.

Thanks!</description>
		<content:encoded><![CDATA[<p>Figured it out. Changed the self.view to the name of the new webView which for me was myWebView.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malaki1974</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-420</link>
		<dc:creator>malaki1974</dc:creator>
		<pubDate>Wed, 26 May 2010 20:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-420</guid>
		<description>I&#039;m sorry. I meant the indicator should show in the webview after I select the table row in the tableview. I am not interacting with the html DOM elements. I just want the user to see the spinner in the blank webview while it loads.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry. I meant the indicator should show in the webview after I select the table row in the tableview. I am not interacting with the html DOM elements. I just want the user to see the spinner in the blank webview while it loads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Danielson</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-418</link>
		<dc:creator>Chris Danielson</dc:creator>
		<pubDate>Wed, 26 May 2010 14:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-418</guid>
		<description>Malaki,
It sounds like you are trying to use an activity indicator inside your webview when a user interacts with the HTML DOM layer elements.  If this is the case, then you will probably want to use JavaScript, perhaps even jqTouch or some jQuery in order to add a progress indicator.  The more complex solution might be to implement the webview &lt;strong&gt;shouldStartLoadWithRequest&lt;/strong&gt; method.  I would recommend the JavaScript technique.  
Regards,
Chris</description>
		<content:encoded><![CDATA[<p>Malaki,<br />
It sounds like you are trying to use an activity indicator inside your webview when a user interacts with the HTML DOM layer elements.  If this is the case, then you will probably want to use JavaScript, perhaps even jqTouch or some jQuery in order to add a progress indicator.  The more complex solution might be to implement the webview <strong>shouldStartLoadWithRequest</strong> method.  I would recommend the JavaScript technique.<br />
Regards,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malaki1974</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-417</link>
		<dc:creator>malaki1974</dc:creator>
		<pubDate>Wed, 26 May 2010 13:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-417</guid>
		<description>Great work. Activity indicators work like a charm in the status bar. I only see the center activity indicator however when I come back from the webview. I need to see it right after I select the table item in the webview - as it loads. Any pointers?</description>
		<content:encoded><![CDATA[<p>Great work. Activity indicators work like a charm in the status bar. I only see the center activity indicator however when I come back from the webview. I need to see it right after I select the table item in the webview &#8211; as it loads. Any pointers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: forex robot</title>
		<link>http://www.chrisdanielson.com/2009/12/04/apple-iphone-web-kit-with-activity-indicator/comment-page-1/#comment-167</link>
		<dc:creator>forex robot</dc:creator>
		<pubDate>Thu, 17 Dec 2009 15:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisdanielson.com/?p=290#comment-167</guid>
		<description>Keep posting stuff like this i really like it.</description>
		<content:encoded><![CDATA[<p>Keep posting stuff like this i really like it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

