<?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: Introduction</title>
	<atom:link href="http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/</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/03/05/rabbitmq-for-windows-introduction/#comment-460</link>
		<dc:creator>derekgreer</dc:creator>
		<pubDate>Thu, 04 Apr 2013 12:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-460</guid>
		<description>Yep. </description>
		<content:encoded><![CDATA[<p>Yep. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derekgreer</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-459</link>
		<dc:creator>derekgreer</dc:creator>
		<pubDate>Thu, 04 Apr 2013 12:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-459</guid>
		<description>Thanks, Joel. Hope all is well in The Great State.</description>
		<content:encoded><![CDATA[<p>Thanks, Joel. Hope all is well in The Great State.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-458</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Thu, 04 Apr 2013 03:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-458</guid>
		<description>Hey Derek, ran across this researching .net amqp options.  Nice to see that you&#039;re using rabbit.  It seems like the cannonical amqp impl.  You rock bud..</description>
		<content:encoded><![CDATA[<p>Hey Derek, ran across this researching .net amqp options.  Nice to see that you&#8217;re using rabbit.  It seems like the cannonical amqp impl.  You rock bud..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-457</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 26 Mar 2013 17:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-457</guid>
		<description>thanks for your article it helps me a lot to enable the management plugin. I was using first RabbitMQ service (re) install on the start-&gt;all programs but only the sequence of commands you mentionned lastly enable the plugin.</description>
		<content:encoded><![CDATA[<p>thanks for your article it helps me a lot to enable the management plugin. I was using first RabbitMQ service (re) install on the start-&gt;all programs but only the sequence of commands you mentionned lastly enable the plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-397</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 21 May 2012 13:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-397</guid>
		<description>Yes, I should have included that in the article.  Thanks.</description>
		<content:encoded><![CDATA[<p>Yes, I should have included that in the article.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmytro Kudryavtsev</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-395</link>
		<dc:creator>Dmytro Kudryavtsev</dc:creator>
		<pubDate>Mon, 21 May 2012 05:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-395</guid>
		<description>To use the web UI you will need to authenticate as a RabbitMQ user (on a fresh installation the user &quot;guest&quot; is created with password &quot;guest&quot;).
http://www.rabbitmq.com/management.html </description>
		<content:encoded><![CDATA[<p>To use the web UI you will need to authenticate as a RabbitMQ user (on a fresh installation the user &#8220;guest&#8221; is created with password &#8220;guest&#8221;).<br />
<a href="http://www.rabbitmq.com/management.html " rel="nofollow">http://www.rabbitmq.com/management.html </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Nehl</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-381</link>
		<dc:creator>Bryan Nehl</dc:creator>
		<pubDate>Mon, 16 Apr 2012 03:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-381</guid>
		<description>Thanks for this post.  I was trying to get the management console working with no luck and came across this post.  They key thing I was missing was to  run from an elevated command prompt.  Did that and got the server working!   Without that, everything looked like it was working and installed but the web server wasn&#039;t up.  Thanks.  :)</description>
		<content:encoded><![CDATA[<p>Thanks for this post.  I was trying to get the management console working with no luck and came across this post.  They key thing I was missing was to  run from an elevated command prompt.  Did that and got the server working!   Without that, everything looked like it was working and installed but the web server wasn&#8217;t up.  Thanks.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Zamora Jimenez</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-365</link>
		<dc:creator>Fernando Zamora Jimenez</dc:creator>
		<pubDate>Mon, 19 Mar 2012 05:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-365</guid>
		<description> In other words the receiver may be down but it can pickup the messages once it comes backup since they are in a queue.  I&#039;m not sure if the &quot;asynchronous workflow&quot; covers this already.</description>
		<content:encoded><![CDATA[<p> In other words the receiver may be down but it can pickup the messages once it comes backup since they are in a queue.  I&#8217;m not sure if the &#8220;asynchronous workflow&#8221; covers this already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Zamora Jimenez</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-364</link>
		<dc:creator>Fernando Zamora Jimenez</dc:creator>
		<pubDate>Mon, 19 Mar 2012 05:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-364</guid>
		<description> hmmm... I always thought one of the big reasons for message queueing service was because both systems sender and receiver are not necessarily connected at the same time.  This would allow the receiver and sender to send and receive on independent schedules from one another.</description>
		<content:encoded><![CDATA[<p> hmmm&#8230; I always thought one of the big reasons for message queueing service was because both systems sender and receiver are not necessarily connected at the same time.  This would allow the receiver and sender to send and receive on independent schedules from one another.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Zamora Jimenez</title>
		<link>http://lostechies.com/derekgreer/2012/03/05/rabbitmq-for-windows-introduction/#comment-363</link>
		<dc:creator>Fernando Zamora Jimenez</dc:creator>
		<pubDate>Mon, 19 Mar 2012 05:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=649#comment-363</guid>
		<description>Thanks for sharing.  Can&#039;t wait for your next post.  You kinda left me hanging! Just Kidding. Thanks again for sharing. </description>
		<content:encoded><![CDATA[<p>Thanks for sharing.  Can&#8217;t wait for your next post.  You kinda left me hanging! Just Kidding. Thanks again for sharing. </p>
]]></content:encoded>
	</item>
</channel>
</rss>
