<?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: palm-run: package, run, launch and then see log messages</title>
	<atom:link href="http://almaer.com/blog/palm-run/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/palm-run</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: l.m.orchard</title>
		<link>http://almaer.com/blog/palm-run/comment-page-1#comment-46075</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Tue, 26 Jan 2010 01:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2593#comment-46075</guid>
		<description>For what it&#039;s worth, I&#039;ve been doing something like this, but using GNU make:

http://github.com/lmorchard/blockchalk-webos/blob/master/Makefile

With that fairly project-generic Makefile I can do the following (on OS X):

* switch between emulator (TCP) and device (USB)
* package, install, run, and tail log
* run main app or start up a Mojo.Test runner
* either use palm-log or tail -f via novaterm, since palm-log has a bug with long lines.
* build docs with JSDoc
* run jslint
* account for little bugs in Luna that prevented the inspector from properly attaching (though those may be fixed by now)</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, I&#8217;ve been doing something like this, but using GNU make:</p>
<p><a href="http://github.com/lmorchard/blockchalk-webos/blob/master/Makefile" rel="nofollow">http://github.com/lmorchard/blockchalk-webos/blob/master/Makefile</a></p>
<p>With that fairly project-generic Makefile I can do the following (on OS X):</p>
<p>* switch between emulator (TCP) and device (USB)<br />
* package, install, run, and tail log<br />
* run main app or start up a Mojo.Test runner<br />
* either use palm-log or tail -f via novaterm, since palm-log has a bug with long lines.<br />
* build docs with JSDoc<br />
* run jslint<br />
* account for little bugs in Luna that prevented the inspector from properly attaching (though those may be fixed by now)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion Almaer</title>
		<link>http://almaer.com/blog/palm-run/comment-page-1#comment-45994</link>
		<dc:creator>Dion Almaer</dc:creator>
		<pubDate>Wed, 06 Jan 2010 17:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2593#comment-45994</guid>
		<description>Frederic,

Good point. Would you like to default to having it always part of palm-launch?

Cheers,

Dion</description>
		<content:encoded><![CDATA[<p>Frederic,</p>
<p>Good point. Would you like to default to having it always part of palm-launch?</p>
<p>Cheers,</p>
<p>Dion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frederic_h</title>
		<link>http://almaer.com/blog/palm-run/comment-page-1#comment-45988</link>
		<dc:creator>frederic_h</dc:creator>
		<pubDate>Tue, 05 Jan 2010 08:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2593#comment-45988</guid>
		<description>Great job,

but i think the -i option for palm-launch is kinda missing, i use it quite often with the inspector, makes testing a lot easier!</description>
		<content:encoded><![CDATA[<p>Great job,</p>
<p>but i think the -i option for palm-launch is kinda missing, i use it quite often with the inspector, makes testing a lot easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Wilcox</title>
		<link>http://almaer.com/blog/palm-run/comment-page-1#comment-45961</link>
		<dc:creator>Christian Wilcox</dc:creator>
		<pubDate>Thu, 24 Dec 2009 16:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2593#comment-45961</guid>
		<description>I haven&#039;t used the command line tools much since the recent Ares release. I do still `tail -f /var/log/messages`, so thanks for the palm-log tip. Guess I missed that in the docs.

It would be interesting to hear more of your thoughts on where Ares is now and how it fits into your workflow.

Also related to Ares: expanded/customizable keyboard shortcut keys would be useful.

Keep up the great innovative work!</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used the command line tools much since the recent Ares release. I do still `tail -f /var/log/messages`, so thanks for the palm-log tip. Guess I missed that in the docs.</p>
<p>It would be interesting to hear more of your thoughts on where Ares is now and how it fits into your workflow.</p>
<p>Also related to Ares: expanded/customizable keyboard shortcut keys would be useful.</p>
<p>Keep up the great innovative work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
