<?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>Software utilities &#187; CakePHP</title>
	<atom:link href="http://www.small-software-utilities.com/category/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.small-software-utilities.com</link>
	<description>Software reviews and technology news</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:59:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Setting Cakephp scaffold layout</title>
		<link>http://www.small-software-utilities.com/2010/06/setting-cakephp-scaffold-layout/</link>
		<comments>http://www.small-software-utilities.com/2010/06/setting-cakephp-scaffold-layout/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 09:27:23 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/2010/06/setting-cakephp-scaffold-layout/</guid>
		<description><![CDATA[I don’t know why but it seems that cakephp does not uses the same layout logic for the scaffold view as for the rest of the pages. If you have the same problem, you can set the layout from the controller like this: &#60;?php class MyController extends AppController { var $scaffold; var $layout = 'mylayout'; [...]]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2010/06/setting-cakephp-scaffold-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google map v3 Cakephp Helper</title>
		<link>http://www.small-software-utilities.com/2010/06/google-map-v3-cakephp-helper/</link>
		<comments>http://www.small-software-utilities.com/2010/06/google-map-v3-cakephp-helper/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 08:06:51 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web tools]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/2010/06/google-amp-v3-cakephp-helper/</guid>
		<description><![CDATA[Recetly I found out a nice google maps helper for Cakephp, but it is based on version 2. There is a new versione of the API, v3, which has many improvements,  including faster loading time, better compatibility with mobile devices and more. Since I could not find an helper for this new version, I decided [...]]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2010/06/google-map-v3-cakephp-helper/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>CSS margin auto on IE 7 (with CakePHP?)</title>
		<link>http://www.small-software-utilities.com/2008/05/css-margin-auto-on-ie-7-with-cakephp/</link>
		<comments>http://www.small-software-utilities.com/2008/05/css-margin-auto-on-ie-7-with-cakephp/#comments</comments>
		<pubDate>Mon, 26 May 2008 13:11:55 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet explorer]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/cakephp/155/css-margin-auto-on-ie-7-with-cakephp/</guid>
		<description><![CDATA[I had a problem with the margin CSS property on a website with cake. Actually, I used a CSS template for WordPress, copying the code to my website. The code seemed identical, the CSS too, but while on Firefox everything was ok, using IE 7 the page was left oriented (while using Firefox, or accessing [...]]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2008/05/css-margin-auto-on-ie-7-with-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP 404 error</title>
		<link>http://www.small-software-utilities.com/2008/05/cakephp-404-error/</link>
		<comments>http://www.small-software-utilities.com/2008/05/cakephp-404-error/#comments</comments>
		<pubDate>Sun, 04 May 2008 15:32:41 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/cakephp/142/cakephp-404-error/</guid>
		<description><![CDATA[Sometimes I experience a 404 error while opening a view of a newly added controller. I found out that this issue is due to cache problems, so removing the cache (usually found in  tmp/cache) can solve this problem. Also delete the persistent directory inside the cache dir.]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2008/05/cakephp-404-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CakePHP and EXTJS tree</title>
		<link>http://www.small-software-utilities.com/2008/01/cakephp-and-extjs-tree/</link>
		<comments>http://www.small-software-utilities.com/2008/01/cakephp-and-extjs-tree/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 11:11:08 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/cakephp/94/cakephp-and-extjs-tree/</guid>
		<description><![CDATA[Hi all! I had to insert a tree in order to edit the structure of a menu. I found out that extjs tree are great! It lets you add a tree with dynamic content and move node from the root to leafs. So I tried integrating it, it&#8217;s really easy. I added a js function [...]]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2008/01/cakephp-and-extjs-tree/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>CakePHP and paths</title>
		<link>http://www.small-software-utilities.com/2007/10/cakephp-and-paths/</link>
		<comments>http://www.small-software-utilities.com/2007/10/cakephp-and-paths/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 14:31:23 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/programming/72/cakephp-and-paths/</guid>
		<description><![CDATA[I had a problem related to CakePHP and url. I found some articles, such as this or this, but I still can&#8217;t find a solution. I try to access a file in the app/webroot directory, but using www.mysite.com/myfile.jpg or www.mysite.com/app/webroot/myfile.jpg don&#8217;t work&#8230; Any help or ideas? Edit: I made a few mistakes, so I was [...]]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2007/10/cakephp-and-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
