<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Two Birds, One Hot Code Load</title>
	<atom:link href="http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/</link>
	<description>The making of BeerRiot and other thoughts.</description>
	<lastBuildDate>Wed, 28 Oct 2009 04:17:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Doing it Live &#171; BeerRiot Blog</title>
		<link>http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-1419</link>
		<dc:creator>Doing it Live &#171; BeerRiot Blog</dc:creator>
		<pubDate>Wed, 04 Feb 2009 01:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-1419</guid>
		<description>[...] dynamic nature also came in useful for me on BeerRiot last night. I&#8217;ve blogged about hot code loading before, but last night I dipped into the world of OTP applications and [...]</description>
		<content:encoded><![CDATA[<p>[...] dynamic nature also came in useful for me on BeerRiot last night. I&#8217;ve blogged about hot code loading before, but last night I dipped into the world of OTP applications and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idetrorce</title>
		<link>http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-1288</link>
		<dc:creator>Idetrorce</dc:creator>
		<pubDate>Sat, 15 Dec 2007 14:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-1288</guid>
		<description>very interesting, but I don&#039;t agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrs. BeerRiot</title>
		<link>http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-261</link>
		<dc:creator>Mrs. BeerRiot</dc:creator>
		<pubDate>Sun, 19 Aug 2007 23:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-261</guid>
		<description>Hops dehydrating in the kitchen, brewing gadgets spilling out of the &quot;beer nook&quot; in the entryway, empty bottles stacked waist-high waiting for the next bottling, &quot;beer towels&quot; as a subset of our linens...we&#039;re a bit obsessed with beer here in the BeerRiot household. 

Yesterday, Bryan selected new shampoo based on the presence of malt extract in the ingredient list. It&#039;s a good thing that I love Bryan as well as beer.</description>
		<content:encoded><![CDATA[<p>Hops dehydrating in the kitchen, brewing gadgets spilling out of the &#8220;beer nook&#8221; in the entryway, empty bottles stacked waist-high waiting for the next bottling, &#8220;beer towels&#8221; as a subset of our linens&#8230;we&#8217;re a bit obsessed with beer here in the BeerRiot household. </p>
<p>Yesterday, Bryan selected new shampoo based on the presence of malt extract in the ingredient list. It&#8217;s a good thing that I love Bryan as well as beer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-259</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Sun, 19 Aug 2007 19:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-259</guid>
		<description>dbt: That will teach me not to have the man pages for erl installed correctly.  You&#039;ve just simplified my typical build process by more keystrokes than I thought possible.

Before I figured this process out, I was calling spawn/4 to run all my compile/admin scripts remotely.

I suppose each method has its place.  Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>dbt: That will teach me not to have the man pages for erl installed correctly.  You&#8217;ve just simplified my typical build process by more keystrokes than I thought possible.</p>
<p>Before I figured this process out, I was calling spawn/4 to run all my compile/admin scripts remotely.</p>
<p>I suppose each method has its place.  Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbt</title>
		<link>http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-258</link>
		<dc:creator>dbt</dc:creator>
		<pubDate>Sun, 19 Aug 2007 19:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/2007/08/19/two-birds-one-hot-code-load/#comment-258</guid>
		<description>I love that stuff.  You can also use -remsh remotenode when starting erl to avoid having two shells, but when the ability to open up multiple consoles to multiple servers.... awesome when you&#039;re doing clustering.</description>
		<content:encoded><![CDATA[<p>I love that stuff.  You can also use -remsh remotenode when starting erl to avoid having two shells, but when the ability to open up multiple consoles to multiple servers&#8230;. awesome when you&#8217;re doing clustering.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
