<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Ryan Campbell</title>
	<link>http://www.ryancampbell.com</link>
	<description>Flex/Flash Developer Blog</description>
	<lastBuildDate>Mon, 06 Dec 2010 17:59:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.1" -->

	<item>
		<title>Introducing the Swiz [URLMapping] Metadata Processor</title>
		<description><![CDATA[Swiz 1.0 has introduced the ability to create your own custom metadata processors. Although the 1.0 release is fairly new, many custom processors have already been developed by members of the Flex community. I thought I'd take a stab at creating a metadata processor that simplifies adding deep linking support to your application. The metadata [...]]]></description>
		<link>http://www.ryancampbell.com/2010/03/26/introducing-the-swiz-urlmapping-metadata-processor/</link>
			</item>
	<item>
		<title>Skinning MinimalComps with Degrafa</title>
		<description><![CDATA[Just a quick post to show how you can utilize Degrafa and MXML to skin the MinimalComps components. Currently this adds just over 50kb to your SWF but it's on on going effort to lower this and minimize the dependencies on Flex classes. My skin extends from GeometryGroup which instead of adding another DisplayObject to [...]]]></description>
		<link>http://www.ryancampbell.com/2009/09/10/skinning-minimalcomps-with-degrafa/</link>
			</item>
	<item>
		<title>Using MXML without Flex (Example and Source)</title>
		<description><![CDATA[I made a few minor changes to the MinimalComps project from Keith Peters and got it playing nicely with MXML. The below application compiles to a tiny 23KB yet makes use of MXML and even data binding. I added only 2 new extra classes (Container and Application). Container simply adds the ability to add child [...]]]></description>
		<link>http://www.ryancampbell.com/2009/08/26/using-mxml-without-flex-example-and-source/</link>
			</item>
	<item>
		<title>Here&#8217;s 5 3D Layouts for Flex 4</title>
		<description><![CDATA[I spent some time converting the OpenFlux 3D layouts to Flex 4 last week and have attached the example with source code. This includes CoverFlow (horizontal and vertical), Carousel, Spiral and Time Machine. I also included one which was created when I screwed up the CoverFlow layout but I thought it looked cool so I [...]]]></description>
		<link>http://www.ryancampbell.com/2009/06/16/heres-5-3d-layouts-for-flex-4/</link>
			</item>
	<item>
		<title>OpenFlux Independant From Flex</title>
		<description><![CDATA[Over the last month I've been working on getting OpenFlux independant from UIComponent and many of the other large Flex classes with a goal to create a much ligher framework. OpenFlux Application (77KB) Flex Application with OpenFlux Components (205KB) I have two applications above that look exactly the same. The difference is one is a [...]]]></description>
		<link>http://www.ryancampbell.com/2009/03/11/openflux-independant-from-flex/</link>
			</item>
	<item>
		<title>OpenFlux: Tree and TreeDataGrid Components (view source enabled)</title>
		<description><![CDATA[Ok, so after getting a working OpenFlux DataGrid component I decided the next obvious step is to try and build a TreeDataGrid component. Although there is still more work to be done, I spent a few hours last night and was able to get a Tree and TreeDataGrid component working. There are definitely still bugs [...]]]></description>
		<link>http://www.ryancampbell.com/2009/02/02/openflux-tree-and-treedatagrid-components-view-source-enabled/</link>
			</item>
	<item>
		<title>OpenFlux: Custom Expanding DataGridRow (view source enabled)</title>
		<description><![CDATA[The current project I'm on in the mockups shows a DataGrid component that requires the ability to expand the row height to show more details on the selected item. Although this sounds simple to do, the Flex DataGrid component is a beast and if this isn't something you've been tasked before you're probably scratching your [...]]]></description>
		<link>http://www.ryancampbell.com/2009/01/31/openflux-custom-expanding-datagridrow-view-source-enabled/</link>
			</item>
	<item>
		<title>OpenFlux DataGrid Component (with view source)</title>
		<description><![CDATA[I previously wouldn't have even thought of developing my own DataGrid component from scratch but with OpenFlux's help it's super easy (Or at least easy enough to want to attempt it). Over the last couple days I've spent my spare time developing an extremely flexible DataGrid component and if you view source, compared to the [...]]]></description>
		<link>http://www.ryancampbell.com/2009/01/22/openflux-datagrid-component-with-view-source/</link>
			</item>
	<item>
		<title>OpenFlux + Degrafa = FluxCharts</title>
		<description><![CDATA[Last night I started playing around with the new GeometryRepeater/PropertyModifier classes in Degrafa and decided it would be fun to create an OpenFlux chart component. The code consists of a Chart model class (currently just has a data Array property) and 3 mxml views. You can change the view at runtime to a pie, line [...]]]></description>
		<link>http://www.ryancampbell.com/2008/09/17/openflux-degrafa-fluxcharts/</link>
			</item>
	<item>
		<title>Customizing the OpenFlux ScrollBar</title>
		<description><![CDATA[At the 360&#124;Flex Day 1 Keynote, Mark Anders presented on Flex 4, Thermo and Flash Player 10 (video here). One of his demos was a custom scroll bar that was easily built with Flex 4/Thermo, but complicated with Flex 3. I've created a similar scroll bar using OpenFlux below with view source enabled. You'll be [...]]]></description>
		<link>http://www.ryancampbell.com/2008/09/10/customizing-the-openflux-scrollbar/</link>
			</item>
</channel>
</rss>

