<?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: Slow Flex Builder compile and refresh solution &#8211; Modules</title>
	<atom:link href="http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/</link>
	<description>Comments and thoughts on technology from Marc Hughes</description>
	<lastBuildDate>Wed, 17 Feb 2010 03:14:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marc</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-630</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 03 Apr 2009 01:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-630</guid>
		<description>Unfortunately, I just looked and I can&#039;t find the script anymore.  Sorry about that.</description>
		<content:encoded><![CDATA[<p>Unfortunately, I just looked and I can&#8217;t find the script anymore.  Sorry about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tfarfcone</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-629</link>
		<dc:creator>tfarfcone</dc:creator>
		<pubDate>Thu, 02 Apr 2009 17:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-629</guid>
		<description>I&#039;m currently using #2 above. Did you ever find out if you could publish your Perl script?
Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently using #2 above. Did you ever find out if you could publish your Perl script?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sksizer</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-540</link>
		<dc:creator>sksizer</dc:creator>
		<pubDate>Sat, 31 Jan 2009 21:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-540</guid>
		<description>Would the ResourceManager provide a similar facility to what you are doing above?</description>
		<content:encoded><![CDATA[<p>Would the ResourceManager provide a similar facility to what you are doing above?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-454</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Fri, 12 Sep 2008 20:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-454</guid>
		<description>Your solution seems very elegant, however my embedded object are in mxml files with source=&quot;@embed...&quot;, that&#039;s slightly different than in your examlpe. I can&#039;t get the style sheet to work correctly. Could you please e-mail me an example of a style sheet and how it correspond to the embedded objects, or post it on the blog.
Thanks</description>
		<content:encoded><![CDATA[<p>Your solution seems very elegant, however my embedded object are in mxml files with source=&#8221;@embed&#8230;&#8221;, that&#8217;s slightly different than in your examlpe. I can&#8217;t get the style sheet to work correctly. Could you please e-mail me an example of a style sheet and how it correspond to the embedded objects, or post it on the blog.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msdevweb</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-168</link>
		<dc:creator>msdevweb</dc:creator>
		<pubDate>Wed, 09 Jan 2008 13:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-168</guid>
		<description>Try to put this arguments on Project-&gt;Properties-&gt;Flex Compiler options panel.&lt;br/&gt;&lt;br/&gt;Where is: -locale en_US&lt;br/&gt;&lt;br/&gt;Write: -locale en_US incremental=true -keep=true&lt;br/&gt;&lt;br/&gt;It increases a little the building/compilling speed.</description>
		<content:encoded><![CDATA[<p>Try to put this arguments on Project->Properties->Flex Compiler options panel.</p>
<p>Where is: -locale en_US</p>
<p>Write: -locale en_US incremental=true -keep=true</p>
<p>It increases a little the building/compilling speed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankie Loscavio</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-115</link>
		<dc:creator>Frankie Loscavio</dc:creator>
		<pubDate>Fri, 16 Nov 2007 20:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-115</guid>
		<description>Also you may consider right clicking your flex project in Flex Builder 3 Beta 2 and choosing Properties &gt; Flex Compiler. Then UNCHECK the box that says - &quot;Copy non-embedded files to output directory&quot;. from my experience in FlexBuilder 3 beta 2 this drastically increased my compile time. It&#039;s just way too much to add every sub folder etc... when all you NEED is your embedded assets. I realize the module issue works but may also become tedious at times. Also Symbolic links to bin Directory works pretty good too for runtime assets. Anyways my 2 cents yo.</description>
		<content:encoded><![CDATA[<p>Also you may consider right clicking your flex project in Flex Builder 3 Beta 2 and choosing Properties > Flex Compiler. Then UNCHECK the box that says &#8211; &#8220;Copy non-embedded files to output directory&#8221;. from my experience in FlexBuilder 3 beta 2 this drastically increased my compile time. It&#8217;s just way too much to add every sub folder etc&#8230; when all you NEED is your embedded assets. I realize the module issue works but may also become tedious at times. Also Symbolic links to bin Directory works pretty good too for runtime assets. Anyways my 2 cents yo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-109</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Wed, 07 Nov 2007 14:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-109</guid>
		<description>Hey, neat, look at that ... runtime css swfs.  Learn something new everyday. :)&lt;br/&gt;&lt;br/&gt;It certainly does look like it would cover option #1.  We combined both options into a single module so we&#039;ll probably just leave ours but that does seem like an easier solution.</description>
		<content:encoded><![CDATA[<p>Hey, neat, look at that &#8230; runtime css swfs.  Learn something new everyday. <img src='http://www.rogue-development.com/blog2/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It certainly does look like it would cover option #1.  We combined both options into a single module so we&#8217;ll probably just leave ours but that does seem like an easier solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-108</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 07 Nov 2007 14:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-108</guid>
		<description>Would creating a runtime CSS SWF accomplish the same thing as option 1? Why not use that method over creating a Module SWF?</description>
		<content:encoded><![CDATA[<p>Would creating a runtime CSS SWF accomplish the same thing as option 1? Why not use that method over creating a Module SWF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wenzi</title>
		<link>http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/comment-page-1/#comment-107</link>
		<dc:creator>wenzi</dc:creator>
		<pubDate>Wed, 07 Nov 2007 13:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=80#comment-107</guid>
		<description>Great solution, well done Marc!</description>
		<content:encoded><![CDATA[<p>Great solution, well done Marc!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
