<?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: Keeping your CakePHP shells quiet</title>
	<atom:link href="http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/feed/" rel="self" type="application/rss+xml" />
	<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 09:32:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: teknoid</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-10434</link>
		<dc:creator>teknoid</dc:creator>
		<pubDate>Fri, 30 Jul 2010 13:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-10434</guid>
		<description>@Brett Wilton  

Thanks for sharing, but overriding the core is not a good idea. It would be be best to submit a patch with an enhancement ticket.</description>
		<content:encoded><![CDATA[<p>@Brett Wilton  </p>
<p>Thanks for sharing, but overriding the core is not a good idea. It would be be best to submit a patch with an enhancement ticket.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Wilton</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-10433</link>
		<dc:creator>Brett Wilton</dc:creator>
		<pubDate>Fri, 30 Jul 2010 00:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-10433</guid>
		<description>Thanks for this, the _welcome override was useful.

However in the 1.2.x version I have installed I was still getting a couple of linefeed characters coming up which was a pain when using the shell window for other work.

I modified the cake/console/cake script to have a -q option which worked well for me...I wrote a note about it on the follow link if it might be useful to others :-

http://wiltonsoftware.com/posts/view/shhhh-keep-quiet-cakephp-console</description>
		<content:encoded><![CDATA[<p>Thanks for this, the _welcome override was useful.</p>
<p>However in the 1.2.x version I have installed I was still getting a couple of linefeed characters coming up which was a pain when using the shell window for other work.</p>
<p>I modified the cake/console/cake script to have a -q option which worked well for me&#8230;I wrote a note about it on the follow link if it might be useful to others :-</p>
<p><a href="http://wiltonsoftware.com/posts/view/shhhh-keep-quiet-cakephp-console">http://wiltonsoftware.com/posts/view/shhhh-keep-quiet-cakephp-console</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknoid</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9934</link>
		<dc:creator>teknoid</dc:creator>
		<pubDate>Thu, 21 Jan 2010 21:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9934</guid>
		<description>@Brendon Kozlowski

Nice, good to hear.</description>
		<content:encoded><![CDATA[<p>@Brendon Kozlowski</p>
<p>Nice, good to hear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendon Kozlowski</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9933</link>
		<dc:creator>Brendon Kozlowski</dc:creator>
		<pubDate>Thu, 21 Jan 2010 18:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9933</guid>
		<description>Thank you for this, teknoid.  I didn&#039;t need it then, but it came in very useful just now!  The comments left about overriding the _welcome method, in combination with this also came in quite useful!  Awesome!</description>
		<content:encoded><![CDATA[<p>Thank you for this, teknoid.  I didn&#8217;t need it then, but it came in very useful just now!  The comments left about overriding the _welcome method, in combination with this also came in quite useful!  Awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknoid</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9932</link>
		<dc:creator>teknoid</dc:creator>
		<pubDate>Fri, 18 Dec 2009 13:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9932</guid>
		<description>@primeminister

Fair enough ;)</description>
		<content:encoded><![CDATA[<p>@primeminister</p>
<p>Fair enough ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: primeminister</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9931</link>
		<dc:creator>primeminister</dc:creator>
		<pubDate>Fri, 18 Dec 2009 07:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9931</guid>
		<description>@teknoid
Ah you mean that all current shell scripts should be converted to tasks and one shell script activating them?

Too much work for now. Need a base shell class ;)</description>
		<content:encoded><![CDATA[<p>@teknoid<br />
Ah you mean that all current shell scripts should be converted to tasks and one shell script activating them?</p>
<p>Too much work for now. Need a base shell class ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknoid</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9930</link>
		<dc:creator>teknoid</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9930</guid>
		<description>@primeminister

What about tasks?</description>
		<content:encoded><![CDATA[<p>@primeminister</p>
<p>What about tasks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: primeminister</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9929</link>
		<dc:creator>primeminister</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9929</guid>
		<description>Trying to use not the Shell class as the base for my cake shell scripts but another class:

TestShell extends BaseShell

BaseShell extends Shell

So I can put that functions like welcome and out() into that shell. I have like 10 shell scripts and do not want to modify that for every script.</description>
		<content:encoded><![CDATA[<p>Trying to use not the Shell class as the base for my cake shell scripts but another class:</p>
<p>TestShell extends BaseShell</p>
<p>BaseShell extends Shell</p>
<p>So I can put that functions like welcome and out() into that shell. I have like 10 shell scripts and do not want to modify that for every script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Perras</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9928</link>
		<dc:creator>Joel Perras</dc:creator>
		<pubDate>Sun, 02 Aug 2009 13:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9928</guid>
		<description>@howard: Just override the welcome message in your shell - no need to modify the core.</description>
		<content:encoded><![CDATA[<p>@howard: Just override the welcome message in your shell &#8211; no need to modify the core.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknoid</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2009/07/28/keeping-your-cakephp-shells-quiet/#comment-9927</link>
		<dc:creator>teknoid</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=735#comment-9927</guid>
		<description>@Howard

No problem.</description>
		<content:encoded><![CDATA[<p>@Howard</p>
<p>No problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

