<?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: Triggering didReceiveMemoryWarning on the iPhone</title>
	<atom:link href="http://www.bdunagan.com/2008/10/01/triggering-didreceivememorywarning-on-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bdunagan.com/2008/10/01/triggering-didreceivememorywarning-on-the-iphone/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 01:13:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: dave</title>
		<link>http://www.bdunagan.com/2008/10/01/triggering-didreceivememorywarning-on-the-iphone/comment-page-1/#comment-3768</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Mon, 01 Feb 2010 16:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=58#comment-3768</guid>
		<description>thank you so much, I&#039;ve been struggling with the Memory Warning simulations on the real device for a couple of days but now it&#039;s a piece of cake! 
I couldn&#039;t use the iPhone simulator and the Warning simulation there, since the problem was with the camera, which doesn&#039;t run on the simulator.

Btw I had to change the name of the notification to UIApplicationDidReceiveMemoryWarningNotification, your event name didn&#039;t trigger the didRecieveMemoryWarning in my controllers.</description>
		<content:encoded><![CDATA[<p>thank you so much, I&#8217;ve been struggling with the Memory Warning simulations on the real device for a couple of days but now it&#8217;s a piece of cake!<br />
I couldn&#8217;t use the iPhone simulator and the Warning simulation there, since the problem was with the camera, which doesn&#8217;t run on the simulator.</p>
<p>Btw I had to change the name of the notification to UIApplicationDidReceiveMemoryWarningNotification, your event name didn&#8217;t trigger the didRecieveMemoryWarning in my controllers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fill the void &#8211; FilePile: Finder for the iPhone</title>
		<link>http://www.bdunagan.com/2008/10/01/triggering-didreceivememorywarning-on-the-iphone/comment-page-1/#comment-21</link>
		<dc:creator>fill the void &#8211; FilePile: Finder for the iPhone</dc:creator>
		<pubDate>Mon, 24 Nov 2008 03:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=58#comment-21</guid>
		<description>[...] environment required I manage the memory better. It was this path that led me to find the undocumented UIApplicationMemoryWarningNotification notification; using that allowed me to trigger low memory warnings in my application on the iPhone without [...]</description>
		<content:encoded><![CDATA[<p>[...] environment required I manage the memory better. It was this path that led me to find the undocumented UIApplicationMemoryWarningNotification notification; using that allowed me to trigger low memory warnings in my application on the iPhone without [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
