<?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 for RisingJ</title>
	<atom:link href="http://www.risingj.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.risingj.com</link>
	<description>The J is on the rise</description>
	<lastBuildDate>Tue, 11 Jun 2013 01:51:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Kick Backs &#8211; WP8 back button handling. by Jesse</title>
		<link>http://www.risingj.com/archives/493/comment-page-1#comment-2006</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Tue, 11 Jun 2013 01:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=493#comment-2006</guid>
		<description>Kim, I have posted a workaround here: https://issues.apache.org/jira/browse/CB-3621#comment-13680139
Please let me know if you need more help with this.
Cheers,
  Jesse</description>
		<content:encoded><![CDATA[<p>Kim, I have posted a workaround here: <a href="https://issues.apache.org/jira/browse/CB-3621#comment-13680139" rel="nofollow">https://issues.apache.org/jira/browse/CB-3621#comment-13680139</a><br />
Please let me know if you need more help with this.<br />
Cheers,<br />
  Jesse</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kick Backs &#8211; WP8 back button handling. by Kim</title>
		<link>http://www.risingj.com/archives/493/comment-page-1#comment-2003</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Mon, 10 Jun 2013 16:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=493#comment-2003</guid>
		<description>Thanks.. and I do appreciate all the work , hope I did not sound hosh.. I will try it out and see if I can use it without the Back button Handler..
And the take the chance one way or another with the Windows Phone Clearing people :-)
Thanks again
Kim</description>
		<content:encoded><![CDATA[<p>Thanks.. and I do appreciate all the work , hope I did not sound hosh.. I will try it out and see if I can use it without the Back button Handler..<br />
And the take the chance one way or another with the Windows Phone Clearing people <img src='http://www.risingj.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Thanks again<br />
Kim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kick Backs &#8211; WP8 back button handling. by Jesse</title>
		<link>http://www.risingj.com/archives/493/comment-page-1#comment-1997</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Thu, 06 Jun 2013 01:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=493#comment-1997</guid>
		<description>Kim, I have created a JIRA issue here: https://issues.apache.org/jira/browse/CB-3621
Please follow that issue for a fix, when available, and add any additional details.  Hopefully I have described your situation well enough.
Cheers, Jesse</description>
		<content:encoded><![CDATA[<p>Kim, I have created a JIRA issue here: <a href="https://issues.apache.org/jira/browse/CB-3621" rel="nofollow">https://issues.apache.org/jira/browse/CB-3621</a><br />
Please follow that issue for a fix, when available, and add any additional details.  Hopefully I have described your situation well enough.<br />
Cheers, Jesse</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kick Backs &#8211; WP8 back button handling. by Jesse</title>
		<link>http://www.risingj.com/archives/493/comment-page-1#comment-1996</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Wed, 05 Jun 2013 19:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=493#comment-1996</guid>
		<description>Hi Kim,
Currently there is no way to do what you describe because the exitApp() call is an Android only API.
All is not lost, I will look into a workaround for your case.  Thanks for bringing it to my attention.</description>
		<content:encoded><![CDATA[<p>Hi Kim,<br />
Currently there is no way to do what you describe because the exitApp() call is an Android only API.<br />
All is not lost, I will look into a workaround for your case.  Thanks for bringing it to my attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kick Backs &#8211; WP8 back button handling. by Kim</title>
		<link>http://www.risingj.com/archives/493/comment-page-1#comment-1993</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Wed, 05 Jun 2013 09:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=493#comment-1993</guid>
		<description>Hi,
So because I do not what the History to control my BACK butten action I do handle it with code..
Are you saying that if I do that I can not exit on BackButton ?
Or can I remove the default PG back handler .. Add my ond and do a navigator.app.exitApp(); 
Or am i screwed for the Porting challenge   ;-)

Thanks in advance
Kim</description>
		<content:encoded><![CDATA[<p>Hi,<br />
So because I do not what the History to control my BACK butten action I do handle it with code..<br />
Are you saying that if I do that I can not exit on BackButton ?<br />
Or can I remove the default PG back handler .. Add my ond and do a navigator.app.exitApp();<br />
Or am i screwed for the Porting challenge   <img src='http://www.risingj.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thanks in advance<br />
Kim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kick Backs &#8211; WP8 back button handling. by Jesse</title>
		<link>http://www.risingj.com/archives/493/comment-page-1#comment-1991</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Wed, 05 Jun 2013 04:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=493#comment-1991</guid>
		<description>Hi Rylan,
The WP8 webview definitely supports history. 
Do you have a code snippet you were trying to make work? I can have a look.</description>
		<content:encoded><![CDATA[<p>Hi Rylan,<br />
The WP8 webview definitely supports history.<br />
Do you have a code snippet you were trying to make work? I can have a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kick Backs &#8211; WP8 back button handling. by Rylan</title>
		<link>http://www.risingj.com/archives/493/comment-page-1#comment-1990</link>
		<dc:creator>Rylan</dc:creator>
		<pubDate>Wed, 05 Jun 2013 02:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=493#comment-1990</guid>
		<description>Just add a note, the wp8 webview doesn&#039;t support window.history. So if you window.history to help handle back situations in your Web apps you will need to handle it yourself.</description>
		<content:encoded><![CDATA[<p>Just add a note, the wp8 webview doesn&#8217;t support window.history. So if you window.history to help handle back situations in your Web apps you will need to handle it yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Phone + Cordova Quick Tip by Jesse</title>
		<link>http://www.risingj.com/archives/474/comment-page-1#comment-1988</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Mon, 03 Jun 2013 19:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=474#comment-1988</guid>
		<description>I&#039;ll have to look into that ajs, thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll have to look into that ajs, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Phone + Cordova Quick Tip by ajs</title>
		<link>http://www.risingj.com/archives/474/comment-page-1#comment-1982</link>
		<dc:creator>ajs</dc:creator>
		<pubDate>Wed, 29 May 2013 01:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=474#comment-1982</guid>
		<description>If you&#039;re sending text to the Visual Studio output window, you can format the text so that you can open the source file just by double-clicking the line in the output window. Needs to look like this:
filename(linenumber): message</description>
		<content:encoded><![CDATA[<p>If you&#8217;re sending text to the Visual Studio output window, you can format the text so that you can open the source file just by double-clicking the line in the output window. Needs to look like this:<br />
filename(linenumber): message</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache Cordova and Windows Phone 8 by Jesse</title>
		<link>http://www.risingj.com/archives/374/comment-page-1#comment-1741</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Fri, 04 Jan 2013 09:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=374#comment-1741</guid>
		<description>Reader: Thanks, I have made some slight adjustments, hopefully it is more readable.</description>
		<content:encoded><![CDATA[<p>Reader: Thanks, I have made some slight adjustments, hopefully it is more readable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
