<?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>Tyler Bird</title>
	<atom:link href="http://tylerbird.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tylerbird.com</link>
	<description>7hunderbird hax0rs your Ruby servers.</description>
	<lastBuildDate>Wed, 16 May 2012 01:41:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Goodbye Dear Friend</title>
		<link>http://tylerbird.com/2012/01/22/goodbye-dear-friend/</link>
		<comments>http://tylerbird.com/2012/01/22/goodbye-dear-friend/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 05:03:24 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=996</guid>
		<description><![CDATA[<p>Tonight marks the passing of a computer that I&#8217;ve had for 10 years!</p> <p>10 years ago there was a big schism in the RAM architecture world. And when I was building my machine I got caught in the middle of this debate. Should I go with DIMM or RIMM memory? What was better technology? At [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2012/01/22/goodbye-dear-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rake: Not Your Father&#039;s Build Tool</title>
		<link>http://tylerbird.com/2011/06/16/rake-not-your-fathers-build-tool/</link>
		<comments>http://tylerbird.com/2011/06/16/rake-not-your-fathers-build-tool/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 01:24:17 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=582</guid>
		<description><![CDATA[<p>On Tuesday I was given the opportunity to give a presentation on rake at our Utah Valley ruby brigade.  I chose to cover some of the basic building blocks and comparative history of other build tools.</p> <p>I was inspired by Martin Fowler&#8217;s <a href="http://martinfowler.com/articles/rake.html">Using the Rake Build Language</a> and Josh Nichols presentation <a href="http://vimeo.com/2496890">Rake: The [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2011/06/16/rake-not-your-fathers-build-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do Not Delete This Post</title>
		<link>http://tylerbird.com/2011/04/27/do-not-delete-this-post/</link>
		<comments>http://tylerbird.com/2011/04/27/do-not-delete-this-post/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 18:37:33 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[film]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=530</guid>
		<description><![CDATA[<p>So I recently posted that I was working on collaboration with some other writers. I&#8217;ve decided to no longer be involved with the project for reasons kinda personal, so no dish unless you see me personally.</p> <p>But I then thought, ohk do I revise history and remove the post? I&#8217;ve decided not to &#8220;play god&#8221; [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2011/04/27/do-not-delete-this-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Screenwriting Collaboration</title>
		<link>http://tylerbird.com/2011/04/14/first-screenwriting-collaboration/</link>
		<comments>http://tylerbird.com/2011/04/14/first-screenwriting-collaboration/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 17:44:28 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=514</guid>
		<description><![CDATA[How It Happened <p>So I get a message in Facebook from a new friend who wanted to know if I was interested in working on a screenplay with him.</p> <p>Which seems kinda extra-ordinary because I had been thinking to myself that I wanted to pursuit a collaboration relationship in screenwriting, I just didn&#8217;t know who [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2011/04/14/first-screenwriting-collaboration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host Hudson CI on Engine Yard AppCloud</title>
		<link>http://tylerbird.com/2010/12/03/host-hudson-ci-on-engine-yard-appcloud/</link>
		<comments>http://tylerbird.com/2010/12/03/host-hudson-ci-on-engine-yard-appcloud/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 02:50:58 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=174</guid>
		<description><![CDATA[<p></p> Hudson CI <p>The Hudson Continuous Integration server, built on Java, has been adopted by <a href="http://drnicwilliams.com/">Dr. Nic</a>. He has pioneered the <a href="https://github.com/engineyard/engineyard-hudson">engineyard-hudson</a> project that helps grease the wheels and get a Hudson server running on Engine Yard&#8217;s AppCloud in just minutes.</p> <p>Dr. Nic recorded the screencast footage and then I assisted by providing [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2010/12/03/host-hudson-ci-on-engine-yard-appcloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Engine Yard is Out of the Hardware Business</title>
		<link>http://tylerbird.com/2010/11/22/engine-yard-is-out-of-the-hardware-business/</link>
		<comments>http://tylerbird.com/2010/11/22/engine-yard-is-out-of-the-hardware-business/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 02:37:43 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=186</guid>
		<description><![CDATA[<p></p> Fun With Sledgehammers <p>While I was recently in San Francisco we had a company meeting and celebrated a huge milestone. We had recently completed an almost year-long migration from our original legacy hardware to our new cloud based virtual machine offerings.</p> <p>And so Tom Mornini and Ed Muller were able to take a swing [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2010/11/22/engine-yard-is-out-of-the-hardware-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Out of Capacity</title>
		<link>http://tylerbird.com/2010/10/29/amazon-out-of-capacity/</link>
		<comments>http://tylerbird.com/2010/10/29/amazon-out-of-capacity/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 20:04:32 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=191</guid>
		<description><![CDATA[<p></p> Quickcasts <p>To answer an answer quickly, and in screencast form, I created the <a href="http://vimeo.com/16323186">Amazon Out of Capacity</a> Quickcast and published it.</p> <p>The most popular size EY AppCloud offers is the <a href="http://aws.amazon.com/ec2/instance-types/">High CPU Medium</a>. Sometime this size will not be available at the time a user would like to boot an instance. So [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2010/10/29/amazon-out-of-capacity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change an Instance Size</title>
		<link>http://tylerbird.com/2010/10/27/change-an-instance-size/</link>
		<comments>http://tylerbird.com/2010/10/27/change-an-instance-size/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 23:00:46 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=194</guid>
		<description><![CDATA[<p></p> Knowing How To Upgrade <p>This screencast shows you how to upgrade your Engine Yard AppCloud instance from it&#8217;s current size to the next size you need. Whether that&#8217;s small to medium or more.</p> <p>Now if you just knew when to upgrade. I mean other than after hours&#8230;</p>]]></description>
		<wfw:commentRss>http://tylerbird.com/2010/10/27/change-an-instance-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Rumble Server Screencasts</title>
		<link>http://tylerbird.com/2010/10/15/rails-rumble-server-screencasts/</link>
		<comments>http://tylerbird.com/2010/10/15/rails-rumble-server-screencasts/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 07:09:54 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=112</guid>
		<description><![CDATA[<p></p> Server Setup <p>By the end of this screencast you&#8217;ll have a server running on linode with MySQL, REE, Passenger and Nginx ready to receive your application.</p> <p>I will provide code snippets here in the blog article so you can copy and paste them into your terminal.</p> Boot Linode Instance <p>The steps in the screencast [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2010/10/15/rails-rumble-server-screencasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Performance Monitoring with New Relic</title>
		<link>http://tylerbird.com/2010/06/18/setup-performance-monitoring-with-new-relic-rpm/</link>
		<comments>http://tylerbird.com/2010/06/18/setup-performance-monitoring-with-new-relic-rpm/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 20:40:17 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.filmprog.com/?p=98</guid>
		<description><![CDATA[<p>Today I posted the first screencast in Engine Yard&#8217;s AppCloud Screencast series on how to Setup Performance Monitoring with New Relic RPM on AppCloud.</p> <p>It was a lot of fun putting this together as it brought together my skills in audio/video that I&#8217;ve not used in quite a while and I still enjoy.  I&#8217;m quite [...]]]></description>
		<wfw:commentRss>http://tylerbird.com/2010/06/18/setup-performance-monitoring-with-new-relic-rpm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

