<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bagonca &#187; capistrano</title>
	<atom:link href="http://www.bagonca.com/blog/tag/capistrano/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bagonca.com/blog</link>
	<description>Yet another developer blog</description>
	<lastBuildDate>Wed, 07 Sep 2011 21:04:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rails deploy using sqlite3</title>
		<link>http://www.bagonca.com/blog/2009/05/09/rails-deploy-using-sqlite3/</link>
		<comments>http://www.bagonca.com/blog/2009/05/09/rails-deploy-using-sqlite3/#comments</comments>
		<pubDate>Sat, 09 May 2009 12:22:09 +0000</pubDate>
		<dc:creator>PEZ</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[sqlite3]]></category>

		<guid isPermaLink="false">http://www.bagonca.com/blog/?p=394</guid>
		<description><![CDATA[I had a hard time figuring out why, when reading up on capistrano, I couldn&#8217;t find any info on how to deal with the database file. That was until I realized most people don&#8217;t deploy on sqlite3. With mysql and other databases you have a server and it&#8217;s automatically &#8220;shared&#8221; then. The only information I [...]]]></description>
		<wfw:commentRss>http://www.bagonca.com/blog/2009/05/09/rails-deploy-using-sqlite3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

