<?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>Silence is Foo &#187; github</title>
	<atom:link href="http://raflabs.com/blogs/silence-is-foo/tag/github/feed/" rel="self" type="application/rss+xml" />
	<link>http://raflabs.com/blogs/silence-is-foo</link>
	<description>Mental notes on Ruby, Git, Rails and whatever geeky thing</description>
	<lastBuildDate>Thu, 07 Apr 2011 19:11:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GitHub Fail</title>
		<link>http://raflabs.com/blogs/silence-is-foo/2010/07/20/github-fail/</link>
		<comments>http://raflabs.com/blogs/silence-is-foo/2010/07/20/github-fail/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 22:23:53 +0000</pubDate>
		<dc:creator>raf</dc:creator>
				<category><![CDATA[off-topic]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[fails]]></category>
		<category><![CDATA[github]]></category>

		<guid isPermaLink="false">http://raflabs.com/blogs/silence-is-foo/?p=501</guid>
		<description><![CDATA[reddit_url = http://raflabs.com/blogs/silence-is-foo/2010/07/20/github-fail/;reddit_title = GitHub+Fail;reddit_newwindow='1';]]></description>
		<wfw:commentRss>http://raflabs.com/blogs/silence-is-foo/2010/07/20/github-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking existence of tables, columns and indexes in Rails Migrations</title>
		<link>http://raflabs.com/blogs/silence-is-foo/2010/02/11/checking-existence-of-tables-columns-and-indexes-in-rails-migrations/</link>
		<comments>http://raflabs.com/blogs/silence-is-foo/2010/02/11/checking-existence-of-tables-columns-and-indexes-in-rails-migrations/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 23:18:40 +0000</pubDate>
		<dc:creator>raf</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[migrations]]></category>

		<guid isPermaLink="false">http://raflabs.com/blogs/silence-is-foo/?p=316</guid>
		<description><![CDATA[Tired of running migrations which doesn't work because a migration was trying to create an existent table I created 3 very very simple methods to check the existence of tables, columns and indexes in migrations or wherever.
You can see the code here: http://github.com/rafmagana/database_utils
reddit_url = http://raflabs.com/blogs/silence-is-foo/2010/02/11/checking-existence-of-tables-columns-and-indexes-in-rails-migrations/;reddit_title = Checking+existence+of+tables%2C+columns+and+indexes+in+Rails+Migrations;reddit_newwindow='1';]]></description>
		<wfw:commentRss>http://raflabs.com/blogs/silence-is-foo/2010/02/11/checking-existence-of-tables-columns-and-indexes-in-rails-migrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

