<?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: &#8220;AIR for the iPhone&#8221;</title>
	<atom:link href="http://ajaxian.com/archives/phonegap-air-for-the-iphone/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/phonegap-air-for-the-iphone</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: yenrab</title>
		<link>http://ajaxian.com/archives/phonegap-air-for-the-iphone/comment-page-1#comment-269975</link>
		<dc:creator>yenrab</dc:creator>
		<pubDate>Thu, 18 Dec 2008 20:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4550#comment-269975</guid>
		<description>Oops.  I left out the AJAX wrapper supplied with QCiPhone, QCMac,QCLinux and all of the other ports.  Hit databases or servers with one API.

That makes 7 things that QCiPhone does that PhoneGap does not.</description>
		<content:encoded><![CDATA[<p>Oops.  I left out the AJAX wrapper supplied with QCiPhone, QCMac,QCLinux and all of the other ports.  Hit databases or servers with one API.</p>
<p>That makes 7 things that QCiPhone does that PhoneGap does not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yenrab</title>
		<link>http://ajaxian.com/archives/phonegap-air-for-the-iphone/comment-page-1#comment-269974</link>
		<dc:creator>yenrab</dc:creator>
		<pubDate>Thu, 18 Dec 2008 20:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4550#comment-269974</guid>
		<description>You should really check out QuickConnectiPhone.  It does everything that PhoneGap does and more.  It is much more truely &#039;Air for the iPhone&#039; than PhoneGap is.
Not only does it allow you to do the three things you can do in PhoneGap, GPS locations, vibration, and acceleration, but also includes:
1 - JavaScript access to SQLite databases both within webkit and those shipped with the application
2 - Recording and playing audio files from within JavaScript
3 - Playing system alert sounds from with JavaScript
4 - Displaying and getting selections from the native Date/Date Time pickers rather than the fairly useless standard pickers supplied by HTML pulldowns.
5 - A very easy to use drag-and-drop/scale/rotate module that lets you move, resize, and rotate HTML elements without you writing any code.
6 - The ability to write JavaScript debug messages to Xcode&#039;s console.

Additionally, QCiPhone is in release mode for version 1.0.1 and a beta of 1.1 will soon be out that includes Bonjour service detection and networking all from within JavaScript.  Imagine being able to discover and interact with any Bonjour service from within JavaScript.  Other pieces of functionality will also be included in this upcoming beta.

Another feature available to you using QCiPhone is that it comes with an installer that installs QCiphone Application templates for iPhone applications in both Xcode and Dashcode.  These templates include all of the files you need to quickly get you application up and running.

The installer also installs a QuickConnectMac template that allows you to use the same JavaScript framework to write Macintosh applications.  QuickConnectLinux (desktop) and QuickConnectAndriod (phone) and QuickConnectNokia (phone) are in alpha right now and beta releases are coming soon.

QCiPhone and its&#039; ports to other devices truly make QuickConnect an &#039;Air for the iPhone&#039;</description>
		<content:encoded><![CDATA[<p>You should really check out QuickConnectiPhone.  It does everything that PhoneGap does and more.  It is much more truely &#8216;Air for the iPhone&#8217; than PhoneGap is.<br />
Not only does it allow you to do the three things you can do in PhoneGap, GPS locations, vibration, and acceleration, but also includes:<br />
1 &#8211; JavaScript access to SQLite databases both within webkit and those shipped with the application<br />
2 &#8211; Recording and playing audio files from within JavaScript<br />
3 &#8211; Playing system alert sounds from with JavaScript<br />
4 &#8211; Displaying and getting selections from the native Date/Date Time pickers rather than the fairly useless standard pickers supplied by HTML pulldowns.<br />
5 &#8211; A very easy to use drag-and-drop/scale/rotate module that lets you move, resize, and rotate HTML elements without you writing any code.<br />
6 &#8211; The ability to write JavaScript debug messages to Xcode&#8217;s console.</p>
<p>Additionally, QCiPhone is in release mode for version 1.0.1 and a beta of 1.1 will soon be out that includes Bonjour service detection and networking all from within JavaScript.  Imagine being able to discover and interact with any Bonjour service from within JavaScript.  Other pieces of functionality will also be included in this upcoming beta.</p>
<p>Another feature available to you using QCiPhone is that it comes with an installer that installs QCiphone Application templates for iPhone applications in both Xcode and Dashcode.  These templates include all of the files you need to quickly get you application up and running.</p>
<p>The installer also installs a QuickConnectMac template that allows you to use the same JavaScript framework to write Macintosh applications.  QuickConnectLinux (desktop) and QuickConnectAndriod (phone) and QuickConnectNokia (phone) are in alpha right now and beta releases are coming soon.</p>
<p>QCiPhone and its&#8217; ports to other devices truly make QuickConnect an &#8216;Air for the iPhone&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cromwellian</title>
		<link>http://ajaxian.com/archives/phonegap-air-for-the-iphone/comment-page-1#comment-267596</link>
		<dc:creator>cromwellian</dc:creator>
		<pubDate>Tue, 23 Sep 2008 03:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4550#comment-267596</guid>
		<description>I demoed something similar in June at Google Dev Day on Android, see my GWT Extreme presentation (http://www.youtube.com/watch?v=2ScPbu8ga1Q) and later talked about doing the same thing for iPhone using the WebScripting API. It&#039;s easier to do in Android because you don&#039;t have to mess around with Objective-C. I&#039;m looking at providing a common API under my Syndroid project ala Gears that lets you write Javascript that accesses native services on both Android and iPhone.</description>
		<content:encoded><![CDATA[<p>I demoed something similar in June at Google Dev Day on Android, see my GWT Extreme presentation (<a href="http://www.youtube.com/watch?v=2ScPbu8ga1Q" rel="nofollow">http://www.youtube.com/watch?v=2ScPbu8ga1Q</a>) and later talked about doing the same thing for iPhone using the WebScripting API. It&#8217;s easier to do in Android because you don&#8217;t have to mess around with Objective-C. I&#8217;m looking at providing a common API under my Syndroid project ala Gears that lets you write Javascript that accesses native services on both Android and iPhone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ckorhonen</title>
		<link>http://ajaxian.com/archives/phonegap-air-for-the-iphone/comment-page-1#comment-267593</link>
		<dc:creator>ckorhonen</dc:creator>
		<pubDate>Mon, 22 Sep 2008 19:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4550#comment-267593</guid>
		<description>Looks quite impressive, and I can see this as a way for web developers to actually monetize their iPhone Web Apps by packaging them up and selling them in the App Store.

What remains to be seen is whether there will be any problems submitting such and application (I&#039;d hope not, since there are many apps out there which simply wrap the webkit ui component).

The other thing that comes to mind is that I&#039;m sure API access from webapps is something on Apple&#039;s own roadmap.</description>
		<content:encoded><![CDATA[<p>Looks quite impressive, and I can see this as a way for web developers to actually monetize their iPhone Web Apps by packaging them up and selling them in the App Store.</p>
<p>What remains to be seen is whether there will be any problems submitting such and application (I&#8217;d hope not, since there are many apps out there which simply wrap the webkit ui component).</p>
<p>The other thing that comes to mind is that I&#8217;m sure API access from webapps is something on Apple&#8217;s own roadmap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: perenzo</title>
		<link>http://ajaxian.com/archives/phonegap-air-for-the-iphone/comment-page-1#comment-267579</link>
		<dc:creator>perenzo</dc:creator>
		<pubDate>Mon, 22 Sep 2008 17:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4550#comment-267579</guid>
		<description>Look also here &lt;a href=&quot;http://www.big5apps.com&quot; rel=&quot;nofollow&quot;&gt;http://www.big5apps.com&lt;/a&gt; for another implementation based on the PhoneGap idea. This is also an example of Apples AppStore strategy of refusing Apps that do not fit into their pattern.</description>
		<content:encoded><![CDATA[<p>Look also here <a href="http://www.big5apps.com" rel="nofollow">http://www.big5apps.com</a> for another implementation based on the PhoneGap idea. This is also an example of Apples AppStore strategy of refusing Apps that do not fit into their pattern.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

