<?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: ﻿ FDT and ANT &#124; A User’s Guide – Part II</title>
	<atom:link href="http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/</link>
	<description>Software Development</description>
	<lastBuildDate>Mon, 16 Jan 2012 04:16:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alan</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-1424</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Thu, 12 Aug 2010 15:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-1424</guid>
		<description>I&#039;m having some trouble getting snippets to work now :). I&#039;ll soon be doing many more videos and tutorials very, very soon ( it&#039;s gonna rock ).

In the mean time I&#039;ll play with it and investigate.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some trouble getting snippets to work now <img src='http://blog.alanklement.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I&#8217;ll soon be doing many more videos and tutorials very, very soon ( it&#8217;s gonna rock ).</p>
<p>In the mean time I&#8217;ll play with it and investigate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joris</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-1388</link>
		<dc:creator>joris</dc:creator>
		<pubDate>Thu, 05 Aug 2010 23:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-1388</guid>
		<description>Hmm it&#039;s not the dots but the $ signs, somehow it wants  $$  (did that but still not able to save it as a template)</description>
		<content:encoded><![CDATA[<p>Hmm it&#8217;s not the dots but the $ signs, somehow it wants  $$  (did that but still not able to save it as a template)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joris</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-1386</link>
		<dc:creator>joris</dc:creator>
		<pubDate>Thu, 05 Aug 2010 22:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-1386</guid>
		<description>Hi,

great a very detailed and useful tutorial! One thing I can&#039;t seem to get to work is the template of the build.xml

I can&#039;t import your file as a template because FDT says it is not allowed to use the dot syntax on vars? $project.name is illegal. How can that be sorted?

Thnx for all the effort!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>great a very detailed and useful tutorial! One thing I can&#8217;t seem to get to work is the template of the build.xml</p>
<p>I can&#8217;t import your file as a template because FDT says it is not allowed to use the dot syntax on vars? $project.name is illegal. How can that be sorted?</p>
<p>Thnx for all the effort!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FDT and ANT &#8211; part 1 &#124; [mck]</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-1268</link>
		<dc:creator>FDT and ANT &#8211; part 1 &#124; [mck]</dc:creator>
		<pubDate>Wed, 07 Jul 2010 10:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-1268</guid>
		<description>[...] haven&#8217;t seen the second part of this tutorial: FDT and ANT &#124; A User’s Guide – Part II but I will. It seems to be focused on the use of the templates and [...]</description>
		<content:encoded><![CDATA[<p>[...] haven&#8217;t seen the second part of this tutorial: FDT and ANT | A User’s Guide – Part II but I will. It seems to be focused on the use of the templates and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top 20 Things every Senior Flash Developer should know &#8211; Confessions of an Flash Addict</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-1146</link>
		<dc:creator>Top 20 Things every Senior Flash Developer should know &#8211; Confessions of an Flash Addict</dc:creator>
		<pubDate>Sun, 06 Jun 2010 16:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-1146</guid>
		<description>[...] 12. ANT If you start working with an industry standard IDE like Eclipse or FlashDevelop, there will be a day when you need to automate the build- or other processes with ANT. Its fun, its easy and you should learn it  http://blog.alanklement.com/2009/08/10/fdt-and-ant-a-users-guide-part-i/ http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 12. ANT If you start working with an industry standard IDE like Eclipse or FlashDevelop, there will be a day when you need to automate the build- or other processes with ANT. Its fun, its easy and you should learn it  <a href="http://blog.alanklement.com/2009/08/10/fdt-and-ant-a-users-guide-part-i/" rel="nofollow">http://blog.alanklement.com/2009/08/10/fdt-and-ant-a-users-guide-part-i/</a> <a href="http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/" rel="nofollow">http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-627</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 08 Feb 2010 15:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-627</guid>
		<description>I use the FDT tasks b/c the documentation is more accessible than flex ant tasks - FDT has ant documentation within Eclipse.

Honestly, I am not very familiar with flex ant tasks. I never had a need to explore them. I can&#039;t speak on what is better.

At this point tho, I mostly use ANT tasks that are IDE independent such as FTP, SVN, SSH, moving files, renaming directories...

Perhaps break up your tasks into IDE specific tasks and then IDE agnostic tasks. Then someone can just write in their own IDE tasks, which probably would be just compiling.</description>
		<content:encoded><![CDATA[<p>I use the FDT tasks b/c the documentation is more accessible than flex ant tasks &#8211; FDT has ant documentation within Eclipse.</p>
<p>Honestly, I am not very familiar with flex ant tasks. I never had a need to explore them. I can&#8217;t speak on what is better.</p>
<p>At this point tho, I mostly use ANT tasks that are IDE independent such as FTP, SVN, SSH, moving files, renaming directories&#8230;</p>
<p>Perhaps break up your tasks into IDE specific tasks and then IDE agnostic tasks. Then someone can just write in their own IDE tasks, which probably would be just compiling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-626</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 08 Feb 2010 12:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-626</guid>
		<description>Great tutorials! Really helpful :)
I had some thoughts though: Are there any significant gains to using FDT:s ant tasks as opposed to the ordinary flex ant tasks provided with the SDK? I&#039;m also thinking about portability. Wouldn&#039;t it be better for me to go with the generic approach instead of the FDT approach if I for example had some open source project that I wanted others to take part in? Then I&#039;d have build script that &quot;anyone&quot; could use no matter what platform/IDE they where developing on.

I&#039;m not trying to come down on the FDT approach or anything. I use FDT myself and think the stuff you outline here looks great! But I&#039;m thinking &quot;what if I change IDE?&quot; or &quot;what if I need some other developer to work with the project and that person has another environment?&quot;. So I&#039;m trying to decide which way to go :)

What do you think?</description>
		<content:encoded><![CDATA[<p>Great tutorials! Really helpful <img src='http://blog.alanklement.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I had some thoughts though: Are there any significant gains to using FDT:s ant tasks as opposed to the ordinary flex ant tasks provided with the SDK? I&#8217;m also thinking about portability. Wouldn&#8217;t it be better for me to go with the generic approach instead of the FDT approach if I for example had some open source project that I wanted others to take part in? Then I&#8217;d have build script that &#8220;anyone&#8221; could use no matter what platform/IDE they where developing on.</p>
<p>I&#8217;m not trying to come down on the FDT approach or anything. I use FDT myself and think the stuff you outline here looks great! But I&#8217;m thinking &#8220;what if I change IDE?&#8221; or &#8220;what if I need some other developer to work with the project and that person has another environment?&#8221;. So I&#8217;m trying to decide which way to go <img src='http://blog.alanklement.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog.wie-gand.de &#187; Blog Archi &#187; Flash / ActionScript / Ant</title>
		<link>http://blog.alanklement.com/2009/08/19/fdt-ant-part-two/#comment-548</link>
		<dc:creator>blog.wie-gand.de &#187; Blog Archi &#187; Flash / ActionScript / Ant</dc:creator>
		<pubDate>Sun, 17 Jan 2010 23:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alanklement.com/?p=177#comment-548</guid>
		<description>[...] blog.alanklement // FDT and ANT &#124; A User’s Guide – Part I  FDT and ANT &#124; A User’s Guide – Part II  [...]</description>
		<content:encoded><![CDATA[<p>[...] blog.alanklement // FDT and ANT | A User’s Guide – Part I  FDT and ANT | A User’s Guide – Part II  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

