<?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 for Pervasive Code</title>
	<atom:link href="http://www.pervasivecode.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pervasivecode.com/blog</link>
	<description>Jamie Flournoy's Software Development Blog</description>
	<lastBuildDate>Sat, 12 Jun 2010 04:23:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Rails Migration Antipatterns and How To Fix Them by Jamie Flournoy</title>
		<link>http://www.pervasivecode.com/blog/2010/03/18/rails-migration-antipatterns-and-how-to-fix-them/comment-page-1/#comment-31735</link>
		<dc:creator>Jamie Flournoy</dc:creator>
		<pubDate>Sat, 12 Jun 2010 04:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=171#comment-31735</guid>
		<description>Daniel,

You didn&#039;t actually add any commentary with that excerpt so I can only guess at your point. Perhaps you&#039;re saying that you agree with that comment?

I suppose I agree with it too, IF you aren&#039;t using any database features that would be omitted by db:schema:dump (schema.rb) or db:structure:dump (schema.sql). And that&#039;s a pretty big &quot;if&quot;. I even capitalized it! :)

The nice thing about migrations is that even if you dare to use Rails on a project where those opinionated-software decisions don&#039;t happen to fit 100% with your project, you can use still use migrations to build the DB from scratch or incrementally in a reliable and repeatable fashion. Just throw a few raw SQL DDL statements in a migration and put the reverse transformation in the down method, and you&#039;re all set.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>You didn&#8217;t actually add any commentary with that excerpt so I can only guess at your point. Perhaps you&#8217;re saying that you agree with that comment?</p>
<p>I suppose I agree with it too, IF you aren&#8217;t using any database features that would be omitted by db:schema:dump (schema.rb) or db:structure:dump (schema.sql). And that&#8217;s a pretty big &#8220;if&#8221;. I even capitalized it! :)</p>
<p>The nice thing about migrations is that even if you dare to use Rails on a project where those opinionated-software decisions don&#8217;t happen to fit 100% with your project, you can use still use migrations to build the DB from scratch or incrementally in a reliable and repeatable fashion. Just throw a few raw SQL DDL statements in a migration and put the reverse transformation in the down method, and you&#8217;re all set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Migration Antipatterns and How To Fix Them by Daniel Libanori</title>
		<link>http://www.pervasivecode.com/blog/2010/03/18/rails-migration-antipatterns-and-how-to-fix-them/comment-page-1/#comment-31720</link>
		<dc:creator>Daniel Libanori</dc:creator>
		<pubDate>Fri, 11 Jun 2010 14:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=171#comment-31720</guid>
		<description>From rails source code.

