<?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; Messaging</title>
	<atom:link href="http://flexonrails.net/?feed=rss2&#038;cat=23" 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>Server push with Ruby on Rails using Flex, JRuby, and BlazeDS</title>
		<link>http://flexonrails.net/?p=105</link>
		<comments>http://flexonrails.net/?p=105#comments</comments>
		<pubDate>Mon, 11 Feb 2008 05:32:34 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[ActiveMessaging]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex and Rails]]></category>
		<category><![CDATA[JRuby]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[Server Push]]></category>
		<category><![CDATA[blazeds]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=105</guid>
		<description><![CDATA[In a previous post I discussed how you can integrate Flex and Scala/Lift using BlazeDS.  In this post I&#8217;ll show that it&#8217;s also possible to get Rails running on BlazeDS using JRuby.
Here is what I am using for this example:

Flex 3 Beta 3
JRuby 1.1 RC1
Netbeans 6.1 M1
Flex Builder 3 Beta 3
BlazeDS
Goldspike Rake Plugin

You don&#8217;t really need Netbeans, but [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>17</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>
