<?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 for Anaara Media LLC</title>
	<atom:link href="http://blog.anaara.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.anaara.com</link>
	<description>Flex, Flash, Rich Internet Applications (RIA's), and Post Production for Film and Video</description>
	<lastBuildDate>Mon, 26 Apr 2010 20:15:08 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on How not to frag your Flex Team (or &#8216;How to prevent . actionScriptProperties and other files from getting checked into SVN) by tntomek</title>
		<link>http://blog.anaara.com/archives/233/comment-page-1#comment-910</link>
		<dc:creator>tntomek</dc:creator>
		<pubDate>Mon, 26 Apr 2010 20:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=233#comment-910</guid>
		<description>It&#039;s good the process works for you, we found that having the exact files devs work on vs maintain a separate file for build server far outweighs the accidental checkins scenario. Why would your developers make SWC references vs having a closed project open in Flex builder? that will correctly toggle SWC vs code usage.

In fact with FB4 being so x-platform friendly I&#039;m planning to rebuild our ANT process to just scrub the &#039;include&#039; classes and assets directly from the DOT files (there was a good blog post on this a few month ago). Project references in build script are still separately maintained for build server.</description>
		<content:encoded><![CDATA[<p>It&#8217;s good the process works for you, we found that having the exact files devs work on vs maintain a separate file for build server far outweighs the accidental checkins scenario. Why would your developers make SWC references vs having a closed project open in Flex builder? that will correctly toggle SWC vs code usage.</p>
<p>In fact with FB4 being so x-platform friendly I&#8217;m planning to rebuild our ANT process to just scrub the &#8216;include&#8217; classes and assets directly from the DOT files (there was a good blog post on this a few month ago). Project references in build script are still separately maintained for build server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How not to frag your Flex Team (or &#8216;How to prevent . actionScriptProperties and other files from getting checked into SVN) by Fuad Kamal</title>
		<link>http://blog.anaara.com/archives/233/comment-page-1#comment-908</link>
		<dc:creator>Fuad Kamal</dc:creator>
		<pubDate>Mon, 26 Apr 2010 18:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=233#comment-908</guid>
		<description>@tntomek that sound&#039;s great in theory, but unfortunately this blog post was inspired by an actual incident that happened just this morning - and our build was indeed broken, in Flash Builder, because someone checked in the .actionScriptProperties file.  Flash Builder may be smarter about the dot files than earlier versions, but it still isn&#039;t perfect, and I still wouldn&#039;t let my dev&#039;s check that stuff into svn.

Furthermore, not every dev&#039;s project is going to be the same.  For example, some dev&#039;s might be actively editing a library project that the main project is linked to, while other developers who aren&#039;t working to edit that library project, use a .swc file in the libs folder, instead.  In cases like these the project properties are bound to differ.

I agree that the non-relative paths in the past has been a huge pain, especially when we had teams where the environments were mixed, with some folks on Windows and others on Mac.</description>
		<content:encoded><![CDATA[<p>@tntomek that sound&#8217;s great in theory, but unfortunately this blog post was inspired by an actual incident that happened just this morning &#8211; and our build was indeed broken, in Flash Builder, because someone checked in the .actionScriptProperties file.  Flash Builder may be smarter about the dot files than earlier versions, but it still isn&#8217;t perfect, and I still wouldn&#8217;t let my dev&#8217;s check that stuff into svn.</p>
<p>Furthermore, not every dev&#8217;s project is going to be the same.  For example, some dev&#8217;s might be actively editing a library project that the main project is linked to, while other developers who aren&#8217;t working to edit that library project, use a .swc file in the libs folder, instead.  In cases like these the project properties are bound to differ.</p>
<p>I agree that the non-relative paths in the past has been a huge pain, especially when we had teams where the environments were mixed, with some folks on Windows and others on Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How not to frag your Flex Team (or &#8216;How to prevent . actionScriptProperties and other files from getting checked into SVN) by tntomek</title>
		<link>http://blog.anaara.com/archives/233/comment-page-1#comment-907</link>
		<dc:creator>tntomek</dc:creator>
		<pubDate>Mon, 26 Apr 2010 17:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=233#comment-907</guid>
		<description>As of FB4 we started rechecking in all DOT files again. FB4 makes very smart use of workspace variables so it hasn&#039;t been storing any absolute path related details in any of the dot files. In our case all other options like compiler arguments etc are exactly the same for all devs. Ant takes case of some RSL specific differences and we use flex project files as source for the &#039;includes&#039;

IN a nutshell, its ok to checkin all DOT files!!! :)</description>
		<content:encoded><![CDATA[<p>As of FB4 we started rechecking in all DOT files again. FB4 makes very smart use of workspace variables so it hasn&#8217;t been storing any absolute path related details in any of the dot files. In our case all other options like compiler arguments etc are exactly the same for all devs. Ant takes case of some RSL specific differences and we use flex project files as source for the &#8216;includes&#8217;</p>
<p>IN a nutshell, its ok to checkin all DOT files!!! <img src='http://blog.anaara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on in review: &#8216;Crush It!&#8217; by @garyvee by 456</title>
		<link>http://blog.anaara.com/archives/218/comment-page-1#comment-906</link>
		<dc:creator>456</dc:creator>
		<pubDate>Mon, 26 Apr 2010 17:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=218#comment-906</guid>
		<description>&lt;strong&gt;Olga&lt;a href=&#039;http://tuberkulez23.ru&#039; rel=&quot;nofollow&quot;&gt; &lt;/a&gt; &lt;a href=&#039;http://dorojka23.ru&#039; rel=&quot;nofollow&quot;&gt; &lt;/a&gt; &lt;a href=&#039;http://prometey23.ru&#039; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;...&lt;/strong&gt;

Otkuda material ?&lt;a href=&#039;http://zevs77.ru&#039; rel=&quot;nofollow&quot;&gt; &lt;/a&gt; &lt;a href=&#039;http://afina23.ru&#039; rel=&quot;nofollow&quot;&gt; &lt;/a&gt; &lt;a href=&#039;http://alisa23.ru&#039; rel=&quot;nofollow&quot;&gt; &lt;/a&gt; &lt;a href=&#039;http://andromeda22.ru&#039; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;...</description>
		<content:encoded><![CDATA[<p><strong>Olga<a href='http://tuberkulez23.ru' rel="nofollow"> </a> <a href='http://dorojka23.ru' rel="nofollow"> </a> <a href='http://prometey23.ru' rel="nofollow"> </a>&#8230;</strong></p>
<p>Otkuda material ?<a href='http://zevs77.ru' rel="nofollow"> </a> <a href='http://afina23.ru' rel="nofollow"> </a> <a href='http://alisa23.ru' rel="nofollow"> </a> <a href='http://andromeda22.ru' rel="nofollow"> </a>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on in review: &#8216;Crush It!&#8217; by @garyvee by Gary Vaynerchuk Talks Business With Dan Patterson of ABC News Radio &#124; RH Sterling Affiliate Marketing Connection</title>
		<link>http://blog.anaara.com/archives/218/comment-page-1#comment-903</link>
		<dc:creator>Gary Vaynerchuk Talks Business With Dan Patterson of ABC News Radio &#124; RH Sterling Affiliate Marketing Connection</dc:creator>
		<pubDate>Sun, 18 Apr 2010 15:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=218#comment-903</guid>
		<description>[...] Anaara Media LLC &#187; Blog Archive &#187; in review: &#8216;Crush It!&#8217; by @garyvee [...]</description>
		<content:encoded><![CDATA[<p>[...] Anaara Media LLC &raquo; Blog Archive &raquo; in review: &#8216;Crush It!&#8217; by @garyvee [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capital Flash Camp 2010 : A brief recap by Carl Smith</title>
		<link>http://blog.anaara.com/archives/220/comment-page-1#comment-902</link>
		<dc:creator>Carl Smith</dc:creator>
		<pubDate>Sun, 18 Apr 2010 03:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=220#comment-902</guid>
		<description>Fuad, thank you for the kind words about my presentation. I&#039;m glad you walked away with the message treat your audience as people, not statistics. Also glad you found it entertaining, I was so doped up on cold meds I couldn&#039;t really tell how it went over.

I&#039;ve done a few Flash Camps now and it&#039;s kind of crazy how hit or miss the food can be. I think it&#039;s normally wrapped into to the rental package with the facility. It&#039;s hit or miss with attendance too, there were over 200 in Atlanta, maybe 100 in Phoenix. This was definitely one of the lower turnouts.

I wondered about raising the price a little, seems like it could help ease up any cost concerns and maybe add some perceived value to the conference.

Thanks again Fuad!</description>
		<content:encoded><![CDATA[<p>Fuad, thank you for the kind words about my presentation. I&#8217;m glad you walked away with the message treat your audience as people, not statistics. Also glad you found it entertaining, I was so doped up on cold meds I couldn&#8217;t really tell how it went over.</p>
<p>I&#8217;ve done a few Flash Camps now and it&#8217;s kind of crazy how hit or miss the food can be. I think it&#8217;s normally wrapped into to the rental package with the facility. It&#8217;s hit or miss with attendance too, there were over 200 in Atlanta, maybe 100 in Phoenix. This was definitely one of the lower turnouts.</p>
<p>I wondered about raising the price a little, seems like it could help ease up any cost concerns and maybe add some perceived value to the conference.</p>
<p>Thanks again Fuad!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capital Flash Camp 2010 : A brief recap by Fuad Kamal</title>
		<link>http://blog.anaara.com/archives/220/comment-page-1#comment-901</link>
		<dc:creator>Fuad Kamal</dc:creator>
		<pubDate>Sat, 17 Apr 2010 14:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=220#comment-901</guid>
		<description>I would venture to guess they paid as much or more for the food as they would have had they used Subway or Quizno.  I think the issue is more one of planning and choice of caterer.  Another attendee said he thought the reason the attendance was low was because they announced the conference rather late so folks couldn&#039;t plan for it.  I live in the DC metro area but I would have not even known about the conference if they hadn&#039;t announced it at 360 Flex.  I don&#039;t think the organizers did a very good job of marketing.  Regarding the swag, that&#039;s why you get sponsors - that usually isn&#039;t covered by the attendee fee - that probably barely covers the rent etc.  In comparison, 360 Flex tickets were $400 for a four day conference, if you consider the amount of marketing, swag, food, speakers, and more they had, I would say you got a lot more for you money.  Similarly, Flash and the City is $300 for a four day conference and I would recommend listening to &lt;a href=&quot;http://www.theflexshow.com&quot; rel=&quot;nofollow&quot;&gt;The Flex Show&lt;/a&gt; episode where they interview Elad Elrom about the conference.  It sounds like a really unique event with quite a lot to offer and an unprecedented level of interaction with the speakers and other attendees.  Again, marketing and planning is paramount.</description>
		<content:encoded><![CDATA[<p>I would venture to guess they paid as much or more for the food as they would have had they used Subway or Quizno.  I think the issue is more one of planning and choice of caterer.  Another attendee said he thought the reason the attendance was low was because they announced the conference rather late so folks couldn&#8217;t plan for it.  I live in the DC metro area but I would have not even known about the conference if they hadn&#8217;t announced it at 360 Flex.  I don&#8217;t think the organizers did a very good job of marketing.  Regarding the swag, that&#8217;s why you get sponsors &#8211; that usually isn&#8217;t covered by the attendee fee &#8211; that probably barely covers the rent etc.  In comparison, 360 Flex tickets were $400 for a four day conference, if you consider the amount of marketing, swag, food, speakers, and more they had, I would say you got a lot more for you money.  Similarly, Flash and the City is $300 for a four day conference and I would recommend listening to <a href="http://www.theflexshow.com" rel="nofollow">The Flex Show</a> episode where they interview Elad Elrom about the conference.  It sounds like a really unique event with quite a lot to offer and an unprecedented level of interaction with the speakers and other attendees.  Again, marketing and planning is paramount.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capital Flash Camp 2010 : A brief recap by coldfusionexp</title>
		<link>http://blog.anaara.com/archives/220/comment-page-1#comment-899</link>
		<dc:creator>coldfusionexp</dc:creator>
		<pubDate>Sat, 17 Apr 2010 03:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=220#comment-899</guid>
		<description>I was at the conference today and thought it was well done and informative.  I think to compare the food and swag, it might be helpful to also compare price.  The conference was only $50.  Considering the price, I too was surprised how few people were there.  Must have been a disappointment to the organizers and speakers, but I really enjoyed it.

Mark Fuqua</description>
		<content:encoded><![CDATA[<p>I was at the conference today and thought it was well done and informative.  I think to compare the food and swag, it might be helpful to also compare price.  The conference was only $50.  Considering the price, I too was surprised how few people were there.  Must have been a disappointment to the organizers and speakers, but I really enjoyed it.</p>
<p>Mark Fuqua</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on would the REAL iPhone killer please stand up? by Fuad Kamal</title>
		<link>http://blog.anaara.com/archives/201/comment-page-1#comment-832</link>
		<dc:creator>Fuad Kamal</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=201#comment-832</guid>
		<description>update: &lt;a href=&quot;http://www.adobe.com/devnet/flashplayer/articles/mobile_demos_fp10.1.html&quot; rel=&quot;nofollow&quot;&gt;Flash Player 10.1 prerelease software demos and interviews&lt;/a&gt;

via &lt;a href=&quot;http://naumeerblog.blogspot.com/2010/02/adobe-launches-air-for-mobile-android.html&quot; rel=&quot;nofollow&quot;&gt; Adobe Launches AIR for Mobile, Android that will support in 2010&lt;/a&gt;

via &lt;a href=&quot;http://twitter.com/flex_dennis/&quot; rel=&quot;nofollow&quot;&gt;@flex_dennis&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>update: <a href="http://www.adobe.com/devnet/flashplayer/articles/mobile_demos_fp10.1.html" rel="nofollow">Flash Player 10.1 prerelease software demos and interviews</a></p>
<p>via <a href="http://naumeerblog.blogspot.com/2010/02/adobe-launches-air-for-mobile-android.html" rel="nofollow"> Adobe Launches AIR for Mobile, Android that will support in 2010</a></p>
<p>via <a href="http://twitter.com/flex_dennis/" rel="nofollow">@flex_dennis</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on review: Balsamiq Mockups by Anaara Media LLC &#187; Blog Archive &#187; Web to Print: Client Side PDF Generation from Adobe Flex / AS3</title>
		<link>http://blog.anaara.com/archives/163/comment-page-1#comment-825</link>
		<dc:creator>Anaara Media LLC &#187; Blog Archive &#187; Web to Print: Client Side PDF Generation from Adobe Flex / AS3</dc:creator>
		<pubDate>Sat, 13 Feb 2010 14:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anaara.com/?p=163#comment-825</guid>
		<description>[...] review: Balsamiq Mockups  [...]</description>
		<content:encoded><![CDATA[<p>[...] review: Balsamiq Mockups  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
