<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ryan @ Nitobi &#187; PhoneGap</title>
	<atom:link href="http://blogs.nitobi.com/ryan/index.php/category/phonegap/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.nitobi.com/ryan</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 11 Oct 2010 01:20:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PhoneGap Palm now available</title>
		<link>http://blogs.nitobi.com/ryan/index.php/2009/12/07/phonegap-palm-now-availableg/</link>
		<comments>http://blogs.nitobi.com/ryan/index.php/2009/12/07/phonegap-palm-now-availableg/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 20:47:39 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[PhoneGap]]></category>
		<category><![CDATA[palm]]></category>

		<guid isPermaLink="false">http://blogs.nitobi.com/ryan/?p=43</guid>
		<description><![CDATA[
I just pushed my latest work on PhoneGap Palm to my github repo, and it should be pulled over to the main phonegap repo shortly.
PhoneGap API&#8217;s available to Palm devices include geolocation, accelerometer, notification, orientation, sms, telephony, network, file (read only), and a limited selection of device properties (see the PhoneGap Mobile Spec running on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-46 alignleft" title="palm" src="http://blogs.nitobi.com/ryan/wp-content/uploads/2009/12/palm.png" alt="palm" width="252" height="395" /></p>
<p>I just pushed my latest work on PhoneGap Palm to <a href="http://github.com/wildabeast/">my github repo</a>, and it should be pulled over to the main phonegap repo shortly.<br />
PhoneGap API&#8217;s available to Palm devices include geolocation, accelerometer, notification, orientation, sms, telephony, network, file (read only), and a limited selection of device properties (see the PhoneGap Mobile Spec running on the Palm Emulator to the left).</p>
<p>Unfortunately the contacts API won&#8217;t be available for a while, due to the fact that the Mojo API limits data access (including contacts data) to that which was created by the app in context (see <a href="http://developer.palm.com/distribution/viewtopic.php?sid=61f5023a5bf3941c441586a1405f215d&amp;lastaction=login&amp;f=9&amp;t=3323&amp;p=12427&amp;hilit=get+contacts">this discussion</a>). Hopefully this will change.</p>
<p>For those who don&#8217;t know, Palm&#8217;s webOs is completely based on web technologies. We&#8217;ve got a couple of Palm Pre&#8217;s here for testing, and they&#8217;re sick. And the edit/deploy/test cycle is very smooth. You can test on device and write to a debug console which you can monitor on your SDK console.</p>
<p>Like we did for Symbian WRT, we simply had to write a javascript shim to map the Mojo API (webOs&#8217; mobile js API) to the PhoneGap API. I also had to do a bit of messing around with the stage/scene system which they use for changing application views. But its ready for use with the device APIs listed above.</p>
<p>I&#8217;ll be continuing to work on this and expand the API, and I also hope to get some time to continue my work on PhoneGap Symbian/Qt.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.nitobi.com/ryan/index.php/2009/12/07/phonegap-palm-now-availableg/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

