<?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: Put some colors on your capistrano output</title>
	<atom:link href="http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/</link>
	<description>About ruby, rails, postgresql and stuff....</description>
	<lastBuildDate>Mon, 19 Sep 2011 10:15:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mathias Stjernström</title>
		<link>http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/comment-page-1/#comment-4076</link>
		<dc:creator>Mathias Stjernström</dc:creator>
		<pubDate>Wed, 11 Nov 2009 07:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=304#comment-4076</guid>
		<description>Glad you liked it! 

Thanks for commenting!</description>
		<content:encoded><![CDATA[<p>Glad you liked it! </p>
<p>Thanks for commenting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Webber</title>
		<link>http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/comment-page-1/#comment-4074</link>
		<dc:creator>Frank Webber</dc:creator>
		<pubDate>Wed, 11 Nov 2009 06:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=304#comment-4074</guid>
		<description>Big thanks.  I was looking for a way to quite it down.  This is a good alternative.</description>
		<content:encoded><![CDATA[<p>Big thanks.  I was looking for a way to quite it down.  This is a good alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lamar</title>
		<link>http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/comment-page-1/#comment-209</link>
		<dc:creator>Lamar</dc:creator>
		<pubDate>Thu, 19 Feb 2009 13:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=304#comment-209</guid>
		<description>Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Thor</title>
		<link>http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/comment-page-1/#comment-166</link>
		<dc:creator>Daniel Thor</dc:creator>
		<pubDate>Tue, 23 Dec 2008 12:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=304#comment-166</guid>
		<description>This is great! Makes it a lot easier to follow the information that capistrano prints dusing a deploy. Especially when something goes wrong, then you know right away.

Being able to use your own custom matches would be a great addition.</description>
		<content:encoded><![CDATA[<p>This is great! Makes it a lot easier to follow the information that capistrano prints dusing a deploy. Especially when something goes wrong, then you know right away.</p>
<p>Being able to use your own custom matches would be a great addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Stjernström</title>
		<link>http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/comment-page-1/#comment-165</link>
		<dc:creator>Mathias Stjernström</dc:creator>
		<pubDate>Mon, 22 Dec 2008 20:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=304#comment-165</guid>
		<description>The code is very simple so adding new features is very easy. 

It&#039;s would be really cool to have some kind of configuration in deploy.rb so that you can add custom string/tasks to color.

[cc lang=&quot;ruby&quot;]
set :capistrano_colors, [
  [/linux5.example.com/, :yellow],
  [/git ls-remote/, :blue]
]
[/cc]

I will think about that for the next version ;)</description>
		<content:encoded><![CDATA[<p>The code is very simple so adding new features is very easy. </p>
<p>It&#8217;s would be really cool to have some kind of configuration in deploy.rb so that you can add custom string/tasks to color.</p>
<div class="codecolorer-container ruby twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br /></div></td><td><div class="ruby codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">set <span style="color:#ff3333; font-weight:bold;">:capistrano_colors</span>, <span style="color:#006600; font-weight:bold;">&#91;</span><br />
&nbsp; <span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#006600; font-weight:bold;">/</span>linux5.<span style="color:#9900CC;">example</span>.<span style="color:#9900CC;">com</span><span style="color:#006600; font-weight:bold;">/</span>, <span style="color:#ff3333; font-weight:bold;">:yellow</span><span style="color:#006600; font-weight:bold;">&#93;</span>,<br />
&nbsp; <span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#006600; font-weight:bold;">/</span>git ls<span style="color:#006600; font-weight:bold;">-</span>remote<span style="color:#006600; font-weight:bold;">/</span>, <span style="color:#ff3333; font-weight:bold;">:blue</span><span style="color:#006600; font-weight:bold;">&#93;</span><br />
<span style="color:#006600; font-weight:bold;">&#93;</span></div></td></tr></tbody></table></div>
<p>I will think about that for the next version <img src='http://www.pastbedti.me/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Andrews</title>
		<link>http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/comment-page-1/#comment-164</link>
		<dc:creator>Jesse Andrews</dc:creator>
		<pubDate>Mon, 22 Dec 2008 20:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=304#comment-164</guid>
		<description>Awesome work - looks like it will be trivial to add custom colors for site specific actions.</description>
		<content:encoded><![CDATA[<p>Awesome work &#8211; looks like it will be trivial to add custom colors for site specific actions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

