<?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"
	>
<channel>
	<title>Comments on: Flash Media Server, Flex Builder 2, and ANT</title>
	<atom:link href="http://jessewarden.com/2006/10/flash-media-server-flex-builder-2-and-ant.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jessewarden.com/2006/10/flash-media-server-flex-builder-2-and-ant.html</link>
	<description>A blog on software development, technology, games &#038; movies.</description>
	<pubDate>Sun, 20 Jul 2008 16:35:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: steve</title>
		<link>http://jessewarden.com/2006/10/flash-media-server-flex-builder-2-and-ant.html#comment-3851</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 27 Oct 2006 04:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1071#comment-3851</guid>
		<description>Jesse -

Nice writeup. It's great to see this work being done with Flex2 and FMS. Just wanted to note the free FMS Developer Edition is now usable in commercial applications.

Also - the FMS Professional Edition has the concept of license profiles that let you configure your server for use as a streaming A/V server or an application server. For example, you can choose to have 150 Connections and unlimited bandwidh or up to 2500 connections with a 25Mbps cap. It's all the same price and you can change profiles at any time. More &lt;a href="http://www.adobe.com/products/flashmediaserver/productinfo/pricing/#i2" rel="nofollow"&gt;here&lt;/a&gt;. Jesse - Not sure if this is in line with what you meant by a 'shared object server'.

-steve.
FMS team
adobe systems



</description>
		<content:encoded><![CDATA[<p>Jesse -</p>
<p>Nice writeup. It&#8217;s great to see this work being done with Flex2 and FMS. Just wanted to note the free FMS Developer Edition is now usable in commercial applications.</p>
<p>Also - the FMS Professional Edition has the concept of license profiles that let you configure your server for use as a streaming A/V server or an application server. For example, you can choose to have 150 Connections and unlimited bandwidh or up to 2500 connections with a 25Mbps cap. It&#8217;s all the same price and you can change profiles at any time. More <a href="http://www.adobe.com/products/flashmediaserver/productinfo/pricing/#i2" rel="nofollow">here</a>. Jesse - Not sure if this is in line with what you meant by a &#8217;shared object server&#8217;.</p>
<p>-steve.<br />
FMS team<br />
adobe systems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Vale</title>
		<link>http://jessewarden.com/2006/10/flash-media-server-flex-builder-2-and-ant.html#comment-3850</link>
		<dc:creator>Nathan Vale</dc:creator>
		<pubDate>Thu, 26 Oct 2006 03:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1071#comment-3850</guid>
		<description>Hi Jesse,

I have been having fun with FMS and Flex2 of late my self. It really is all too easy. I love your suggestion of intergrating it in with Carnigorn 2.0.

Ive got a little tutorial up on my blog on a video guestbook if you are interested.

&lt;a href="http://www.interfaced.com.au/?p=6" rel="nofollow"&gt;http://www.interfaced.com.au/?p=6&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Jesse,</p>
<p>I have been having fun with FMS and Flex2 of late my self. It really is all too easy. I love your suggestion of intergrating it in with Carnigorn 2.0.</p>
<p>Ive got a little tutorial up on my blog on a video guestbook if you are interested.</p>
<p><a href="http://www.interfaced.com.au/?p=6" rel="nofollow">http://www.interfaced.com.au/?p=6</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://jessewarden.com/2006/10/flash-media-server-flex-builder-2-and-ant.html#comment-3849</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Wed, 18 Oct 2006 05:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1071#comment-3849</guid>
		<description>To be fair, yes, Adobe has a great developer license for FDS. The problem is, if it goes commercial, you'll need deep pockets.

Furthermore the server-side is written in Java.  You cant use something lighter weight like JavaScript.  I've read their API, but it's not made for multi-user apps with messaging; it's made for apps that want to distribute data; basically a wonderful integration into your data source with fallbacks to polling.  Well put together, but again, wrong solution.</description>
		<content:encoded><![CDATA[<p>To be fair, yes, Adobe has a great developer license for FDS. The problem is, if it goes commercial, you&#8217;ll need deep pockets.</p>
<p>Furthermore the server-side is written in Java.  You cant use something lighter weight like JavaScript.  I&#8217;ve read their API, but it&#8217;s not made for multi-user apps with messaging; it&#8217;s made for apps that want to distribute data; basically a wonderful integration into your data source with fallbacks to polling.  Well put together, but again, wrong solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Gonda</title>
		<link>http://jessewarden.com/2006/10/flash-media-server-flex-builder-2-and-ant.html#comment-3848</link>
		<dc:creator>Rob Gonda</dc:creator>
		<pubDate>Wed, 18 Oct 2006 05:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1071#comment-3848</guid>
		<description>Just to clarify, Flex Data Services Express (FDS) is free, which for what I understand, the only restriction is single cpu servers, which should be enough for a side/fun project. 

Cheers.</description>
		<content:encoded><![CDATA[<p>Just to clarify, Flex Data Services Express (FDS) is free, which for what I understand, the only restriction is single cpu servers, which should be enough for a side/fun project. </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://jessewarden.com/2006/10/flash-media-server-flex-builder-2-and-ant.html#comment-3847</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Tue, 17 Oct 2006 21:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1071#comment-3847</guid>
		<description>Thanks for the updates Chris!  I think I'll go explode with joy now.

:: BOOM ::</description>
		<content:encoded><![CDATA[<p>Thanks for the updates Chris!  I think I&#8217;ll go explode with joy now.</p>
<p>:: BOOM ::</p>
]]></content:encoded>
	</item>
</channel>
</rss>
