<?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: PhoneGap &#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title>
	<atom:link href="http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/</link>
	<description>The big yellow one&#039;s the sun.</description>
	<lastBuildDate>Sun, 29 Aug 2010 22:32:00 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: weeds season 6</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-439</link>
		<dc:creator>weeds season 6</dc:creator>
		<pubDate>Wed, 30 Jun 2010 09:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-439</guid>
		<description>This looks interesting (: I haven&#039;t heard of phonegap before.. I&#039;ll look more into it!</description>
		<content:encoded><![CDATA[<p>This looks interesting (: I haven&#39;t heard of phonegap before.. I&#39;ll look more into it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Johnson &#187; Blog Archive &#187; PhoneGap: AIR for the IPhone</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-137</link>
		<dc:creator>Dave Johnson &#187; Blog Archive &#187; PhoneGap: AIR for the IPhone</dc:creator>
		<pubDate>Thu, 18 Sep 2008 17:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-137</guid>
		<description>[...] I have for our PhoneGap framework. And there is lots of excitement around PhoneGap with some blogs about it, lots of activity over at GitHub, and 60 people signed up to the PhoneGap Google Group in [...]</description>
		<content:encoded><![CDATA[<p>[...] I have for our PhoneGap framework. And there is lots of excitement around PhoneGap with some blogs about it, lots of activity over at GitHub, and 60 people signed up to the PhoneGap Google Group in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apple Too Stupid to Understand Utility of Outside-The-Box Apps</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-88</link>
		<dc:creator>Apple Too Stupid to Understand Utility of Outside-The-Box Apps</dc:creator>
		<pubDate>Mon, 08 Sep 2008 12:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-88</guid>
		<description>[...] Five is built on the phonegap project which I talked here about and contributed to here and [...]</description>
		<content:encoded><![CDATA[<p>[...] Five is built on the phonegap project which I talked here about and contributed to here and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-290</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Thu, 28 Aug 2008 16:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-290</guid>
		<description>Unfortunately I am still waiting on approval to the dev program so I  &lt;br&gt;cannot help there.  And no I did not do any jailbreaking on this  &lt;br&gt;iPhone.  Try asking dirk on the phonegap google group - he is very  &lt;br&gt;near to publishing the first phonegap app!</description>
		<content:encoded><![CDATA[<p>Unfortunately I am still waiting on approval to the dev program so I  <br />cannot help there.  And no I did not do any jailbreaking on this  <br />iPhone.  Try asking dirk on the phonegap google group &#8211; he is very  <br />near to publishing the first phonegap app!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Code Generator</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-289</link>
		<dc:creator>Code Generator</dc:creator>
		<pubDate>Thu, 28 Aug 2008 14:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-289</guid>
		<description>hey Guru&lt;br&gt;if you have successfully deployed your web application on gap can you please help me by giving following answers:&lt;br&gt;&lt;br&gt;1-Did you run it after after following any jail breaking procedure...?&lt;br&gt;if so then did you follow the procedure defined here &lt;a href=&quot;http://www.onlamp.com/lpt/a/7281&quot; rel=&quot;nofollow&quot;&gt;http://www.onlamp.com/lpt/a/7281&lt;/a&gt; or something else?&lt;br&gt;2- if there is no way to run gap application without taking standard membership from iPhone dev center, then &lt;key&gt;CFBundleSignature&lt;/key&gt;&lt;br&gt;is the place where should i place something received after standard membership? if not then whats the purpose of this key in info.plist file?&lt;br&gt;3- should we replace the values in string ${EXECUTABLE_NAME} and ${PRODUCT_NAME}?&lt;br&gt;	&lt;key&gt;CFBundleExecutable&lt;/key&gt;&lt;br&gt;	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;&lt;br&gt;	&lt;key&gt;CFBundleName&lt;/key&gt;&lt;br&gt;	&lt;string&gt;${PRODUCT_NAME}&lt;/string&gt;&lt;br&gt;  or will these be replaced at runtime? if not then what are the appropriate values should we replace?&lt;br&gt;4-3- According to iPhone Environment all applications should be copied in iPhone Applications directory with the .app extension&lt;br&gt;   SpringBoard automatically recognizes the application on its restart.&lt;br&gt;   i downloaded the code and it comes with sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4 name.&lt;br&gt;   Can i rename it or is there any constraint i can&#039;t change the name or should only add the .app extension like sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?&lt;br&gt;&lt;br&gt;thanks in advance for you help&lt;br&gt;cheers</description>
		<content:encoded><![CDATA[<p>hey Guru<br />if you have successfully deployed your web application on gap can you please help me by giving following answers:</p>
<p>1-Did you run it after after following any jail breaking procedure&#8230;?<br />if so then did you follow the procedure defined here <a href="http://www.onlamp.com/lpt/a/7281" rel="nofollow">http://www.onlamp.com/lpt/a/7281</a> or something else?<br />2- if there is no way to run gap application without taking standard membership from iPhone dev center, then &lt;key&gt;CFBundleSignature&lt;/key&gt;<br />is the place where should i place something received after standard membership? if not then whats the purpose of this key in info.plist file?<br />3- should we replace the values in string ${EXECUTABLE_NAME} and ${PRODUCT_NAME}?<br />	&lt;key&gt;CFBundleExecutable&lt;/key&gt;<br />	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;<br />	&lt;key&gt;CFBundleName&lt;/key&gt;<br />	&lt;string&gt;${PRODUCT_NAME}&lt;/string&gt;<br />  or will these be replaced at runtime? if not then what are the appropriate values should we replace?<br />4-3- According to iPhone Environment all applications should be copied in iPhone Applications directory with the .app extension<br />   SpringBoard automatically recognizes the application on its restart.<br />   i downloaded the code and it comes with sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4 name.<br />   Can i rename it or is there any constraint i can&#39;t change the name or should only add the .app extension like sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?</p>
<p>thanks in advance for you help<br />cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-74</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Thu, 28 Aug 2008 09:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-74</guid>
		<description>Unfortunately I am still waiting on approval to the dev program so I  &lt;br&gt;cannot help there.  And no I did not do any jailbreaking on this  &lt;br&gt;iPhone.  Try asking dirk on the phonegap google group - he is very  &lt;br&gt;near to publishing the first phonegap app!</description>
		<content:encoded><![CDATA[<p>Unfortunately I am still waiting on approval to the dev program so I  <br />cannot help there.  And no I did not do any jailbreaking on this  <br />iPhone.  Try asking dirk on the phonegap google group &#8211; he is very  <br />near to publishing the first phonegap app!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-252</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Thu, 28 Aug 2008 09:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-252</guid>
		<description>Unfortunately I am still waiting on approval to the dev program so I  &lt;br&gt;cannot help there.  And no I did not do any jailbreaking on this  &lt;br&gt;iPhone.  Try asking dirk on the phonegap google group - he is very  &lt;br&gt;near to publishing the first phonegap app!</description>
		<content:encoded><![CDATA[<p>Unfortunately I am still waiting on approval to the dev program so I  <br />cannot help there.  And no I did not do any jailbreaking on this  <br />iPhone.  Try asking dirk on the phonegap google group &#8211; he is very  <br />near to publishing the first phonegap app!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Code Generator</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-73</link>
		<dc:creator>Code Generator</dc:creator>
		<pubDate>Thu, 28 Aug 2008 07:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-73</guid>
		<description>hey Guru&lt;br&gt;if you have successfully deployed your web application on gap can you please help me by giving following answers:&lt;br&gt;&lt;br&gt;1-Did you run it after after following any jail breaking procedure...?&lt;br&gt;if so then did you follow the procedure defined here &lt;a href=&quot;http://www.onlamp.com/lpt/a/7281&quot;&gt;http://www.onlamp.com/lpt/a/7281&lt;/a&gt; or something else?&lt;br&gt;2- if there is no way to run gap application without taking standard membership from iPhone dev center, then &lt;key&gt;CFBundleSignature&lt;/key&gt;&lt;br&gt;is the place where should i place something received after standard membership? if not then whats the purpose of this key in info.plist file?&lt;br&gt;3- should we replace the values in string ${EXECUTABLE_NAME} and ${PRODUCT_NAME}?&lt;br&gt;	&lt;key&gt;CFBundleExecutable&lt;/key&gt;&lt;br&gt;	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;&lt;br&gt;	&lt;key&gt;CFBundleName&lt;/key&gt;&lt;br&gt;	&lt;string&gt;${PRODUCT_NAME}&lt;/string&gt;&lt;br&gt;  or will these be replaced at runtime? if not then what are the appropriate values should we replace?&lt;br&gt;4-3- According to iPhone Environment all applications should be copied in iPhone Applications directory with the .app extension&lt;br&gt;   SpringBoard automatically recognizes the application on its restart.&lt;br&gt;   i downloaded the code and it comes with sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4 name.&lt;br&gt;   Can i rename it or is there any constraint i can&#039;t change the name or should only add the .app extension like sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?&lt;br&gt;&lt;br&gt;thanks in advance for you help&lt;br&gt;cheers</description>
		<content:encoded><![CDATA[<p>hey Guru<br />if you have successfully deployed your web application on gap can you please help me by giving following answers:</p>
<p>1-Did you run it after after following any jail breaking procedure&#8230;?<br />if so then did you follow the procedure defined here <a href="http://www.onlamp.com/lpt/a/7281">http://www.onlamp.com/lpt/a/7281</a> or something else?<br />2- if there is no way to run gap application without taking standard membership from iPhone dev center, then &lt;key&gt;CFBundleSignature&lt;/key&gt;<br />is the place where should i place something received after standard membership? if not then whats the purpose of this key in info.plist file?<br />3- should we replace the values in string ${EXECUTABLE_NAME} and ${PRODUCT_NAME}?<br />	&lt;key&gt;CFBundleExecutable&lt;/key&gt;<br />	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;<br />	&lt;key&gt;CFBundleName&lt;/key&gt;<br />	&lt;string&gt;${PRODUCT_NAME}&lt;/string&gt;<br />  or will these be replaced at runtime? if not then what are the appropriate values should we replace?<br />4-3- According to iPhone Environment all applications should be copied in iPhone Applications directory with the .app extension<br />   SpringBoard automatically recognizes the application on its restart.<br />   i downloaded the code and it comes with sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4 name.<br />   Can i rename it or is there any constraint i can&#39;t change the name or should only add the .app extension like sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?</p>
<p>thanks in advance for you help<br />cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Code Generator</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-251</link>
		<dc:creator>Code Generator</dc:creator>
		<pubDate>Thu, 28 Aug 2008 07:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-251</guid>
		<description>hey Guru&lt;br&gt;if you have successfully deployed your web application on gap can you please help me by giving following answers:&lt;br&gt;&lt;br&gt;1-Did you run it after after following any jail breaking procedure...?&lt;br&gt;if so then did you follow the procedure defined here &lt;a href=&quot;http://www.onlamp.com/lpt/a/7281&quot; rel=&quot;nofollow&quot;&gt;http://www.onlamp.com/lpt/a/7281&lt;/a&gt; or something else?&lt;br&gt;2- if there is no way to run gap application without taking standard membership from iPhone dev center, then &lt;key&gt;CFBundleSignature&lt;/key&gt;&lt;br&gt;is the place where should i place something received after standard membership? if not then whats the purpose of this key in info.plist file?&lt;br&gt;3- should we replace the values in string ${EXECUTABLE_NAME} and ${PRODUCT_NAME}?&lt;br&gt;	&lt;key&gt;CFBundleExecutable&lt;/key&gt;&lt;br&gt;	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;&lt;br&gt;	&lt;key&gt;CFBundleName&lt;/key&gt;&lt;br&gt;	&lt;string&gt;${PRODUCT_NAME}&lt;/string&gt;&lt;br&gt;  or will these be replaced at runtime? if not then what are the appropriate values should we replace?&lt;br&gt;4-3- According to iPhone Environment all applications should be copied in iPhone Applications directory with the .app extension&lt;br&gt;   SpringBoard automatically recognizes the application on its restart.&lt;br&gt;   i downloaded the code and it comes with sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4 name.&lt;br&gt;   Can i rename it or is there any constraint i can&#039;t change the name or should only add the .app extension like sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?&lt;br&gt;&lt;br&gt;thanks in advance for you help&lt;br&gt;cheers</description>
		<content:encoded><![CDATA[<p>hey Guru<br />if you have successfully deployed your web application on gap can you please help me by giving following answers:</p>
<p>1-Did you run it after after following any jail breaking procedure&#8230;?<br />if so then did you follow the procedure defined here <a href="http://www.onlamp.com/lpt/a/7281" rel="nofollow">http://www.onlamp.com/lpt/a/7281</a> or something else?<br />2- if there is no way to run gap application without taking standard membership from iPhone dev center, then &lt;key&gt;CFBundleSignature&lt;/key&gt;<br />is the place where should i place something received after standard membership? if not then whats the purpose of this key in info.plist file?<br />3- should we replace the values in string ${EXECUTABLE_NAME} and ${PRODUCT_NAME}?<br />	&lt;key&gt;CFBundleExecutable&lt;/key&gt;<br />	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;<br />	&lt;key&gt;CFBundleName&lt;/key&gt;<br />	&lt;string&gt;${PRODUCT_NAME}&lt;/string&gt;<br />  or will these be replaced at runtime? if not then what are the appropriate values should we replace?<br />4-3- According to iPhone Environment all applications should be copied in iPhone Applications directory with the .app extension<br />   SpringBoard automatically recognizes the application on its restart.<br />   i downloaded the code and it comes with sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4 name.<br />   Can i rename it or is there any constraint i can&#39;t change the name or should only add the .app extension like sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?</p>
<p>thanks in advance for you help<br />cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extending PhoneGap to Return the iPhone&#8217;s Unique Identifier</title>
		<link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/comment-page-1/#comment-29</link>
		<dc:creator>Extending PhoneGap to Return the iPhone&#8217;s Unique Identifier</dc:creator>
		<pubDate>Fri, 22 Aug 2008 15:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=355#comment-29</guid>
		<description>[...] I wrote about the nascent project, PhoneGap, that acts as a Cocoa Touch-native wrapper to your web-based application.  I&#8217;ve [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote about the nascent project, PhoneGap, that acts as a Cocoa Touch-native wrapper to your web-based application.  I&#8217;ve [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
