<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christian Weigel – WebIngenieur &#187; cakephp</title>
	<atom:link href="http://www.christianweigel.com/category/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christianweigel.com</link>
	<description>... in pursuit of global and personal happiness</description>
	<lastBuildDate>Sun, 20 Jun 2010 13:21:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cakefest 2009 WrapUp</title>
		<link>http://www.christianweigel.com/75-cakefest-2009-wrapup/</link>
		<comments>http://www.christianweigel.com/75-cakefest-2009-wrapup/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 22:48:02 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[cakefest]]></category>
		<category><![CDATA[cakephp]]></category>

		<guid isPermaLink="false">http://www.christianweigel.com/?p=75</guid>
		<description><![CDATA[
Cakefest 2009 was held from 9th-12th July 2009 in Berlin. Luckily I was able to attend the two day conference part of it on Saturday and Sunday. The crowd was really international. People from all over the world gathered &#8211; even folks from Australia and Japan joined the event. The bakers were overall very friendly [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 10px 10px 5px 0pt; float: left;" title="Cakefest Logo" src="http://www.christianweigel.com/wp-content/uploads/2009/07/cakefest_berlin_gray_small.png" alt="Cakefest Logo" width="101" height="41" /></p>
<p>Cakefest 2009 was held from 9th-12th July 2009 in Berlin. Luckily I was able to attend the two day conference part of it on Saturday and Sunday. The crowd was really international. People from all over the world gathered &#8211; even folks from Australia and Japan joined the event. The bakers were overall very friendly and helpful &#8211; the talks really great! <span id="more-75"></span>Given to the fact that the network was shaky from time to time which doesn&#8217;t help if you are showing a way of deploying live into an amazon cloud there were no deficiencies.</p>
<p>Attending the Cakefest raised &#8211; among other things &#8211; the awareness of the importance of giving things back to the community. Further the importance of various development aspects were raised. Among them:</p>
<ul>
<li>Git is THE THING if you want proper version control &#8211; forget about SVN</li>
<li>Think before you implement (this one should be obvious) &#8211; how you implement thing in the CakePHP way. Chose carefully which path you take: Component, Helper, Datasource&#8230;</li>
<li> Datasources in general are entities where CRUD statements can be carried out. (Twitter is a datasource by this defintion)</li>
<li>Implement and use testing as standard practice (implement your Tests directly after implementing any functionality)</li>
<li>Continuous integration is a great thing (Tools: <a title="Link to Phing Website (Opens in new window)" href="http://phing.info/trac/" target="_blank">Phing</a>, <a title="Link to Xinc Website (Opens in new window)" href="http://code.google.com/p/xinc/" target="_blank">Xinc</a>)</li>
<li>Check out the CakePHP Media Plugin (this will resolve a lot of problems handling file- and mediauploads) and <a title="Link to Media Plugin and Queue on GitHub" href="http://github.com/davidpersson/" target="_blank">give feedback to David via GitHub</a></li>
<li>Internationalisation is convenient with CakePHP &#8211; <a title="Internationalisation with CakePHP - (Opens in new window)" href="http://cakephp.org/downloads/CakeFest/CakeFest%203%20-%20Berlin%202009/Mariano%20Iglesias%20-%20Internationalizing%20CakePHP%20Applications" target="_blank">get sample code and slides here</a></li>
</ul>
<p>Thanks for the great organisation of the event, I imagine this was no easy task to accomplish!  I am looking forward meeting you all at the next Cakefest in 2010!</p>
<p><strong>Further Coverage of Cakefest 2009</strong></p>
<ul>
<li><em>Talk wrapup articles from Graham Weldon on CakeDC.com</em><br />
<a title="Keynote - Garret Woodworth (Opens in new Window)" href="http://cakedc.com/developer/graham_weldon/2009/07/13/garret-woodworth-cakephp-then-now-and-tomorrow-opening-keynote" target="_blank">Garret Woodworth &#8211; CakePHP then, now and tomorrow (Opening keynote)</a><br />
<a title="Joel Perras Opens in new Window" href="http://cakedc.com/developer/graham_weldon/2009/07/13/joel-perras-demystifying-webservices-in-cakephp" target="_blank"> Joël Perras &#8211; Demystifying Webservices in CakePHP</a><br />
<a title="Felix Geisendörfer - Receipes for successful CakePHP projects (Opens in new Window)" href="http://cakedc.com/developer/graham_weldon/2009/07/13/felix-geisendorfer-recipies-for-successful-cakephp-projects" target="_blank">Felix Geisendörfer &#8211; Recipies for successful CakePHP projects</a><br />
<a title="Neil Crookes - Bake Master classes (Opens in new Window)" href="http://cakedc.com/developer/graham_weldon/2009/07/14/neil-crookes-bake-master-class" target="_blank">Neil Crookes &#8211; Bake Master Class</a></li>
<li><em>Materials (Code Samples and Slides) on CakePHP.org</em><br />
<a href="http://cakephp.org/downloads/CakeFest/CakeFest%203%20-%20Berlin%202009/Alexander%20Morland%20-%20Test%20and%20API%20driven%20development%20of%20CakePHP%20Behaviors" target="_blank">Alexander Morland &#8211; Test and API driven development of CakePHP Behaviors<br />
</a><a href="http://cakephp.org/downloads/CakeFest/CakeFest%203%20-%20Berlin%202009/Charlie%20van%20de%20Kerkhof%20-%20Building%20Custom%20APIs" target="_blank">Charlie van de Kerkhof &#8211; Building Custom APIs</a><br />
<a href="http://cakephp.org/downloads/CakeFest/CakeFest%203%20-%20Berlin%202009/Felix%20Geisendorfer%20-%20Recipies%20for%20successful%20CkaePHP%20projects" target="_blank">Felix Geisendorfer &#8211; Recipies for successful CakePHP projects</a><br />
<a href="http://cakephp.org/downloads/CakeFest/CakeFest%203%20-%20Berlin%202009/Mariano%20Iglesias%20-%20Internationalizing%20CakePHP%20Applications" target="_blank">Mariano Iglesias &#8211; Internationalizing CakePHP Applications</a><br />
<a href="http://cakephp.org/downloads/CakeFest/CakeFest%203%20-%20Berlin%202009/Marius%20Wilms%20-%20The%20CakePHP%20Media%20Plugin" target="_blank">David Persson &#8211; The CakePHP Media Plugin</a><br />
<a href="http://cakephp.org/downloads/CakeFest/CakeFest%203%20-%20Berlin%202009/Neil%20Crookes%20-%20Bake%20Master%20Class" target="_blank">Neil Crookes &#8211; Bake Master Class<br />
</a><a href="http://cakephp.org/files/CakeFest/CakeFest%203%20-%20Berlin%202009/Topic_Mind_Map.pdf" target="_blank">Topic_Mind_Map</a></li>
</ul>
<p>To keep updated on new materials and further news on Cakefest 2009 I would recommend <a title="Search on Twitter for news on cakefest" href="http://twitter.com/#search?q=cakefest" target="_blank">taking a look on Twitter</a>, as news will be posted there first hand.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christianweigel.com/75-cakefest-2009-wrapup/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
