<?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: Analyze your ActionScript code with this Apollo app</title>
	<atom:link href="http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Are there any good programs for actionscript/flex that&#8217;ll count lines of code, number of functions, files, packages,etc… &#171; &#171; Programmers Goodies Programmers Goodies</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-211331</link>
		<dc:creator>Are there any good programs for actionscript/flex that&#8217;ll count lines of code, number of functions, files, packages,etc… &#171; &#171; Programmers Goodies Programmers Goodies</dc:creator>
		<pubDate>Mon, 04 Jul 2011 10:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-211331</guid>
		<description>[...] McCune had created something that was exactly what I needed (http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/) but alas &#8211; it was for AIR beta 2. I just would like some tool that I can run that would [...]</description>
		<content:encoded><![CDATA[<p>[...] McCune had created something that was exactly what I needed (<a href="http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/" rel="nofollow">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/</a>) but alas &#8211; it was for AIR beta 2. I just would like some tool that I can run that would [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ????ActionScript / Flex?????????????????????... - IT??????</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-210660</link>
		<dc:creator>????ActionScript / Flex?????????????????????... - IT??????</dc:creator>
		<pubDate>Tue, 01 Feb 2011 14:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-210660</guid>
		<description>[...] http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/" rel="nofollow">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-209999</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-209999</guid>
		<description>Thank you very much Phiphou, that RichCodeAnalyzer runs great!
I couldn&#039;t install Doug&#039;s analyzer because some AIR version problem, but I found what I needed in that last comment, so thanks Doug too for this site.</description>
		<content:encoded><![CDATA[<p>Thank you very much Phiphou, that RichCodeAnalyzer runs great!<br />
I couldn&#8217;t install Doug&#8217;s analyzer because some AIR version problem, but I found what I needed in that last comment, so thanks Doug too for this site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phiphou</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-209330</link>
		<dc:creator>Phiphou</dc:creator>
		<pubDate>Mon, 12 Apr 2010 09:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-209330</guid>
		<description>Hi folks,

Here is a brand new tool that RichAnalysis wants to share with you : RichCodeAnalyser.

The aim off RichCodeAnalyser is to let you see usefull statistics about your code. With this tool, you can see if a class has too many methods, to few comments or no blanks at all. Further more, you can analyse the amount of public, privates, etc. methods or variables. You can see these data either for the entire folder or for just a package, or even a class. Finaly, you can export an HTML report and share it whithin you team.

To discover RichCodeAnalyser, go to the RichAnalysis blog : 

http://www.richanalysis.net/richcodeanalyser

Let us know what you think about RichCodeAnalyser !</description>
		<content:encoded><![CDATA[<p>Hi folks,</p>
<p>Here is a brand new tool that RichAnalysis wants to share with you : RichCodeAnalyser.</p>
<p>The aim off RichCodeAnalyser is to let you see usefull statistics about your code. With this tool, you can see if a class has too many methods, to few comments or no blanks at all. Further more, you can analyse the amount of public, privates, etc. methods or variables. You can see these data either for the entire folder or for just a package, or even a class. Finaly, you can export an HTML report and share it whithin you team.</p>
<p>To discover RichCodeAnalyser, go to the RichAnalysis blog : </p>
<p><a href="http://www.richanalysis.net/richcodeanalyser" rel="nofollow">http://www.richanalysis.net/richcodeanalyser</a></p>
<p>Let us know what you think about RichCodeAnalyser !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-208876</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Tue, 19 Jan 2010 16:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-208876</guid>
		<description>Hey, I really need this. Like other people I would be happy to update it for you - it looks like a perfect piece of kit. You have my email xD</description>
		<content:encoded><![CDATA[<p>Hey, I really need this. Like other people I would be happy to update it for you &#8211; it looks like a perfect piece of kit. You have my email xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kanu kukreja</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-208719</link>
		<dc:creator>kanu kukreja</dc:creator>
		<pubDate>Thu, 10 Dec 2009 08:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-208719</guid>
		<description>getting error :(
This application requires an update to Adobe AIR that is not available for your system.

Please view the system requirements for Adobe AIR and update your system accordingly.</description>
		<content:encoded><![CDATA[<p>getting error <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
This application requires an update to Adobe AIR that is not available for your system.</p>
<p>Please view the system requirements for Adobe AIR and update your system accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-208715</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 07 Dec 2009 13:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-208715</guid>
		<description>@Doug - Any chance you can make the source available for this?  It&#039;d be cool to see what steps you took to get the stats Apollo is generating; maybe even upgrade it into a complexity analysis tool like JavaNCSS (using some of the work from FlexCover).  Getting a complexity report that works with Sonar and Hudson would be nice.  What do you think?</description>
		<content:encoded><![CDATA[<p>@Doug &#8211; Any chance you can make the source available for this?  It&#8217;d be cool to see what steps you took to get the stats Apollo is generating; maybe even upgrade it into a complexity analysis tool like JavaNCSS (using some of the work from FlexCover).  Getting a complexity report that works with Sonar and Hudson would be nice.  What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActionScript/Flex/AIR Code Quality Measurement Tools &#171; Jai&#8217;s Weblog &#8211; Tech, Security &#38; Fun&#8230;</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-208714</link>
		<dc:creator>ActionScript/Flex/AIR Code Quality Measurement Tools &#171; Jai&#8217;s Weblog &#8211; Tech, Security &#38; Fun&#8230;</dc:creator>
		<pubDate>Mon, 07 Dec 2009 04:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-208714</guid>
		<description>[...] Apollo [...]</description>
		<content:encoded><![CDATA[<p>[...] Apollo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-207527</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Tue, 17 Feb 2009 01:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-207527</guid>
		<description>Nice work but Please update the air app!

Cheers!</description>
		<content:encoded><![CDATA[<p>Nice work but Please update the air app!</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/comment-page-1/#comment-142821</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 13 Aug 2008 02:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/10/analyze-your-actionscript-code-with-this-apollo-app/#comment-142821</guid>
		<description>Oh noes! Please update the tool. Looks very cool. :)</description>
		<content:encoded><![CDATA[<p>Oh noes! Please update the tool. Looks very cool. <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

