<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Cake Bakery</title>
	<link>http://cakebakery.net</link>
	<description>Recipes for Development with CakePHP</description>
	<lastBuildDate>Wed, 22 Jul 2009 15:20:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>What to do to welcome Cake3?</title>
		<description>In an interview, Nate Abele made some very interesting outlooks towards Cake3.

And although I really appreciate this modern approach, I'm also scared how much work needs to be done to make NoseRub compatible with Cake3.

I should invest a lot more time into UnitTests and tests with Selenium in order to ...</description>
		<link>http://cakebakery.net/2009/07/22/what-to-do-to-welcome-cake3/</link>
			</item>
	<item>
		<title>How to use Themes in CakePHP</title>
		<description>Similar to Wordpress Themes, CakePHP offers developers to implement a theme system for their applications.

We used this built in Themes support for NoseRub. Admins of a network should be able to add their own theme, so that the NoseRub installation matches their CI. And users should have the possibility to ...</description>
		<link>http://cakebakery.net/2009/07/06/how-to-use-themes-in-cakephp/</link>
			</item>
	<item>
		<title>Why not to use query() and execute() &#8211; ever</title>
		<description>Using query() and execute() is very tempting: at some points you are faster doing a query in plain SQL, than building a proper find() statement.

But you really should not do it!

I had a lot of discussions with a colleague of mine and finally he made the argument that hit me:

beforeFind() ...</description>
		<link>http://cakebakery.net/2009/07/06/why-not-to-use-query-and-execute-ever/</link>
			</item>
	<item>
		<title>Welcome to the Cake Bakery</title>
		<description>This is the english version of my older blog CakeBakery and will include recipes, tipps and tricks for your development with CakePHP.

I'm a CakePHP developer since 2006 and am currently using the web framework for NoseRub. NoseRub is an open, distributed social network and is released under the MIT license.

So, ...</description>
		<link>http://cakebakery.net/2009/07/06/welcome-to-the-cake-bakery/</link>
			</item>
</channel>
</rss>
