<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Windows 8 Notifications: Overview</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/08/02/windows-8-notifications-overview.aspx</link><description>Hopefully you’ve had a chance to experience Windows 8 – Windows reimagined – by downloading the Windows 8 Release Preview , but even if you haven’t gotten your hands on it yet, it’s clear that more than any other release, Windows 8 enables an intensely</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Windows 8 Notifications: Overview</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/08/02/windows-8-notifications-overview.aspx#10399361</link><pubDate>Tue, 05 Mar 2013 04:49:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10399361</guid><dc:creator>Jim O'Neil</dc:creator><description>&lt;p&gt;Bruce,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s close to a raw notification, but that involves background tasks which require the user give it &amp;#39;special status&amp;#39; on the lock screen, something you can&amp;#39;t really control or count on. &amp;nbsp;If the device exposes a URL that would seem to expose an attack vector and/or involve firewall negotiation, etc., not to mention you can&amp;#39;t really implement a windows service as part of a Windows 8 store application. &amp;nbsp;Opening a socket might be an approach as well. &amp;nbsp; What type of app experience are you trying to convey - it might help to have a more concrete example (presuming that&amp;#39;s something you can share).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10399361" width="1" height="1"&gt;</description></item><item><title>re: Windows 8 Notifications: Overview</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/08/02/windows-8-notifications-overview.aspx#10398341</link><pubDate>Thu, 28 Feb 2013 22:50:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10398341</guid><dc:creator>Bruce</dc:creator><description>&lt;p&gt;Hi Jim,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m looking for a pattern that will allow me to have a running app that is &amp;quot;listening&amp;quot; for events from external sources which then causes an action in the app. &lt;/p&gt;
&lt;p&gt;i was looking at some combination of a windows service running on the win 8 device that exposes a url. The external device calls the url.&lt;/p&gt;
&lt;p&gt;When the url is hit, it raises some sort of event that the app can respond too. e.g. load a page in the app, not a toast / tile type event. This looks like some combination of a RAW app running event. &lt;/p&gt;
&lt;p&gt;would this work ? &lt;/p&gt;
&lt;p&gt;Do you have any suggestions ?&lt;/p&gt;
&lt;p&gt;TIA&lt;/p&gt;
&lt;p&gt;B...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10398341" width="1" height="1"&gt;</description></item><item><title>re: Windows 8 Notifications: Overview</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/08/02/windows-8-notifications-overview.aspx#10396668</link><pubDate>Mon, 25 Feb 2013 04:44:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396668</guid><dc:creator>Jim O'Neil</dc:creator><description>&lt;p&gt;Arsany, the ToastNotifier and TileUpdater classes each have methods that you can used from within an app to enumerated the scheduled notifications (and perhaps delete them), but that would be on an app by app basis.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396668" width="1" height="1"&gt;</description></item><item><title>re: Windows 8 Notifications: Overview</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/08/02/windows-8-notifications-overview.aspx#10396301</link><pubDate>Fri, 22 Feb 2013 19:27:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396301</guid><dc:creator>Arsany Samy</dc:creator><description>&lt;p&gt;Is there a way to view all my scheduled notifications? Where are they stored in the system?&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396301" width="1" height="1"&gt;</description></item><item><title>re: Windows 8 Notifications: Overview</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/08/02/windows-8-notifications-overview.aspx#10391446</link><pubDate>Wed, 06 Feb 2013 07:36:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10391446</guid><dc:creator>Jim O'Neil</dc:creator><description>&lt;p&gt;I do not know for certain, but would suspect those are not going through the same notification engine as regular apps do, even though they may expose themselves similarly.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10391446" width="1" height="1"&gt;</description></item><item><title>re: Windows 8 Notifications: Overview</title><link>http://blogs.msdn.com/b/jimoneil/archive/2012/08/02/windows-8-notifications-overview.aspx#10391419</link><pubDate>Wed, 06 Feb 2013 04:15:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10391419</guid><dc:creator>a</dc:creator><description>&lt;p&gt;Hi Jim,&lt;/p&gt;
&lt;p&gt;thanks for the great article, i have one question though - which notification services might have been used to display notification such as auto play, family safety etc. the reason i ask is i do not seem to turn the notification off and it does not get displayed under PC Settings.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10391419" width="1" height="1"&gt;</description></item></channel></rss>