<?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: BakeMe &#8211;  Customized cakephp bake templates &amp; application skeleton</title>
	<atom:link href="http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 07:29:11 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: K2 Incense</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-45411</link>
		<dc:creator>K2 Incense</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-45411</guid>
		<description>Awesome. Great blog, lots of info. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Awesome. Great blog, lots of info. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimiliano Bertinetti</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-32844</link>
		<dc:creator>Massimiliano Bertinetti</dc:creator>
		<pubDate>Mon, 23 Nov 2009 10:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-32844</guid>
		<description>I try recently your bakeme and goes well for now. We plan to use as the base project for our standar backend in cake can we contact you for extending its functionality?</description>
		<content:encoded><![CDATA[<p>I try recently your bakeme and goes well for now. We plan to use as the base project for our standar backend in cake can we contact you for extending its functionality?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nas</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-23510</link>
		<dc:creator>nas</dc:creator>
		<pubDate>Wed, 06 May 2009 00:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-23510</guid>
		<description>Great job 5 wouter. Just want to ask you if you have any plan to fully use the cakephp&#039;s acl component. I tried to set up the acos,aros and aco-aro and I think there were insertions but not to the extent of a fully blown auth-acl cakephp. let me know please. Also, would you please tell me you per hour price (USD) if in case I want to pay to take it further.
Nas, Dallas,TX</description>
		<content:encoded><![CDATA[<p>Great job 5 wouter. Just want to ask you if you have any plan to fully use the cakephp&#8217;s acl component. I tried to set up the acos,aros and aco-aro and I think there were insertions but not to the extent of a fully blown auth-acl cakephp. let me know please. Also, would you please tell me you per hour price (USD) if in case I want to pay to take it further.<br />
Nas, Dallas,TX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wouter</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-19137</link>
		<dc:creator>wouter</dc:creator>
		<pubDate>Thu, 26 Feb 2009 18:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-19137</guid>
		<description>Hi all,

I&#039;ve updated the bakeme page and added the configuration for your command line. Hopefully this enables you to get cake bake running for you?</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I&#8217;ve updated the bakeme page and added the configuration for your command line. Hopefully this enables you to get cake bake running for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-18539</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 12 Feb 2009 12:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-18539</guid>
		<description>Hello Wouter. Thanks for the BakeMe software shell. As Tigor mentioned above I too am having trouble running the &quot;cake bake&quot; utility at the command line to create the necessary extra models, controllers, and views. I have the base application installed and working as directed. I am able to login as admin and see the general add/edit/remove users features. However until I can get the other stuff baked I do not have anything else. 

I have tried many variations/syntax and cannot get things baked that are in the &#039;vendors/shells/tasks&#039; and &#039;vendors/shells/templates&#039; directories. Providing the proper command line syntax to get things working would be greatly appreciated. Probably just doing something stupid but not obvious.

NOTE: whether I set PATH to include PHP and the cake/console directories so I can use relative path or use absolute path it did not make any difference.

Thanks in advance,
Jason</description>
		<content:encoded><![CDATA[<p>Hello Wouter. Thanks for the BakeMe software shell. As Tigor mentioned above I too am having trouble running the &#8220;cake bake&#8221; utility at the command line to create the necessary extra models, controllers, and views. I have the base application installed and working as directed. I am able to login as admin and see the general add/edit/remove users features. However until I can get the other stuff baked I do not have anything else. </p>
<p>I have tried many variations/syntax and cannot get things baked that are in the &#8216;vendors/shells/tasks&#8217; and &#8216;vendors/shells/templates&#8217; directories. Providing the proper command line syntax to get things working would be greatly appreciated. Probably just doing something stupid but not obvious.</p>
<p>NOTE: whether I set PATH to include PHP and the cake/console directories so I can use relative path or use absolute path it did not make any difference.</p>
<p>Thanks in advance,<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tigor</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-17525</link>
		<dc:creator>Tigor</dc:creator>
		<pubDate>Thu, 22 Jan 2009 17:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-17525</guid>
		<description>Hello Wouter thx for your articel

i run the aplication (admin) its very nice :D

but how i do bake in templates?
because i can&#039;t found cake.php in &quot;template\vendors\shells\&quot;

in normaly i do bake like &quot;php cake.php bake&quot;in folder cake\console\

sorry about my poor english

thanks,
Tigor</description>
		<content:encoded><![CDATA[<p>Hello Wouter thx for your articel</p>
<p>i run the aplication (admin) its very nice :D</p>
<p>but how i do bake in templates?<br />
because i can&#8217;t found cake.php in &#8220;template\vendors\shells\&#8221;</p>
<p>in normaly i do bake like &#8220;php cake.php bake&#8221;in folder cake\console\</p>
<p>sorry about my poor english</p>
<p>thanks,<br />
Tigor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wouter</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-17247</link>
		<dc:creator>wouter</dc:creator>
		<pubDate>Thu, 15 Jan 2009 17:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-17247</guid>
		<description>Hey Dieter,

BakeMe isn&#039;t a web application to bake stuff, bakeing is still done by the command line. The reason it is distributed as an application, is because the baked models, views and controllers refer to extra components, helpers and javascript libraries which don&#039;t come with cakephp.

Let me know how it works for you!</description>
		<content:encoded><![CDATA[<p>Hey Dieter,</p>
<p>BakeMe isn&#8217;t a web application to bake stuff, bakeing is still done by the command line. The reason it is distributed as an application, is because the baked models, views and controllers refer to extra components, helpers and javascript libraries which don&#8217;t come with cakephp.</p>
<p>Let me know how it works for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dieter@be</title>
		<link>http://blog.aboutme.be/2009/01/02/bakeme-customized-cakephp-bake-templates-application-skeleton/comment-page-1/#comment-17238</link>
		<dc:creator>Dieter@be</dc:creator>
		<pubDate>Thu, 15 Jan 2009 12:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aboutme.be/?p=113#comment-17238</guid>
		<description>Hi Wouter,
these features look very nice, however personally I don&#039;t care about a web application to bake my stuff. I rather stick to the commandline.

I&#039;ll have a look at template/vendors/shells/templates/views/*.ctp
I hope the templates are usable independent of the baking solution?

thanks,
Dieter</description>
		<content:encoded><![CDATA[<p>Hi Wouter,<br />
these features look very nice, however personally I don&#8217;t care about a web application to bake my stuff. I rather stick to the commandline.</p>
<p>I&#8217;ll have a look at template/vendors/shells/templates/views/*.ctp<br />
I hope the templates are usable independent of the baking solution?</p>
<p>thanks,<br />
Dieter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
