<?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/"
		>
<channel>
	<title>Comments on: RabbitMQ for Windows: Fanout Exchanges</title>
	<atom:link href="http://lostechies.com/derekgreer/2012/05/16/rabbitmq-for-windows-fanout-exchanges/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derekgreer/2012/05/16/rabbitmq-for-windows-fanout-exchanges/</link>
	<description>pursuing well-crafted software</description>
	<lastBuildDate>Tue, 14 May 2013 13:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: derekgreer</title>
		<link>http://lostechies.com/derekgreer/2012/05/16/rabbitmq-for-windows-fanout-exchanges/#comment-474</link>
		<dc:creator>derekgreer</dc:creator>
		<pubDate>Tue, 14 May 2013 13:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=767#comment-474</guid>
		<description>Thanks, Patty.  This has been updated.</description>
		<content:encoded><![CDATA[<p>Thanks, Patty.  This has been updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patty</title>
		<link>http://lostechies.com/derekgreer/2012/05/16/rabbitmq-for-windows-fanout-exchanges/#comment-473</link>
		<dc:creator>Patty</dc:creator>
		<pubDate>Tue, 14 May 2013 04:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=767#comment-473</guid>
		<description>This is really helpful!  You do have one typo above that you might want to correct:

ExchangeDeclare(&quot;direct-exchange-example&quot;, ExchangeType.Fanout,...

should be:

ExchangeDeclare(&quot;fanout-exchange-example&quot;, ExchangeType.Fanout,</description>
		<content:encoded><![CDATA[<p>This is really helpful!  You do have one typo above that you might want to correct:</p>
<p>ExchangeDeclare(&#8220;direct-exchange-example&#8221;, ExchangeType.Fanout,&#8230;</p>
<p>should be:</p>
<p>ExchangeDeclare(&#8220;fanout-exchange-example&#8221;, ExchangeType.Fanout,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Hadlow</title>
		<link>http://lostechies.com/derekgreer/2012/05/16/rabbitmq-for-windows-fanout-exchanges/#comment-390</link>
		<dc:creator>Mike Hadlow</dc:creator>
		<pubDate>Wed, 16 May 2012 14:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=767#comment-390</guid>
		<description>Great series Derek. Can I make a shameless plug for my simplified and opinionated RabbitMQ API for .NET, EasyNetQ ;) 

https://github.com/mikehadlow/EasyNetQ </description>
		<content:encoded><![CDATA[<p>Great series Derek. Can I make a shameless plug for my simplified and opinionated RabbitMQ API for .NET, EasyNetQ <img src='http://lostechies.com/derekgreer/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p><a href="https://github.com/mikehadlow/EasyNetQ " rel="nofollow">https://github.com/mikehadlow/EasyNetQ </a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
