<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>Building a blog with CakePHP - Part 1: Getting started</title>
		<description>How to create a simple blog with CakePHP - Part 1: Getting started</description>
		<link>http://www.marcofolio.net</link>
		<lastBuildDate>Sat, 21 Nov 2009 08:21:14 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<item>
			<title>cake</title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc3092</link>
			<description>findAll() is depricated, use find(\'all\') and find(\'first\')</description>
			<author>cake</author>
			<pubDate>Mon, 27 Oct 2008 13:03:05 +0100</pubDate>
		</item>
		<item>
			<title>Thanks!</title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc3093</link>
			<description>Hi!

Thank you for that information. Funny fact: I was used to to find(\&quot;all\&quot;, ), but other people / tutorials told me to use \&quot;findAll()\&quot;. That\'s the reason why I\'m using that function instead of the other one.

Anyway, thanks for sharing: It\'s good to learn new stuff everyday :) .

Greetings,
Marco</description>
			<author>Marco</author>
			<pubDate>Mon, 27 Oct 2008 13:50:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc3104</link>
			<description>You really don\'t need to specify $primaryKey if you follow the convention (which it seems that you do: \'id\').

Also, if you name your controller blogs_controller.php (class BlogsController) (i.e. following the conventions again), cake will automagically recognize that it should be using the Blog model. Therefore you don\'t need to specify $uses in the controller. Not only that, since you don\'t have anything special in your model, you don\'t even need to create a model file, as cake will dynamically create a model for you.

Last but not least, if you don\'t like the fact that the URL would be example.com/blogs/ you can easily change that with a one-liner rule in your routes.</description>
			<author>teknoid</author>
			<pubDate>Tue, 28 Oct 2008 22:05:35 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc3107</link>
			<description>Hi Teknoid,

Thank you for that very good feedback about the article / code.

You\'re right about all things:
- I\'m just used to set the $primaryKey as it will give a better overview on what the PK is, especially when not working with \&quot;ID\&quot; or a PK over multiple columns.

- True, but with Part 2 (and maybe other parts?) of this tutorial, I still left it there, once again for the overview. This indeed is just a matter of taste.

- Also agreed on the routes, but I wanted that to be one of the other things to be placed in the next part(s) of the tutorial.

Still it\'s great to get such good feedback, thanks for that!

Greetings,,,</description>
			<author>Marco</author>
			<pubDate>Tue, 28 Oct 2008 23:08:04 +0100</pubDate>
		</item>
		<item>
			<title>thank\'s</title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc3846</link>
			<description> :) thank\'s marcofolio</description>
			<author>Pawan Kumar Choudhary</author>
			<pubDate>Wed, 28 Jan 2009 13:47:03 +0100</pubDate>
		</item>
		<item>
			<title>Cakephp</title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc6041</link>
			<description>Well Really nice and detailed article thanks for sharing.</description>
			<author>Cakephp</author>
			<pubDate>Wed, 13 May 2009 14:46:34 +0100</pubDate>
		</item>
		<item>
			<title>Nice Article</title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc8957</link>
			<description>Very nice and detailed article, Thanks.</description>
			<author>Flashtoons</author>
			<pubDate>Mon, 20 Jul 2009 08:21:30 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc9035</link>
			<description>hmm my site http://www.droparecipe.com is made with Cake which I think is also a great tool, but Im not sure if cake is made for blogs, be cause of wordpress which is a perfect soft.</description>
			<author>Al</author>
			<pubDate>Wed, 22 Jul 2009 00:12:15 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc9036</link>
			<description>ohh forgot a thing , dont mess with a free soft wich works so good and with such a developer community</description>
			<author>Al</author>
			<pubDate>Wed, 22 Jul 2009 00:13:51 +0100</pubDate>
		</item>
		<item>
			<title>Insert table in cakephp</title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc10137</link>
			<description>Hi all,
I am very frustrated to add the user data in the table of admin pannel.
I have been create the filr in comtroller and views.On the pages all field show but not insert.

So please advice me.

Thanks 
Md. Irshad</description>
			<author>Md Irshad</author>
			<pubDate>Wed, 12 Aug 2009 11:17:07 +0100</pubDate>
		</item>
		<item>
			<title>web developer</title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc10146</link>
			<description>thanks, nice article</description>
			<author>Kazi Ataul Bari</author>
			<pubDate>Wed, 12 Aug 2009 19:34:39 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://www.marcofolio.net/webdesign/building_a_blog_with_cakephp_part_1_getting_started.html#josc13280</link>
			<description>wow this makes no sense</description>
			<pubDate>Fri, 20 Nov 2009 13:45:12 +0100</pubDate>
		</item>
	</channel>
</rss>
