<?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>Rabbit Creative</title>
	<atom:link href="http://www.rabbitcreative.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rabbitcreative.com</link>
	<description>ruby, rails, objects and &#60;del&#62;politics&#60;/del&#62; markets</description>
	<lastBuildDate>Tue, 25 Oct 2011 02:14:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>EVE Online is a piece of shit.</title>
		<link>http://www.rabbitcreative.com/2011/10/24/eve-online-is-a-piece-of-shit/</link>
		<comments>http://www.rabbitcreative.com/2011/10/24/eve-online-is-a-piece-of-shit/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 02:14:49 +0000</pubDate>
		<dc:creator>Rabbit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rabbitcreative.com/?p=697</guid>
		<description><![CDATA[This is my out-of-the-box experience. I give the company that made EVE Online $20 and they give me frustration in return. I open the game, it shows me a logo, and then it closes. Neat.]]></description>
			<content:encoded><![CDATA[<p>This is my out-of-the-box experience.</p>
<p>I give the company that made EVE Online $20 and they give me frustration in return. I open the game, it shows me a logo, and then it closes.</p>
<p>Neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rabbitcreative.com/2011/10/24/eve-online-is-a-piece-of-shit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Gem maintainers fail basic math.</title>
		<link>http://www.rabbitcreative.com/2011/10/21/ruby-gem-maintainers-fail-basic-math/</link>
		<comments>http://www.rabbitcreative.com/2011/10/21/ruby-gem-maintainers-fail-basic-math/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 20:28:25 +0000</pubDate>
		<dc:creator>Rabbit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rabbitcreative.com/?p=693</guid>
		<description><![CDATA[Gem::LoadError: RubyGem version error: rmagick(2.0.0 not >= 0)]]></description>
			<content:encoded><![CDATA[<p><code>Gem::LoadError: RubyGem version error: rmagick(2.0.0 not >= 0)</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rabbitcreative.com/2011/10/21/ruby-gem-maintainers-fail-basic-math/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 3 AREL is broken.</title>
		<link>http://www.rabbitcreative.com/2011/10/13/rails-3-arel-is-broken/</link>
		<comments>http://www.rabbitcreative.com/2011/10/13/rails-3-arel-is-broken/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 20:55:00 +0000</pubDate>
		<dc:creator>Rabbit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rabbitcreative.com/?p=689</guid>
		<description><![CDATA[class Domain &#60; ActiveRecord::Base has_many :pages end &#160; class Page &#60; ActiveRecord::Base belongs_to :domain end Loading development environment (Rails 3.0.9) ruby-1.9.2-p180 :001 > Domain.includes(:pages).to_sql => "SELECT `domains`.* FROM `domains`"]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;"><span style="color:#9966CC; font-weight:bold;">class</span> Domain <span style="color:#006600; font-weight:bold;">&lt;</span> <span style="color:#6666ff; font-weight:bold;">ActiveRecord::Base</span>
  has_many <span style="color:#ff3333; font-weight:bold;">:pages</span>
<span style="color:#9966CC; font-weight:bold;">end</span>
&nbsp;
<span style="color:#9966CC; font-weight:bold;">class</span> Page <span style="color:#006600; font-weight:bold;">&lt;</span> <span style="color:#6666ff; font-weight:bold;">ActiveRecord::Base</span>
  belongs_to <span style="color:#ff3333; font-weight:bold;">:domain</span>
<span style="color:#9966CC; font-weight:bold;">end</span></pre></div></div>

<pre>
Loading development environment (Rails 3.0.9)
ruby-1.9.2-p180 :001 > Domain.includes(:pages).to_sql
 => "SELECT `domains`.* FROM `domains`"
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.rabbitcreative.com/2011/10/13/rails-3-arel-is-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPhone is broken.</title>
		<link>http://www.rabbitcreative.com/2011/07/28/the-iphone-is-broken/</link>
		<comments>http://www.rabbitcreative.com/2011/07/28/the-iphone-is-broken/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 02:29:50 +0000</pubDate>
		<dc:creator>Rabbit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rabbitcreative.com/?p=683</guid>
		<description><![CDATA[I purchase a song on iTunes via my iPhone. It downloads. It processes. I play it. Wait. No I don&#8217;t. Why? Because it&#8217;s not fucking there. Broken. Broken. Broken. Fuck you Apple.]]></description>
			<content:encoded><![CDATA[<p>I purchase a song on iTunes via my iPhone. It downloads. It processes. I play it. Wait. No I don&#8217;t. Why? Because it&#8217;s not fucking there. Broken. Broken. Broken. Fuck you Apple. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.rabbitcreative.com/2011/07/28/the-iphone-is-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby fails. PHP wins.</title>
		<link>http://www.rabbitcreative.com/2011/07/01/ruby-fails-php-wins/</link>
		<comments>http://www.rabbitcreative.com/2011/07/01/ruby-fails-php-wins/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 17:35:55 +0000</pubDate>
		<dc:creator>Rabbit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rabbitcreative.com/?p=679</guid>
		<description><![CDATA[Savon. I&#8217;m laughing. PHP&#8217;s built-in SOAP methods are far easier to use than anything the Ruby community has come up with. That is all.]]></description>
			<content:encoded><![CDATA[<p>Savon. I&#8217;m laughing. PHP&#8217;s built-in SOAP methods are far easier to use than anything the Ruby community has come up with.</p>
<p>That is all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rabbitcreative.com/2011/07/01/ruby-fails-php-wins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

