<?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, 31 Jan 2012 18:00:16 +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 PhoneGap 1.4.0rc1 is commited by AlexY</title>
		<link>http://www.risingj.com/archives/191/comment-page-1#comment-792</link>
		<dc:creator>AlexY</dc:creator>
		<pubDate>Tue, 31 Jan 2012 18:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=191#comment-792</guid>
		<description>Whatever I do I cannot make XmlHttpRequest to work on the PhoneGap in WP7.

Just try this:

function appReady(){
     var ajax = new XMLHttpRequest();
     ajax.open(&quot;GET&quot;,&quot;http://search.twitter.com/search.json?q=bacon&quot;,true);
     ajax.send();
     ajax.onreadystatechange=function(){
          if(ajax.readyState==4 &amp;&amp; (ajax.status==200)){
               document.getElementById(&#039;main&#039;).innerHTML = ajax.responseText;
          }
     }
}</description>
		<content:encoded><![CDATA[<p>Whatever I do I cannot make XmlHttpRequest to work on the PhoneGap in WP7.</p>
<p>Just try this:</p>
<p>function appReady(){<br />
     var ajax = new XMLHttpRequest();<br />
     ajax.open(&#8220;GET&#8221;,&#8221;http://search.twitter.com/search.json?q=bacon&#8221;,true);<br />
     ajax.send();<br />
     ajax.onreadystatechange=function(){<br />
          if(ajax.readyState==4 &amp;&amp; (ajax.status==200)){<br />
               document.getElementById(&#8216;main&#8217;).innerHTML = ajax.responseText;<br />
          }<br />
     }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap 1.4.0rc1 is commited by Terramoto</title>
		<link>http://www.risingj.com/archives/191/comment-page-1#comment-791</link>
		<dc:creator>Terramoto</dc:creator>
		<pubDate>Mon, 30 Jan 2012 18:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=191#comment-791</guid>
		<description>Hey, i was wondering if its possible to get wifi signal strenght with phonegap.</description>
		<content:encoded><![CDATA[<p>Hey, i was wondering if its possible to get wifi signal strenght with phonegap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap 1.4.0rc1 is commited by Dew Drop &#8211; January 29, 2012 (#1,253) &#124; Alvin Ashcraft&#039;s Morning Dew</title>
		<link>http://www.risingj.com/archives/191/comment-page-1#comment-790</link>
		<dc:creator>Dew Drop &#8211; January 29, 2012 (#1,253) &#124; Alvin Ashcraft&#039;s Morning Dew</dc:creator>
		<pubDate>Mon, 30 Jan 2012 02:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=191#comment-790</guid>
		<description>[...] PhoneGap 1.4.0rc1 is commited (Jesse MacFadyen) [...]</description>
		<content:encoded><![CDATA[<p>[...] PhoneGap 1.4.0rc1 is commited (Jesse MacFadyen) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap for Windows Phone Dissected by Anonymous</title>
		<link>http://www.risingj.com/archives/147/comment-page-1#comment-779</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 12 Jan 2012 09:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=147#comment-779</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap for Windows Phone Dissected by Jesse</title>
		<link>http://www.risingj.com/archives/147/comment-page-1#comment-756</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Sat, 31 Dec 2011 09:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=147#comment-756</guid>
		<description>Rafael: You should be able to just add the AdControl to your MainPage.xaml in the Grid x:Name=&quot;LayoutRoot&quot;, make sure you give it it&#039;s own Row definition, and register with MS so you get the ad-id/key.</description>
		<content:encoded><![CDATA[<p>Rafael: You should be able to just add the AdControl to your MainPage.xaml in the Grid x:Name=&#8221;LayoutRoot&#8221;, make sure you give it it&#8217;s own Row definition, and register with MS so you get the ad-id/key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap for Windows Phone Dissected by Jesse</title>
		<link>http://www.risingj.com/archives/147/comment-page-1#comment-755</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Sat, 31 Dec 2011 09:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=147#comment-755</guid>
		<description>Bob: Yeah, WinRT and Windows 8 will be a good fit, and I see it as proof of the validity of PhoneGap&#039;s approach.</description>
		<content:encoded><![CDATA[<p>Bob: Yeah, WinRT and Windows 8 will be a good fit, and I see it as proof of the validity of PhoneGap&#8217;s approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap for Windows Phone Dissected by Jesse</title>
		<link>http://www.risingj.com/archives/147/comment-page-1#comment-754</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Sat, 31 Dec 2011 09:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=147#comment-754</guid>
		<description>Mike: There are security restrictions that prevent loading local files via XHR, there is a bug filed on the issue and I aim to resolve it early in the new year.</description>
		<content:encoded><![CDATA[<p>Mike: There are security restrictions that prevent loading local files via XHR, there is a bug filed on the issue and I aim to resolve it early in the new year.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap for Windows Phone Dissected by Rafael</title>
		<link>http://www.risingj.com/archives/147/comment-page-1#comment-739</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Tue, 27 Dec 2011 21:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=147#comment-739</guid>
		<description>Hi,

How do you add a AdControl to your phonegap project?
I create a new &quot;Windows Phone Application&quot; and add AdControl to botton screen and deploy to emulator and works fine (the Microsoft Advertising logo appears seconds latter).
Then I create a new PhoneGapStart project, and add AdControl to botton screen and deploy to emulator and doesn&#039;t work! (do not appear the Microsoft Advertising logo in the reserved area)

It seems that the PhoneGap is blocking something...

could you help me?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How do you add a AdControl to your phonegap project?<br />
I create a new &#8220;Windows Phone Application&#8221; and add AdControl to botton screen and deploy to emulator and works fine (the Microsoft Advertising logo appears seconds latter).<br />
Then I create a new PhoneGapStart project, and add AdControl to botton screen and deploy to emulator and doesn&#8217;t work! (do not appear the Microsoft Advertising logo in the reserved area)</p>
<p>It seems that the PhoneGap is blocking something&#8230;</p>
<p>could you help me?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap for Windows Phone Dissected by PhoneGap now fully supports Windows Phone 7 &#171; Jen&#039;s Windows Phone Blog</title>
		<link>http://www.risingj.com/archives/147/comment-page-1#comment-733</link>
		<dc:creator>PhoneGap now fully supports Windows Phone 7 &#171; Jen&#039;s Windows Phone Blog</dc:creator>
		<pubDate>Sun, 25 Dec 2011 09:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=147#comment-733</guid>
		<description>[...] MacFayden blogged the details about PhoneGap for Windows Phone 7. If you want to get started, his deep dive videos can be found [...]</description>
		<content:encoded><![CDATA[<p>[...] MacFayden blogged the details about PhoneGap for Windows Phone 7. If you want to get started, his deep dive videos can be found [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap for Windows Phone Dissected by MobileViews Blog - Installing PhoneGap &#38; Visual Studio 2010 Express for Windows Phone</title>
		<link>http://www.risingj.com/archives/147/comment-page-1#comment-727</link>
		<dc:creator>MobileViews Blog - Installing PhoneGap &#38; Visual Studio 2010 Express for Windows Phone</dc:creator>
		<pubDate>Fri, 23 Dec 2011 04:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.risingj.com/?p=147#comment-727</guid>
		<description>[...] PhoneGap for Windows Phone Dissected [...]</description>
		<content:encoded><![CDATA[<p>[...] PhoneGap for Windows Phone Dissected [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

