<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Robert Savage &#187; Adobe Flex</title>
	<atom:link href="http://www.savage7.com/index.php/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.savage7.com</link>
	<description>Professional Software Developer / a.k.a. Programming Junkie</description>
	<lastBuildDate>Tue, 09 Feb 2010 20:45:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe Flex 3: Load localization resources at runtime using XML</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/</link>
		<comments>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 22:50:39 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=589</guid>
		<description><![CDATA[In a previous post, I wrote an article describing some of the localization weaknesses in Flex 3.
-&#62;  Adobe Flex 3.x Localization / Internationalization (i18n) Weaknesses
I had mentioned the concept of loading resources at runtime via a XML formatted document.  In this article I will discuss how I accomplished this and provide a working sample [...]]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adobe Flex 3: How to create localized UI component / control</title>
		<link>http://www.savage7.com/index.php/2009/08/adobe-flex-3-how-to-create-localized-ui-component-control/</link>
		<comments>http://www.savage7.com/index.php/2009/08/adobe-flex-3-how-to-create-localized-ui-component-control/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 06:40:02 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[flex localization]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[ui component]]></category>
		<category><![CDATA[ui control]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=511</guid>
		<description><![CDATA[In a previous post, I wrote an article describing some of the localization weaknesses in Flex 3.
&#8211;&#62;  Adobe Flex 3.x Localization / Internationalization (i18n) Weaknesses
One of issues outlined in that post is that the Flex UI components are not localization aware, or more simply put, the UI components do not have any built in support [...]]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/08/adobe-flex-3-how-to-create-localized-ui-component-control/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>TODO &amp; FIXME Tasks for Flex Builder 2 &amp; 3 in the Eclipse IDE</title>
		<link>http://www.savage7.com/index.php/2009/07/todo-fixme-tasks-for-flex-builder-2-3-in-the-eclipse-ide/</link>
		<comments>http://www.savage7.com/index.php/2009/07/todo-fixme-tasks-for-flex-builder-2-3-in-the-eclipse-ide/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:02:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=493</guid>
		<description><![CDATA[For Java development the Eclipse IDE comes with a helpful Tasks feature that enumerates all your &#8220;TODO&#8221; and &#8220;FIXME&#8221; comments throughout your code.   This is a very nice feature for when you want to leave a reminder note in your source file to fix a bug/defect or a reminder note to complete some implementation. [...]]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/07/todo-fixme-tasks-for-flex-builder-2-3-in-the-eclipse-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with Spring Actionscript (Spring IOC/DI for Flex)</title>
		<link>http://www.savage7.com/index.php/2009/06/getting-started-with-spring-actionscript-spring-iocdi-for-flex/</link>
		<comments>http://www.savage7.com/index.php/2009/06/getting-started-with-spring-actionscript-spring-iocdi-for-flex/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 23:34:57 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Prana Framework]]></category>
		<category><![CDATA[SpringActionscript]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=473</guid>
		<description><![CDATA[Getting started with Spring Actionscript 0.7.1.  A fix for "Error: An object definition for 'exampleObject' was not found."]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/06/getting-started-with-spring-actionscript-spring-iocdi-for-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RefCardz: FREE Cheat Sheets for Flex Developers!</title>
		<link>http://www.savage7.com/index.php/2009/06/refcardz-free-cheat-sheets-for-flex-developers/</link>
		<comments>http://www.savage7.com/index.php/2009/06/refcardz-free-cheat-sheets-for-flex-developers/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:03:46 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[RefCardz]]></category>
		<category><![CDATA[Spring BlazeDS Integration]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=450</guid>
		<description><![CDATA[RefCardz: FREE Cheat Sheets for Flex Developers!]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/06/refcardz-free-cheat-sheets-for-flex-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New in Adobe Flex 4</title>
		<link>http://www.savage7.com/index.php/2009/06/whats-new-in-adobe-flex-4/</link>
		<comments>http://www.savage7.com/index.php/2009/06/whats-new-in-adobe-flex-4/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 04:23:42 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=448</guid>
		<description><![CDATA[I just came across this article by Jon Rose over on DZone:

What's New in Adobe Flex 4

This article provides a nice concise overview of the upcoming changes in Flex 4, including many that I mentioned in my previous post.  A must read if you have no idea about the new features and offerings in Flex 4.  
]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/06/whats-new-in-adobe-flex-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlights from Adobe CF &amp; Flex User Group Tour &#8211; San Antonio</title>
		<link>http://www.savage7.com/index.php/2009/06/highlights-from-adobe-cf-flex-user-group-tour-san-antonio/</link>
		<comments>http://www.savage7.com/index.php/2009/06/highlights-from-adobe-cf-flex-user-group-tour-san-antonio/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:59:13 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[San Antionio]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=407</guid>
		<description><![CDATA[Highlights from the Adobe User Group Tour meetup in San Antonio.  Event hosted by the Alamo Area Coldfusion User Group.  Topic covered: Flash Builder 4, Flex 4 SDK, Gumbo, Spark, Flash Catalyst, Cold Fusion Centaur, and Bolt. ]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/06/highlights-from-adobe-cf-flex-user-group-tour-san-antonio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Event!! Adobe CF &amp; Flex User Group Tour, hosted by the Alamo Area CFUG</title>
		<link>http://www.savage7.com/index.php/2009/06/special-event-adobe-cf-flex-user-group-tour-hosted-by-the-alamo-area-cfug/</link>
		<comments>http://www.savage7.com/index.php/2009/06/special-event-adobe-cf-flex-user-group-tour-hosted-by-the-alamo-area-cfug/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 20:07:46 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[San Antionio]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=382</guid>
		<description><![CDATA[
Mark your calendars for June 23rd!
The Adobe CF &#38; Flex User Group Tour hits San Antonio&#8217;s Alamo Area CFUG



Tour Event: 
San Antonio Adobe CF &#38; Flex User Group Tour Stop, hosted by the Alamo Area CFUG


Date &#38; Time: 
June 23, 2009 from 6:30pm &#8211; 8:30pm


Address: 
13330 Kyle Seale Pkwy San Antonio, TX 78249  google map




  [...]]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/06/special-event-adobe-cf-flex-user-group-tour-hosted-by-the-alamo-area-cfug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>San Antonio RIA User Group!</title>
		<link>http://www.savage7.com/index.php/2009/06/san-antonio-ria-user-group/</link>
		<comments>http://www.savage7.com/index.php/2009/06/san-antonio-ria-user-group/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 07:51:50 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[San Antionio]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=360</guid>
		<description><![CDATA[If you live in the San Antonio area and are a Flex/AS3 developer and are looking for similar species of your kind, then check out the San Antonio RIA User Group.  This is a local group that meets once a month to proliferate the gospel of Rich Internet Application development with a primary focus on Flex/ActionScript development.]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/06/san-antonio-ria-user-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring BlazeDS Integration 1.0.0 Released</title>
		<link>http://www.savage7.com/index.php/2009/06/spring-blazeds-integration-100-released/</link>
		<comments>http://www.savage7.com/index.php/2009/06/spring-blazeds-integration-100-released/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 19:20:39 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Spring BlazeDS Integration]]></category>

		<guid isPermaLink="false">http://www.savage7.com/?p=325</guid>
		<description><![CDATA[
Whoohoo! 
The first GA release of Spring BlazeDS Integration, the open source solution for building Spring-powered RIAs with Adobe Flex was announced on June 10, 2009.
&#62;&#62;&#62; Release Announcement

For those Flex developers out there that are integrating with BlazeDS, this project provides some heavy lifting especially if you are already using the Spring Framework and Spring Security on [...]]]></description>
		<wfw:commentRss>http://www.savage7.com/index.php/2009/06/spring-blazeds-integration-100-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
