<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Cake Syrup</title>
	<link>http://cake-syrup.sourceforge.net</link>
	<description>add flavor to your CakePHP applications with some tasty syrup</description>
	<pubDate>Tue, 13 May 2008 14:21:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Bindable Behavior 1.3.1 released</title>
		<link>http://cake-syrup.sourceforge.net/2008/05/13/bindable-behavior-131-released/</link>
		<comments>http://cake-syrup.sourceforge.net/2008/05/13/bindable-behavior-131-released/#comments</comments>
		<pubDate>Tue, 13 May 2008 14:21:10 +0000</pubDate>
		<dc:creator>mariano.iglesias</dc:creator>
		
		<category><![CDATA[Bindable]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://cake-syrup.sourceforge.net/2008/05/13/bindable-behavior-131-released/</guid>
		<description><![CDATA[Bindable Behavior 1.3.1 has just been released and is available for immediate download on Cake Syrup download page. This release brings a better handling of automatic fields (so all fields that are required to fetch the requested bindings are included) and brings the test coverage to over 99%. Go to the Bindable Behavior page to [...]]]></description>
			<content:encoded><![CDATA[<p>Bindable Behavior 1.3.1 has just been released and is available for immediate download on <a href="/download/">Cake Syrup download page</a>. This release brings a better handling of automatic fields (so all fields that are required to fetch the requested bindings are included) and brings the test coverage to over 99%. Go to the <a href="/ingredients/bindable-behavior/">Bindable Behavior</a> page to learn about them.</p>
]]></content:encoded>
			<wfw:commentRss>http://cake-syrup.sourceforge.net/2008/05/13/bindable-behavior-131-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bindable Behavior 1.3.0 released</title>
		<link>http://cake-syrup.sourceforge.net/2008/05/04/bindable-behavior-130-released/</link>
		<comments>http://cake-syrup.sourceforge.net/2008/05/04/bindable-behavior-130-released/#comments</comments>
		<pubDate>Sun, 04 May 2008 04:30:12 +0000</pubDate>
		<dc:creator>mariano.iglesias</dc:creator>
		
		<category><![CDATA[Bindable]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://cake-syrup.sourceforge.net/2008/05/04/bindable-behavior-130-released/</guid>
		<description><![CDATA[Bindable Behavior 1.3.0 has just been released and is available for immediate download on Cake Syrup download page. This is the first stable release since Bindable was introduced to CakePHP 1.2, and includes a set of bug fixes, full support for PHP4, and other enhancements. Go to the Bindable Behavior page to learn about them.
]]></description>
			<content:encoded><![CDATA[<p>Bindable Behavior 1.3.0 has just been released and is available for immediate download on <a href="/download/">Cake Syrup download page</a>. This is the first stable release since Bindable was introduced to CakePHP 1.2, and includes a set of bug fixes, full support for PHP4, and other enhancements. Go to the <a href="/ingredients/bindable-behavior/">Bindable Behavior</a> page to learn about them.</p>
]]></content:encoded>
			<wfw:commentRss>http://cake-syrup.sourceforge.net/2008/05/04/bindable-behavior-130-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Soft Deletable Behavior 1.1.38 released</title>
		<link>http://cake-syrup.sourceforge.net/2007/11/26/soft-deletable-behavior-1138-released/</link>
		<comments>http://cake-syrup.sourceforge.net/2007/11/26/soft-deletable-behavior-1138-released/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 20:29:17 +0000</pubDate>
		<dc:creator>mariano.iglesias</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<category><![CDATA[Soft Deletable]]></category>

		<guid isPermaLink="false">http://cake-syrup.sourceforge.net/2007/11/26/soft-deletable-behavior-1138-released/</guid>
		<description><![CDATA[Soft Deletable Behavior 1.1.38 has just been released and is available for immediate download on Cake Syrup download page. This release introduces bug fixes, it adds support for string based conditions and methods for hard deleting records or purging all soft deleted records, and also adds more test cases for better test coverage. Go to [...]]]></description>
			<content:encoded><![CDATA[<p>Soft Deletable Behavior 1.1.38 has just been released and is available for immediate download on <a href="/download/">Cake Syrup download page</a>. This release introduces bug fixes, it adds support for string based conditions and methods for hard deleting records or purging all soft deleted records, and also adds more test cases for better test coverage. Go to the <a href="/ingredients/soft-deletable-behavior/">Soft Deletable Behavior</a> page to learn more about this behavior.</p>
]]></content:encoded>
			<wfw:commentRss>http://cake-syrup.sourceforge.net/2007/11/26/soft-deletable-behavior-1138-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sluggable Behavior 1.1.36 released</title>
		<link>http://cake-syrup.sourceforge.net/2007/11/26/sluggable-behavior-1136-released/</link>
		<comments>http://cake-syrup.sourceforge.net/2007/11/26/sluggable-behavior-1136-released/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 13:48:02 +0000</pubDate>
		<dc:creator>mariano.iglesias</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<category><![CDATA[Sluggable]]></category>

		<guid isPermaLink="false">http://cake-syrup.sourceforge.net/2007/11/26/sluggable-behavior-1136-released/</guid>
		<description><![CDATA[Sluggable Behavior 1.1.36 has just been released and is available for immediate download on Cake Syrup download page. This release introduces some small fixes, it adds support for character translation tables, and adds more test cases for better test coverage. Go to the Sluggable Behavior page to learn more about this behavior.
]]></description>
			<content:encoded><![CDATA[<p>Sluggable Behavior 1.1.36 has just been released and is available for immediate download on <a href="/download/">Cake Syrup download page</a>. This release introduces some small fixes, it adds support for character translation tables, and adds more test cases for better test coverage. Go to the <a href="/ingredients/sluggable-behavior/">Sluggable Behavior</a> page to learn more about this behavior.</p>
]]></content:encoded>
			<wfw:commentRss>http://cake-syrup.sourceforge.net/2007/11/26/sluggable-behavior-1136-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bindable Behavior 1.2.19 beta released</title>
		<link>http://cake-syrup.sourceforge.net/2007/11/23/bindable-behavior-1219-beta-released/</link>
		<comments>http://cake-syrup.sourceforge.net/2007/11/23/bindable-behavior-1219-beta-released/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 14:33:35 +0000</pubDate>
		<dc:creator>mariano.iglesias</dc:creator>
		
		<category><![CDATA[Bindable]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://cake-syrup.sourceforge.net/2007/11/23/expects-behavior-1214-beta-released/</guid>
		<description><![CDATA[Bindable Behavior 1.2.19 has just been released and is available for immediate download on Cake Syrup download page. This is the first release since Bindable was introduced to CakePHP 1.2 and offers a broad set of new exciting features. Go to the Bindable Behavior page to learn about them.
]]></description>
			<content:encoded><![CDATA[<p>Bindable Behavior 1.2.19 has just been released and is available for immediate download on <a href="/download/">Cake Syrup download page</a>. This is the first release since Bindable was introduced to CakePHP 1.2 and offers a broad set of new exciting features. Go to the <a href="/ingredients/bindable-behavior/">Bindable Behavior</a> page to learn about them.</p>
]]></content:encoded>
			<wfw:commentRss>http://cake-syrup.sourceforge.net/2007/11/23/bindable-behavior-1219-beta-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cake Syrup goes subversion</title>
		<link>http://cake-syrup.sourceforge.net/2007/11/12/cake-syrup-goes-subversion/</link>
		<comments>http://cake-syrup.sourceforge.net/2007/11/12/cake-syrup-goes-subversion/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 22:39:49 +0000</pubDate>
		<dc:creator>mariano.iglesias</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[control]]></category>

		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://cake-syrup.sourceforge.net/2007/11/12/cake-syrup-goes-subversion/</guid>
		<description><![CDATA[Weirdly enough, I&#8217;ve only recently discovered that Sourceforge was offering Subversion access to its project owners. I was already complaining about the idea of having to switch back to CSV after getting used to SVN but that&#8217;s not the case anymore. So go ahead and enjoy your free subversion access to the goodies at Cake [...]]]></description>
			<content:encoded><![CDATA[<p>Weirdly enough, I&#8217;ve only recently discovered that Sourceforge was offering Subversion access to its project owners. I was already complaining about the idea of having to switch back to CSV after getting used to SVN but that&#8217;s not the case anymore. So go ahead and enjoy your free subversion access to the goodies at Cake Syrup. Go dive in right into the <a href="http://cake-syrup.sourceforge.net/download/">download page</a> to learn how to checkout Cake Syrup right from the bleeding edge development repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://cake-syrup.sourceforge.net/2007/11/12/cake-syrup-goes-subversion/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
