<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CakePHP Migrations without PEAR</title>
	<atom:link href="http://www.ovalpixels.com/blog/2008/11/17/cakephp-migrations-without-pear/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ovalpixels.com/blog/2008/11/17/cakephp-migrations-without-pear/</link>
	<description>Tips &#38; Tricks on Web Design and Development</description>
	<lastBuildDate>Thu, 03 Jun 2010 11:34:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Grzegorz Pawlik</title>
		<link>http://www.ovalpixels.com/blog/2008/11/17/cakephp-migrations-without-pear/comment-page-1/#comment-7</link>
		<dc:creator>Grzegorz Pawlik</dc:creator>
		<pubDate>Sat, 07 Mar 2009 13:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ovalpixels.com/blog/?p=67#comment-7</guid>
		<description>Hey, that plugin is really great. I just have one question about fixtures: Is there a way to generate fixture from actual database contents? (tried ./cake fixtures, but that&#039;s just import).

Plus I needed to add
App::import(&#039;core&#039;, &#039;ConnectionManager&#039;);
in Your vendors/fixtures/fixture.php according to use ./cake fixtures :)

Maybe You will be interested in my ImageBehavior I published recently (http://bakery.cakephp.org/articles/view/imagebehavior-best-from-database-blobs-and-file-storage)

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey, that plugin is really great. I just have one question about fixtures: Is there a way to generate fixture from actual database contents? (tried ./cake fixtures, but that&#8217;s just import).</p>
<p>Plus I needed to add<br />
App::import(&#8216;core&#8217;, &#8216;ConnectionManager&#8217;);<br />
in Your vendors/fixtures/fixture.php according to use ./cake fixtures <img src='http://www.ovalpixels.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Maybe You will be interested in my ImageBehavior I published recently (<a  href="http://bakery.cakephp.org/articles/view/imagebehavior-best-from-database-blobs-and-file-storage" rel="nofollow">http://bakery.cakephp.org/articles/view/imagebehavior-best-from-database-blobs-and-file-storage</a>)</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
