<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>britg - Latest Comments in PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.disqus.com/</link><description></description><atom:link href="https://britg.disqus.com/phonegap_native_iphone_apps_running_your_html_css_javascript_code_82/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 27 Jan 2012 16:15:19 -0000</lastBuildDate><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-422559409</link><description>&lt;p&gt;Nice entry, i would love to know if you really need xcode to work with PhoneWap.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">شقق للبيع في الاردن</dc:creator><pubDate>Fri, 27 Jan 2012 16:15:19 -0000</pubDate></item><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-356421830</link><description>&lt;p&gt;This looks interesting.But we are looking more from u.So keep on sharing..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Drupal Web development</dc:creator><pubDate>Sat, 05 Nov 2011 07:04:40 -0000</pubDate></item><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-248679772</link><description>&lt;p&gt;Its a very interesting post.I got a lot of information for this.Thanks for sharing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Drupal web developers </dc:creator><pubDate>Tue, 12 Jul 2011 02:28:44 -0000</pubDate></item><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-201261808</link><description>&lt;p&gt; Those scripts through we can get many easy steps from this.. Really very interesting post.. Thanks for this..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">website coder</dc:creator><pubDate>Wed, 11 May 2011 00:53:25 -0000</pubDate></item><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-174026797</link><description>&lt;p&gt;Hey, nice entry, i would love to know if you really need xcode to work with PhoneWap. I wanna know if i can get the uid of the iphone from a webpage using phonegap, what do you think?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R01010010</dc:creator><pubDate>Tue, 29 Mar 2011 09:08:24 -0000</pubDate></item><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-59966029</link><description>&lt;p&gt;This looks interesting (: I haven't heard of phonegap before.. I'll look more into it!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">weeds season 6</dc:creator><pubDate>Wed, 30 Jun 2010 05:41:29 -0000</pubDate></item><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-1891491</link><description>&lt;p&gt;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!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">britg</dc:creator><pubDate>Thu, 28 Aug 2008 07:18:28 -0000</pubDate></item><item><title>Re: PhoneGap &amp;#8211; Native iPhone Apps Running your HTML, CSS, JavaScript Code</title><link>http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/#comment-1891105</link><description>&lt;p&gt;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;/p&gt;&lt;p&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="http://www.onlamp.com/lpt/a/7281" rel="nofollow noopener" target="_blank" title="http://www.onlamp.com/lpt/a/7281"&gt;http://www.onlamp.com/lpt/a...&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 &amp;lt;key&amp;gt;CFBundleSignature&amp;lt;/key&amp;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;	&amp;lt;key&amp;gt;CFBundleExecutable&amp;lt;/key&amp;gt;&lt;br&gt;	&amp;lt;string&amp;gt;${EXECUTABLE_NAME}&amp;lt;/string&amp;gt;&lt;br&gt;	&amp;lt;key&amp;gt;CFBundleName&amp;lt;/key&amp;gt;&lt;br&gt;	&amp;lt;string&amp;gt;${PRODUCT_NAME}&amp;lt;/string&amp;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't change the name or should only add the .app extension like &lt;a href="http://sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?" rel="nofollow noopener" target="_blank" title="sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?"&gt;sintaxi-gap-2e59c387b42cb38...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;thanks in advance for you help&lt;br&gt;cheers&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Code Generator</dc:creator><pubDate>Thu, 28 Aug 2008 05:39:34 -0000</pubDate></item></channel></rss>