<?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 Yangtheman</title>
	<atom:link href="http://blog.yangtheman.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yangtheman.com</link>
	<description>Life hacker</description>
	<lastBuildDate>Tue, 02 Mar 2010 03:52:08 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to enable WordPress permalinks on 1and1.com by Mike C</title>
		<link>http://blog.yangtheman.com/2009/08/04/how-to-enable-wordpress-permalinks-work-on-1and1-com/comment-page-1/#comment-463</link>
		<dc:creator>Mike C</dc:creator>
		<pubDate>Tue, 02 Mar 2010 03:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=8#comment-463</guid>
		<description>Thanks a lot--big help!</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8211;big help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing acts_as_ferret with pagination and deploying on Heroku by Yang Chung</title>
		<link>http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/comment-page-1/#comment-461</link>
		<dc:creator>Yang Chung</dc:creator>
		<pubDate>Mon, 01 Mar 2010 04:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=205#comment-461</guid>
		<description>krrh, I actually moved on to other search plugin precisely because of /tmp issue with acts_as_ferret on Heroku. I am using acts_as_tsearch, and I couldn&#039;t be happier.</description>
		<content:encoded><![CDATA[<p>krrh, I actually moved on to other search plugin precisely because of /tmp issue with acts_as_ferret on Heroku. I am using acts_as_tsearch, and I couldn&#8217;t be happier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing acts_as_ferret with pagination and deploying on Heroku by krrh</title>
		<link>http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/comment-page-1/#comment-460</link>
		<dc:creator>krrh</dc:creator>
		<pubDate>Sun, 28 Feb 2010 20:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=205#comment-460</guid>
		<description>This was a very helpful article, thank you.  Though I am finding that even with a single dyno app the /tmp directory is so unstable that the indexes often disappear.  How&#039;s your mileage with ferret on heroku lately?</description>
		<content:encoded><![CDATA[<p>This was a very helpful article, thank you.  Though I am finding that even with a single dyno app the /tmp directory is so unstable that the indexes often disappear.  How&#8217;s your mileage with ferret on heroku lately?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Korea will be left behind by Al Brown</title>
		<link>http://blog.yangtheman.com/2010/02/12/korea-will-be-left-behind/comment-page-1/#comment-458</link>
		<dc:creator>Al Brown</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=261#comment-458</guid>
		<description>when i compare north and south korea, South Korea looks amazingly on track to me!

GDP in SK is twice what it was in 1995 and in Japan its actually less now than it was then

yes, always room for improvement and I think that usually has to start at the top.</description>
		<content:encoded><![CDATA[<p>when i compare north and south korea, South Korea looks amazingly on track to me!</p>
<p>GDP in SK is twice what it was in 1995 and in Japan its actually less now than it was then</p>
<p>yes, always room for improvement and I think that usually has to start at the top.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to integrate Facebook Connect with a Rails app by Jenna</title>
		<link>http://blog.yangtheman.com/2009/08/23/how-to-integrate-facebook-connect-with-a-rails-app/comment-page-1/#comment-455</link>
		<dc:creator>Jenna</dc:creator>
		<pubDate>Wed, 17 Feb 2010 08:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=33#comment-455</guid>
		<description>Good post. One thing that I noticed on Stuart&#039;s post and yours is that you cannot store the user&#039;s name more than 24h - http://wiki.developers.facebook.com/index.php/Storable_Data</description>
		<content:encoded><![CDATA[<p>Good post. One thing that I noticed on Stuart&#8217;s post and yours is that you cannot store the user&#8217;s name more than 24h &#8211; <a href="http://wiki.developers.facebook.com/index.php/Storable_Data" rel="nofollow">http://wiki.developers.facebook.com/index.php/Storable_Data</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying a Rails app on Heroku (paperclip, gems, yml) by Yang Chung</title>
		<link>http://blog.yangtheman.com/2009/09/05/deploying-a-rails-app-on-heroku-paperclip-gems-yml/comment-page-1/#comment-451</link>
		<dc:creator>Yang Chung</dc:creator>
		<pubDate>Fri, 12 Feb 2010 08:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=80#comment-451</guid>
		<description>As long as you don&#039;t merge production to master, you should be okay, and I don&#039;t know if there is a rake task, but it&#039;s a good idea if you can create a rake task yourself.

Because I use facebooker and I keep facebooker.yml away from master branch. So I end up doing a lot of work and test in production branch, because running local server needs facebooker.yml. When I am satisfied, I go back to master branch, commit the changes, push to github, go to production branch, merge from master and push to Heroku. Perhaps I should write a little shell script to automate this process......some day. :)</description>
		<content:encoded><![CDATA[<p>As long as you don&#8217;t merge production to master, you should be okay, and I don&#8217;t know if there is a rake task, but it&#8217;s a good idea if you can create a rake task yourself.</p>
<p>Because I use facebooker and I keep facebooker.yml away from master branch. So I end up doing a lot of work and test in production branch, because running local server needs facebooker.yml. When I am satisfied, I go back to master branch, commit the changes, push to github, go to production branch, merge from master and push to Heroku. Perhaps I should write a little shell script to automate this process&#8230;&#8230;some day. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying a Rails app on Heroku (paperclip, gems, yml) by stephen</title>
		<link>http://blog.yangtheman.com/2009/09/05/deploying-a-rails-app-on-heroku-paperclip-gems-yml/comment-page-1/#comment-450</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=80#comment-450</guid>
		<description>Hi there, thanks for this post, it&#039;s very helpful although I have a question regarding keeping secret yaml files off github.

You say that the best way is to do the following:

git checkout production
[remove those yml files from .gitignore]
git merge master
git push heroku production:master

Is there some kind of rake task that will keep this production branch synched up with master or do you just have to remember to do it yourself on every deploy?

Thanks again, it&#039;s a really neat little tip.</description>
		<content:encoded><![CDATA[<p>Hi there, thanks for this post, it&#8217;s very helpful although I have a question regarding keeping secret yaml files off github.</p>
<p>You say that the best way is to do the following:</p>
<p>git checkout production<br />
[remove those yml files from .gitignore]<br />
git merge master<br />
git push heroku production:master</p>
<p>Is there some kind of rake task that will keep this production branch synched up with master or do you just have to remember to do it yourself on every deploy?</p>
<p>Thanks again, it&#8217;s a really neat little tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing acts_as_ferret with pagination and deploying on Heroku by Aaron</title>
		<link>http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/comment-page-1/#comment-324</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 01 Dec 2009 04:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=205#comment-324</guid>
		<description>You should put
  ActsAsFerret.index_dir = &quot;#{RAILS_ROOT}/tmp/index&quot;
 in initializers/acts_as_ferret.rb

Then you won&#039;t need any of the require statements since all the gems will already be loaded.</description>
		<content:encoded><![CDATA[<p>You should put<br />
  ActsAsFerret.index_dir = &#8220;#{RAILS_ROOT}/tmp/index&#8221;<br />
 in initializers/acts_as_ferret.rb</p>
<p>Then you won&#8217;t need any of the require statements since all the gems will already be loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to integrate Google Maps in a Rails app by Yang Chung</title>
		<link>http://blog.yangtheman.com/2009/08/27/how-to-integrate-google-maps-in-a-rails-app/comment-page-1/#comment-322</link>
		<dc:creator>Yang Chung</dc:creator>
		<pubDate>Sun, 29 Nov 2009 05:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=51#comment-322</guid>
		<description>I totally agree.</description>
		<content:encoded><![CDATA[<p>I totally agree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to integrate Google Maps in a Rails app by Aaron</title>
		<link>http://blog.yangtheman.com/2009/08/27/how-to-integrate-google-maps-in-a-rails-app/comment-page-1/#comment-321</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 28 Nov 2009 21:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=51#comment-321</guid>
		<description>That seems like a good candidate to stuff into a helper:

def generate_info_text p
&quot;&lt;strong&gt;&lt;a href=&quot;&quot; rel=&quot;nofollow&quot;&gt;#{p.name}&lt;/a&gt;&lt;/strong&gt;
               #{p.address} 
               #{p.city}, #{p.state} #{p.zip.to_s}&quot;
end

then just have:

infotxt = generate_info_text p

in your controller.</description>
		<content:encoded><![CDATA[<p>That seems like a good candidate to stuff into a helper:</p>
<p>def generate_info_text p<br />
&#8220;<strong><a href="" rel="nofollow">#{p.name}</a></strong><br />
               #{p.address}<br />
               #{p.city}, #{p.state} #{p.zip.to_s}&#8221;<br />
end</p>
<p>then just have:</p>
<p>infotxt = generate_info_text p</p>
<p>in your controller.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
