<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Basic SharedObject example in Flex, Red5 &amp; Flash Media Server</title>
	<atom:link href="http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/</link>
	<description>Experiments in Flash/Flex/Air, Flash Media Server, Red5 and Java</description>
	<lastBuildDate>Wed, 16 Dec 2009 00:23:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: denden123</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-199</link>
		<dc:creator>denden123</dc:creator>
		<pubDate>Sat, 11 Apr 2009 00:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-199</guid>
		<description>dear rob, 

i finally can make your code works,so i add to make a login action at the code, i can make the user connected or get the userlist (i&#039;m combine your serverside code with clientmanager code) 

but i have a problem i can login as a new Chat-User and the Userlist is getting updated, however, it only updates the userlist for the one user who has just logged in.So the userlist for all the other users, who had already logged in before, is not getting updated.

can you tell me how to syncrhronize the userlist to other users who had already logged in?

i really appriciated if you want to help me,
thanks you very much.</description>
		<content:encoded><![CDATA[<p>dear rob, </p>
<p>i finally can make your code works,so i add to make a login action at the code, i can make the user connected or get the userlist (i&#8217;m combine your serverside code with clientmanager code) </p>
<p>but i have a problem i can login as a new Chat-User and the Userlist is getting updated, however, it only updates the userlist for the one user who has just logged in.So the userlist for all the other users, who had already logged in before, is not getting updated.</p>
<p>can you tell me how to syncrhronize the userlist to other users who had already logged in?</p>
<p>i really appriciated if you want to help me,<br />
thanks you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharedObject basic on red5 &#124; arifwicaksono</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-198</link>
		<dc:creator>sharedObject basic on red5 &#124; arifwicaksono</dc:creator>
		<pubDate>Thu, 09 Apr 2009 02:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-198</guid>
		<description>[...] simple and basic sharedObject example given by robsilverton here, i&#8217;ve stuck with red5 sharedObject for several days, try to understand how it works and [...]</description>
		<content:encoded><![CDATA[<p>[...] simple and basic sharedObject example given by robsilverton here, i&#8217;ve stuck with red5 sharedObject for several days, try to understand how it works and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robsilverton</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-197</link>
		<dc:creator>robsilverton</dc:creator>
		<pubDate>Tue, 31 Mar 2009 17:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-197</guid>
		<description>hi paktua/denden,

I&#039;m afraid I haven&#039;t had my head in the Red5 world for a while now due to a rather large and ongoing project, so I&#039;m not sure about the shared object problem you mention.

If you&#039;re not having any luck with red5 v0.7 I&#039;d suggest upgrading to red5 v8 rc1 or the latest version and trying again. Difficult to say what the problem might be based on the above to be honest, as in my experience it can be any number of things.. :S

best
rob</description>
		<content:encoded><![CDATA[<p>hi paktua/denden,</p>
<p>I&#8217;m afraid I haven&#8217;t had my head in the Red5 world for a while now due to a rather large and ongoing project, so I&#8217;m not sure about the shared object problem you mention.</p>
<p>If you&#8217;re not having any luck with red5 v0.7 I&#8217;d suggest upgrading to red5 v8 rc1 or the latest version and trying again. Difficult to say what the problem might be based on the above to be honest, as in my experience it can be any number of things.. :S</p>
<p>best<br />
rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denden123</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-196</link>
		<dc:creator>denden123</dc:creator>
		<pubDate>Tue, 31 Mar 2009 16:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-196</guid>
		<description>sir, is this code only work at red58Rc1 ? because i&#039;m using red507, the connection is connected, but the chat is not working. 

btw i&#039;ve read an issue that shared object on red507 is not working, is it true?</description>
		<content:encoded><![CDATA[<p>sir, is this code only work at red58Rc1 ? because i&#8217;m using red507, the connection is connected, but the chat is not working. </p>
<p>btw i&#8217;ve read an issue that shared object on red507 is not working, is it true?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paktua</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-195</link>
		<dc:creator>paktua</dc:creator>
		<pubDate>Fri, 27 Mar 2009 16:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-195</guid>
		<description>dear robsilverton, i&#039;m sory to ask this, but i can&#039;t make your example run, i tested it, the connection is working, the application print that conection success, but i try to write something and hit the send button and nothing happen.

i&#039;m very much newbie on red5 and java programing, please tell me if i miss something.

thank you</description>
		<content:encoded><![CDATA[<p>dear robsilverton, i&#8217;m sory to ask this, but i can&#8217;t make your example run, i tested it, the connection is working, the application print that conection success, but i try to write something and hit the send button and nothing happen.</p>
<p>i&#8217;m very much newbie on red5 and java programing, please tell me if i miss something.</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Good Sample Code for Shared Objects with Red5 and Flex &#171; Xuggle</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-192</link>
		<dc:creator>Good Sample Code for Shared Objects with Red5 and Flex &#171; Xuggle</dc:creator>
		<pubDate>Sun, 08 Feb 2009 01:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-192</guid>
		<description>[...] Good Sample Code for Shared Objects with Red5 and&#160;Flex  Rob Silverton has put together some sample Flex code for using Shared Objects with a media server, and then shown sample code for the server-side application in both Red5 Java and Adobe Flash Media Server Server-Side ActionScript.  It&#8217;s pretty simple, but powerful.  Check it out. [...]</description>
		<content:encoded><![CDATA[<p>[...] Good Sample Code for Shared Objects with Red5 and&nbsp;Flex  Rob Silverton has put together some sample Flex code for using Shared Objects with a media server, and then shown sample code for the server-side application in both Red5 Java and Adobe Flash Media Server Server-Side ActionScript.  It&#8217;s pretty simple, but powerful.  Check it out. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schrodinger09</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-191</link>
		<dc:creator>schrodinger09</dc:creator>
		<pubDate>Sat, 07 Feb 2009 19:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-191</guid>
		<description>Hi folks,

Red5 just released version 0.8 RC2; what&#039;s the big difference between it and other releases: stability:
http://www.red5.org/

We added working unit tests, and end-to-end flash system tests that are run on every checkin.  We will continue that for future releases.

The other thing that can help Red5 get to the level the community needs is more tutorials like this one.  Great work Rob!

If you had a moment to update the link about Red5 0.8 RC1 to point to RC2 that&#039;d be great -- RC2 fixes a lot of the RC1 stability issues.

Thanks,

- Art Clarke</description>
		<content:encoded><![CDATA[<p>Hi folks,</p>
<p>Red5 just released version 0.8 RC2; what&#8217;s the big difference between it and other releases: stability:<br />
<a href="http://www.red5.org/" rel="nofollow">http://www.red5.org/</a></p>
<p>We added working unit tests, and end-to-end flash system tests that are run on every checkin.  We will continue that for future releases.</p>
<p>The other thing that can help Red5 get to the level the community needs is more tutorials like this one.  Great work Rob!</p>
<p>If you had a moment to update the link about Red5 0.8 RC1 to point to RC2 that&#8217;d be great &#8212; RC2 fixes a lot of the RC1 stability issues.</p>
<p>Thanks,</p>
<p>- Art Clarke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robsilverton</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-189</link>
		<dc:creator>robsilverton</dc:creator>
		<pubDate>Tue, 03 Feb 2009 10:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-189</guid>
		<description>Thanks very much for your input anon, Wowza has been recommended to me recently by a developer friend too so I think this will be the next media server on my list (which seems to get longer every day...) ;)

Before I was talked into having a play with Red5 my plan was to wait for the version 1 release. I learned a lot from the experience, but I think for the meantime there&#039;s probably more value in broadening my experience than digging deeper into Red5.</description>
		<content:encoded><![CDATA[<p>Thanks very much for your input anon, Wowza has been recommended to me recently by a developer friend too so I think this will be the next media server on my list (which seems to get longer every day&#8230;) <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Before I was talked into having a play with Red5 my plan was to wait for the version 1 release. I learned a lot from the experience, but I think for the meantime there&#8217;s probably more value in broadening my experience than digging deeper into Red5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-188</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Tue, 03 Feb 2009 10:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-188</guid>
		<description>Red5 is a very interesting project, but I&#039;ve thrown away nearly three years of my life because of it developing a product which has never been stable enough to sell - as Red5 is constantly shifting and breaking with every build.

One day Red5 might well be the most spectacular streaming server out there... it is incredibly feature packed, but for the forseeable IMHO I would not build anything on it where you have paying customers expecting 99.9999% uptime, or even 75% uptime.

My honest advice to you is to either use FMS or check out Wowza. Wowza is also Java based, has only 10% of the stability of Red5, but it dramatically more reliable.</description>
		<content:encoded><![CDATA[<p>Red5 is a very interesting project, but I&#8217;ve thrown away nearly three years of my life because of it developing a product which has never been stable enough to sell &#8211; as Red5 is constantly shifting and breaking with every build.</p>
<p>One day Red5 might well be the most spectacular streaming server out there&#8230; it is incredibly feature packed, but for the forseeable IMHO I would not build anything on it where you have paying customers expecting 99.9999% uptime, or even 75% uptime.</p>
<p>My honest advice to you is to either use FMS or check out Wowza. Wowza is also Java based, has only 10% of the stability of Red5, but it dramatically more reliable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robsilverton</title>
		<link>http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-187</link>
		<dc:creator>robsilverton</dc:creator>
		<pubDate>Fri, 16 Jan 2009 12:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/#comment-187</guid>
		<description>Hi Tom,

I&#039;ve no idea about Linux either but I managed to pick up Java pretty quickly when playing with Red5 based on my AS3 knowledge. You can run Red5 on Windows anyway so I wouldn&#039;t worry about Linux for now.

As for which one to go for, I&#039;m currently undecided. Red5 is a better dev experience once you get it working, and I now prefer coding serverside in Java rather than in JavaScript, but I have reservations about using it on a big commercial project where things could go wrong and the support would be limited.

These have also been recommended to me recently:

http://www.smartfoxserver.com/overview.php
http://www.electro-server.com/

...so I might have to have a play when I get the chance.

If you&#039;re just getting started with Red5 I&#039;d have a scan of my other posts on the subject, I think I hit just about every problem imaginable... ;-)

cheers
rob</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>I&#8217;ve no idea about Linux either but I managed to pick up Java pretty quickly when playing with Red5 based on my AS3 knowledge. You can run Red5 on Windows anyway so I wouldn&#8217;t worry about Linux for now.</p>
<p>As for which one to go for, I&#8217;m currently undecided. Red5 is a better dev experience once you get it working, and I now prefer coding serverside in Java rather than in JavaScript, but I have reservations about using it on a big commercial project where things could go wrong and the support would be limited.</p>
<p>These have also been recommended to me recently:</p>
<p><a href="http://www.smartfoxserver.com/overview.php" rel="nofollow">http://www.smartfoxserver.com/overview.php</a><br />
<a href="http://www.electro-server.com/" rel="nofollow">http://www.electro-server.com/</a></p>
<p>&#8230;so I might have to have a play when I get the chance.</p>
<p>If you&#8217;re just getting started with Red5 I&#8217;d have a scan of my other posts on the subject, I think I hit just about every problem imaginable&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>cheers<br />
rob</p>
]]></content:encoded>
	</item>
</channel>
</rss>
