<?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>Jojo Siao &#187; cakephp 1.2 RC3</title>
	<atom:link href="http://jojosiao.com/tag/cakephp-12-rc3/feed/" rel="self" type="application/rss+xml" />
	<link>http://jojosiao.com</link>
	<description>personal blog</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:11:05 +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>cakecms at github</title>
		<link>http://jojosiao.com/2008/12/cakecms-at-github/</link>
		<comments>http://jojosiao.com/2008/12/cakecms-at-github/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:53:15 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[cakecms]]></category>
		<category><![CDATA[cakephp 1.2 RC3]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[GitHub]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=166</guid>
		<description><![CDATA[I was kinda exploring things and I am very curious how to upload something at github.com so, there it is! You can go to github and get my cakecms there. http://github.com/phpcurious/cakecms/tree/master please don&#8217;t be too harsh on your comments about my code. I have not perfected cakephp yet and on using Git either! Please don&#8217;t [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2008/12/cakecms-at-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Important things to take note of about AuthComponent and AclBehavior</title>
		<link>http://jojosiao.com/2008/12/important-things-to-take-note-of-with-authcomponent-and-aclbehavior/</link>
		<comments>http://jojosiao.com/2008/12/important-things-to-take-note-of-with-authcomponent-and-aclbehavior/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 17:01:22 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[AclBehavior]]></category>
		<category><![CDATA[AuthComponent]]></category>
		<category><![CDATA[cakephp 1.2 RC3]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=157</guid>
		<description><![CDATA[I thought to blog about some important things to take note of when building a web application using CakePHP Framework that is ACL-controlled. Some of these I have experienced and learned as valuable lessons. But before that, I would like to refer you these links to give you more understanding how to use AuthComponent and [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2008/12/important-things-to-take-note-of-with-authcomponent-and-aclbehavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Confusing cakephp validation rule ‘required’=&gt;true</title>
		<link>http://jojosiao.com/2008/11/confusing-cakephp-validation-rule-requiredtrue/</link>
		<comments>http://jojosiao.com/2008/11/confusing-cakephp-validation-rule-requiredtrue/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 11:12:46 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[cakephp 1.2 RC3]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=123</guid>
		<description><![CDATA[I want to clarify the usage of &#8216;required&#8217;=&#62;true in cakephp as a validation rule to your forms. When using this rule, you must not confuse yourself with the other validation rule &#8216;notEmpty&#8217; as told by teknoid. And from the cookbook it says, This key should be assigned to a boolean value. If ‘required’ is true, [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2008/11/confusing-cakephp-validation-rule-requiredtrue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my workaround: Cakephp model associations not in primary keys</title>
		<link>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/</link>
		<comments>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 14:23:44 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[cakephp 1.2 RC3]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=103</guid>
		<description><![CDATA[I was just asked by another filipino cakephp developer about how to make model associations but the associations are not in primary keys. I already had been into this situation before, but I didn&#8217;t pursue a work around because, I felt it was not following good convention with regards to cakephp. Well anyway, his db [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>User Complaint: “I was used to the old version”</title>
		<link>http://jojosiao.com/2008/10/user-complaint-i-was-used-to-the-old-version/</link>
		<comments>http://jojosiao.com/2008/10/user-complaint-i-was-used-to-the-old-version/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 21:22:00 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[at-work]]></category>
		<category><![CDATA[cakephp 1.2 RC3]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=97</guid>
		<description><![CDATA[Last week, I just finished upgrading the old version of one of the online sales reports and I informed them about our changes. But just this monday, one of our users provided us a feedback regarding the sales report. &#8220;I was more used to the old version&#8221;, she said. This person is one of our [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2008/10/user-complaint-i-was-used-to-the-old-version/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
