<?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>Joshua Ostrom - riafan &#187; Flex</title>
	<atom:link href="http://www.joshuaostrom.com/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshuaostrom.com</link>
	<description>RIA, embedded programming, what else!</description>
	<lastBuildDate>Thu, 08 Jul 2010 18:21:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AdvancedDataGrid: Adventures in binding</title>
		<link>http://www.joshuaostrom.com/2008/09/18/advanceddatagrid-adventures-in-binding/</link>
		<comments>http://www.joshuaostrom.com/2008/09/18/advanceddatagrid-adventures-in-binding/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 03:56:49 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2008/09/18/advanceddatagrid-adventures-in-binding/</guid>
		<description><![CDATA[Quick post on AdvancedDataGrid dataProviders. If your using a HierarchicalData provider for you AdvancedDataGrid (Flex) binding changes may (will) not be picked up by the AdvancedDataGrid. For example &#60;mx:AdvancedDataGrid id="grid" bottom="10" top="40" left="10" designViewDataType="tree" width="379"&#62; &#60;mx:dataProvider&#62; &#60;mx:HierarchicalData source="{grades}" childrenField="assignments"/&#62; &#60;/mx:dataProvider&#62; &#60;mx:columns&#62; &#60;mx:AdvancedDataGridColumn headerText="Course" dataField="title"/&#62; &#60;mx:AdvancedDataGridColumn headerText="Score" dataField="scoreString" width="80"/&#62; &#60;/mx:columns&#62; &#60;/mx:AdvancedDataGrid&#62; Won&#8217;t pickup the update to [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/09/18/advanceddatagrid-adventures-in-binding/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flex Modules Watch Your Scope</title>
		<link>http://www.joshuaostrom.com/2008/08/14/flex-modules-watch-your-scope/</link>
		<comments>http://www.joshuaostrom.com/2008/08/14/flex-modules-watch-your-scope/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 03:04:07 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2008/08/14/flex-modules-watch-your-scope/</guid>
		<description><![CDATA[Here&#8217;s another help hint for those working with Modules in Flex: Watch your variable scope!! When loading modules, you have a number of options for loading the SWF including the ModuleLoader and ModuleManager. If neither of those fit your needs you always have access to Flash&#8217;s Loader class. ModuleManger can be used for fine grained [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/08/14/flex-modules-watch-your-scope/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Dashboards&#8230;Flex&#8217;s Sweet Spot</title>
		<link>http://www.joshuaostrom.com/2008/08/06/dashboards-flexs-sweet-spot/</link>
		<comments>http://www.joshuaostrom.com/2008/08/06/dashboards-flexs-sweet-spot/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 01:27:49 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2008/08/06/dashboards-flexs-sweet-spot/</guid>
		<description><![CDATA[Thanks Adobe!!! I&#8217;ve taken on a number of Flex projects over the past 2-3 years. In that time I&#8217;ve used Flex to meet many types of business needs. I&#8217;ve spent the last few months working on a enterprise dashboard application built with Flex. This past week the time came for the executives&#8217; &#8216;sneek peek&#8217; of [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/08/06/dashboards-flexs-sweet-spot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMFPHP Class Mapping Primer [1.9 beta]</title>
		<link>http://www.joshuaostrom.com/2008/07/01/amfphp-class-mapping-primer-19-beta/</link>
		<comments>http://www.joshuaostrom.com/2008/07/01/amfphp-class-mapping-primer-19-beta/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 04:27:12 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2008/07/01/amfphp-class-mapping-primer-19-beta/</guid>
		<description><![CDATA[Thought I&#8217;d post a simple AMFPHP class mapping primer. I ran into a wall after re-arranging my VO / DAO package structure on the server, learned a few things in the process and thought I&#8217;d post . I&#8217;m assuming your using AMFPHP 1.9 beta. Class mapping allows your php backend and actionscript frontend to pass [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/07/01/amfphp-class-mapping-primer-19-beta/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AMFPHP Complex Classes &#8211; Yeah I knew that</title>
		<link>http://www.joshuaostrom.com/2008/06/19/amfphp-complex-classes-yeah-i-knew-that/</link>
		<comments>http://www.joshuaostrom.com/2008/06/19/amfphp-complex-classes-yeah-i-knew-that/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 17:09:32 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2008/06/19/amfphp-complex-classes-yeah-i-knew-that/</guid>
		<description><![CDATA[Just blew half an hour tracking down something I *knew* I&#8217;d done before. Thought I&#8217;d post here for future &#8216;lapses.&#8217; To return a typed object from PHP to the flashplayer the process is simple, declare a variable called $_expicitType in your PHP class e.g. class SummaryVO { var $_explicitType = "com.dl.SummaryVO"; $standards = array(); $levels [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/06/19/amfphp-complex-classes-yeah-i-knew-that/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pipe Demo: Mortgage App</title>
		<link>http://www.joshuaostrom.com/2008/06/17/pipe-demo-mortgage-app/</link>
		<comments>http://www.joshuaostrom.com/2008/06/17/pipe-demo-mortgage-app/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 04:25:25 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2008/06/17/pipe-demo-mortgage-app/</guid>
		<description><![CDATA[I&#8217;ve posted a pipes version of the mortgage app. Things to note: You can load / unload the modules dynamically. A junction mediator is defined for each &#8216;player.&#8217; In the mortgage app context that&#8217;s a mediator for the application itself, the Acme widget and the Foo widget. ApplicationJunctionMediator ModuleJunctionMediator (Acme) ModuleJunctionMediator (Foo) To make our [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/06/17/pipe-demo-mortgage-app/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Pipe Architecture</title>
		<link>http://www.joshuaostrom.com/2008/06/13/pipe-architecture/</link>
		<comments>http://www.joshuaostrom.com/2008/06/13/pipe-architecture/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 15:00:02 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2008/06/13/pipe-architecture/</guid>
		<description><![CDATA[Here&#8217;s a working architecture for modular applications utilizing PureMVC pipes. This allows you to have modules that load modules that load modules, etc. The modules communicate to each other via Pipes. The sample diagram illustrates a parent, child, grandchild relationship (An app that loads a module that loads module). You can of course, have multiple [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/06/13/pipe-architecture/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dynamic Modules … General Tips</title>
		<link>http://www.joshuaostrom.com/2008/05/21/dynamic-modules-general-tips/</link>
		<comments>http://www.joshuaostrom.com/2008/05/21/dynamic-modules-general-tips/#comments</comments>
		<pubDate>Wed, 21 May 2008 20:12:33 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://dluminosity.com/blog/2008/05/21/dynamic-modules-general-tips/</guid>
		<description><![CDATA[Okay, for those of you getting ready to work with dynamic modules, I thought I&#8217;d share a few minor points I picked up on this past week. Your application must include a reference to any interfaces the module implements. &#60;mx:Moudule implements"com.company.project.SomeInterface"&#62; You&#8217;d want a reference to com.company.project.SomeInterface in your main app. Likewise if the module [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/05/21/dynamic-modules-general-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Flex Modules with PureMVC</title>
		<link>http://www.joshuaostrom.com/2008/05/19/dynamic-flex-modules-with-puremvc/</link>
		<comments>http://www.joshuaostrom.com/2008/05/19/dynamic-flex-modules-with-puremvc/#comments</comments>
		<pubDate>Mon, 19 May 2008 17:08:00 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://dluminosity.com/blog/2008/05/19/dynamic-flex-modules-with-puremvc/</guid>
		<description><![CDATA[I&#8217;m rolling out a large project, and I wanted to utilize dynamic modules for scalability. For those who aren&#8217;t familiar will modules, basically, there a great way to encapsulate &#8220;pieces&#8221; of your application. A trivial example would be a small &#8216;shell application&#8217; that once the user logs in, loaded the appropriate use-case module. If your [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/05/19/dynamic-flex-modules-with-puremvc/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Flex Canvas &#8211; Rounded Corners &amp; cornerRadius</title>
		<link>http://www.joshuaostrom.com/2008/03/04/flex-canvas-rounded-corners-cornerradius/</link>
		<comments>http://www.joshuaostrom.com/2008/03/04/flex-canvas-rounded-corners-cornerradius/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 01:45:38 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://dluminosity.com/blog/?p=20</guid>
		<description><![CDATA[After struggling to get my custom components (based on canvas) to render with rounded corners, I found this link. Problem Even after utilizing the cornerRadius property, my containers were not rendering with rounded corners. Solution You simply need to ensure that borderStyle property is set to solid. If a border is not desired, set the [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2008/03/04/flex-canvas-rounded-corners-cornerradius/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
