<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Unable to access /var/www/html/rogue-development/blog2/wp-content/advanced-cache.php in <b>/var/www/html/rogue-development/blog2/wp-settings.php</b> on line <b>62</b><br />
<br />
<b>Warning</b>:  include(/var/www/html/rogue-development/blog2/wp-content/advanced-cache.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/var/www/html/rogue-development/blog2/wp-settings.php</b> on line <b>62</b><br />
<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/var/www/html/rogue-development/blog2/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in <b>/var/www/html/rogue-development/blog2/wp-settings.php</b> on line <b>62</b><br />
<br />
<b>Notice</b>:  add_option was called with an argument that is <strong>deprecated</strong> since version 2.3 with no alternative available. in <b>/var/www/html/rogue-development/blog2/wp-includes/functions.php</b> on line <b>3468</b><br />
<br />
<b>Notice</b>:  register_sidebar_widget is <strong>deprecated</strong> since version 2.8! Use wp_register_sidebar_widget() instead. in <b>/var/www/html/rogue-development/blog2/wp-includes/functions.php</b> on line <b>3382</b><br />
<br />
<b>Notice</b>:  register_widget_control is <strong>deprecated</strong> since version 2.8! Use wp_register_widget_control() instead. in <b>/var/www/html/rogue-development/blog2/wp-includes/functions.php</b> on line <b>3382</b><br />
<?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: Top 10 Flash/Flex requests from a developer</title>
	<atom:link href="http://www.rogue-development.com/blog2/2007/10/top-10-flashflex-requests-from-a-developer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rogue-development.com/blog2/2007/10/top-10-flashflex-requests-from-a-developer/</link>
	<description>Comments and thoughts on technology from Marc Hughes</description>
	<lastBuildDate>Sun, 30 Jan 2011 18:36:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris Allen</title>
		<link>http://www.rogue-development.com/blog2/2007/10/top-10-flashflex-requests-from-a-developer/comment-page-1/#comment-101</link>
		<dc:creator>Chris Allen</dc:creator>
		<pubDate>Sun, 21 Oct 2007 17:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=75#comment-101</guid>
		<description>yay! Thanks for putting this list together Marc! I&#039;m in the same boat as you. When I work with AS3 it&#039;s just painful because of the lack of good tools like Java has.&lt;br/&gt;&lt;br/&gt;Another thing you should add to the list is real time syntax checking. I hate that you have to save before Flex Builder will highlight your errors.</description>
		<content:encoded><![CDATA[<p>yay! Thanks for putting this list together Marc! I&#8217;m in the same boat as you. When I work with AS3 it&#8217;s just painful because of the lack of good tools like Java has.</p>
<p>Another thing you should add to the list is real time syntax checking. I hate that you have to save before Flex Builder will highlight your errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Purplemint</title>
		<link>http://www.rogue-development.com/blog2/2007/10/top-10-flashflex-requests-from-a-developer/comment-page-1/#comment-100</link>
		<dc:creator>Purplemint</dc:creator>
		<pubDate>Sat, 20 Oct 2007 05:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=75#comment-100</guid>
		<description>Multi-threading is also a must-have when doing some CPU-intense jobs. Although AVM3 is a lot faster than AVM2, it still lags behind java and silverlight. Hope Adobe is working on Flash Player 10 or something exciting.</description>
		<content:encoded><![CDATA[<p>Multi-threading is also a must-have when doing some CPU-intense jobs. Although AVM3 is a lot faster than AVM2, it still lags behind java and silverlight. Hope Adobe is working on Flash Player 10 or something exciting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.rogue-development.com/blog2/2007/10/top-10-flashflex-requests-from-a-developer/comment-page-1/#comment-99</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 19 Oct 2007 20:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=75#comment-99</guid>
		<description>[ArrayElementType(&quot;String&quot;)]&lt;br/&gt;   private var coll:ArrayCollection;&lt;br/&gt;   &lt;br/&gt;   private function init():void{&lt;br/&gt;    coll = new ArrayCollection();&lt;br/&gt;    coll.addItem(23);&lt;br/&gt;    trace(coll.getItemAt(0) is int);&lt;br/&gt;    &lt;br/&gt;   }&lt;br/&gt;&lt;br/&gt;The above throws no error and traces true</description>
		<content:encoded><![CDATA[<p>[ArrayElementType("String")]<br />   private var coll:ArrayCollection;</p>
<p>   private function init():void{<br />    coll = new ArrayCollection();<br />    coll.addItem(23);<br />    trace(coll.getItemAt(0) is int);</p>
<p>   }</p>
<p>The above throws no error and traces true</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.rogue-development.com/blog2/2007/10/top-10-flashflex-requests-from-a-developer/comment-page-1/#comment-98</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 19 Oct 2007 19:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=75#comment-98</guid>
		<description>I just recently started using ArrayElementType and like it, but I really want something at compile-time and not runtime.&lt;br/&gt;&lt;br/&gt;I&#039;ve been using FB3 since the first beta came out.  If anything, it&#039;s worse than FB2 on the long delays after a save.  This is mainly for large projects, smaller things seem to work fine.&lt;br/&gt;&lt;br/&gt;But thanks for the advice!&lt;br/&gt;-Marc</description>
		<content:encoded><![CDATA[<p>I just recently started using ArrayElementType and like it, but I really want something at compile-time and not runtime.</p>
<p>I&#8217;ve been using FB3 since the first beta came out.  If anything, it&#8217;s worse than FB2 on the long delays after a save.  This is mainly for large projects, smaller things seem to work fine.</p>
<p>But thanks for the advice!<br />-Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://www.rogue-development.com/blog2/2007/10/top-10-flashflex-requests-from-a-developer/comment-page-1/#comment-97</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Fri, 19 Oct 2007 16:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=75#comment-97</guid>
		<description>For #10, look at ArrayElementType:&lt;br/&gt;&lt;br/&gt;[ArrayElementType(&quot;com.SomeVO&quot;)]&lt;br/&gt;public var cow:ArrayCollection;&lt;br/&gt;&lt;br/&gt;You&#039;ll get an exception if you add something other than a SomveVO.&lt;br/&gt;&lt;br/&gt;For #2, try Flex 3 Beta 2.  It&#039;s stable enough that you can get benefit of the faster compiler.  However, code completion for types sky-rockets the CPU for some reason.  So... type &quot;:void&quot; instead of &quot;:voi&quot; and hitting Enter.</description>
		<content:encoded><![CDATA[<p>For #10, look at ArrayElementType:</p>
<p>[ArrayElementType("com.SomeVO")]<br />public var cow:ArrayCollection;</p>
<p>You&#8217;ll get an exception if you add something other than a SomveVO.</p>
<p>For #2, try Flex 3 Beta 2.  It&#8217;s stable enough that you can get benefit of the faster compiler.  However, code completion for types sky-rockets the CPU for some reason.  So&#8230; type &#8220;:void&#8221; instead of &#8220;:voi&#8221; and hitting Enter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

