<?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>Highub - IT Web Tips &#187; CakePHP</title>
	<atom:link href="http://www.blog.highub.com/category/php/cakephp-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.highub.com</link>
	<description>IT Web Tips</description>
	<lastBuildDate>Sat, 24 Jul 2010 10:06:08 +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>Miss Universe goes Open Source</title>
		<link>http://www.blog.highub.com/general/miss-universe-goes-open-source/</link>
		<comments>http://www.blog.highub.com/general/miss-universe-goes-open-source/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 16:08:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.blog.highub.com/?p=1166</guid>
		<description><![CDATA[Miss Universe goes Open Source! The Miss Universe 2009 website was baked in CakePHP &#8211; the PHP MVC framework. Check out the beauty of the CakePHP and the babes ;) http://www.missuniverse.com/]]></description>
		<wfw:commentRss>http://www.blog.highub.com/general/miss-universe-goes-open-source/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Ubuntu PHP Localhost Mail Function Work</title>
		<link>http://www.blog.highub.com/javascript/javascript-core/make-ubuntu-php-localhost-mail-function-work/</link>
		<comments>http://www.blog.highub.com/javascript/javascript-core/make-ubuntu-php-localhost-mail-function-work/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 16:24:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[JavaScript Core]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP Core]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.blog.highub.com/?p=913</guid>
		<description><![CDATA[This article teaches you how to make Ubuntu PHP localhost mail function work, using PHP to send mail from localhost is easy. First, you need to install some PEAR mail packages. In terminal, run the following command one by one: sudo pear install mail sudo pear install Net_SMTP sudo pear Auth_SASL sudo pear install mail_mime [...]]]></description>
		<wfw:commentRss>http://www.blog.highub.com/javascript/javascript-core/make-ubuntu-php-localhost-mail-function-work/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>CakePHP Solution for Could not open input file: acl.php</title>
		<link>http://www.blog.highub.com/php/cakephp-php/cakephp-solution-for-could-not-open-input-file-aclphp/</link>
		<comments>http://www.blog.highub.com/php/cakephp-php/cakephp-solution-for-could-not-open-input-file-aclphp/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 15:49:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.blog.highub.com/?p=716</guid>
		<description><![CDATA[If you are a reader of the IBM tutorial Cook up Web sites fast with CakePHP, Part 2, and execute the following line of code to create aro named Users: php acl.php create aro 0 null Users you may end up get the error message like the one below: Could not open input file: acl.php [...]]]></description>
		<wfw:commentRss>http://www.blog.highub.com/php/cakephp-php/cakephp-solution-for-could-not-open-input-file-aclphp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CakePHP Solution for Warning: Cannot modify header information &#8211; headers already sent</title>
		<link>http://www.blog.highub.com/php/cakephp-php/cakephp-solution-for-warning-cannot-modify-header-information-headers-already-sent/</link>
		<comments>http://www.blog.highub.com/php/cakephp-php/cakephp-solution-for-warning-cannot-modify-header-information-headers-already-sent/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 14:09:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.blog.highub.com/?p=703</guid>
		<description><![CDATA[If you are using CakePHP to develop your website, you may get the error message: Warning: Cannot modify header information - headers already sent This error is not uncommon, many people bump into this problem, especially for beginners. This error message makes the problem sound very serious, but the problem itself is not that complicated [...]]]></description>
		<wfw:commentRss>http://www.blog.highub.com/php/cakephp-php/cakephp-solution-for-warning-cannot-modify-header-information-headers-already-sent/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Cook up Web sites fast with CakePHP knownusers.thtml</title>
		<link>http://www.blog.highub.com/php/cakephp-php/cook-up-web-sites-fast-with-cakephp-knownusersthtml/</link>
		<comments>http://www.blog.highub.com/php/cakephp-php/cook-up-web-sites-fast-with-cakephp-knownusersthtml/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 14:51:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.blog.highub.com/?p=699</guid>
		<description><![CDATA[If you are a reader of Cook up Web sites fast with CakePHP published on IBM, you may find the following line from part 1 of the tutorial: Replace the contents of knownusers.thtml with the following. So what the heck is this knowusers.thtml? It&#8217;s mentioned nowhere else in the book. Actually it should be knownusers.ctp. [...]]]></description>
		<wfw:commentRss>http://www.blog.highub.com/php/cakephp-php/cook-up-web-sites-fast-with-cakephp-knownusersthtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
