<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Antennae: Powerful Ant Templates for Flex Projects</title>
	<link>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 21 Aug 2008 15:10:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Sean O Shea</title>
		<link>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1747</link>
		<dc:creator>Sean O Shea</dc:creator>
		<pubDate>Thu, 07 Jun 2007 13:31:06 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1747</guid>
		<description>Hey Joe,

Looks like a really usable tool - are you planning to release this under any opensource license or am I free to use it in any kind of project?

Cheers

Sean</description>
		<content:encoded><![CDATA[<p>Hey Joe,</p>
<p>Looks like a really usable tool - are you planning to release this under any opensource license or am I free to use it in any kind of project?</p>
<p>Cheers</p>
<p>Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1746</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Thu, 15 Mar 2007 13:19:24 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1746</guid>
		<description>Aaron,  If you look in multi/app/build.xml, you will find a "stage" target. This makes use of a &lt;copy&gt; task with embedded filters and regexp mappers, in which all files matching web/template.* are subjected to token substitution.  One such file is web/template.index.html, which is the HTML wrapper for the SWF.</description>
		<content:encoded><![CDATA[<p>Aaron,  If you look in multi/app/build.xml, you will find a &#8220;stage&#8221; target. This makes use of a <copy> task with embedded filters and regexp mappers, in which all files matching web/template.* are subjected to token substitution.  One such file is web/template.index.html, which is the HTML wrapper for the SWF.</copy></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron King</title>
		<link>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1745</link>
		<dc:creator>Aaron King</dc:creator>
		<pubDate>Wed, 14 Mar 2007 22:57:40 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1745</guid>
		<description>Hi Joe, great presentation at 360Flex!  You mention above that Antennae handles "HTML page token substitution and web app deployment".  I assume that this is for generating the html wrapper for the swf, but I wasn't able to find anything in the build files to do that?  Am I missing something?  Would you mind explaining a little bit more about what that is and how to get it to work?  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Joe, great presentation at 360Flex!  You mention above that Antennae handles &#8220;HTML page token substitution and web app deployment&#8221;.  I assume that this is for generating the html wrapper for the swf, but I wasn&#8217;t able to find anything in the build files to do that?  Am I missing something?  Would you mind explaining a little bit more about what that is and how to get it to work?  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1744</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 12 Mar 2007 20:53:05 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1744</guid>
		<description>Tom, I have not tried building any FDS applications with Ant (or on the command line).  To save time, I would try getting a basic app to work properly with a command line compile, then transfer that knowledge to your Ant target definitions.</description>
		<content:encoded><![CDATA[<p>Tom, I have not tried building any FDS applications with Ant (or on the command line).  To save time, I would try getting a basic app to work properly with a command line compile, then transfer that knowledge to your Ant target definitions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1743</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 12 Mar 2007 20:45:26 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2007/03/07/antennae-powerful-ant-templates-for-flex-projects/#comment-1743</guid>
		<description>I'm using the Antennae templates to build our flex project but I'm having a probelem gettng the Flex data services to work properly.  I added the -service arg and provided the path to service-config.xml but the application does not connect to the Flex data Services.  Have you had to use the Fex data services?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the Antennae templates to build our flex project but I&#8217;m having a probelem gettng the Flex data services to work properly.  I added the -service arg and provided the path to service-config.xml but the application does not connect to the Flex data Services.  Have you had to use the Fex data services?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
