<?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: Bash completion script for CakePHP&#8217;s console</title>
	<atom:link href="http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Sat, 13 Mar 2010 15:19:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt Huggins</title>
		<link>http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/comment-page-1/#comment-103020</link>
		<dc:creator>Matt Huggins</dc:creator>
		<pubDate>Sat, 16 Aug 2008 02:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/#comment-103020</guid>
		<description>Durr, I posted this last comment under the wrong article here, feel free to delete it.  I re-posted it under the correct article.  Sorry!</description>
		<content:encoded><![CDATA[<p>Durr, I posted this last comment under the wrong article here, feel free to delete it.  I re-posted it under the correct article.  Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Huggins</title>
		<link>http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/comment-page-1/#comment-103014</link>
		<dc:creator>Matt Huggins</dc:creator>
		<pubDate>Sat, 16 Aug 2008 01:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/#comment-103014</guid>
		<description>I&#039;d like to build a console script in Cake that sends emails (newsletters) to users via a cron job.  In doing so, I&#039;d like to create a newsletter view template.  I see that there is a &quot;View&quot; shell task, but if I&#039;m not mistaken, it looks like this is intended to be used for baking a new project, not for accessing views within a custom shell.  So my question is, is there an easy way to access views from a shell console script?</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to build a console script in Cake that sends emails (newsletters) to users via a cron job.  In doing so, I&#8217;d like to create a newsletter view template.  I see that there is a &#8220;View&#8221; shell task, but if I&#8217;m not mistaken, it looks like this is intended to be used for baking a new project, not for accessing views within a custom shell.  So my question is, is there an easy way to access views from a shell console script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FallenJehova</title>
		<link>http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/comment-page-1/#comment-7725</link>
		<dc:creator>FallenJehova</dc:creator>
		<pubDate>Fri, 20 Jul 2007 18:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/#comment-7725</guid>
		<description>Great stuff Travis!

Yesterday I tested the cake console and it&#039;s great! This will be a great add-on for all the *xers out there. 

Congratulations.</description>
		<content:encoded><![CDATA[<p>Great stuff Travis!</p>
<p>Yesterday I tested the cake console and it&#8217;s great! This will be a great add-on for all the *xers out there. </p>
<p>Congratulations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tclineks</title>
		<link>http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/comment-page-1/#comment-7720</link>
		<dc:creator>tclineks</dc:creator>
		<pubDate>Fri, 20 Jul 2007 14:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/20/bash-completion-script-for-cakephps-console/#comment-7720</guid>
		<description>Thank you for the mention Daniel -- I see this being pretty useful with some things ironed out.

One little bit I think is missing from my explanation:  The `source bashcompletion` assumes you&#039;ve saved the script to a file called bashcompletion (which is arbitrary).

Probably more appropriately is `source (path to where you saved the completion script)`

If I get a chance I&#039;ll get patches together for opening up some of the internal listing for the relevant parts and get this cleaned up.</description>
		<content:encoded><![CDATA[<p>Thank you for the mention Daniel &#8212; I see this being pretty useful with some things ironed out.</p>
<p>One little bit I think is missing from my explanation:  The `source bashcompletion` assumes you&#8217;ve saved the script to a file called bashcompletion (which is arbitrary).</p>
<p>Probably more appropriately is `source (path to where you saved the completion script)`</p>
<p>If I get a chance I&#8217;ll get patches together for opening up some of the internal listing for the relevant parts and get this cleaned up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