# This file is auto-generated from the current state of the database. Instead of editing this file,
# please use the migrations feature of Active Record to incrementally modify your database, and
# then regenerate this schema definition.
#
# Note that this schema.rb definition is the authoritative source for your database schema. If you need
# to create the application database on another system, you should be using db:schema:load, not running
# all the migrations from scratch. The latter is a flawed and unsustainable approach (the more migrations
# you&#039;ll amass, the slower it&#039;ll run and the greater likelihood for issues).
#
# It&#039;s strongly recommended to check this file into your version control system.</description>
		<content:encoded><![CDATA[<p>From rails source code.</p>
<p># This file is auto-generated from the current state of the database. Instead of editing this file,<br />
# please use the migrations feature of Active Record to incrementally modify your database, and<br />
# then regenerate this schema definition.<br />
#<br />
# Note that this schema.rb definition is the authoritative source for your database schema. If you need<br />
# to create the application database on another system, you should be using db:schema:load, not running<br />
# all the migrations from scratch. The latter is a flawed and unsustainable approach (the more migrations<br />
# you&#8217;ll amass, the slower it&#8217;ll run and the greater likelihood for issues).<br />
#<br />
# It&#8217;s strongly recommended to check this file into your version control system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Leopard GUI Crashes &#8211; Not Parallels but Canon? by Thierry</title>
		<link>http://www.pervasivecode.com/blog/2008/02/22/leopard-gui-crashes-not-parallels-but-canon/comment-page-1/#comment-31635</link>
		<dc:creator>Thierry</dc:creator>
		<pubDate>Tue, 08 Jun 2010 20:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/2008/02/22/leopard-gui-crashes-not-parallels-but-canon/#comment-31635</guid>
		<description>I played with the authorizations and f. up the system. I reseted them with the  keychain but it remains a few problems inside Library/Extensions, whose BjusBload.kext and BjusBMP. 

As I have a Canon MP830 i am going to reinstall that. Thank you for the tip !</description>
		<content:encoded><![CDATA[<p>I played with the authorizations and f. up the system. I reseted them with the  keychain but it remains a few problems inside Library/Extensions, whose BjusBload.kext and BjusBMP. </p>
<p>As I have a Canon MP830 i am going to reinstall that. Thank you for the tip !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RVM to install REE 1.8.7-2009.10 by Evan</title>
		<link>http://www.pervasivecode.com/blog/2010/03/16/using-rvm-to-install-ree-1-8-7-2009-10/comment-page-1/#comment-31275</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Fri, 28 May 2010 17:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=160#comment-31275</guid>
		<description>Great help, thanks!</description>
		<content:encoded><![CDATA[<p>Great help, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Bundler 0.8.5 install Nokogiri on Leopard with a newish libxml by Jonathan Hinkle</title>
		<link>http://www.pervasivecode.com/blog/2010/03/17/making-bundler-0-8-5-install-nokogiri-on-leopard-with-a-newish-libxml/comment-page-1/#comment-28934</link>
		<dc:creator>Jonathan Hinkle</dc:creator>
		<pubDate>Fri, 19 Mar 2010 02:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=166#comment-28934</guid>
		<description>Thanks so much for this—just what I needed.  I&#039;m truly fortunate that Google indexes so quickly, seeing as you just posted this yesterday.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this—just what I needed.  I&#8217;m truly fortunate that Google indexes so quickly, seeing as you just posted this yesterday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RVM to install REE 1.8.7-2009.10 by Pervasive Code &#187; Making Bundler 0.8.5 install Nokogiri on Leopard with a newish libxml</title>
		<link>http://www.pervasivecode.com/blog/2010/03/16/using-rvm-to-install-ree-1-8-7-2009-10/comment-page-1/#comment-28896</link>
		<dc:creator>Pervasive Code &#187; Making Bundler 0.8.5 install Nokogiri on Leopard with a newish libxml</dc:creator>
		<pubDate>Thu, 18 Mar 2010 01:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=160#comment-28896</guid>
		<description>[...] The gems I have installed via plain old &#8220;gem install xxx&#8221; are bundler08 -v0.8.5, rake -v0.8.7, and ZenTest -v4.2.1. That&#8217;s it. Everything else is under vendor/bundler. I&#8217;m using RVM and REE 1.8.7 2009.10 as described in my previous post. [...]</description>
		<content:encoded><![CDATA[<p>[...] The gems I have installed via plain old &#8220;gem install xxx&#8221; are bundler08 -v0.8.5, rake -v0.8.7, and ZenTest -v4.2.1. That&#8217;s it. Everything else is under vendor/bundler. I&#8217;m using RVM and REE 1.8.7 2009.10 as described in my previous post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RVM to install REE 1.8.7-2009.10 by Jamie Flournoy</title>
		<link>http://www.pervasivecode.com/blog/2010/03/16/using-rvm-to-install-ree-1-8-7-2009-10/comment-page-1/#comment-28887</link>
		<dc:creator>Jamie Flournoy</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=160#comment-28887</guid>
		<description>Yes, as my solution shows you have to do it this way:

&lt;pre&gt;
rvm install ree-1.8.7-2009.10
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Yes, as my solution shows you have to do it this way:</p>
<pre>
rvm install ree-1.8.7-2009.10
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RVM to install REE 1.8.7-2009.10 by Simon Menke</title>
		<link>http://www.pervasivecode.com/blog/2010/03/16/using-rvm-to-install-ree-1-8-7-2009-10/comment-page-1/#comment-28878</link>
		<dc:creator>Simon Menke</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=160#comment-28878</guid>
		<description>Also RVM reports ree as missing when the short name (ree instead of ree-1.8.7-2009.10) is used.</description>
		<content:encoded><![CDATA[<p>Also RVM reports ree as missing when the short name (ree instead of ree-1.8.7-2009.10) is used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OmniGraffle Pro and Subversion by Jamie Flournoy</title>
		<link>http://www.pervasivecode.com/blog/2007/01/07/omnigraffle-pro-and-subversion/comment-page-1/#comment-27009</link>
		<dc:creator>Jamie Flournoy</dc:creator>
		<pubDate>Sat, 23 Jan 2010 19:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=8#comment-27009</guid>
		<description>I use the command-line svn client.

I don&#039;t think any extra slickness is necessary for graphics files, unless someone wants to write a special diff tool that can show the changes in a binary file (i.e. a JPEG or PSD or .graffle diff viewer). That would be useful but it shouldn&#039;t be built into a version control tool in my opinion (it should be a standalone tool that a VC tool could use for diff viewing).</description>
		<content:encoded><![CDATA[<p>I use the command-line svn client.</p>
<p>I don&#8217;t think any extra slickness is necessary for graphics files, unless someone wants to write a special diff tool that can show the changes in a binary file (i.e. a JPEG or PSD or .graffle diff viewer). That would be useful but it shouldn&#8217;t be built into a version control tool in my opinion (it should be a standalone tool that a VC tool could use for diff viewing).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OmniGraffle Pro and Subversion by mike</title>
		<link>http://www.pervasivecode.com/blog/2007/01/07/omnigraffle-pro-and-subversion/comment-page-1/#comment-26527</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 12 Jan 2010 15:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=8#comment-26527</guid>
		<description>What are you using for svn client?  Is there an extra slick way to do svn with graphics files?</description>
		<content:encoded><![CDATA[<p>What are you using for svn client?  Is there an extra slick way to do svn with graphics files?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
