<?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: Basics of Notifications</title>
	<atom:link href="http://MacDeveloperTips.com/cocoa/basics-of-notifications.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MacDeveloperTips.com/cocoa/basics-of-notifications.html</link>
	<description>Tips, tools and code for iPhone and Mac developers.</description>
	<lastBuildDate>Tue, 01 May 2012 00:21:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ram</title>
		<link>http://MacDeveloperTips.com/cocoa/basics-of-notifications.html/comment-page-1#comment-12279</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Mon, 14 Nov 2011 14:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=269#comment-12279</guid>
		<description>Nice post John.
I saw your post while searching for an example for Notifications with no idea about how to use it.
U gav clear idea with this  simple post.
Thanks dude.</description>
		<content:encoded><![CDATA[<p>Nice post John.<br />
I saw your post while searching for an example for Notifications with no idea about how to use it.<br />
U gav clear idea with this  simple post.<br />
Thanks dude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://MacDeveloperTips.com/cocoa/basics-of-notifications.html/comment-page-1#comment-12166</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 07 Nov 2011 09:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=269#comment-12166</guid>
		<description>Thanks .. good tutorial</description>
		<content:encoded><![CDATA[<p>Thanks .. good tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://MacDeveloperTips.com/cocoa/basics-of-notifications.html/comment-page-1#comment-7919</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 11 Apr 2011 16:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=269#comment-7919</guid>
		<description>Jacky, You can define the Notification in any class, I was using the App Delegate only as a simple example.</description>
		<content:encoded><![CDATA[<p>Jacky, You can define the Notification in any class, I was using the App Delegate only as a simple example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacky</title>
		<link>http://MacDeveloperTips.com/cocoa/basics-of-notifications.html/comment-page-1#comment-7908</link>
		<dc:creator>Jacky</dc:creator>
		<pubDate>Mon, 11 Apr 2011 10:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=269#comment-7908</guid>
		<description>Hey  John,

   Thanks for your publishing.


   May  I  know Is it  that the  Notification is  needed  to  define  in  the  App Delegate?

   What  if I  define it inside the  NSObject  ?</description>
		<content:encoded><![CDATA[<p>Hey  John,</p>
<p>   Thanks for your publishing.</p>
<p>   May  I  know Is it  that the  Notification is  needed  to  define  in  the  App Delegate?</p>
<p>   What  if I  define it inside the  NSObject  ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Oliveira</title>
		<link>http://MacDeveloperTips.com/cocoa/basics-of-notifications.html/comment-page-1#comment-950</link>
		<dc:creator>Paulo Oliveira</dc:creator>
		<pubDate>Sun, 25 Oct 2009 16:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=269#comment-950</guid>
		<description>Nice explanation. All your posts are very simple to understand with a clear language. Congrats. I submit to your RSS to see the information you have to share on the future. Thank you.</description>
		<content:encoded><![CDATA[<p>Nice explanation. All your posts are very simple to understand with a clear language. Congrats. I submit to your RSS to see the information you have to share on the future. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe W</title>
		<link>http://MacDeveloperTips.com/cocoa/basics-of-notifications.html/comment-page-1#comment-874</link>
		<dc:creator>Joe W</dc:creator>
		<pubDate>Sun, 30 Aug 2009 19:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=269#comment-874</guid>
		<description>Thanks for the great post, John!  I came across you blog trying to learn more about notifications.

You seem like you might be able to answer a question that I have (or at least point my research in the right direction).

I want to find out what iTunes events are exposed via notifications.  Specifically, I&#039;d like to write something to respond to a new movie rental in iTunes so that I can automate the exclusion of that rental file from Time Machine so that I don&#039;t backup movies that will be useless after 24 hours have passed.

Do you know if such events exist?  Are all iTunes events documented somewhere?  Any ideas regarding a different way of achieving the same end?

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the great post, John!  I came across you blog trying to learn more about notifications.</p>
<p>You seem like you might be able to answer a question that I have (or at least point my research in the right direction).</p>
<p>I want to find out what iTunes events are exposed via notifications.  Specifically, I&#8217;d like to write something to respond to a new movie rental in iTunes so that I can automate the exclusion of that rental file from Time Machine so that I don&#8217;t backup movies that will be useless after 24 hours have passed.</p>
<p>Do you know if such events exist?  Are all iTunes events documented somewhere?  Any ideas regarding a different way of achieving the same end?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

