<?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: Flex Real Time Monitoring App</title>
	<atom:link href="http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/</link>
	<description>Web Development and Technologies</description>
	<lastBuildDate>Tue, 08 Sep 2009 16:39:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chidester</title>
		<link>http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-143</link>
		<dc:creator>chidester</dc:creator>
		<pubDate>Tue, 08 Sep 2009 16:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-143</guid>
		<description>Sorry, the developer does not have a website.  Here is an article that should help on creating a socket server in perl:  http://www.devshed.com/c/a/Perl/Socket-Programming-in-PERL/</description>
		<content:encoded><![CDATA[<p>Sorry, the developer does not have a website.  Here is an article that should help on creating a socket server in perl:  <a href="http://www.devshed.com/c/a/Perl/Socket-Programming-in-PERL/" rel="nofollow">http://www.devshed.com/c/a/Perl/Socket-Programming-in-PERL/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huey Teo</title>
		<link>http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-142</link>
		<dc:creator>Huey Teo</dc:creator>
		<pubDate>Tue, 08 Sep 2009 09:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-142</guid>
		<description>Hi chidester,

I&#039;m new in Flex development, and thanks for pointing me to the right direction, however i have tried to look for the perl socket server you mentioned in the previous post, but no luck, would you be able to show me the developer&#039;s website?</description>
		<content:encoded><![CDATA[<p>Hi chidester,</p>
<p>I&#8217;m new in Flex development, and thanks for pointing me to the right direction, however i have tried to look for the perl socket server you mentioned in the previous post, but no luck, would you be able to show me the developer&#8217;s website?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chidester</title>
		<link>http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-140</link>
		<dc:creator>chidester</dc:creator>
		<pubDate>Fri, 27 Feb 2009 14:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-140</guid>
		<description>Another developer here wrote the socket server in perl that sends pipe (&#124;) delimited data at 1 second intervals.  The flex app makes a connection to the socket server on a specified port.  Whenever data is received it is added to an arrayCollection that is bound to various UI components.  I used the darkroom skin and tweaked it a bit for the look (&lt;a href=&quot;http://www.scalenine.com/themes/darkroom/darkroom.html&quot; rel=&quot;nofollow&quot;&gt;http://www.scalenine.com/themes/darkroom/darkroom.html&lt;/a&gt;).  The charts are all basic flex charts that have been tweaked some for the look we wanted.  Hope this helps!</description>
		<content:encoded><![CDATA[<p>Another developer here wrote the socket server in perl that sends pipe (|) delimited data at 1 second intervals.  The flex app makes a connection to the socket server on a specified port.  Whenever data is received it is added to an arrayCollection that is bound to various UI components.  I used the darkroom skin and tweaked it a bit for the look (<a href="http://www.scalenine.com/themes/darkroom/darkroom.html" rel="nofollow">http://www.scalenine.com/themes/darkroom/darkroom.html</a>).  The charts are all basic flex charts that have been tweaked some for the look we wanted.  Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gues</title>
		<link>http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-139</link>
		<dc:creator>gues</dc:creator>
		<pubDate>Wed, 25 Feb 2009 22:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-139</guid>
		<description>Will it be possible to explain the details of the logic how you achieved this?</description>
		<content:encoded><![CDATA[<p>Will it be possible to explain the details of the logic how you achieved this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chidester</title>
		<link>http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-138</link>
		<dc:creator>chidester</dc:creator>
		<pubDate>Thu, 11 Dec 2008 15:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-138</guid>
		<description>Thanks for the interest.  However, this is an internal project for the company I work for and the code is not for sale at this time.</description>
		<content:encoded><![CDATA[<p>Thanks for the interest.  However, this is an internal project for the company I work for and the code is not for sale at this time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kayrules</title>
		<link>http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-137</link>
		<dc:creator>kayrules</dc:creator>
		<pubDate>Thu, 11 Dec 2008 03:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://chidester.wordpress.com/2007/08/23/flex-real-time-monitoring-app/#comment-137</guid>
		<description>Hi, i&#039;m interested with this app.. do you sell the app? where can i get the source code?</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;m interested with this app.. do you sell the app? where can i get the source code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
