<?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: The return of AS3V</title>
	<atom:link href="http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/</link>
	<description>Actionscript3, Flash, Java, C#, C++, Algorithms &#38; Imageprocessing</description>
	<lastBuildDate>Mon, 15 Mar 2010 02:19:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 3D smoke: taking Pixel Bender to the next dimension &#124; Der Schmale - David Lenaerts's blog</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169702</link>
		<dc:creator>3D smoke: taking Pixel Bender to the next dimension &#124; Der Schmale - David Lenaerts's blog</dc:creator>
		<pubDate>Wed, 20 May 2009 18:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169702</guid>
		<description>[...] to Joa for running his AS3V-tool on it - I can&#8217;t wait for it to go public! I don&#8217;t think I caught all violations, tho   [...]</description>
		<content:encoded><![CDATA[<p>[...] to Joa for running his AS3V-tool on it &#8211; I can&#8217;t wait for it to go public! I don&#8217;t think I caught all violations, tho   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedram</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169591</link>
		<dc:creator>Pedram</dc:creator>
		<pubDate>Mon, 18 May 2009 17:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169591</guid>
		<description>this is a good experience for you and good idea for me.
thanks</description>
		<content:encoded><![CDATA[<p>this is a good experience for you and good idea for me.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Endoplasmic</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169584</link>
		<dc:creator>Endoplasmic</dc:creator>
		<pubDate>Mon, 18 May 2009 14:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169584</guid>
		<description>I&#039;m glad I subscribed to this blog. I know for a fact that some places in my code I haven&#039;t done the best optimizations and would love a tool to sniff out and find those.

The fact that you&#039;re also making an eclipse plugin for this sort of thing is fantastic :D</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad I subscribed to this blog. I know for a fact that some places in my code I haven&#8217;t done the best optimizations and would love a tool to sniff out and find those.</p>
<p>The fact that you&#8217;re also making an eclipse plugin for this sort of thing is fantastic :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wonderwhy-er</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169583</link>
		<dc:creator>wonderwhy-er</dc:creator>
		<pubDate>Mon, 18 May 2009 14:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169583</guid>
		<description>Very interesting. Probably later I will return here to read/check this more deeply and check links you provided.

I am for some half of year interested in various part of AS3 and SWF parsing/compilation/decompilation projects for various reasons and will try to collect information on project in that sphere at summer.</description>
		<content:encoded><![CDATA[<p>Very interesting. Probably later I will return here to read/check this more deeply and check links you provided.</p>
<p>I am for some half of year interested in various part of AS3 and SWF parsing/compilation/decompilation projects for various reasons and will try to collect information on project in that sphere at summer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169582</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Mon, 18 May 2009 14:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169582</guid>
		<description>awesome! looking forward to this.</description>
		<content:encoded><![CDATA[<p>awesome! looking forward to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169581</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Mon, 18 May 2009 14:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169581</guid>
		<description>That this is something worth thinking about but currently AS3V is more like a tool that remembers you about guidelines

It does not tell you which expression is broken by the way. I know in the case that y * width is the bad candidate. But the Flex framework creates already 10.000+ violations so in order to keep memory costs for those messages small I decided to not have individual strings.</description>
		<content:encoded><![CDATA[<p>That this is something worth thinking about but currently AS3V is more like a tool that remembers you about guidelines</p>
<p>It does not tell you which expression is broken by the way. I know in the case that y * width is the bad candidate. But the Flex framework creates already 10.000+ violations so in order to keep memory costs for those messages small I decided to not have individual strings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr.doob</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169579</link>
		<dc:creator>Mr.doob</dc:creator>
		<pubDate>Mon, 18 May 2009 14:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169579</guid>
		<description>Sounds amazing. I guess it only does suggestions at the moment, but would it be possible to make it do the changes itself too? Maybe commenting the amended code like:

/*
// AS3V optimised

for( var y: int = 0; y &lt; height; ++y )
  for( var x: int = 0; x &lt; width; ++x )
    index = y * width + x
*/

for( var y: int = 0; y &lt; height; ++y )
{
  var yindex : int = y * index;
  for( var x: int = 0; x &lt; width; ++x )
    index = yindex + x
}

...

But the Eclipse plugin already sounds great!</description>
		<content:encoded><![CDATA[<p>Sounds amazing. I guess it only does suggestions at the moment, but would it be possible to make it do the changes itself too? Maybe commenting the amended code like:</p>
<p>/*<br />
// AS3V optimised</p>
<p>for( var y: int = 0; y &lt; height; ++y )<br />
  for( var x: int = 0; x &lt; width; ++x )<br />
    index = y * width + x<br />
*/</p>
<p>for( var y: int = 0; y &lt; height; ++y )<br />
{<br />
  var yindex : int = y * index;<br />
  for( var x: int = 0; x &lt; width; ++x )<br />
    index = yindex + x<br />
}</p>
<p>&#8230;</p>
<p>But the Eclipse plugin already sounds great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by DerSchmale</title>
		<link>http://blog.joa-ebert.com/2009/05/18/the-return-of-as3v/comment-page-1/#comment-169575</link>
		<dc:creator>Twitted by DerSchmale</dc:creator>
		<pubDate>Mon, 18 May 2009 12:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=362#comment-169575</guid>
		<description>[...] This post was Twitted by DerSchmale - Real-url.org [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by DerSchmale &#8211; Real-url.org [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
