<?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/"
		>
<channel>
	<title>Comments on: Flash Media Server Streaming Speed Testing [Part 2] &#8211; Detect Upload, Download, and Latency Speeds, and Port Connection</title>
	<atom:link href="http://www.derekentringer.com/blog/flash-media-server-streaming-speed-testing-part-2-detect-upload-download-and-latency-speeds-and-port-connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekentringer.com/blog/flash-media-server-streaming-speed-testing-part-2-detect-upload-download-and-latency-speeds-and-port-connection/</link>
	<description>Interactive Media Development, Web Application Development, Mobile App Development, Flash, Flash Media Server, Flex, Flash Component Creation, Game Programming &#38; Design, Blog, CMS, eCommerce Setup &#38; Styling, Search Engine Optimization, Social Networking Strategies, Website Interface &#38; Template Creation, Windows Vista Gadget Development, Apple Widget Development, Email Marketing, Code Samples, Tutorials</description>
	<lastBuildDate>Sat, 28 Jan 2012 12:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Derek J Entringer</title>
		<link>http://www.derekentringer.com/blog/flash-media-server-streaming-speed-testing-part-2-detect-upload-download-and-latency-speeds-and-port-connection/comment-page-1/#comment-2858</link>
		<dc:creator>Derek J Entringer</dc:creator>
		<pubDate>Thu, 16 Jul 2009 23:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekentringer.com/blog/?p=216#comment-2858</guid>
		<description>@Eric

Thanks, glad you found it useful.

And you are right. I updated the code in the article. Thx!</description>
		<content:encoded><![CDATA[<p>@Eric</p>
<p>Thanks, glad you found it useful.</p>
<p>And you are right. I updated the code in the article. Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek J Entringer</title>
		<link>http://www.derekentringer.com/blog/flash-media-server-streaming-speed-testing-part-2-detect-upload-download-and-latency-speeds-and-port-connection/comment-page-1/#comment-3385</link>
		<dc:creator>Derek J Entringer</dc:creator>
		<pubDate>Thu, 16 Jul 2009 23:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekentringer.com/blog/?p=216#comment-3385</guid>
		<description>@Eric

Thanks, glad you found it useful.

And you are right. I updated the code in the article. Thx!</description>
		<content:encoded><![CDATA[<p>@Eric</p>
<p>Thanks, glad you found it useful.</p>
<p>And you are right. I updated the code in the article. Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.derekentringer.com/blog/flash-media-server-streaming-speed-testing-part-2-detect-upload-download-and-latency-speeds-and-port-connection/comment-page-1/#comment-2856</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 16 Jul 2009 21:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekentringer.com/blog/?p=216#comment-2856</guid>
		<description>Your article is very useful.
I found a minor bug in the first piece of your code:

ncm.addEventListener(&quot;ncConnected&quot;, ncmListener);
ncm.addEventListener(&quot;ncConnected&quot;, ncmListener);

I believe the second statement should be:
ncm.addEventListener(&quot;ncFailedToConnect&quot;, ncmListener);</description>
		<content:encoded><![CDATA[<p>Your article is very useful.<br />
I found a minor bug in the first piece of your code:</p>
<p>ncm.addEventListener(&#8220;ncConnected&#8221;, ncmListener);<br />
ncm.addEventListener(&#8220;ncConnected&#8221;, ncmListener);</p>
<p>I believe the second statement should be:<br />
ncm.addEventListener(&#8220;ncFailedToConnect&#8221;, ncmListener);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.derekentringer.com/blog/flash-media-server-streaming-speed-testing-part-2-detect-upload-download-and-latency-speeds-and-port-connection/comment-page-1/#comment-3384</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 16 Jul 2009 21:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekentringer.com/blog/?p=216#comment-3384</guid>
		<description>Your article is very useful.
I found a minor bug in the first piece of your code:

ncm.addEventListener(&quot;ncConnected&quot;, ncmListener);
ncm.addEventListener(&quot;ncConnected&quot;, ncmListener);

I believe the second statement should be:
ncm.addEventListener(&quot;ncFailedToConnect&quot;, ncmListener);</description>
		<content:encoded><![CDATA[<p>Your article is very useful.<br />
I found a minor bug in the first piece of your code:</p>
<p>ncm.addEventListener(&#8220;ncConnected&#8221;, ncmListener);<br />
ncm.addEventListener(&#8220;ncConnected&#8221;, ncmListener);</p>
<p>I believe the second statement should be:<br />
ncm.addEventListener(&#8220;ncFailedToConnect&#8221;, ncmListener);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

