<?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>flexonrails.net &#187; STOMP</title>
	<atom:link href="http://flexonrails.net/?feed=rss2&#038;cat=26" rel="self" type="application/rss+xml" />
	<link>http://flexonrails.net</link>
	<description>-</description>
	<lastBuildDate>Tue, 13 Oct 2009 02:55:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Integrating Flex and RabbitMQ using STOMP</title>
		<link>http://flexonrails.net/?p=106</link>
		<comments>http://flexonrails.net/?p=106#comments</comments>
		<pubDate>Mon, 18 Feb 2008 00:21:35 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[RabbitMQ]]></category>
		<category><![CDATA[STOMP]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=106</guid>
		<description><![CDATA[ An experimental STOMP adapter was recently released for RabbitMQ.  This means that it is now possible for Flex/Flash apps to communicate with RabbitMQ using the ActionScript 3 STOMP client.  The following is a simple demonstration of how to get these technologies to work together.
First, let&#8217;s start with a quick description of RabbitMQ [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=106</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>as3Stomp &#8211; Project site and source code</title>
		<link>http://flexonrails.net/?p=99</link>
		<comments>http://flexonrails.net/?p=99#comments</comments>
		<pubDate>Fri, 23 Nov 2007 19:48:31 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[ActiveMessaging]]></category>
		<category><![CDATA[STOMP]]></category>
		<category><![CDATA[Server Push]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=99</guid>
		<description><![CDATA[A little while ago I posted about my ActionScript 3 implementation of the STOMP protocol.  Well, I am just now getting around to posting that I created a google project site and released the source.   This version is slightly updated from the one that was included in my example code in the previous post.
 If you have [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=99</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Flex chat application that uses Apache ActiveMQ and STOMP</title>
		<link>http://flexonrails.net/?p=88</link>
		<comments>http://flexonrails.net/?p=88#comments</comments>
		<pubDate>Sat, 28 Jul 2007 22:55:21 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[STOMP]]></category>
		<category><![CDATA[Server Push]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=88</guid>
		<description><![CDATA[To follow on my last post, here is a little Flex chat application that uses Apache ActiveMQ and the ActionScript 3 STOMP library that I have been working on.
You can get the source for the application here.
You will need to download and install ActiveMQ to run this app.  Installing ActiveMQ is pretty straight-forward.  [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=88</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Publish\Subscribe Messaging with Flex and Rails using Apache ActiveMQ, ActiveMessaging, and STOMP</title>
		<link>http://flexonrails.net/?p=83</link>
		<comments>http://flexonrails.net/?p=83#comments</comments>
		<pubDate>Sat, 28 Jul 2007 18:09:32 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[ActiveMessaging]]></category>
		<category><![CDATA[Flex and Rails]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[STOMP]]></category>
		<category><![CDATA[Server Push]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=83</guid>
		<description><![CDATA[This will be the first in a series of posts where I&#8217;ll cover how you can do publish\subscribe and other messaging methods with Flex and Rails using ActiveMQ, the Rails ActiveMessaging plugin, and the STOMP protocol to get them all communicating.  In this post I will describe how to create a simple Flex consumer [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=83</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
