<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Adventures in cakephp</title>
	<link>http://www.rickhurst.co.uk/2009/01/28/adventures-in-cakephp/</link>
	<description>my blog, mostly covering the technical side of web design</description>
	<pubDate>Sun, 01 Aug 2010 10:34:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: James Mikkelson</title>
		<link>http://www.rickhurst.co.uk/2009/01/28/adventures-in-cakephp/#comment-13965</link>
		<pubDate>Sat, 21 Feb 2009 10:04:24 +0000</pubDate>
		<guid>http://www.rickhurst.co.uk/2009/01/28/adventures-in-cakephp/#comment-13965</guid>
					<description>Hi Rick,

Great work on completing your first commercial site in CakePHP.

You mention you use mostly static page content and that the news section is dynamic... I assume your new page has a controller all of its own right now? And that the static pages are stored in the views/pages directory? If so then your routing is nicely done, usually I would expect to see the /pages in the url - the fact that you have managed to mix the pages and the controllers in your routing is great and something I have never considered doing.

Take a look at a commerical site we had a requirement to create ... http://www.cheaperagain.co.uk/quote - you will notice that the URL has /quote in - quote is the name of a model/controller... and most pages on the website fall under 2 models, the quote model and the provider model. There are 3 pages that are under the prebuilt /pages directory... terms and conditions and help etc - if you click those you will see they pull up the pages/whatever in the URL.

I'm going to have to bare your post in mind for the next cakephp project we start on, and make sure I tidy the routing up fully.

Cheers,</description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>Great work on completing your first commercial site in CakePHP.</p>
<p>You mention you use mostly static page content and that the news section is dynamic&#8230; I assume your new page has a controller all of its own right now? And that the static pages are stored in the views/pages directory? If so then your routing is nicely done, usually I would expect to see the /pages in the url - the fact that you have managed to mix the pages and the controllers in your routing is great and something I have never considered doing.</p>
<p>Take a look at a commerical site we had a requirement to create &#8230; <a href='http://www.cheaperagain.co.uk/quote' rel='nofollow'>http://www.cheaperagain.co.uk/quote</a> - you will notice that the URL has /quote in - quote is the name of a model/controller&#8230; and most pages on the website fall under 2 models, the quote model and the provider model. There are 3 pages that are under the prebuilt /pages directory&#8230; terms and conditions and help etc - if you click those you will see they pull up the pages/whatever in the URL.</p>
<p>I&#8217;m going to have to bare your post in mind for the next cakephp project we start on, and make sure I tidy the routing up fully.</p>
<p>Cheers,
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Andy Gale</title>
		<link>http://www.rickhurst.co.uk/2009/01/28/adventures-in-cakephp/#comment-13963</link>
		<pubDate>Thu, 29 Jan 2009 09:50:17 +0000</pubDate>
		<guid>http://www.rickhurst.co.uk/2009/01/28/adventures-in-cakephp/#comment-13963</guid>
					<description>Good work Rick - might want to remove the default cake favicon though</description>
		<content:encoded><![CDATA[<p>Good work Rick - might want to remove the default cake favicon though
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dan W</title>
		<link>http://www.rickhurst.co.uk/2009/01/28/adventures-in-cakephp/#comment-13961</link>
		<pubDate>Wed, 28 Jan 2009 22:17:32 +0000</pubDate>
		<guid>http://www.rickhurst.co.uk/2009/01/28/adventures-in-cakephp/#comment-13961</guid>
					<description>Hey,

I've been using Cake for a while so if you need help with anything feel free to give me a shout. Also check out Symfony. It's like cake, but without the limitations of supporting php4.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve been using Cake for a while so if you need help with anything feel free to give me a shout. Also check out Symfony. It&#8217;s like cake, but without the limitations of supporting php4.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
