<?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: Push notifications for Bugzilla!</title>
	<atom:link href="http://christian.legnitto.com/blog/2010/08/20/push-notifications-for-bugzilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://christian.legnitto.com/blog/2010/08/20/push-notifications-for-bugzilla/</link>
	<description>Christian Legnitto&#039;s blog about Mozilla, Apple, technology, and random stuff</description>
	<lastBuildDate>Fri, 07 Oct 2011 22:08:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Christian</title>
		<link>http://christian.legnitto.com/blog/2010/08/20/push-notifications-for-bugzilla/comment-page-1/#comment-307</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sat, 21 Aug 2010 21:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://christian.legnitto.com/blog/?p=78#comment-307</guid>
		<description>RabbitMQ is the server/broker. XMPP is a protocol, like AMQP. Messages that are published into RabbitMQ via AMQP can then be sent via XMPP to consumers if you use the RabbitMQ XMPP plugin (http://www.lshift.net/blog/2008/07/01/rabbitmq-xmpp-gateway-released).</description>
		<content:encoded><![CDATA[<p>RabbitMQ is the server/broker. XMPP is a protocol, like AMQP. Messages that are published into RabbitMQ via AMQP can then be sent via XMPP to consumers if you use the RabbitMQ XMPP plugin (<a href="http://www.lshift.net/blog/2008/07/01/rabbitmq-xmpp-gateway-released" rel="nofollow">http://www.lshift.net/blog/2008/07/01/rabbitmq-xmpp-gateway-released</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonny</title>
		<link>http://christian.legnitto.com/blog/2010/08/20/push-notifications-for-bugzilla/comment-page-1/#comment-306</link>
		<dc:creator>sonny</dc:creator>
		<pubDate>Sat, 21 Aug 2010 21:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://christian.legnitto.com/blog/?p=78#comment-306</guid>
		<description>Intersting,
I&#039;m curious, Why did you choose RabbitMQ instead of XMPP?
Is there any reasons?</description>
		<content:encoded><![CDATA[<p>Intersting,<br />
I&#8217;m curious, Why did you choose RabbitMQ instead of XMPP?<br />
Is there any reasons?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://christian.legnitto.com/blog/2010/08/20/push-notifications-for-bugzilla/comment-page-1/#comment-303</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sat, 21 Aug 2010 00:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://christian.legnitto.com/blog/?p=78#comment-303</guid>
		<description>Yep, same sort of idea except this is:
* Instant
* Structured
* Happens for everything...if an admin creates a new keyword, there is a message for that, when a user signs up there is a message for that, etc
* You get the benefit of the message broker queues, which means FIFO delivery with message acks, able to subscribe to only information you care about (&quot;bug.changed.cc&quot; instead of &quot;bug.changed.keywords&quot;), etc

It&#039;s pretty much like having a global watcher and instead of email messages getting them in a format that tools can readily use (and then send emails if that&#039;s what&#039;s desired).</description>
		<content:encoded><![CDATA[<p>Yep, same sort of idea except this is:<br />
* Instant<br />
* Structured<br />
* Happens for everything&#8230;if an admin creates a new keyword, there is a message for that, when a user signs up there is a message for that, etc<br />
* You get the benefit of the message broker queues, which means FIFO delivery with message acks, able to subscribe to only information you care about (&#8220;bug.changed.cc&#8221; instead of &#8220;bug.changed.keywords&#8221;), etc</p>
<p>It&#8217;s pretty much like having a global watcher and instead of email messages getting them in a format that tools can readily use (and then send emails if that&#8217;s what&#8217;s desired).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smaug</title>
		<link>http://christian.legnitto.com/blog/2010/08/20/push-notifications-for-bugzilla/comment-page-1/#comment-302</link>
		<dc:creator>smaug</dc:creator>
		<pubDate>Fri, 20 Aug 2010 23:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://christian.legnitto.com/blog/?p=78#comment-302</guid>
		<description>So in a way this reasonable close to bugzilla &quot;whining&quot;?
Although &quot;whining&quot; seems to be limited to happen no more often
than every 15 mins.</description>
		<content:encoded><![CDATA[<p>So in a way this reasonable close to bugzilla &#8220;whining&#8221;?<br />
Although &#8220;whining&#8221; seems to be limited to happen no more often<br />
than every 15 mins.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

