<?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: 3 Ways To Build Fake Demo Data For Your Rails App</title>
	<atom:link href="http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html</link>
	<description>Daily Rails news, views, tips, and joy</description>
	<lastBuildDate>Sat, 13 Mar 2010 09:39:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alan Maciel</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-628</link>
		<dc:creator>Alan Maciel</dc:creator>
		<pubDate>Wed, 25 Mar 2009 16:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-628</guid>
		<description>Hi there!, I am in the final spring in this rails app but I need to populate a few tables with huge quantities of data, I need 1&#039;000,000 one million registers!.  what fake data program do you recommend?</description>
		<content:encoded><![CDATA[<p>Hi there!, I am in the final spring in this rails app but I need to populate a few tables with huge quantities of data, I need 1'000,000 one million registers!.  what fake data program do you recommend?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbmeeks</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-447</link>
		<dc:creator>cbmeeks</dc:creator>
		<pubDate>Wed, 18 Feb 2009 13:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-447</guid>
		<description>There is also the WONDERFUL GameFake gem I wrote as my first Ruby gem.  :-)

https://github.com/cbmeeks/gamefake/tree

It&#039;s Faker but uses video game names instead.  Currently, I have NES and SMS games.  I might expand more in the future.

It was mostly created as a learning experience and for a site I&#039;m working on.</description>
		<content:encoded><![CDATA[<p>There is also the WONDERFUL GameFake gem I wrote as my first Ruby gem.  :-)</p>
<p><a href="https://github.com/cbmeeks/gamefake/tree" rel="nofollow">https://github.com/cbmeeks/gamefake/tree</a></p>
<p>It's Faker but uses video game names instead.  Currently, I have NES and SMS games.  I might expand more in the future.</p>
<p>It was mostly created as a learning experience and for a site I'm working on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Ballantyne</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-142</link>
		<dc:creator>Scott Ballantyne</dc:creator>
		<pubDate>Sun, 16 Nov 2008 10:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-142</guid>
		<description>I&#039;ve been using faker, its very nice.  Also, I&#039;ve been unpacking gems a lot lately, and I find that the way that faker works is pretty easy to customize to my needs.</description>
		<content:encoded><![CDATA[<p>I've been using faker, its very nice.  Also, I've been unpacking gems a lot lately, and I find that the way that faker works is pretty easy to customize to my needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlos@webbynode</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-141</link>
		<dc:creator>carlos@webbynode</dc:creator>
		<pubDate>Sat, 15 Nov 2008 18:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-141</guid>
		<description>Very useful, nice.</description>
		<content:encoded><![CDATA[<p>Very useful, nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Subelsky</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-136</link>
		<dc:creator>Mike Subelsky</dc:creator>
		<pubDate>Sat, 15 Nov 2008 16:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-136</guid>
		<description>Thanks for writing about random-data.  I hear you about the hardwired fake data.  The idea of it is to get you up and running fast, with method_missing there if you want something different.  If enough people want to be able to specify their own fake information we could definitely add that.  Most of the last few releases were driven by people submitting patches, so all are welcome!</description>
		<content:encoded><![CDATA[<p>Thanks for writing about random-data.  I hear you about the hardwired fake data.  The idea of it is to get you up and running fast, with method_missing there if you want something different.  If enough people want to be able to specify their own fake information we could definitely add that.  Most of the last few releases were driven by people submitting patches, so all are welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Lebron</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-135</link>
		<dc:creator>Luis Lebron</dc:creator>
		<pubDate>Sat, 15 Nov 2008 13:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-135</guid>
		<description>There is good video on populating a rails db with data at Railscasts: http://railscasts.com/episodes/126-populating-a-database</description>
		<content:encoded><![CDATA[<p>There is good video on populating a rails db with data at Railscasts: <a href="http://railscasts.com/episodes/126-populating-a-database" rel="nofollow">http://railscasts.com/episodes/126-populating-a-database</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grosser</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-134</link>
		<dc:creator>grosser</dc:creator>
		<pubDate>Fri, 14 Nov 2008 17:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-134</guid>
		<description>im using populator http://github.com/ryanb/populator/tree/master
which is build to work with faker, had no problems so far</description>
		<content:encoded><![CDATA[<p>im using populator <a href="http://github.com/ryanb/populator/tree/master" rel="nofollow">http://github.com/ryanb/populator/tree/master</a><br />
which is build to work with faker, had no problems so far</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Davis</title>
		<link>http://www.railsinside.com/plugins/151-3-ways-to-build-fake-demo-data-for-your-rails-app.html/comment-page-1#comment-133</link>
		<dc:creator>Eric Davis</dc:creator>
		<pubDate>Fri, 14 Nov 2008 16:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=151#comment-133</guid>
		<description>I&#039;ve used faker before and it works really good.  A huge benefit to all these is you can test your application with large quantities of data easily.  Something that is fast with 10 records might crash with 1000 records.</description>
		<content:encoded><![CDATA[<p>I've used faker before and it works really good.  A huge benefit to all these is you can test your application with large quantities of data easily.  Something that is fast with 10 records might crash with 1000 records.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
