<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Flex Builder 2 ASDoc on Mac OS X fixed</title>
	<atom:link href="http://blog.flashgen.com/2007/08/30/flex-builder-2-asdoc-on-osx-fixed/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flashgen.com/2007/08/30/flex-builder-2-asdoc-on-osx-fixed/</link>
	<description>An infrequent look at developments in the world of the Flash Platform by Mike Jones - Flash Platform Consultant</description>
	<lastBuildDate>Fri, 23 Jul 2010 07:36:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: FlashGen</title>
		<link>http://blog.flashgen.com/2007/08/30/flex-builder-2-asdoc-on-osx-fixed/comment-page-1/#comment-88670</link>
		<dc:creator>FlashGen</dc:creator>
		<pubDate>Sat, 01 Sep 2007 13:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/08/30/flex-builder-2-asdoc-on-osx-fixed/#comment-88670</guid>
		<description>Hey Kelvin, 
Yeah I saw that but it uses a Java fork to perform the operation (I saw the original version when JavaMark posted it on labs). It&#039; a good solution but I wanted to approach it from a slightly different perspective.

Either are valid and I chose my approach as an alternative (I like Shell scripts :p).</description>
		<content:encoded><![CDATA[<p>Hey Kelvin,<br />
Yeah I saw that but it uses a Java fork to perform the operation (I saw the original version when JavaMark posted it on labs). It&#8217; a good solution but I wanted to approach it from a slightly different perspective.</p>
<p>Either are valid and I chose my approach as an alternative (I like Shell scripts :p).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://blog.flashgen.com/2007/08/30/flex-builder-2-asdoc-on-osx-fixed/comment-page-1/#comment-88374</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Fri, 31 Aug 2007 16:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/08/30/flex-builder-2-asdoc-on-osx-fixed/#comment-88374</guid>
		<description>You should have mentioned before you left and you could have grabbed my solution to the &quot;spaces on a mac break asdoc&quot; problem from svn...

Here&#039;s an ant task which does the same as the asdoc script but without using the commandline:

[code]

	Building docs for ${src.dir} to ${docs.dir}
	
		
		
		
		
		
		
		
		
		
	

[/code]

(obviously you need to set the relevant variables either above this target or in a properties file),

I&#039;m expecting your blog software to mangle the code above so just email me if you want a clean copy,

Cheers,

Kelvin :)</description>
		<content:encoded><![CDATA[<p>You should have mentioned before you left and you could have grabbed my solution to the &#8220;spaces on a mac break asdoc&#8221; problem from svn&#8230;</p>
<p>Here&#8217;s an ant task which does the same as the asdoc script but without using the commandline:</p>
<p>[code]</p>
<p>	Building docs for ${src.dir} to ${docs.dir}</p>
<p>[/code]</p>
<p>(obviously you need to set the relevant variables either above this target or in a properties file),</p>
<p>I&#8217;m expecting your blog software to mangle the code above so just email me if you want a clean copy,</p>
<p>Cheers,</p>
<p>Kelvin :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
