<?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 iPhone Tutorial &#8211; A good place to start</title>
	<atom:link href="http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 22 Nov 2011 16:21:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Preet</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-496</link>
		<dc:creator>Preet</dc:creator>
		<pubDate>Tue, 10 May 2011 05:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-496</guid>
		<description>Is there any way to display 2 splash screens by giving time duration while loading iPhone app in phonegapdelegate.m. Because my app is quite heavy and takes 12-15 secs to load. Could you please give some code sample. 

Thanks</description>
		<content:encoded><![CDATA[<p>Is there any way to display 2 splash screens by giving time duration while loading iPhone app in phonegapdelegate.m. Because my app is quite heavy and takes 12-15 secs to load. Could you please give some code sample. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-458</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Mon, 07 Mar 2011 22:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-458</guid>
		<description>The contacts api is being reworked, so expect some changes in the near future.
Follow http://groups.google.com/group/phonegap for more info.</description>
		<content:encoded><![CDATA[<p>The contacts api is being reworked, so expect some changes in the near future.<br />
Follow <a href="http://groups.google.com/group/phonegap" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/groups.google.com/group/phonegap?referer=');">http://groups.google.com/group/phonegap</a> for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-443</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Tue, 11 Jan 2011 13:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-443</guid>
		<description>Hi,
This framework is quite easy to install and use, really nice job! 
As of the tutorial app, and a little bug that can easily be fixed in the &quot;contacts.html&quot; page, I found a strange issue.
Once contacts were displayed, I tried calling one of them by selecting the recognized phone number.
Once the call is ended, I restarted the tutorial app, and there I had a real issue: the app shows the native contact sheet, with nothing I can do to close and revert back to the app. Is this a known issue?
For the app I intend to write, I would need access to the calendar. I understand this is not hard to add from my own, but it would be nice if this was native from phonegap&#039;s framework, has there been any change from the state we can see on http://groups.google.com/group/phonegap/browse_thread/thread/b64934aac0e9a3d3?pli=1
thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This framework is quite easy to install and use, really nice job!<br />
As of the tutorial app, and a little bug that can easily be fixed in the &#8220;contacts.html&#8221; page, I found a strange issue.<br />
Once contacts were displayed, I tried calling one of them by selecting the recognized phone number.<br />
Once the call is ended, I restarted the tutorial app, and there I had a real issue: the app shows the native contact sheet, with nothing I can do to close and revert back to the app. Is this a known issue?<br />
For the app I intend to write, I would need access to the calendar. I understand this is not hard to add from my own, but it would be nice if this was native from phonegap&#8217;s framework, has there been any change from the state we can see on <a href="http://groups.google.com/group/phonegap/browse_thread/thread/b64934aac0e9a3d3?pli=1" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/groups.google.com/group/phonegap/browse_thread/thread/b64934aac0e9a3d3?pli=1&amp;referer=');">http://groups.google.com/group/phonegap/browse_thread/thread/b64934aac0e9a3d3?pli=1</a><br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-422</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Sun, 15 Aug 2010 21:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-422</guid>
		<description>Morten, I work primarily in the iPhone branch of phonegap, so that is my focus.  The goal is a common application for all platforms, but without having all the devices and tool-chains setup on a machine this is difficult to achieve.  
I also have my own personal goal to make phonegap the easiest way to build an iPhone app.

Most, if not all, of the code used in the example will run on Android if the contents of the www folder are simply dropped into an Android build.  

More demos and documentation are perpetually coming, however our focus is on delivering applications to our clients and we roll any additions back into phonegap whenever possible.  This is opensource, so we accept contributions from the community as well, you might consider joining the mailing list to ask specific questions, the list / community is very active.
http://groups.google.com/group/phonegap</description>
		<content:encoded><![CDATA[<p>Morten, I work primarily in the iPhone branch of phonegap, so that is my focus.  The goal is a common application for all platforms, but without having all the devices and tool-chains setup on a machine this is difficult to achieve.<br />
I also have my own personal goal to make phonegap the easiest way to build an iPhone app.</p>
<p>Most, if not all, of the code used in the example will run on Android if the contents of the www folder are simply dropped into an Android build.  </p>
<p>More demos and documentation are perpetually coming, however our focus is on delivering applications to our clients and we roll any additions back into phonegap whenever possible.  This is opensource, so we accept contributions from the community as well, you might consider joining the mailing list to ask specific questions, the list / community is very active.<br />
<a href="http://groups.google.com/group/phonegap" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/groups.google.com/group/phonegap?referer=');">http://groups.google.com/group/phonegap</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-421</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Sun, 15 Aug 2010 15:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-421</guid>
		<description>Hi,

Phonegap looks really interesting - but I am a bit confused. The purpose of Phonegap - as I understand - is to create a common application for all platform.

If this is correct - why is this  article focused on the Iphone ?

Im having a really hard time finding a place to start - the demo doesnt work - and the examples in the provided demoWWW (android) doesnt work - besides the buzzer)

Im really trying to push this platform to the rest rest of my organisation (worldwide) - but without proper demos and documentation - its going to be tough.

We&#039;re planning on combining Phonegap with Iwebkit (JQTouch does not work with Android (yet))

Kind regards
Morten</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Phonegap looks really interesting &#8211; but I am a bit confused. The purpose of Phonegap &#8211; as I understand &#8211; is to create a common application for all platform.</p>
<p>If this is correct &#8211; why is this  article focused on the Iphone ?</p>
<p>Im having a really hard time finding a place to start &#8211; the demo doesnt work &#8211; and the examples in the provided demoWWW (android) doesnt work &#8211; besides the buzzer)</p>
<p>Im really trying to push this platform to the rest rest of my organisation (worldwide) &#8211; but without proper demos and documentation &#8211; its going to be tough.</p>
<p>We&#8217;re planning on combining Phonegap with Iwebkit (JQTouch does not work with Android (yet))</p>
<p>Kind regards<br />
Morten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-390</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 21 Jun 2010 13:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-390</guid>
		<description>Please, provide a step-by-step guide about downloading and viewing the tutorial and the demo application. The URL http://github.com/phonegap/phonegap-iphone clearly says &quot;phonegap&quot; and not &quot;tutorial app&quot;.</description>
		<content:encoded><![CDATA[<p>Please, provide a step-by-step guide about downloading and viewing the tutorial and the demo application. The URL <a href="http://github.com/phonegap/phonegap-iphone" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/github.com/phonegap/phonegap-iphone?referer=');">http://github.com/phonegap/phonegap-iphone</a> clearly says &#8220;phonegap&#8221; and not &#8220;tutorial app&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-271</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sun, 18 Apr 2010 12:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-271</guid>
		<description>Did something change in the new SDK&#039;s to prevent this project not to work?

pressing any of the &quot;buttons&quot; on the initial screen causes the app to crash in the iPhone Simulator</description>
		<content:encoded><![CDATA[<p>Did something change in the new SDK&#8217;s to prevent this project not to work?</p>
<p>pressing any of the &#8220;buttons&#8221; on the initial screen causes the app to crash in the iPhone Simulator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhoneGap vs. Titanium from n00b eyes &#171; headwinds lab</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-187</link>
		<dc:creator>PhoneGap vs. Titanium from n00b eyes &#171; headwinds lab</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-187</guid>
		<description>[...] UPDATE * Jesse MacFadyen has graciously provided the desired iPhone Phonegap tutorial. I&#8217;ve haven&#8217;t stopped following the Phonegap mailing list, and am continually impressed [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE * Jesse MacFadyen has graciously provided the desired iPhone Phonegap tutorial. I&#8217;ve haven&#8217;t stopped following the Phonegap mailing list, and am continually impressed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-169</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Fri, 12 Feb 2010 13:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-169</guid>
		<description>I would really love to see a full demo application that would demonstrates interesting techniques that we can use, since the documentation is so rare ....</description>
		<content:encoded><![CDATA[<p>I would really love to see a full demo application that would demonstrates interesting techniques that we can use, since the documentation is so rare &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://blogs.nitobi.com/jesse/2010/01/14/phonegap-iphone-tutorial-a-good-place-to-start/comment-page-1/#comment-168</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Fri, 12 Feb 2010 13:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=155#comment-168</guid>
		<description>I see here http://github.com/phonegap/phonegap-iphone an app but it&#039;s based on a PhoneGapLib app, that&#039;s not part on standard phonegap. So to use that I need to first understand this other PhoneGapLib app. Am I wrong?</description>
		<content:encoded><![CDATA[<p>I see here <a href="http://github.com/phonegap/phonegap-iphone" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/github.com/phonegap/phonegap-iphone?referer=');">http://github.com/phonegap/phonegap-iphone</a> an app but it&#8217;s based on a PhoneGapLib app, that&#8217;s not part on standard phonegap. So to use that I need to first understand this other PhoneGapLib app. Am I wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

