<?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: Project:AS2NDAC</title>
	<atom:link href="http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/feed/" rel="self" type="application/rss+xml" />
	<link>http://mentalaxis.com/words</link>
	<description>in the kingdom of the blind... stay off the highway!</description>
	<pubDate>Tue, 06 Jan 2009 07:36:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.8-bleeding-10187</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason Milkins</title>
		<link>http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/comment-page-1/#comment-57745</link>
		<dc:creator>Jason Milkins</dc:creator>
		<pubDate>Thu, 13 Mar 2008 01:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://mentalaxis.com/words/?page_id=20#comment-57745</guid>
		<description>Go visit the new homepage at &lt;a href="http://code.google.com/p/as2dacperl" rel="nofollow"&gt;http://code.google.com/p/as2dacperl&lt;/a&gt;

There is a fully re-written version there in preparation for the AS3.0 version.</description>
		<content:encoded><![CDATA[<p>Go visit the new homepage at <a href="http://code.google.com/p/as2dacperl" rel="nofollow">http://code.google.com/p/as2dacperl</a></p>
<p>There is a fully re-written version there in preparation for the AS3.0 version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Milkins</title>
		<link>http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/comment-page-1/#comment-57744</link>
		<dc:creator>Jason Milkins</dc:creator>
		<pubDate>Thu, 13 Mar 2008 01:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://mentalaxis.com/words/?page_id=20#comment-57744</guid>
		<description>find . -type f -name ‘*.as’ -exec as2ndautocomment.pl {} {} \;

Works better</description>
		<content:encoded><![CDATA[<p>find . -type f -name ‘*.as’ -exec as2ndautocomment.pl {} {} \;</p>
<p>Works better</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Script-it.blog</title>
		<link>http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/comment-page-1/#comment-29208</link>
		<dc:creator>Script-it.blog</dc:creator>
		<pubDate>Fri, 29 Jun 2007 14:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://mentalaxis.com/words/?page_id=20#comment-29208</guid>
		<description>[...] een lijst van gevonden automates. A3D NaturalDocs Gmodeler ZenDoc AS2NDAC [...]</description>
		<content:encoded><![CDATA[<p>[...] een lijst van gevonden automates. A3D NaturalDocs Gmodeler ZenDoc AS2NDAC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myles</title>
		<link>http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/comment-page-1/#comment-3288</link>
		<dc:creator>Myles</dc:creator>
		<pubDate>Mon, 30 Oct 2006 20:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://mentalaxis.com/words/?page_id=20#comment-3288</guid>
		<description>Thanks for the cool utility.  I've used the following command to run from cygwin and autocomment an entire package hierarchy

find . -type f -name '*.as' &#124; xargs -i as2ndautocomment.pl {} {}

I also created a little tool for eclipse that will run naturaldocs on directories, if anyone is interested I can show how it can be really quickly setup.  I have minimal experience with eclipse so an experienced user could surely make it better.</description>
		<content:encoded><![CDATA[<p>Thanks for the cool utility.  I&#8217;ve used the following command to run from cygwin and autocomment an entire package hierarchy</p>
<p>find . -type f -name &#8216;*.as&#8217; | xargs -i as2ndautocomment.pl {} {}</p>
<p>I also created a little tool for eclipse that will run naturaldocs on directories, if anyone is interested I can show how it can be really quickly setup.  I have minimal experience with eclipse so an experienced user could surely make it better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Milkins</title>
		<link>http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/comment-page-1/#comment-446</link>
		<dc:creator>Jason Milkins</dc:creator>
		<pubDate>Tue, 15 Aug 2006 02:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://mentalaxis.com/words/?page_id=20#comment-446</guid>
		<description>I have an updated version of AS2NDAC which I need to test a little.

It adds features like JavaDoc generation and a few configuration options.</description>
		<content:encoded><![CDATA[<p>I have an updated version of AS2NDAC which I need to test a little.</p>
<p>It adds features like JavaDoc generation and a few configuration options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mentalaxis &#187; ASDoc - Adobe Labs</title>
		<link>http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/comment-page-1/#comment-442</link>
		<dc:creator>mentalaxis &#187; ASDoc - Adobe Labs</dc:creator>
		<pubDate>Mon, 14 Aug 2006 20:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://mentalaxis.com/words/?page_id=20#comment-442</guid>
		<description>[...] If you've been using Flash or Flex in any serious way you're probably familiar with similar products such as NaturalDocs (also see AS2NDAC) and no doubt you'd probably given up on the idea that ASDoc would ever be publicly released... I get more pleased about the direction Adobe is taking with Flash and labs.adobe every day. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you&#8217;ve been using Flash or Flex in any serious way you&#8217;re probably familiar with similar products such as NaturalDocs (also see AS2NDAC) and no doubt you&#8217;d probably given up on the idea that ASDoc would ever be publicly released&#8230; I get more pleased about the direction Adobe is taking with Flash and labs.adobe every day. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mentalaxis &#187; as2ndac - .NET C# version</title>
		<link>http://mentalaxis.com/words/as2ndac-actionscript-20-naturaldocs-auto-commentor/comment-page-1/#comment-6</link>
		<dc:creator>mentalaxis &#187; as2ndac - .NET C# version</dc:creator>
		<pubDate>Sat, 29 Oct 2005 19:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://mentalaxis.com/words/?page_id=20#comment-6</guid>
		<description>[...] AS2NDAC [...]</description>
		<content:encoded><![CDATA[<p>[...] AS2NDAC [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
