<?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: Performance Tuning: Real Time Trader Desktop with Flex and LCDS</title>
	<atom:link href="http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/feed/" rel="self" type="application/rss+xml" />
	<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=performance-tuning-real-time-trader-desktop-with-flex-and-lcds</link>
	<description>Mobile, Cloud, HTML, JavaScript, Java, PHP, Flex</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:43:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 21 Trading Systems &#8211; Trading For Real Traders &#124; Forex Robot Review, Forex Robot Trading, Best Forex Robot Review, Forex Robots, Forex Trading Software, Forex Pips</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4714</link>
		<dc:creator>21 Trading Systems &#8211; Trading For Real Traders &#124; Forex Robot Review, Forex Robot Trading, Best Forex Robot Review, Forex Robots, Forex Trading Software, Forex Pips</dc:creator>
		<pubDate>Thu, 15 Sep 2011 00:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4714</guid>
		<description>[...] statement with action. If you want a real trader as your mentor, David Curran and his team are...If you want to learn how to trade correctly instead of being caught in the bright lights of hyped-up... have just been enticed by some fancy sales page to buy the latest incredible trading system that`s [...]</description>
		<content:encoded><![CDATA[<p>[...] statement with action. If you want a real trader as your mentor, David Curran and his team are&#8230;If you want to learn how to trade correctly instead of being caught in the bright lights of hyped-up&#8230; have just been enticed by some fancy sales page to buy the latest incredible trading system that`s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4713</link>
		<dc:creator>K</dc:creator>
		<pubDate>Fri, 29 Apr 2011 13:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4713</guid>
		<description>It&#039;s not working for me ... I tried the latest SDK &amp; still nothing, gives me the same error ---&gt;&gt; SDK &quot;Flex 4.0 AIR 2 beta 2&quot; does not exist for project &quot;TraderDesktopPerfConsole&quot;.

