<?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: How to use the native Alert dialog in PhoneGap</title>
	<atom:link href="http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/feed" rel="self" type="application/rss+xml" />
	<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap</link>
	<description>Making broken software somewhat less broken</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:38:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sameh</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-661</link>
		<dc:creator>Sameh</dc:creator>
		<pubDate>Tue, 29 Jun 2010 21:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-661</guid>
		<description>Hi everybody, it seems I am missing a lot of information how to get this to work. I&#039;ve all kinds of versions but none seems to work for me. I&#039;m just starting my first Phonegap project and I would apreciate any help. 
Thanks</description>
		<content:encoded><![CDATA[<p>Hi everybody, it seems I am missing a lot of information how to get this to work. I&#8217;ve all kinds of versions but none seems to work for me. I&#8217;m just starting my first Phonegap project and I would apreciate any help.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-636</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 27 Mar 2010 16:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-636</guid>
		<description>It doesn&#039;t works on Android emulator. But it works on browser.
How to fix this? Any idea?</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t works on Android emulator. But it works on browser.<br />
How to fix this? Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-634</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 26 Mar 2010 22:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-634</guid>
		<description>I&#039;m trying to merge these notification changes into the 0.8.0 code.  What other dependencies are there other than Notification.h, Notification.m, and the notification JavaScript files in the javascript/ and javascript/iphone?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to merge these notification changes into the 0.8.0 code.  What other dependencies are there other than Notification.h, Notification.m, and the notification JavaScript files in the javascript/ and javascript/iphone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeYo</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-623</link>
		<dc:creator>DeYo</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-623</guid>
		<description>navigator.notification.alert works great on iPhone 3.0 and later. Is there any way to make alerts with custom titles on earlier devices (2.2)?</description>
		<content:encoded><![CDATA[<p>navigator.notification.alert works great on iPhone 3.0 and later. Is there any way to make alerts with custom titles on earlier devices (2.2)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bidou</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-618</link>
		<dc:creator>Bidou</dc:creator>
		<pubDate>Wed, 06 Jan 2010 23:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-618</guid>
		<description>Hi all, Thanks a lot of, PhoneGap it&#039;s really...grandiose.
I have a question, is&#039;t possible to create push notification alerts? 
Like &quot;Apple Push Notification service&quot;

Thanks for help 

Bidou</description>
		<content:encoded><![CDATA[<p>Hi all, Thanks a lot of, PhoneGap it&#8217;s really&#8230;grandiose.<br />
I have a question, is&#8217;t possible to create push notification alerts?<br />
Like &#8220;Apple Push Notification service&#8221;</p>
<p>Thanks for help </p>
<p>Bidou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Sowin</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-528</link>
		<dc:creator>Josh Sowin</dc:creator>
		<pubDate>Wed, 11 Nov 2009 00:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-528</guid>
		<description>Man I can&#039;t wait till this is merged into the official phonegap release. There&#039;s no way to have two buttons with the current phonegap alert. I tried to bring in your changes manually from looking at the source code, but I couldn&#039;t get it to work right (it would show it once, but then wouldn&#039;t do the native alert again). I&#039;m sure I just missed something.

Oh well, here&#039;s hoping it&#039;s merged in soon!</description>
		<content:encoded><![CDATA[<p>Man I can&#8217;t wait till this is merged into the official phonegap release. There&#8217;s no way to have two buttons with the current phonegap alert. I tried to bring in your changes manually from looking at the source code, but I couldn&#8217;t get it to work right (it would show it once, but then wouldn&#8217;t do the native alert again). I&#8217;m sure I just missed something.</p>
<p>Oh well, here&#8217;s hoping it&#8217;s merged in soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LouH</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-525</link>
		<dc:creator>LouH</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-525</guid>
		<description>Great Work! 

Is there any examples that show interaction with the tabbar and toolba, for example adding buttons to the left and right positions of the toolbar with callbacks? I have explored such frameworks such as LiquidGear which is the closet I came to finding a demo. I would like to use PhoneGap, especially since the UIControls are starting to appear. I just need more useful tutorials that cover all of the API&#039;s and interfaces...Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Great Work! </p>
<p>Is there any examples that show interaction with the tabbar and toolba, for example adding buttons to the left and right positions of the toolbar with callbacks? I have explored such frameworks such as LiquidGear which is the closet I came to finding a demo. I would like to use PhoneGap, especially since the UIControls are starting to appear. I just need more useful tutorials that cover all of the API&#8217;s and interfaces&#8230;Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freed</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-496</link>
		<dc:creator>Freed</dc:creator>
		<pubDate>Wed, 04 Nov 2009 10:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-496</guid>
		<description>In fact, your blog is waiting for my approbation on google reader! (which is harder than Apple&#039;s one)... lol.

Now I am!</description>
		<content:encoded><![CDATA[<p>In fact, your blog is waiting for my approbation on google reader! (which is harder than Apple&#8217;s one)&#8230; lol.</p>
<p>Now I am!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Nachbaur</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-486</link>
		<dc:creator>Michael Nachbaur</dc:creator>
		<pubDate>Tue, 03 Nov 2009 16:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-486</guid>
		<description>Thanks, I&#039;m feeling much better now.

Why don&#039;t you subscribe to my blog, or just follow it on occasion, because I&#039;ll post here when changes have been made to PhoneGap and when I manage to merge my UI features into a drop-in module.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;m feeling much better now.</p>
<p>Why don&#8217;t you subscribe to my blog, or just follow it on occasion, because I&#8217;ll post here when changes have been made to PhoneGap and when I manage to merge my UI features into a drop-in module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freed</title>
		<link>http://nachbaur.com/blog/how-to-use-the-native-alert-dialog-in-phonegap/comment-page-1#comment-484</link>
		<dc:creator>Freed</dc:creator>
		<pubDate>Mon, 02 Nov 2009 22:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://nachbaur.com/?p=163#comment-484</guid>
		<description>That is a perfect answer. Didn&#039;t know about the PhoneGap&#039;s architecture, I&#039;m just a new user in the PhoneGap world!

Hope you are ok now!

Good job anyway!</description>
		<content:encoded><![CDATA[<p>That is a perfect answer. Didn&#8217;t know about the PhoneGap&#8217;s architecture, I&#8217;m just a new user in the PhoneGap world!</p>
<p>Hope you are ok now!</p>
<p>Good job anyway!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
