<?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: Programmatically create and display Notifications</title>
	<atom:link href="http://www.christec.co.nz/blog/archives/104/feed" rel="self" type="application/rss+xml" />
	<link>http://www.christec.co.nz/blog/archives/104</link>
	<description>Development for a mobile world - Making a quality platform one application at a time</description>
	<lastBuildDate>Fri, 12 Mar 2010 05:38:21 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kappa de zeta</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-38373</link>
		<dc:creator>Kappa de zeta</dc:creator>
		<pubDate>Sat, 06 Mar 2010 09:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-38373</guid>
		<description>Nice work! Excellent article! Keep it up!</description>
		<content:encoded><![CDATA[<p>Nice work! Excellent article! Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ezyclie</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-28068</link>
		<dc:creator>ezyclie</dc:creator>
		<pubDate>Thu, 09 Jul 2009 09:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-28068</guid>
		<description>Hi,

Great example, but is it possible to change native SMS notification with this code ?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great example, but is it possible to change native SMS notification with this code ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Li Hong Bo</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-26317</link>
		<dc:creator>Li Hong Bo</dc:creator>
		<pubDate>Mon, 25 May 2009 10:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-26317</guid>
		<description>Hi Christopher, Very nice example.

I want to know how to implement the WM 6.1 short message notification UI(using C#).
The rigth softkey is not a menuItem but a menu which has some menuItems.

thank a lot.
Li Hong Bo</description>
		<content:encoded><![CDATA[<p>Hi Christopher, Very nice example.</p>
<p>I want to know how to implement the WM 6.1 short message notification UI(using C#).<br />
The rigth softkey is not a menuItem but a menu which has some menuItems.</p>
<p>thank a lot.<br />
Li Hong Bo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruch</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-24636</link>
		<dc:creator>Ruch</dc:creator>
		<pubDate>Wed, 08 Apr 2009 09:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-24636</guid>
		<description>Hi there,
Great example. 

Is there a way to disable to balloon and just keep the icon on the top.
Reason is that I want to use the icon to indicate wifi availability to the user from the app. I change the icon when the device has no signal. 
I can change the notification icon dynamically just fine but everytime it changes, the balloon also pops up and I don&#039;t want that.

Appreciate your help.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
Great example. </p>
<p>Is there a way to disable to balloon and just keep the icon on the top.<br />
Reason is that I want to use the icon to indicate wifi availability to the user from the app. I change the icon when the device has no signal.<br />
I can change the notification icon dynamically just fine but everytime it changes, the balloon also pops up and I don&#8217;t want that.</p>
<p>Appreciate your help.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kareem Ayoub</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-23516</link>
		<dc:creator>Kareem Ayoub</dc:creator>
		<pubDate>Sun, 22 Mar 2009 01:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-23516</guid>
		<description>Hi Christopher,

Can i display this notification during a call? will it beep like when a message is received?

Thank a lot.

Kareem Ayoub.</description>
		<content:encoded><![CDATA[<p>Hi Christopher,</p>
<p>Can i display this notification during a call? will it beep like when a message is received?</p>
<p>Thank a lot.</p>
<p>Kareem Ayoub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quick Wifi v1.0 - Windows Mobile – No Secrets</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-21212</link>
		<dc:creator>Quick Wifi v1.0 - Windows Mobile – No Secrets</dc:creator>
		<pubDate>Tue, 20 Jan 2009 02:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-21212</guid>
		<description>[...] I grabbed&#160; an application called AKToggleWifi from akarnik and created a small program that makes use of the Notifications class based on the code posted by Christopher Fairbairn. [...]</description>
		<content:encoded><![CDATA[<p>[...] I grabbed&#160; an application called AKToggleWifi from akarnik and created a small program that makes use of the Notifications class based on the code posted by Christopher Fairbairn. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-18028</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Thu, 04 Dec 2008 21:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-18028</guid>
		<description>Hi Christopher,

Is it possible to create the popup window similar to the one when you clicked the icons in the taskbar such as sound icon and Time. It looks like a callout window. 

Regards,
Roy</description>
		<content:encoded><![CDATA[<p>Hi Christopher,</p>
<p>Is it possible to create the popup window similar to the one when you clicked the icons in the taskbar such as sound icon and Time. It looks like a callout window. </p>
<p>Regards,<br />
Roy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-16034</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Wed, 29 Oct 2008 00:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-16034</guid>
		<description>Great article with a simple and practical example. I used this today to get notifications working in my app.</description>
		<content:encoded><![CDATA[<p>Great article with a simple and practical example. I used this today to get notifications working in my app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-10867</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Thu, 14 Aug 2008 21:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-10867</guid>
		<description>Hi,
Thanks for the article, I&#039;m new to windows mobile development, so this definitely helped. 
One question:
Is there a way to configure the location of the notification?  I would like mine to stay at the top &#039;Start&#039; menu bar, but by default it ends up at the bottom of the screen, even though the icon is at the top.
I don&#039;t see an obvious way to configure this, and when I originally tried it in the Pocket PC 2003 platform it was at the top.

Regards,
Jon</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the article, I&#8217;m new to windows mobile development, so this definitely helped.<br />
One question:<br />
Is there a way to configure the location of the notification?  I would like mine to stay at the top &#8216;Start&#8217; menu bar, but by default it ends up at the bottom of the screen, even though the icon is at the top.<br />
I don&#8217;t see an obvious way to configure this, and when I originally tried it in the Pocket PC 2003 platform it was at the top.</p>
<p>Regards,<br />
Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiao</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-10548</link>
		<dc:creator>xiao</dc:creator>
		<pubDate>Mon, 04 Aug 2008 17:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-10548</guid>
		<description>Hi,

I would like to know if i can change the look and feel of the notification? i mean instead of that default box; can i change the apeareance (creating my own box with a different design). thx.
If not is there any way to do it with another API?.

Regards,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would like to know if i can change the look and feel of the notification? i mean instead of that default box; can i change the apeareance (creating my own box with a different design). thx.<br />
If not is there any way to do it with another API?.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
