<?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>Palm Pre Touch Phone &#187; Developing on webOS</title>
	<atom:link href="http://www.palmpretouchphone.com/category/developing-on-webos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.palmpretouchphone.com</link>
	<description>Everything Palm Pre, We Feed You!</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:43:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Far Out Fowl – A Canvas Gaming Tutorial</title>
		<link>http://www.palmpretouchphone.com/sdk/far-out-fowl-%e2%80%93-a-canvas-gaming-tutorial/</link>
		<comments>http://www.palmpretouchphone.com/sdk/far-out-fowl-%e2%80%93-a-canvas-gaming-tutorial/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:09:38 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://developer.palm.com/blog/?p=762</guid>
		<description><![CDATA[If you&#8217;ve been wanting to get involved with game programming, but aren&#8217;t quite ready to dive into OpenGL yet, take a look at our exclusive new tutorial on Canvas game development. It was written for us by Frank Zammetti, author of &#8220;Practical Palm Pre webOS Projects.&#8221;
Frank&#8217;s article covers the development, from scratch, of a new [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-763" style="padding-left: 20px;" title="Far Out Fowl" src="http://developer.palm.com/blog/wp-content/uploads/2010/03/fofimage002.jpg" alt="Far Out Fowl" width="140" align="right" />If you&#8217;ve been wanting to get involved with game programming, but aren&#8217;t quite ready to dive into OpenGL yet, take a look at our <a href="http://developer.palm.com/index.php?option=com_content&amp;view=article&amp;id=1987">exclusive new tutorial</a> on Canvas game development. It was written for us by Frank Zammetti, author of &#8220;Practical Palm Pre webOS Projects.&#8221;</p>
<p>Frank&#8217;s article covers the development, from scratch, of a new Canvas game, &#8220;Far Out Fowl,&#8221; sparing no details. He describes coding techniques, game design decisions, and user interface considerations. He even takes us through his process for deciding on Canvas as the tool of choice for this particular game. The game includes sound effects, accelerometer-based controls, and alien chickens. What more could you want in a game? Have fun!</p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/7bzDK7q19EQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/sdk/far-out-fowl-%e2%80%93-a-canvas-gaming-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta PDK released!</title>
		<link>http://www.palmpretouchphone.com/sdk/beta-pdk-released/</link>
		<comments>http://www.palmpretouchphone.com/sdk/beta-pdk-released/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 15:30:48 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>
		<category><![CDATA[PDK]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://developer.palm.com/blog/?p=737</guid>
		<description><![CDATA[Today, Palm is excited to announce the public beta release of the Plug-in Developer Kit (PDK), which was announced in January at the Consumer Electronics Show.
The PDK is a new component of the webOS SDK, letting developers use C and C++ alongside the web technologies that power the SDK, and even mix them seamlessly within [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding-bottom: 30px;" title="PDK logo" src="http://developer.palm.com/blog/wp-content/uploads/2010/03/pdk_lg2.png" alt="PDK logo" width="225" height="135" align="right" />Today, Palm is excited to announce the public beta release of the <a href="http://developer.palm.com/index.php?option=com_content&amp;view=article&amp;id=1936">Plug-in Developer Kit (PDK)</a>, which was announced in January at the Consumer Electronics Show.</p>
<p>The PDK is a new component of the webOS SDK, letting developers use C and C++ alongside the web technologies that power the SDK, and even mix them seamlessly within a single application. The PDK brings new functionality to webOS, including immersive 3D graphics, and gives developers who have built games for other platforms an easy way to bring their titles to the webOS platform.</p>
<p>The webOS PDK takes its name from the way that C / C++ components integrate into webOS applications. The webOS platform is built on web technologies, with an application environment built on the WebKit browser engine. Components built with the PDK “plug in” to webOS apps using the same mechanism that supports desktop browser plug-ins.</p>
<p>The webOS PDK incorporates the widely used multimedia library SDL (Simple DirectMedia Layer) and the OpenGL ES graphics API, making it easy for developers to port existing code to webOS. The PDK includes its own tools to support development and debugging of plug-ins for webOS applications, and (like the webOS SDK) will allow development on the Windows, Mac and Linux platforms (though only Windows and Mac are supported in the public beta).</p>
<p>(Note that distribution of apps built with the public beta PDK will require functionality provided in an upcoming Palm webOS update, to be released during the middle of this year. The current version of webOS supports limited distribution of games built with the private early-access PDK, but the technologies and processes that enable this limited distribution don’t allow for wider distribution.)</p>
<p>We&#8217;ve updated the Developer Portal with all the information you&#8217;ll need to get started. The Developer and Reference Libraries have new &#8220;Plug-in&#8221; sections that talk about the new tools and APIs, and describe how to get up and running quickly.</p>
<p>So what are you waiting for? Head over to the Developer Portal, <a href="http://developer.palm.com/index.php?option=com_content&amp;view=article&amp;id=1936">download the PDK</a> and start developing today!</p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/sGidT0GNBQE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/sdk/beta-pdk-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Gaming Summit and Game Developers Conference</title>
		<link>http://www.palmpretouchphone.com/development/flash-gaming-summit-and-game-developers-conference/</link>
		<comments>http://www.palmpretouchphone.com/development/flash-gaming-summit-and-game-developers-conference/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:00:46 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>
		<category><![CDATA[The webOS Community]]></category>
		<category><![CDATA[What's Happening in webOS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[gaming]]></category>

		<guid isPermaLink="false">http://developer.palm.com/blog/?p=637</guid>
		<description><![CDATA[Game developers interested in accelerating profitability of existing and future apps are invited to join Palm to learn more about webOS at two upcoming conferences.
We’ll  kick off an exciting week at the Flash Gaming Summit, hosted by Mochi Media, on Monday March 8th at UCSF&#8217;s Mission Bay Conference Center. This one-day conference brings together the [...]]]></description>
			<content:encoded><![CDATA[<p>Game developers interested in accelerating profitability of existing and future apps are invited to join Palm to learn more about webOS at two upcoming conferences.</p>
<p><a href="http://www.flashgamingsummit.com/" ><img style="padding-right: 10px; padding-bottom: 10px;" src="http://www.flashgamingsummit.com/images/btn/badges/flashgamingsummit-176x62.png" border="0" alt="Flash Gaming Summit" width="176" align="left" /></a>We’ll  kick off an exciting week at the <a href="http://www.flashgamingsummit.com/" >Flash Gaming Summit</a>, hosted by Mochi Media, on Monday March 8th at UCSF&#8217;s Mission Bay Conference Center. This one-day conference brings together the leaders in the Flash gaming industry, and Palm is proud to sponsor and support the growth of the Flash community.  We&#8217;ll be showing cool demos and will have some fun giveaways. We’ll also have news about upcoming enhancements to the webOS developer experience that you won&#8217;t want to miss! We’d love for you to share this exciting day with us.</p>
<p><a href="http://www.gdconf.com" ><img style="padding-right: 10px;" title="Game Developers Conference" src="http://developer.palm.com/blog/wp-content/uploads/2010/03/gdc.png" alt="Game Developers Conference" width="140" align="left" /></a>Hot on the heels of the Flash Gaming Summit, Palm will be out in full force at the <a href="http://www.gdconf.com" >Game Developers Conference</a> at Moscone Center, March 11 – 13.  Come see us in booth #2016 to learn more about how game developers are benefiting from the first-mover advantage in the webOS app ecosystem. Learn how webOS makes it easy to develop and distribute your apps, and to increase the profitability of your app business. Plus, get hands-on with demos of the hottest new game titles.</p>
<p>As previously announced, we’ll be releasing a beta of our Palm webOS Plug-in Development Kit. GDC attendees will be able to learn more at 3:00 pm on Friday when Jeff Bush, Palm’s Director of webOS Graphics &amp; Gaming, will be leading a session on <a href="https://www.cmpevents.com/GD10/a.asp?option=G&amp;V=3&amp;id=677883" >how to create games with the PDK</a>.</p>
<p>See you there!</p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/H0qf9XQb55c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/development/flash-gaming-summit-and-game-developers-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Facebook app now available</title>
		<link>http://www.palmpretouchphone.com/webos/new-facebook-app-now-available/</link>
		<comments>http://www.palmpretouchphone.com/webos/new-facebook-app-now-available/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 00:34:56 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[App Catalog]]></category>
		<category><![CDATA[Developing on webOS]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[What's Happening in webOS]]></category>
		<category><![CDATA[facebook app]]></category>
		<category><![CDATA[webOS]]></category>

		<guid isPermaLink="false">http://developer.palm.com/blog/?p=634</guid>
		<description><![CDATA[Today, we&#8217;re releasing a new version of our Facebook application for webOS. This  application makes it easy to stay connected with your friends, share status updates, upload photos, check out your News Feed, browse your friends&#8217; photo albums and profiles, get your upcoming events, and check your messages wherever you are. The app also integrates with [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we&#8217;re releasing a new version of our Facebook application for webOS. This  application makes it easy to stay connected with your friends, share status updates, upload photos, check out your News Feed, browse your friends&#8217; photo albums and profiles, get your upcoming events, and check your messages wherever you are. The app also integrates with other aspects of Palm webOS and Synergy, so you can instantly view Facebook info from the Contacts app, or use the Photo app to upload directly to Facebook.</p>
<p>New features include:</p>
<ul>
<li>Enhanced Inbox &#8211; Now, your inbox lets you compose, send, and reply, so you can always access your Facebook messages.</li>
<li>Photo albums &#8211; Now you can view photo albums from all your friends, not just the photos in their news feeds. Uploading photos is easier as well, and includes the ability to add captions.</li>
<li>Profiles &#8211; The new app lets you view users&#8217; profiles, whether they are your friends or not. View and post to their walls, view their information, and see their photo albums (subject to privacy settings, of course).</li>
<li>Events and birthdays &#8211; Now you can see upcoming birthdays from your friend list as well as upcoming events.</li>
<li>Friend search &#8211; Easily find your friends using the Friend Search feature. This takes you to their profile, where you can see and post to their wall, view their information, and look at their photos.</li>
</ul>
<p>This being the developer blog, what&#8217;s interesting to me is how this application was developed. The Developer Relations team took on the task of rewriting this application as a way to work on a &#8220;real&#8221; project and get a deeper understanding of how our developer tools and documentation work (and sometimes don&#8217;t work) for our developers.</p>
<p>Working on this application has given us a really detailed look at the current state of our tools and documents. Here in Developer Relations, we&#8217;ve been sitting down and evaluating the results and putting plans in place to remove as many of the speedbumps and potholes as we can, as quickly as we can.</p>
<p>I think you&#8217;ll be very impressed with the quality of this updated Facebook application. It&#8217;s even more impressive when you realize that while Ben and Dion, who did most of the heavy lifting on this update, are experienced programmers, they haven&#8217;t been webOS programmers very long. It&#8217;s a good example of how existing skills can transfer to the webOS platform and get a new developer up to speed and building good applications quickly.</p>
<p>Now that we have this rewritten-from-scratch version of the Facebook app out, we&#8217;re starting to look at what further enhancements we can add to it.  We plan to continue using this application to push ourselves as webOS developers, and to step into the shoes of our developers and live with the tools we give them. We think that&#8217;s the best way to make sure those tools are the best tools we can possibly build. If we aren&#8217;t working with them daily, it&#8217;s easy to think they&#8217;re better than they are. By making sure we&#8217;re always creating &#8220;real&#8221; applications, we have no excuses not to make sure that our developer environment is the best it can be.</p>
<p>And that&#8217;s exactly what we expect it to be. We still have some work, but now we know what needs to be done, and we&#8217;re working to make it happen.</p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/StisST-MJiA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/webos/new-facebook-app-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now Available: Private Distribution of Beta Apps</title>
		<link>http://www.palmpretouchphone.com/developing-on-webos/now-available-private-distribution-of-beta-apps/</link>
		<comments>http://www.palmpretouchphone.com/developing-on-webos/now-available-private-distribution-of-beta-apps/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 00:30:41 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>

		<guid isPermaLink="false">http://developer.palm.com/blog/?p=588</guid>
		<description><![CDATA[You may be familiar with our Application RSS feeds, a unique feature in the mobile app universe that we added recently. The feeds have given developers unprecedented access to a wider range of customers by allowing website developers to create their own catalogs of App Catalog, Web Distribution, and/or Beta webOS applications. Currently, webOS School, [...]]]></description>
			<content:encoded><![CDATA[<p>You may be familiar with our <a href="https://developer.palm.com/index.php?option=com_content&amp;view=article&amp;id=1844&amp;Itemid=24">Application RSS feeds</a>, a unique feature in the mobile app universe that we added recently. The feeds have given developers unprecedented access to a wider range of customers by allowing website developers to create their own catalogs of App Catalog, Web Distribution, and/or Beta webOS applications. Currently, <a href="http://mobileappcatalog.appspot.com/">webOS School</a>, <a href="http://www.precentral.net/app-gallery/app-catalog/">Pre|Central</a>, and other sites are creating custom catalogs and views of the webOS application ecosystem. Our own sample catalog, <a href="http://projectappetite.com/">Project Appetite</a> is an open source demonstration of these capabilities.</p>
<p>With the latest update to My Apps, we’ve added to the flexibility you already have with app distribution. You now can choose whether or not to include your application in the RSS feeds. So, if you have a beta application that you’re not quite ready for the world to see, but you want your friends to be able to test it, now you can.</p>
<p>On the &#8220;Application Basics&#8221; page, you&#8217;ll find a new checkbox labeled &#8220;Include this app in Feeds.&#8221; If you check the box, website developers who subscribe to the feeds can list your application on their websites. Otherwise, it will be left out. You’ll still get a unique application URL to distribute the way YOU want, and your users will still get notified of updates in the App Catalog. Note that this doesn’t mean distribution is restricted – anybody with the URL will be able to download your app. But it does give you a greater degree of control.</p>
<p>We hope you enjoy this feature. As always, if you have any questions or comments about it, we’d love to hear from you.</p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/uid9GbXo3LY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/developing-on-webos/now-available-private-distribution-of-beta-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palm Hot Apps Program opens today!</title>
		<link>http://www.palmpretouchphone.com/the-webos-community/palm-hot-apps-program-opens-today/</link>
		<comments>http://www.palmpretouchphone.com/the-webos-community/palm-hot-apps-program-opens-today/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 00:27:04 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>
		<category><![CDATA[The webOS Community]]></category>

		<guid isPermaLink="false">http://pdnblog.palm.com/?p=576</guid>
		<description><![CDATA[Don&#8217;t forget &#8212; the Hot Apps Program opens today.
The Palm Hot Apps Program rewards developers of the hottest webOS applications with a total of $1 million. The developer of the free webOS application that’s downloaded the most between February 1, 2010, and May 31, 2010 will receive $100,000. The developer of the paid-for webOS app that generates [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t forget &#8212; the Hot Apps Program opens today.</p>
<p>The Palm Hot Apps Program rewards developers of the hottest webOS applications with a total of $1 million. The developer of the free webOS application that’s downloaded the most between February 1, 2010, and May 31, 2010 will receive $100,000. The developer of the paid-for webOS app that generates the most revenue during the same period will also receive $100,000.</p>
<p>Developers of other top free and paid apps will also receive cash awards, as follows:</p>
<ul>
<li>The next 20 apps in each category: $10,000 each</li>
<li>The next 200 apps in each category: $1,000 each</li>
</ul>
<p>Only downloads made between 12:00 midnight, February 1, 2010, and 11:59 p.m., May 31, 2010, will be considered for the awards. If you don&#8217;t have an app in the catalog today, you have plenty of time to get going and get one published and in contention for the prizes.</p>
<p>If you haven&#8217;t programmed in webOS yet, <a href="http://developer.palm.com/index.php?option=com_content&amp;view=article&amp;id=1833&amp;Itemid=321">getting started</a> is easy. Download the SDK, check out the tutorial and get yourself going!</p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/VaaiAjRFzn0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/the-webos-community/palm-hot-apps-program-opens-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>palm-run: package, run, launch and then see log</title>
		<link>http://www.palmpretouchphone.com/developing-on-webos/palm-run-package-run-launch-and-then-see-log/</link>
		<comments>http://www.palmpretouchphone.com/developing-on-webos/palm-run-package-run-launch-and-then-see-log/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 18:00:44 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>

		<guid isPermaLink="false">http://pdnblog.palm.com/?p=568</guid>
		<description><![CDATA[Dion Almaer (aka Director of Palm Developer Relations and my boss) has been busy getting his hands dirty in WebOS and is starting to write about it on his blog.
palm-run: package, run, launch and then see log messages talks about one of his early tools for automating some of the recurring tasks in a development cycle, [...]]]></description>
			<content:encoded><![CDATA[<p>Dion Almaer (aka Director of Palm Developer Relations and my boss) has been busy getting his hands dirty in WebOS and is starting to write about it on <a href="http://almaer.com/blog">his blog</a>.</p>
<p><a href="http://almaer.com/blog/palm-run">palm-run: package, run, launch and then see log</a> messages talks about one of his early tools for automating some of the recurring tasks in a development cycle, and of course, <a href="http://github.com/dalmaer/palm-run">his code&#8217;s available</a> for you to borrow and use (and improve and send back for the rest of the community, of course!)</p>
<p style="padding-left: 30px;"><em>I am having fun taking my Web skillz and applying them to mobile with webOS. It is obviously important that I learn about the platform. I want to understand the limitations, and get a feel for the SDK so I have opinions on where to take it (Fortunately, the community gives us great feedback,</em><a href="http://developer.palm.com/"><em>keep it coming</em></a><em>!).</em></p>
<p style="padding-left: 30px;"><em>As I develop applications I quickly see repetitive tasks that fit into my workflow.</em></p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/9MDaP1hMkCA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/developing-on-webos/palm-run-package-run-launch-and-then-see-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gearing up your applications to be touched and the horizontal scroll</title>
		<link>http://www.palmpretouchphone.com/developing-on-webos/gearing-up-your-applications-to-be-touched-and-the-horizontal-scroll/</link>
		<comments>http://www.palmpretouchphone.com/developing-on-webos/gearing-up-your-applications-to-be-touched-and-the-horizontal-scroll/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 17:00:58 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>

		<guid isPermaLink="false">http://pdnblog.palm.com/?p=566</guid>
		<description><![CDATA[Dion Almaer (aka Director of Palm Developer Relations and my boss) has been busy getting his hands dirty in WebOS and is starting to write about it on his blog.
Gearing up your applications to be touched and the horizontal scroll is an interesting look at some of the things you need to consider in taking [...]]]></description>
			<content:encoded><![CDATA[<p>Dion Almaer (aka Director of Palm Developer Relations and my boss) has been busy getting his hands dirty in WebOS and is starting to write about it on <a href="http://almaer.com/blog">his blog</a>.</p>
<p><a href="http://almaer.com/blog/touching-horizontalscroll">Gearing up your applications to be touched and the horizontal scroll</a> is an interesting look at some of the things you need to consider in taking content designed for the desktop and making it usable in a mobile browser.</p>
<p>An excerpt:</p>
<p style="padding-left: 30px;"><em>The two biggest challenges I have found so far on the design side have been dealing with the real estate available (screen size) and the touchy feely-ness of the device.</em></p>
<p style="padding-left: 30px;"><em>We have been trained on the desktop, thanks to the mouse as our pointer interface, to click lots of buttons. The tactile feedback that we get is the button looking depressed, but that is about it. The mouse has a lot going for it. The fact that I have a set of states due to the fact that there is a difference between having the cursor located somewhere, and having a click on that location is useful. It can be especially useful for discoverability. As a user mouses around you can unveil information “hey, if you click this button X will happen mate!” It also has the nice side effect that your hand can rest on it.</em></p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/6VDWSGWC1Gs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/developing-on-webos/gearing-up-your-applications-to-be-touched-and-the-horizontal-scroll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyPalm for WebOS development</title>
		<link>http://www.palmpretouchphone.com/developing-on-webos/pypalm-for-webos-development/</link>
		<comments>http://www.palmpretouchphone.com/developing-on-webos/pypalm-for-webos-development/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:56:54 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>

		<guid isPermaLink="false">http://pdnblog.palm.com/?p=564</guid>
		<description><![CDATA[Martin Grund sent me a note on his work on PyPalm and I wanted to share it with everyone&#8230;. (if you&#8217;re building things that make programming on WebOS easier or better, drop us a note at pdc@palm.com and tell us about it!)
Martin says:
I developed a tool around the original Palm SDK tools that eases the [...]]]></description>
			<content:encoded><![CDATA[<p>Martin Grund sent me a note on his work on PyPalm and I wanted to share it with everyone&#8230;. (if you&#8217;re building things that make programming on WebOS easier or better, drop us a note at <a href="mailto:pdc@palm.com">pdc@palm.com </a>and tell us about it!)</p>
<p>Martin says:</p>
<div id="_mcePaste">I developed a tool around the original Palm SDK tools that eases the development a little bit. It is a command line application that summarizes all available tools under one location and combines them nicely.</div>
<div></div>
<div id="_mcePaste">As an example there is a command that will package, install, and start the application in one step and without defining which application id to use, because it will look at the appinfo.json file in the directory.</div>
<div id="_mcePaste"></div>
<div>As an addition to the Palm SDK I added support for localization of webOS applications. By defining a configuration entry in the framework_config.json file the application developer defines which languages are supported and when</div>
<div id="_mcePaste"></div>
<div>pypalm localize</div>
<div id="_mcePaste"></div>
<div>is executed it will check for all supported languages and create the necessary strings.json files and will automatically updated them if the key value set is updated.</div>
<div id="_mcePaste"></div>
<div>You can find the complete source on <a href="http://github.com/grundprinzip/PyPalm">Github</a> and a <a href="http://punchcard.wordpress.com/2010/01/01/pypalm-screencast-available/">screencast about PyPalm</a></div>
<div id="_mcePaste">and some <a href="http://punchcard.wordpress.com/2009/12/18/pypalm-for-palm-webos-development/">introductory blog posts</a> (a <a href="http://punchcard.wordpress.com/2010/01/01/pypalm-pypalm-0-20-10-adds-localization-support/">second one here</a>).</div>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/hXYFQwe2PKE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/developing-on-webos/pypalm-for-webos-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developer Program Now Open!</title>
		<link>http://www.palmpretouchphone.com/the-webos-community/developer-program-now-open/</link>
		<comments>http://www.palmpretouchphone.com/the-webos-community/developer-program-now-open/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 19:02:55 +0000</pubDate>
		<dc:creator>Chuq Von Rospach</dc:creator>
				<category><![CDATA[Developing on webOS]]></category>
		<category><![CDATA[The webOS Community]]></category>

		<guid isPermaLink="false">http://pdnblog.palm.com/?p=547</guid>
		<description><![CDATA[
A year ago Palm introduced the world to the Pre and webOS.  Since then Palm has shipped the Pre and the Pixi, launched with strong carrier partners in Canada, the United Kingdom, Germany, Spain, Ireland, and Mexico, and partnered with you for a successful private beta that has resulted in over 1,000 applications that [...]]]></description>
			<content:encoded><![CDATA[<p>
A year ago Palm introduced the world to the Pre and webOS.  Since then Palm has shipped the Pre and the Pixi, launched with strong carrier partners in Canada, the United Kingdom, Germany, Spain, Ireland, and Mexico, and partnered with you for a successful private beta that has resulted in over 1,000 applications that have enriched the Palm experience.
</p>
<p>
Today we&#8217;re proud to announce the official opening of Palm&#8217;s worldwide developer program, giving developers around the globe the opportunity to develop and distribute applications on Palm webOS devices.
</p>
<p>
As long-time advocates of the web platform, we are absolutely thrilled that all developers now have the opportunity to experience the convergence of mobile devices with a native web platform. Palm&#8217;s webOS allows developers to use web technologies to create compelling applications.  The result is a platform that offers a low barrier to entry (these days, who doesn&#8217;t know HTML, JavaScript and CSS?), high levels of productivity (the term &#8220;web time&#8221; was coined for a reason), and powerful integration capabilities.
</p>
<p>
Of course, the distribution model for a platform is at least as important as the development model. Like many other mobile platforms, our developer program offers an on-device App Catalog experience. This is a key element in our strategy to deliver an on-device application sales channel.
</p>
<p>
However, many developers want more flexibility than a single catalog can provide. Further, other developers want to avoid the review process that of necessity must accompany a branded catalog like ours.  And, consumers as well are interested in a variety of ways to discovery relevant applications.  It’s difficult for one app catalog to fit all.
</p>
<p>
That&#8217;s why as part of the launch of our program we&#8217;re pleased to offer developers a choice: the ability to bypass our catalog and review process entirely through what we call Web Distribution. In this model, you simply upload your application and within a few minutes to an hour you receive a URL which you can then distribute to users however you like.
</p>
<p>
What&#8217;s more, we want to facilitate the creation of other application discovery mechanisms. We want to see the community explore innovative new ways to present applications to users to help them discover the next great app–be that ranking mechanisms, directories, marketing integrations, social sharing and more. To this end, we&#8217;re making data feeds (in RSS 2.0 format) of all Palm webOS applications available to the world.  We know and trust the community can help us build great Palm experiences.
</p>
<p>
With Web Distribution and the application feeds, we&#8217;re strengthening our relationship with the web community&#8211;a partnership first made when Palm made the bold bet of building a  mobile operating system based on the web. Let&#8217;s work together to deepen this relationship in 2010. The web has a long, rich history of helping consumers connect with relevant content and applications, and we’re excited to continue that tradition with Palm applications.
</p>
<p>
For more details on the developer program–and to start developing webOS applications today–visit <a href="http://developer.palm.com/">developer.palm.com</a> or email us at <a href="mailto:devrel@palm.com">devrel@palm.com</a>. We can&#8217;t wait to hear your thoughts on the developer program, our SDK, and get any other feedback you may have.
</p>
<p>
Ben and Dion<br />
Directors of Developer Relations<br />
Palm</p>
<img src="http://feeds.feedburner.com/~r/pdnblog/~4/-vB-HtzLGrw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.palmpretouchphone.com/the-webos-community/developer-program-now-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