And besides that I really can&#039;t understand how those parsely components work ... please someone help !!</description>
		<content:encoded><![CDATA[<p>It&#8217;s not working for me &#8230; I tried the latest SDK &amp; still nothing, gives me the same error &#8212;&gt;&gt; SDK &#8220;Flex 4.0 AIR 2 beta 2&#8243; does not exist for project &#8220;TraderDesktopPerfConsole&#8221;.</p>
<p>And besides that I really can&#8217;t understand how those parsely components work &#8230; please someone help !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heramb</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4712</link>
		<dc:creator>Heramb</dc:creator>
		<pubDate>Thu, 28 Apr 2011 06:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4712</guid>
		<description>Hi...

I am trying to currently create a similar application for the IPAD using Flashbuilder-(Flex, Air)

I am a beginner as a developer and have some experience in .NET

i would like to know if i can package such an application in air for iphone .

Thanks and regards.
Heramb</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p>I am trying to currently create a similar application for the IPAD using Flashbuilder-(Flex, Air)</p>
<p>I am a beginner as a developer and have some experience in .NET</p>
<p>i would like to know if i can package such an application in air for iphone .</p>
<p>Thanks and regards.<br />
Heramb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4711</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sat, 09 Apr 2011 00:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4711</guid>
		<description>Cristophe

It&#039;s been a while since you wrote this, but I still want to thank you: this is HUGE for anyone looking to optimize an ADG&#039;s performance - we were desperate until we found your article. Quick question, related to the same topic:  do you have any ideas on how to optimize an ADG for insertion of data? Basically, when we add a new row the ADG takes over the CPU and responds super slowly - some sort of optimization is even more desperately needed in that case.
I tried the same trick by ignoring CollectionEvent events of kind &quot;add&quot; and saw a little improvement, but not quite as dramatic as what I saw with your example. Would love to know what your thoughts are on handling such a case.
thank you!

f</description>
		<content:encoded><![CDATA[<p>Cristophe</p>
<p>It&#8217;s been a while since you wrote this, but I still want to thank you: this is HUGE for anyone looking to optimize an ADG&#8217;s performance &#8211; we were desperate until we found your article. Quick question, related to the same topic:  do you have any ideas on how to optimize an ADG for insertion of data? Basically, when we add a new row the ADG takes over the CPU and responds super slowly &#8211; some sort of optimization is even more desperately needed in that case.<br />
I tried the same trick by ignoring CollectionEvent events of kind &#8220;add&#8221; and saw a little improvement, but not quite as dramatic as what I saw with your example. Would love to know what your thoughts are on handling such a case.<br />
thank you!</p>
<p>f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Somerville</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4710</link>
		<dc:creator>Travis Somerville</dc:creator>
		<pubDate>Thu, 07 Oct 2010 17:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4710</guid>
		<description>This LCDS stuff is great but I can no longer afford it.  For years, I&#039;ve been touting Adobe as -the- technology to go to, and look at my thanks $30K per CPU.  Think I can deploy my own app on this new technology?  No way.

I may be forced to abandon my zeal for the platform and dreams of true RAD development.  I miss the days of fat clients back in the 90&#039;s and RAD development with Delphi - we were very productive back then!  Thought Adobe was bringing the really cool stuff to us again, but some @%#%#! marketing folks must have changed course.

As a small business owner, I feel screwed royally, and I wonder what Adobe is thinking?</description>
		<content:encoded><![CDATA[<p>This LCDS stuff is great but I can no longer afford it.  For years, I&#8217;ve been touting Adobe as -the- technology to go to, and look at my thanks $30K per CPU.  Think I can deploy my own app on this new technology?  No way.</p>
<p>I may be forced to abandon my zeal for the platform and dreams of true RAD development.  I miss the days of fat clients back in the 90&#8242;s and RAD development with Delphi &#8211; we were very productive back then!  Thought Adobe was bringing the really cool stuff to us again, but some @%#%#! marketing folks must have changed course.</p>
<p>As a small business owner, I feel screwed royally, and I wonder what Adobe is thinking?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wael</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4709</link>
		<dc:creator>Wael</dc:creator>
		<pubDate>Thu, 23 Sep 2010 16:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4709</guid>
		<description>Hi, Would it be possible to get the Java source for this please? I would really appreciate it if you could just email me over the zip :)

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, Would it be possible to get the Java source for this please? I would really appreciate it if you could just email me over the zip <img src='http://coenraets.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4708</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 02 Sep 2010 19:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4708</guid>
		<description>Also, you need to grab fds_rb.swc and fds.swc from lcds resources directory and put them in your referenced libraries for TraderDesktop-lib. Otherwise, it won&#039;t deploy any changes as you will have compile errors...</description>
		<content:encoded><![CDATA[<p>Also, you need to grab fds_rb.swc and fds.swc from lcds resources directory and put them in your referenced libraries for TraderDesktop-lib. Otherwise, it won&#8217;t deploy any changes as you will have compile errors&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4707</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 02 Sep 2010 15:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4707</guid>
		<description>Never got the sample to work, had to get the source code. Had to change the Flex Compiler from Air beta 2 to &quot;use default SDK&quot; in Flash Builder (right click on the project then Properties/Flex Compiler. Also, you need to rename or copy channels-config.xml to just config.xml. It&#039;ll still give compiler errors for the TraderDesktop-lib but just ignore them and it will finally work. Fun... :-)</description>
		<content:encoded><![CDATA[<p>Never got the sample to work, had to get the source code. Had to change the Flex Compiler from Air beta 2 to &#8220;use default SDK&#8221; in Flash Builder (right click on the project then Properties/Flex Compiler. Also, you need to rename or copy channels-config.xml to just config.xml. It&#8217;ll still give compiler errors for the TraderDesktop-lib but just ignore them and it will finally work. Fun&#8230; <img src='http://coenraets.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4706</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 30 Aug 2010 22:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4706</guid>
		<description>I finally got past that (wasn&#039;t loading channels-config.xml properly, was looking for config.xml in same directory) but now says - Error: Unsatisfied dependency: Context does not contain an object of type mx.rpc.remoting::RemoteObject.

Googling around isn&#039;t shedding much light either.

Sorry to be a bother...</description>
		<content:encoded><![CDATA[<p>I finally got past that (wasn&#8217;t loading channels-config.xml properly, was looking for config.xml in same directory) but now says &#8211; Error: Unsatisfied dependency: Context does not contain an object of type mx.rpc.remoting::RemoteObject.</p>
<p>Googling around isn&#8217;t shedding much light either.</p>
<p>Sorry to be a bother&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/#comment-4705</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 30 Aug 2010 19:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=574#comment-4705</guid>
		<description>Trying to get this to work and encountering an error. I fully admit I&#039;m a Flash/Flex newbie so it&#039;s probably something simple but I&#039;ve not had any luck so far.

Can you help because I&#039;m VERY interested in using Flex in a real-time/heavy-data application. Thanks for any assistance you can give me...

When I load the page I get the following error in flash debugger:

Error: One or more errors processing CompositeContextBuilder:
 Error processing [object XmlConfigurationProcessor]: Error loading config.xml: Error in URLLoader - cause: Error #2032: Stream Error. URL: config.xml - cause: Error #2032: Stream Error. URL: config.xml
	at org.spicefactory.parsley.core.builder.impl::DefaultCompositeContextBuilder/handleErrors()
	at org.spicefactory.parsley.core.builder.impl::DefaultCompositeContextBuilder/invokeNextProcessor()
	at org.spicefactory.parsley.core.builder.impl::DefaultCompositeContextBuilder/processorError()
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at org.spicefactory.parsley.xml.processor::XmlConfigurationProcessor/loaderError()
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at org.spicefactory.parsley.xml.processor::XmlConfigurationLoader/handleError()
	at org.spicefactory.parsley.xml.processor::XmlConfigurationLoader/fileError()
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::URLLoader/onComplete()</description>
		<content:encoded><![CDATA[<p>Trying to get this to work and encountering an error. I fully admit I&#8217;m a Flash/Flex newbie so it&#8217;s probably something simple but I&#8217;ve not had any luck so far.</p>
<p>Can you help because I&#8217;m VERY interested in using Flex in a real-time/heavy-data application. Thanks for any assistance you can give me&#8230;</p>
<p>When I load the page I get the following error in flash debugger:</p>
<p>Error: One or more errors processing CompositeContextBuilder:<br />
 Error processing [object XmlConfigurationProcessor]: Error loading config.xml: Error in URLLoader &#8211; cause: Error #2032: Stream Error. URL: config.xml &#8211; cause: Error #2032: Stream Error. URL: config.xml<br />
	at org.spicefactory.parsley.core.builder.impl::DefaultCompositeContextBuilder/handleErrors()<br />
	at org.spicefactory.parsley.core.builder.impl::DefaultCompositeContextBuilder/invokeNextProcessor()<br />
	at org.spicefactory.parsley.core.builder.impl::DefaultCompositeContextBuilder/processorError()<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at org.spicefactory.parsley.xml.processor::XmlConfigurationProcessor/loaderError()<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at org.spicefactory.parsley.xml.processor::XmlConfigurationLoader/handleError()<br />
	at org.spicefactory.parsley.xml.processor::XmlConfigurationLoader/fileError()<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at flash.net::URLLoader/onComplete()</p>
]]></content:encoded>
	</item>
</channel>
</rss>

