<?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>i-create &#124; therefore-i am &#187; CakePHP</title>
	<atom:link href="http://i-create.org/category/CakePHP/feed/" rel="self" type="application/rss+xml" />
	<link>http://i-create.org</link>
	<description>i-create &#124; therefore i-am &#124; a blog about opensource technology and rich internet applications</description>
	<lastBuildDate>Thu, 05 Aug 2010 04:19:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>UTF-8 Madness</title>
		<link>http://i-create.org/2007/11/01/utf-8_madness/</link>
		<comments>http://i-create.org/2007/11/01/utf-8_madness/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://bakery.cakephp.org/articles/view/automagic-rss-feed-generator-plugin" target="_blank">CakePHP with  Automagic RSS</a> is sweet but before you run off and install it by following the instructions found on the <a href="http://bakery.cakephp.org/articles/view/automagic-rss-feed-generator-plugin" target="_blank">bakery page</a>.  You should be aware of a few issues.  One make sure all your PHP Views, Models, and Controllers are space free.  I would suggest saving them as UTF-8 no ?BOMS?.  One space will kill your rss feed (puts the fun bus up on blocks) and it can be extremely difficult to track down depending where you are at in your application development process.  You should also be aware that the <a href="http://sourceforge.net/projects/feedcreator/" target="_blank">FeedCreator.class.php</a> has some minor changes you might want to make.  I would make sure all the encoding is done in UTF-8 for consistency.  The class currently contains instructions for encoding in ISO-8859-1 and  ISO-8859-15.  I would simply do a search and change them to UTF-8.  Then you can enjoy all of the benefits of using the feedcreator class!  <a href="http://www.bitweaver.org/doc/dox/d6/dc3/classFeedCreator.html" target="_blank">Feedcreator makes it a breeze in PHP to create RSS 0.91, 1.0 or 2.0, ATOM 0.3 and OPML 1.0 feeds!</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://i-create.org/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Jha2VyeS5jYWtlcGhwLm9yZy9hcnRpY2xlcy92aWV3L2F1dG9tYWdpYy1yc3MtZmVlZC1nZW5lcmF0b3ItcGx1Z2lu" target=\"_blank\">CakePHP with  Automagic RSS</a> is sweet but before you run off and install it by following the instructions found on the <a href="http://i-create.org/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Jha2VyeS5jYWtlcGhwLm9yZy9hcnRpY2xlcy92aWV3L2F1dG9tYWdpYy1yc3MtZmVlZC1nZW5lcmF0b3ItcGx1Z2lu" target=\"_blank\">bakery page</a>.  You should be aware of a few issues.  One make sure all your PHP Views, Models, and Controllers are space free.  I would suggest saving them as UTF-8 no ?BOMS?.  One space will kill your rss feed (puts the fun bus up on blocks) and it can be extremely difficult to track down depending where you are at in your application development process.  You should also be aware that the <a href="http://i-create.org/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3NvdXJjZWZvcmdlLm5ldC9wcm9qZWN0cy9mZWVkY3JlYXRvci8=" target=\"_blank\">FeedCreator.class.php</a> has some minor changes you might want to make.  I would make sure all the encoding is done in UTF-8 for consistency.  The class currently contains instructions for encoding in ISO-8859-1 and  ISO-8859-15.  I would simply do a search and change them to UTF-8.  Then you can enjoy all of the benefits of using the feedcreator class!  <a href="http://i-create.org/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5iaXR3ZWF2ZXIub3JnL2RvYy9kb3gvZDYvZGMzL2NsYXNzRmVlZENyZWF0b3IuaHRtbA==" target=\"_blank\">Feedcreator makes it a breeze in PHP to create RSS 0.91, 1.0 or 2.0, ATOM 0.3 and OPML 1.0 feeds!</a></p>
 <img src="http://i-create.org/wp-content/plugins/feed-statistics.php?view=1&post_id=449" width="1" height="1" style="display: none;" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fi-create.org%2F2007%2F11%2F01%2Futf-8_madness%2F&amp;linkname=UTF-8%20Madness"><img src="http://i-create.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://i-create.org/2007/11/01/utf-8_madness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
