<?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>Raph's world &#187; CakePHP</title>
	<atom:link href="http://www.raph.net.pl/blog/en/tag/cakephp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raph.net.pl/blog</link>
	<description>Rafal's Grzegorek blog</description>
	<lastBuildDate>Tue, 06 Oct 2009 18:01:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CakePHP 1.2 final</title>
		<link>http://www.raph.net.pl/blog/en/2008/cakephp-12-finalcakephp-12-final.html</link>
		<comments>http://www.raph.net.pl/blog/en/2008/cakephp-12-finalcakephp-12-final.html#comments</comments>
		<pubDate>Sat, 27 Dec 2008 20:20:53 +0000</pubDate>
		<dc:creator>raph</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.raph.net.pl/blog/?p=84</guid>
		<description><![CDATA[25th December the final version of this great framework has been released. A lot of people put a lot of work, this event could became a reality.
On Cake&#8217;s website you can read a kind of summarizing this work: http://bakery.cakephp.org/articles/view/the-gift-of-1-2-final]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-85" style="border: 0pt none;" title="CakePHP logo" src="http://www.raph.net.pl/blog/wp-content/uploads/2008/12/new-150x150.png" alt="CakePHP logo" width="150" height="150" />25th December the final version of this great framework has been released. A lot of people put a lot of work, this event could became a reality.</p>
<p>On Cake&#8217;s website you can read a kind of summarizing this work: <a href="http://bakery.cakephp.org/articles/view/the-gift-of-1-2-final">http://bakery.cakephp.org/articles/view/the-gift-of-1-2-final</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.raph.net.pl/blog/en/2008/cakephp-12-finalcakephp-12-final.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baking cakes in PHP</title>
		<link>http://www.raph.net.pl/blog/en/2008/pieczenie-ciast-w-php.html</link>
		<comments>http://www.raph.net.pl/blog/en/2008/pieczenie-ciast-w-php.html#comments</comments>
		<pubDate>Sat, 25 Oct 2008 19:37:42 +0000</pubDate>
		<dc:creator>raph</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.raph.net.pl/blog/?p=40</guid>
		<description><![CDATA[Some time ago I had the approach to the topic of programming (mainly in the context of web applications) such that I wrote everything myself, to have greater satisfaction with what I do. It was not until the time came convinced that the &#8220;reinventing the wheel&#8221; does not have the least sense &#8211; as is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.raph.net.pl/blog/wp-content/uploads/2008/10/new.png"><img class="alignleft size-thumbnail wp-image-72" style="border: 0pt none;" title="CakePHP logo" src="http://www.raph.net.pl/blog/wp-content/uploads/2008/10/new-150x150.png" alt="" width="150" height="150" /></a>Some time ago I had the approach to the topic of programming (mainly in the context of web applications) such that I wrote everything myself, to have greater satisfaction with what I do. It was not until the time came convinced that the &#8220;reinventing the wheel&#8221; does not have the least sense &#8211; as is already better known as the wheel is built. This kind of thinking was much more practical &#8211; especially using the framework that I have guarantee of solutions to a number of repeating  problems by people more experienced than me.</p>
<p>That approach lead me to my first framework based on <acronym title="Pre-Hypertext Processing">PHP</acronym> which is CakePHP. I&#8217;m in the middle of my first project with it. Some time it took me a concept of philosophy of Cake, but was worth. In addition, this was not particularly difficult, because the framework is very clear (at least I gave such an impression).</p>
<p>What exactly CakePHP is? I&#8217;ll quote the authors:</p>
<blockquote><p>CakePHP is a rapid development framework for <acronym title="Pre-Hypertext Processing">PHP</acronym> that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.</p></blockquote>
<p>Session Management, the creation of forms, <acronym title="Create Read Update Delete">CRUD</acronym> database opearations &#8211; these and other issues have to resolve any programmer writing Web applications. And in principle no longer exists, or has these problems, much less, because many of them resolves CakePHP.</p>
<p>Cake&#8217;s big advantage (and probably not only this framework) is a file-naming convention, classes and the directory structure suggested by the authors. This allows you to easily find up in the draft.</p>
<p>I don&#8217;t like in Cake the fact that the authors hold compatibility with PHP4. This is a version of <acronym title="Pre-Hypertext Processing">PHP</acronym> already really outdated. I hope that version 2.x Cake will only support PHP5.</p>]]></content:encoded>
			<wfw:commentRss>http://www.raph.net.pl/blog/en/2008/pieczenie-ciast-w-php.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
