<?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 for iPhone exposed</title>
	<atom:link href="http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/</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: Jesse</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-586</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Mon, 26 Sep 2011 21:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-586</guid>
		<description>Have a look at the Camera/Capture apis as well as fileTransfer to upload the image to a server.

http://docs.phonegap.com/phonegap_camera_camera.md.html
http://docs.phonegap.com/phonegap_file_file.md.html#FileTransfer</description>
		<content:encoded><![CDATA[<p>Have a look at the Camera/Capture apis as well as fileTransfer to upload the image to a server.</p>
<p><a href="http://docs.phonegap.com/phonegap_camera_camera.md.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/docs.phonegap.com/phonegap_camera_camera.md.html?referer=');">http://docs.phonegap.com/phonegap_camera_camera.md.html</a><br />
<a href="http://docs.phonegap.com/phonegap_file_file.md.html#FileTransfer" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/docs.phonegap.com/phonegap_file_file.md.html_FileTransfer?referer=');">http://docs.phonegap.com/phonegap_file_file.md.html#FileTransfer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kam</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-574</link>
		<dc:creator>Kam</dc:creator>
		<pubDate>Fri, 23 Sep 2011 08:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-574</guid>
		<description>Hi, 

I want to make a photosharing application, where people can take images and upload to a server/space online ... will this be easy to do with PhoneGap and what would be the best starting place?

I&#039;m a junior front end developer so can work with html/css/ and I know basic javascript so any examples or web links would be very helpful .. 

thank you</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I want to make a photosharing application, where people can take images and upload to a server/space online &#8230; will this be easy to do with PhoneGap and what would be the best starting place?</p>
<p>I&#8217;m a junior front end developer so can work with html/css/ and I know basic javascript so any examples or web links would be very helpful .. </p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Totti Anh Nguyen</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-493</link>
		<dc:creator>Totti Anh Nguyen</dc:creator>
		<pubDate>Tue, 03 May 2011 03:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-493</guid>
		<description>Tried to find out how PhoneGap works and ended up at your post.

Thanks for the post with very useful insights.
The thing I was looking for is your explanation that
&quot;all html/css/js files are bundled into the application and run from the file:// protocol.&quot;

Cheers,

Totti</description>
		<content:encoded><![CDATA[<p>Tried to find out how PhoneGap works and ended up at your post.</p>
<p>Thanks for the post with very useful insights.<br />
The thing I was looking for is your explanation that<br />
&#8220;all html/css/js files are bundled into the application and run from the file:// protocol.&#8221;</p>
<p>Cheers,</p>
<p>Totti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhoneGap Tutorial Series &#8211; #1 Project Structure and Internals &#171; Hiedi Utley</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-473</link>
		<dc:creator>PhoneGap Tutorial Series &#8211; #1 Project Structure and Internals &#171; Hiedi Utley</dc:creator>
		<pubDate>Mon, 14 Mar 2011 19:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-473</guid>
		<description>[...] See this link for a more detailed explanation of this process &#8211; PhoneGap for the iPhone Exposed. [...]</description>
		<content:encoded><![CDATA[<p>[...] See this link for a more detailed explanation of this process &#8211; PhoneGap for the iPhone Exposed. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zyanlu</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-428</link>
		<dc:creator>zyanlu</dc:creator>
		<pubDate>Tue, 19 Oct 2010 14:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-428</guid>
		<description>I&#039;ve just setup PhoneGap and  then copy  one of my web project into the www directory , guess what , every thing works fine!  it&#039;s just like voodoo and magic. 

i can&#039;t help to google &quot;how phonegap works&quot; and then find this post, thanks a lot.

btw : i&#039;ll read the source code of phonegap (if i have time :p)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just setup PhoneGap and  then copy  one of my web project into the www directory , guess what , every thing works fine!  it&#8217;s just like voodoo and magic. </p>
<p>i can&#8217;t help to google &#8220;how phonegap works&#8221; and then find this post, thanks a lot.</p>
<p>btw : i&#8217;ll read the source code of phonegap (if i have time :p)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeYo</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-166</link>
		<dc:creator>DeYo</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-166</guid>
		<description>I have noticed that navigator.notification.alert works only on iPhone Device 3.0 and later. Is there any way that it could be used on earlier versions of iPhone (2.2)?</description>
		<content:encoded><![CDATA[<p>I have noticed that navigator.notification.alert works only on iPhone Device 3.0 and later. Is there any way that it could be used on earlier versions of iPhone (2.2)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Birchmire</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-113</link>
		<dc:creator>Tom Birchmire</dc:creator>
		<pubDate>Mon, 30 Nov 2009 10:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-113</guid>
		<description>Hi,
The attraction of PhoneGap for me is that I can have the index.html file as part of the app and let AJAX access the database and PHP logic on my server.  Actually, I left the index.html file on the server but it could have been part of the app. In any case, app fly-with-me-A.apk works wonderfully well so long as it has a data connection.  
Best Regards,
Tom Birchmire</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The attraction of PhoneGap for me is that I can have the index.html file as part of the app and let AJAX access the database and PHP logic on my server.  Actually, I left the index.html file on the server but it could have been part of the app. In any case, app fly-with-me-A.apk works wonderfully well so long as it has a data connection.<br />
Best Regards,<br />
Tom Birchmire</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-86</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Tue, 17 Nov 2009 15:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-86</guid>
		<description>Dwight,
  This post was an explanation of how PhoneGap works on iPhone,  the other platforms work in a similar fashion, but not necessarily exactly the same.  The cool part is that the complexity is hidden from you for the most part, and the same js/html can be used for multiple platforms.  

If you did deeper at phonegap.com on the community pages, you should find more info/examples on the other platforms.  You are definitely NOT alone in wanting to target other devices.  

In reply to your last question, web content can only access this functionality if it is loaded from a PhoneGap based application, and not the devices normal web-browser.  However, the recommendation is that you perform your application logic on the client within your application and not simply on the server.

Typical phonegap apps contain their business + presentation logic in JavaScript on the client, and if a server is used, it is usually accessed via json/xhr through an API that primarily serves data.</description>
		<content:encoded><![CDATA[<p>Dwight,<br />
  This post was an explanation of how PhoneGap works on iPhone,  the other platforms work in a similar fashion, but not necessarily exactly the same.  The cool part is that the complexity is hidden from you for the most part, and the same js/html can be used for multiple platforms.  </p>
<p>If you did deeper at phonegap.com on the community pages, you should find more info/examples on the other platforms.  You are definitely NOT alone in wanting to target other devices.  </p>
<p>In reply to your last question, web content can only access this functionality if it is loaded from a PhoneGap based application, and not the devices normal web-browser.  However, the recommendation is that you perform your application logic on the client within your application and not simply on the server.</p>
<p>Typical phonegap apps contain their business + presentation logic in JavaScript on the client, and if a server is used, it is usually accessed via json/xhr through an API that primarily serves data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwight Vietzke</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-83</link>
		<dc:creator>Dwight Vietzke</dc:creator>
		<pubDate>Sun, 15 Nov 2009 16:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-83</guid>
		<description>Any chance you could point out some simple example pages? Everything listed at phonegap are i-tunes downloads. I&#039;m more interested in the cross-browser capabilities than just the i-Phone stuff, (yeah, I know I&#039;m probably the only one who is).

For some of us, the world doesn&#039;t revolve around only Apple. Or maybe thats my point. Can this be used as a cross-browser/device web app? I get the part about using it as a Safari/WebKit file w/JavaScript include (as an app on the device), but can it be used just as web content with javascript access?

Still, the project looks really interesting. Keep on blogging.</description>
		<content:encoded><![CDATA[<p>Any chance you could point out some simple example pages? Everything listed at phonegap are i-tunes downloads. I&#8217;m more interested in the cross-browser capabilities than just the i-Phone stuff, (yeah, I know I&#8217;m probably the only one who is).</p>
<p>For some of us, the world doesn&#8217;t revolve around only Apple. Or maybe thats my point. Can this be used as a cross-browser/device web app? I get the part about using it as a Safari/WebKit file w/JavaScript include (as an app on the device), but can it be used just as web content with javascript access?</p>
<p>Still, the project looks really interesting. Keep on blogging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Jesse @ Nitobi » Blog Archive » PhoneGap for iPhone exposed -- Topsy.com</title>
		<link>http://blogs.nitobi.com/jesse/2009/11/04/phonegap-for-iphone-exposed/comment-page-1/#comment-69</link>
		<dc:creator>Tweets that mention Jesse @ Nitobi » Blog Archive » PhoneGap for iPhone exposed -- Topsy.com</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.nitobi.com/jesse/?p=117#comment-69</guid>
		<description>[...] This post was mentioned on Twitter by purplecabbage and Shazron Abdullah, Alexei White. Alexei White said: RT @purplecabbage: #PhoneGap for #iPhone Exposed! http://bit.ly/3Fwc8L #programming [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by purplecabbage and Shazron Abdullah, Alexei White. Alexei White said: RT @purplecabbage: #PhoneGap for #iPhone Exposed! <a href="http://bit.ly/3Fwc8L" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bit.ly/3Fwc8L?referer=');">http://bit.ly/3Fwc8L</a> #programming [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

