<?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; Ruby</title>
	<atom:link href="http://flexonrails.net/?feed=rss2&#038;cat=14" 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>RubyIZUMI &#8211; Open Source RTMP Server(MP4/H.264) for streaming Flash video/audio</title>
		<link>http://flexonrails.net/?p=111</link>
		<comments>http://flexonrails.net/?p=111#comments</comments>
		<pubDate>Wed, 26 Mar 2008 03:04:39 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[RTMP]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=111</guid>
		<description><![CDATA[Here is yet another exciting Flash-related Ruby project. Takuma Mori at Vixy.tv recently released RubyIZUMI, an open source streaming Flash server that can stream H.264 encoded videos over RTMP that is written in pure Ruby.
You can check out a demo of the server in action here.
]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=111</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>HotRuby &#8211; Ruby for Flash and JavaScript</title>
		<link>http://flexonrails.net/?p=110</link>
		<comments>http://flexonrails.net/?p=110#comments</comments>
		<pubDate>Mon, 24 Mar 2008 02:19:28 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[hotruby]]></category>
		<category><![CDATA[iron monkey]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=110</guid>
		<description><![CDATA[It looks like there is another project, in addition to IronMonkey (which I wrote about in a previous post), that is looking to bring Ruby support to Flash/Flex (and JavaScript).
HotRuby is a Ruby VM, which is written in JavaScript, that runs opcode that is compiled by YARV (the VM that is used in Ruby 1.9). 
Using HotRuby it [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=110</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We need a package manager like RubyGems for distributing Flex components &#8211; Revisited</title>
		<link>http://flexonrails.net/?p=104</link>
		<comments>http://flexonrails.net/?p=104#comments</comments>
		<pubDate>Thu, 24 Jan 2008 06:31:27 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[package manager]]></category>
		<category><![CDATA[sprouts]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=104</guid>
		<description><![CDATA[About a year ago I wrote a post about how the Flex/As3 community needs a package manager like RubyGems for managing libraries and components.
Well, I have some good news. Recently I&#8217;ve learned about two potential solutions to this problem.
The first I learned about from a comment on the original post by Luke Bayes.   [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=104</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>FunFX &#8211; A Ruby based automated testing framework for Flex</title>
		<link>http://flexonrails.net/?p=96</link>
		<comments>http://flexonrails.net/?p=96#comments</comments>
		<pubDate>Wed, 19 Sep 2007 16:31:05 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=96</guid>
		<description><![CDATA[During the development of a large-scale (or even a medium-scale) Flex application it is very likely that you will quickly reach a point where manually testing your interface becomes impractical. This is where Flex&#8217;s automation framework comes into play. It makes it possible to simulate user level interactions in your Flex interfaces. So, you can [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>method_missing in ActionScript 3/Flex</title>
		<link>http://flexonrails.net/?p=95</link>
		<comments>http://flexonrails.net/?p=95#comments</comments>
		<pubDate>Tue, 07 Aug 2007 02:05:24 +0000</pubDate>
		<dc:creator>Derek Wischusen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://flexonrails.net/?p=95</guid>
		<description><![CDATA[method_missing is one of the small bits of Ruby magic that can be used to some really amazing things when used properly, and some really dangerous things when used improperly.  Rails dynamic finders are good example of the amazing things that you can do.  Here are some others.
It is possible to implement something [...]]]></description>
		<wfw:commentRss>http://flexonrails.net/?feed=rss2&amp;p=95</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
