<?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 for Denver Dev Blog</title>
	<atom:link href="http://ambientideas.com/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ambientideas.com/blog</link>
	<description>Matthew McCullough&#039;s insights on software development as co-founder of Ambient Ideas, LLC</description>
	<lastBuildDate>Tue, 18 May 2010 02:30:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Comment on iPad, iPhone Certified Developer Program &#8211; A Wild Idea by Nick</title>
		<link>http://ambientideas.com/blog/index.php/2010/05/ipad-iphone-certified-developer-program-a-wild-idea/comment-page-1/#comment-2465</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 18 May 2010 02:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2010/05/ipad-iphone-certified-developer-program-a-wild-idea/#comment-2465</guid>
		<description>I really doubt that this would even be considered by Apple as a possibility.  Just like Google Voice could be an email client on version 1.0 and a Skype phone on 1.1, the fact that Apple doesn&#039;t control every aspect of the approval process would just scare them from approving anything that even stands a chance of breaking the control they already have.</description>
		<content:encoded><![CDATA[<p>I really doubt that this would even be considered by Apple as a possibility.  Just like Google Voice could be an email client on version 1.0 and a Skype phone on 1.1, the fact that Apple doesn&#8217;t control every aspect of the approval process would just scare them from approving anything that even stands a chance of breaking the control they already have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s the big deal about font choices in presentations? by andy</title>
		<link>http://ambientideas.com/blog/index.php/2010/01/whats-the-big-deal-about-font-choices-in-presentations/comment-page-1/#comment-2355</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Wed, 20 Jan 2010 05:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2010/01/whats-the-big-deal-about-font-choices-in-presentations/#comment-2355</guid>
		<description>You subjected your family to font tests? You are a cruel, cruel man. :)

Thanks for the post, definitely looking forward to the book.</description>
		<content:encoded><![CDATA[<p>You subjected your family to font tests? You are a cruel, cruel man. <img src='http://ambientideas.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for the post, definitely looking forward to the book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My latest DZone RefCard on the Google App Engine has been released by Tahir Akram</title>
		<link>http://ambientideas.com/blog/index.php/2009/12/my-latest-dzone-refcard-on-the-google-app-engine-has-been-released/comment-page-1/#comment-2352</link>
		<dc:creator>Tahir Akram</dc:creator>
		<pubDate>Tue, 12 Jan 2010 09:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/12/my-latest-dzone-refcard-on-the-google-app-engine-has-been-released/#comment-2352</guid>
		<description>Truly helpful.

Thanks.

Happy coding.</description>
		<content:encoded><![CDATA[<p>Truly helpful.</p>
<p>Thanks.</p>
<p>Happy coding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Script for finding a class inside a directory of JARs by Matthew McCullough</title>
		<link>http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/comment-page-1/#comment-2270</link>
		<dc:creator>Matthew McCullough</dc:creator>
		<pubDate>Wed, 17 Jun 2009 20:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/#comment-2270</guid>
		<description>Yup, javacio.us does something similar. But the reasoning for my script is that most of the time in my use-case, I have to search in private (company-internal) artifacts as well as commercials ones like BEA/Oracle JARs that would only exist in my HDD repo.</description>
		<content:encoded><![CDATA[<p>Yup, javacio.us does something similar. But the reasoning for my script is that most of the time in my use-case, I have to search in private (company-internal) artifacts as well as commercials ones like BEA/Oracle JARs that would only exist in my HDD repo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Script for finding a class inside a directory of JARs by Josh</title>
		<link>http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/comment-page-1/#comment-2267</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 15 Jun 2009 17:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/#comment-2267</guid>
		<description>doesn&#039;t http://javacio.us/ do this for you?  Finds it in jars and in pom files (only for public repositories and jar files, though).</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t <a href="http://javacio.us/" rel="nofollow">http://javacio.us/</a> do this for you?  Finds it in jars and in pom files (only for public repositories and jar files, though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iTerm Screencast by Taisia</title>
		<link>http://ambientideas.com/blog/index.php/2009/02/iterm-screencast/comment-page-1/#comment-2190</link>
		<dc:creator>Taisia</dc:creator>
		<pubDate>Wed, 06 May 2009 13:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/02/iterm-screencast/#comment-2190</guid>
		<description>Hi Matt,

Thank you for the great video! I have a small addition: few days ago Dmytro Shteflyuk has published an article about &lt;a href=&quot;http://kpumuk.info/mac-os-x/how-to-show-ssh-host-name-on-the-iterms-background/&quot; rel=&quot;nofollow&quot;&gt;how to put host name used in ssh session on the background&lt;/a&gt;. You both are my heroes :-)</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>Thank you for the great video! I have a small addition: few days ago Dmytro Shteflyuk has published an article about <a href="http://kpumuk.info/mac-os-x/how-to-show-ssh-host-name-on-the-iterms-background/" rel="nofollow">how to put host name used in ssh session on the background</a>. You both are my heroes <img src='http://ambientideas.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git on Windows + Maven Gits on the Bleeding Edge by Ibrahim</title>
		<link>http://ambientideas.com/blog/index.php/2009/04/git-on-windows-maven-gits-on-the-bleeding-edge/comment-page-1/#comment-1999</link>
		<dc:creator>Ibrahim</dc:creator>
		<pubDate>Sun, 26 Apr 2009 19:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/04/git-on-windows-maven-gits-on-the-bleeding-edge/#comment-1999</guid>
		<description>Note that Git Extensions http://code.google.com/p/gitextensions/ is also a nice GUI shell extension for Windows. Not quite like Tortoise(X) but it&#039;s prettier IMO.</description>
		<content:encoded><![CDATA[<p>Note that Git Extensions <a href="http://code.google.com/p/gitextensions/" rel="nofollow">http://code.google.com/p/gitextensions/</a> is also a nice GUI shell extension for Windows. Not quite like Tortoise(X) but it&#8217;s prettier IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git on Windows + Maven Gits on the Bleeding Edge by Mike</title>
		<link>http://ambientideas.com/blog/index.php/2009/04/git-on-windows-maven-gits-on-the-bleeding-edge/comment-page-1/#comment-1993</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 26 Apr 2009 16:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/04/git-on-windows-maven-gits-on-the-bleeding-edge/#comment-1993</guid>
		<description>Not many Java developers on Windows use Emacs, I know, but for Emacs there is the great Magit (http://zagadka.vm.bytemark.co.uk/magit/). Magit is a much more comprehensive interface to Git than what the standard vc-mode of Emacs offers, and it&#039;s also much easier to use and more intuitive in my opinion. If you write code in Emacs, Magit pretty much obviates the need to access Git from the command line and also makes you reach for gitk and such much less frequently.</description>
		<content:encoded><![CDATA[<p>Not many Java developers on Windows use Emacs, I know, but for Emacs there is the great Magit (<a href="http://zagadka.vm.bytemark.co.uk/magit/" rel="nofollow">http://zagadka.vm.bytemark.co.uk/magit/</a>). Magit is a much more comprehensive interface to Git than what the standard vc-mode of Emacs offers, and it&#8217;s also much easier to use and more intuitive in my opinion. If you write code in Emacs, Magit pretty much obviates the need to access Git from the command line and also makes you reach for gitk and such much less frequently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git More by Frederic Jean</title>
		<link>http://ambientideas.com/blog/index.php/2009/03/git-more/comment-page-1/#comment-1122</link>
		<dc:creator>Frederic Jean</dc:creator>
		<pubDate>Wed, 25 Mar 2009 05:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/03/git-more/#comment-1122</guid>
		<description>Just a heads up that we are currently upgrading kenai.com and are going through some maintenance in the datacenter that is hosting our infrastructure. We should be back in the morning though.

Fred</description>
		<content:encoded><![CDATA[<p>Just a heads up that we are currently upgrading kenai.com and are going through some maintenance in the datacenter that is hosting our infrastructure. We should be back in the morning though.</p>
<p>Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maven Unit Tests and Continuous Integration Servers by Andreas Ebbert-Karroum</title>
		<link>http://ambientideas.com/blog/index.php/2009/03/maven-unit-tests-and-continuous-integration-servers/comment-page-1/#comment-1045</link>
		<dc:creator>Andreas Ebbert-Karroum</dc:creator>
		<pubDate>Wed, 11 Mar 2009 21:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/03/maven-unit-tests-and-continuous-integration-servers/#comment-1045</guid>
		<description>Hi,

how do the hudson plugins react to that? I could imagine they look for the xml files in order to show the test trend.

Andreas</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>how do the hudson plugins react to that? I could imagine they look for the xml files in order to show the test trend.</p>
<p>Andreas</p>
]]></content:encoded>
	</item>
</channel>
</rss>

