<?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: Timing Out An Application Due To Inactivity</title>
	<atom:link href="/2011/09/19/timing-out-an-application-due-to-inactivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Mon, 18 Aug 2014 06:06:00 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>By: Michel Edkrantz</title>
		<link>http://icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/#comment-9512</link>
		<dc:creator><![CDATA[Michel Edkrantz]]></dc:creator>
		<pubDate>Tue, 02 Oct 2012 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=3401#comment-9512</guid>
		<description><![CDATA[Great job! Piece of cake :) 
I also added a time constraint to just reset the timer every 5 seconds to reduce the number of timers set]]></description>
		<content:encoded><![CDATA[<p>Great job! Piece of cake <img src="/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
I also added a time constraint to just reset the timer every 5 seconds to reduce the number of timers set</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/#comment-8834</link>
		<dc:creator><![CDATA[Josh]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 19:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=3401#comment-8834</guid>
		<description><![CDATA[was just trying to disable your timer. i like your NSUserDefaults idea!

trying to call the idle application class from another class is filled with fail:








Â  Â Â IdleApplication *idleappDelegate= (IdleApplication *)[[UIApplication sharedApplication] delegate];
Â  Â  [idleappDelegate disableTimer];i imagine this fails because its a subclass of the main AppDelegate? trying to get a sense for why its a challenge to access the class directly from other classes?]]></description>
		<content:encoded><![CDATA[<p>was just trying to disable your timer. i like your NSUserDefaults idea!</p>
<p>trying to call the idle application class from another class is filled with fail:</p>
<p>Â  Â Â IdleApplication *idleappDelegate= (IdleApplication *)[[UIApplication sharedApplication] delegate];<br />
Â  Â  [idleappDelegate disableTimer];i imagine this fails because its a subclass of the main AppDelegate? trying to get a sense for why its a challenge to access the class directly from other classes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: upen kothiya</title>
		<link>http://icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/#comment-8170</link>
		<dc:creator><![CDATA[upen kothiya]]></dc:creator>
		<pubDate>Sat, 01 Oct 2011 06:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=3401#comment-8170</guid>
		<description><![CDATA[n i want image slide show but image feach to sqlite database....i m not understanding to sqlite...so plz help me out on sqlite....]]></description>
		<content:encoded><![CDATA[<p>n i want image slide show but image feach to sqlite database&#8230;.i m not understanding to sqlite&#8230;so plz help me out on sqlite&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: upen kothiya</title>
		<link>http://icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/#comment-8169</link>
		<dc:creator><![CDATA[upen kothiya]]></dc:creator>
		<pubDate>Sat, 01 Oct 2011 06:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=3401#comment-8169</guid>
		<description><![CDATA[Â hi....brandontreb,
plz send me this app. on my email id. upenkt@@gmail:disqus.com n i m new in this iphone application....so plz help me...n u tooo...rahul vyas
]]></description>
		<content:encoded><![CDATA[<p>Â hi&#8230;.brandontreb,<br />
plz send me this app. on my email id. upenkt@@gmail:disqus.com n i m new in this iphone application&#8230;.so plz help me&#8230;n u tooo&#8230;rahul vyas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/#comment-8137</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 14:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=3401#comment-8137</guid>
		<description><![CDATA[Perhaps, create an NSUserDefaults setting. Â And check for that setting inside my class. Â If it&#039;s enabled, then allow the timer to run otherwise don&#039;t. Â That way you can toggle application timeout.

Does that make sense?]]></description>
		<content:encoded><![CDATA[<p>Perhaps, create an NSUserDefaults setting. Â And check for that setting inside my class. Â If it&#8217;s enabled, then allow the timer to run otherwise don&#8217;t. Â That way you can toggle application timeout.</p>
<p>Does that make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Vyas</title>
		<link>http://icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/#comment-8130</link>
		<dc:creator><![CDATA[Rahul Vyas]]></dc:creator>
		<pubDate>Fri, 23 Sep 2011 11:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=3401#comment-8130</guid>
		<description><![CDATA[I Would like to implement this functionality on tap of a button like lock app after 10 mins and disable the timer if user taps anywhere on screen. How do I use your class?]]></description>
		<content:encoded><![CDATA[<p>I Would like to implement this functionality on tap of a button like lock app after 10 mins and disable the timer if user taps anywhere on screen. How do I use your class?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
