<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Dragos Dascalita</title>
	<link>http://www.flexthinker.com</link>
	<description>Architecting Flex and AIR Applications</description>
	<lastBuildDate>Sun, 18 Sep 2011 19:00:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>How to build a Flex Mobile App with Maven</title>
		<description><![CDATA[Building applications that run on mobile is today&#8217;s trend. Everybody is thinking mobile and social and cloud. To build a Flex application for Mobile is very easy, provided you use Flash Builder. When it comes to automating that build, things are not as easy. Because recently I&#8217;ve managed to overcome the obstacles that were preventing [...]]]></description>
		<link>http://www.flexthinker.com/2011/07/how-to-build-a-flex-mobile-app-with-maven/</link>
			</item>
	<item>
		<title>Jenkins (ex-Hudson) plugin to capture Flash Logs during build</title>
		<description><![CDATA[Lately I&#8217;ve been working on a plugin for Hudson / Jenkins that captures Adobe Flash Player logs during a build, making them available as build artifacts. This plugin is useful when you want to debug Unit Test or Automated Tests which are failing in the CI machine. For me information you can check http://wiki.hudson-ci.org/display/HUDSON/FlashLog+Plugin]]></description>
		<link>http://www.flexthinker.com/2011/01/jenkins-plugin-to-capture-flash-logs-during-build/</link>
			</item>
	<item>
		<title>Solving “file already exists” Maven/SVN Problem</title>
		<description><![CDATA[Problem Today I&#8217;ve been trying to perform a maven release on a project hosted on google-code and I&#8217;ve hit a major roadblock. The build was failing due to a SVN error occurring when maven was committing into SVN, into the tags folder, the current version of the project: [INFO] Unable to tag SCM Provider message: The svn [...]]]></description>
		<link>http://www.flexthinker.com/2011/01/solving-%e2%80%9cfile-already-exists%e2%80%9d-mavensvn-problem/</link>
			</item>
	<item>
		<title>Adobe Success Story: Integrated customer service delivery</title>
		<description><![CDATA[I can finally speak publicly about what I&#8217;ve been working on lately at Adobe, as part of the TXI team: Hendrix. Adobe@Adobe: Integrated customer service delivery Adobe transforms customer service and sales using the Adobe Flash Platform and Adobe LiveCycle ES2 for more responsive, integrated service delivery. Adobe is always looking for the best solution [...]]]></description>
		<link>http://www.flexthinker.com/2010/11/adobe-success-story-integrated-customer-service-delivery/</link>
			</item>
	<item>
		<title>How to automatically test swf modules with maven</title>
		<description><![CDATA[Problem Running unit tests with maven, that require runtime resources such as runtime CSS, runtime resource bundles, or other resources throws error because the resources have not been marked as trusted. To be more detailed, maven has a file within the #Security folder of Flash Player, in which it stores a list with trusted swfs. [...]]]></description>
		<link>http://www.flexthinker.com/2010/10/how-to-automatically-test-swf-modules-with-maven/</link>
			</item>
	<item>
		<title>Minimize CPU usage in Flash and Flex</title>
		<description><![CDATA[This article highlights a few interesting points to consider, when you want to minimize the resources that a flash/flex application consumes at runtime. The benefit of that is not only the improved user experience, but also the extra power you can use, and not waste. I&#8217;m going to summarize here the points, ordering them by [...]]]></description>
		<link>http://www.flexthinker.com/2010/09/minimize-cpu-usage-in-flash-and-flex/</link>
			</item>
	<item>
		<title>Compile Flex App with License Number</title>
		<description><![CDATA[These days I had to deal with an error when trying to execute some functional tests. Problem After 30 playbacks or recordings the automation agent within Flex SDK stopped with the error &#8220;License not present. With the trial verison only limited replays are allowed.&#8221; My Flex application was compiled with Flex SDK 4.1.0.16076 and with [...]]]></description>
		<link>http://www.flexthinker.com/2010/08/compile-flex-app-with-license-number/</link>
			</item>
	<item>
		<title>Designer and Developer workflow with Adobe Flash Catalyst</title>
		<description><![CDATA[I&#8217;ve recently made a presentation during a Flash Camp, focused on Flash Catalyst, the new product in CS5. Flash Catalyst is, the way I see it, a nice tool intended to enable designers the access to Flex SDK in order to create Flex Applications without any specific knowledge of programming or ActionScript. Until know, only [...]]]></description>
		<link>http://www.flexthinker.com/2010/04/designer-and-developer-workflow-with-adobe-flash-catalyst/</link>
			</item>
	<item>
		<title>Avoid user&#8217;s cache when deploying new versions of Flex app</title>
		<description><![CDATA[As to continue my previous post, these days I&#8217;ve been trying to provide a solution that removes the ambiguity for the released swf files into production so that I know what version is deployed and also to make sure that the users are forced to get the last release, no matter of their browser&#8217;s cache. [...]]]></description>
		<link>http://www.flexthinker.com/2010/04/avoid-users-cache-when-deploying-new-versions-of-flex-app/</link>
			</item>
	<item>
		<title>Automatically version a Flex application with Maven</title>
		<description><![CDATA[Today I had an issue debugging a Flex application. Problem Some of my changes were not built correctly and I had a hard time debugging and checking whether the version of the swf I had deployed is the same with the latest version of my swf file. Solution I wanted to have an embedded code [...]]]></description>
		<link>http://www.flexthinker.com/2010/04/automatically-version-a-flex-application-with-maven/</link>
			</item>
</channel>
</rss>

