<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

    <channel rdf:about="http://feeds.adobe.com">
        <title>Latest Adobe News by Smart Category</title>
        <link>http://feeds.adobe.com</link>
        <description>Latest Adobe News by Smart Category</description>
        <items>
            <rdf:Seq>
                
					<rdf:li rdf:resource="http://forta.com/blog/index.cfm/2013/5/21/Amethyst-2-Launched"/>
                
					<rdf:li rdf:resource="http://www.scottgmorgan.com/disney-com-homepage/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=disney-com-homepage"/>
                
					<rdf:li rdf:resource="http://www.scottgmorgan.com/disney-com-homepage/"/>
                
					<rdf:li rdf:resource="http://inflagrantedelicto.memoryspiral.com/2013/05/phonegap-saving-arrays-in-local-storage/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=phonegap-saving-arrays-in-local-storage"/>
                
					<rdf:li rdf:resource="http://blog.devinholloway.com/2013/05/flex-skinnableviewstack-component.html"/>
                
					<rdf:li rdf:resource="http://blog.devinholloway.com/2013/05/flex-spark-viewstack-implementation.html"/>
                
					<rdf:li rdf:resource="http://www.theriadeveloper.com/2013/05/flex-string-internationalisation-with.html"/>
                
					<rdf:li rdf:resource="http://blog.devinholloway.com/2013/05/flex-deferredcontentgroup-component.html"/>
                
					<rdf:li rdf:resource="http://inflagrantedelicto.memoryspiral.com/2013/05/adobe-max-community-central-show-and-tell-theater/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adobe-max-community-central-show-and-tell-theater"/>
                
					<rdf:li rdf:resource="http://flashdaily.net/post/49580863605"/>
                
					<rdf:li rdf:resource="http://www.webappsolution.com/wordpress/2013/04/30/introducing-flowmvc/"/>
                
					<rdf:li rdf:resource="http://www.blackpepper.co.uk/posts/creating-a-simple-amf-client-for-testing/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=creating-a-simple-amf-client-for-testing"/>
                
					<rdf:li rdf:resource="http://inflagrantedelicto.memoryspiral.com/2013/04/speaking-at-360stack/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=speaking-at-360stack"/>
                
					<rdf:li rdf:resource="http://inflagrantedelicto.memoryspiral.com/2013/03/adobe-and-the-flash-gaming-landscape/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adobe-and-the-flash-gaming-landscape"/>
                
					<rdf:li rdf:resource="http://flexmonkey.blogspot.com/2013/04/build-your-own-black-hole-with-stage3d.html"/>
                
            </rdf:Seq>
        </items>
    </channel>
    
        <item rdf:about="http://forta.com/blog/index.cfm/2013/5/21/Amethyst-2-Launched">
            <title>Amethyst 2 Launched</title>
            
            <link>http://forta.com/blog/index.cfm/2013/5/21/Amethyst-2-Launched</link>
            <description><![CDATA[It's been a while since I last mentioned Amethyst, SapphireSteel's Visual Studio based IDE for Flex and ActionScript. SapphireSteel has just announced the launch of Amethyst 2, with lots of new features including support for Flash based (non-Flex) form creation.]]></description>
            <dc:subject>ColdFusion,Adobe Feeds</dc:subject>
            <dc:creator>Ben Forta</dc:creator>
            <dc:date>2013-05-21T17:53:44.0-00:00</dc:date>
            <dc:identifier>E5AA5E68A23EE06F2E5353B9902AB7C7</dc:identifier>
        </item>
    
        <item rdf:about="http://www.scottgmorgan.com/disney-com-homepage/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=disney-com-homepage">
            <title>Disney.com Homepage</title>
            
            <link>http://www.scottgmorgan.com/disney-com-homepage/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=disney-com-homepage</link>
            <description><![CDATA[Custom framework and Flex CMS]]></description>
            <dc:subject>Flash</dc:subject>
            <dc:creator>LA Area Flash and Flex Developer</dc:creator>
            <dc:date>2013-05-19T23:17:32.0-00:00</dc:date>
            <dc:identifier>43BAA9695A60367B4E984F4C29F8FC4C</dc:identifier>
        </item>
    
        <item rdf:about="http://www.scottgmorgan.com/disney-com-homepage/">
            <title>Disney.com Homepage</title>
            
            <link>http://www.scottgmorgan.com/disney-com-homepage/</link>
            <description><![CDATA[Custom framework and Flex CMS]]></description>
            <dc:subject>Flash</dc:subject>
            <dc:creator>LA Area Flash and Flex Developer</dc:creator>
            <dc:date>2013-05-19T21:17:30.0-00:00</dc:date>
            <dc:identifier>8C042674882E8F18294FA0CA82038602</dc:identifier>
        </item>
    
        <item rdf:about="http://inflagrantedelicto.memoryspiral.com/2013/05/phonegap-saving-arrays-in-local-storage/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=phonegap-saving-arrays-in-local-storage">
            <title>PhoneGap: Saving Arrays in Local Storage</title>
            
            <link>http://inflagrantedelicto.memoryspiral.com/2013/05/phonegap-saving-arrays-in-local-storage/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=phonegap-saving-arrays-in-local-storage</link>
            <description><![CDATA[One of a handful of local storage options for PhoneGap applications is the localStorage solution which is actually part of the W3C specs. It provides access to a W3C Storage interface since we are just dealing with HTML5 in PhoneGap. This is a good option for storing simple strings but what if we want to [&#8230;]Related Posts:PhoneGap and HTML5SQL.JSActiveTuts+ &#8220;Using AS3XLS with the Flex&hellip;Preserving Flex s Button Icon ColorsAS3 Quickie &#8211; Event.VIDEO_FRAME and&hellip;Slides from 360 Flex 2012]]></description>
            <dc:subject>Flash</dc:subject>
            <dc:creator>In Flagrante Delicto!</dc:creator>
            <dc:date>2013-05-18T18:31:02.0-00:00</dc:date>
            <dc:identifier>1A3CEA5887FD0400D8A0994AB2FFF346</dc:identifier>
        </item>
    
        <item rdf:about="http://blog.devinholloway.com/2013/05/flex-skinnableviewstack-component.html">
            <title>Flex SkinnableViewStack Component</title>
            
            <link>http://blog.devinholloway.com/2013/05/flex-skinnableviewstack-component.html</link>
            <description><![CDATA[The SkinnableViewStack is nearly identical to my ViewStack component except that it extends SkinnableContainer, rather than my DeferredContentGroup, to support skins. My use-case for a skinnable version of the ViewStack is when defining views or components that need to have ViewStack-like functionality, but also include chrome (think of a wizard component). One could simply define a SkinnableComponent with a ViewStack as a skin part, but the component user wouldn’t have access to the ViewStack API outside the SkinnableComponent. This SkinnableViewStack implementation replaces the Group-based contentGroup skin part with my Spark ViewStack component and then proxies the ViewStack API to the]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Devin Holloway</dc:creator>
            <dc:date>2013-05-15T07:14:49.0-00:00</dc:date>
            <dc:identifier>CE6CC629971A8B8183A1B6231036DC79</dc:identifier>
        </item>
    
        <item rdf:about="http://blog.devinholloway.com/2013/05/flex-spark-viewstack-implementation.html">
            <title>Flex Spark ViewStack Implementation</title>
            
            <link>http://blog.devinholloway.com/2013/05/flex-spark-viewstack-implementation.html</link>
            <description><![CDATA[Awhile back, I created a GroupStack as a quick and dirty Spark implementation of the ViewStack I needed at the time.&nbsp;I've&nbsp;recently needed a more complete implementation of a Spark ViewStack for a project, particularly with support for deferred content creation and some of the other features left out of the GroupStack. This version of the ViewStack is very close to a direct port, containing most all of the features and API from the Halo ViewStack. It’s based on Group (more specifically, my DeferredContentGroup which extends Group) due to my desire to substitute the contentGroup skin part (of type Group), found]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Devin Holloway</dc:creator>
            <dc:date>2013-05-11T01:28:31.0-00:00</dc:date>
            <dc:identifier>B3C22F470DB4457A6315F1215A6FCE27</dc:identifier>
        </item>
    
        <item rdf:about="http://www.theriadeveloper.com/2013/05/flex-string-internationalisation-with.html">
            <title>Flex String internationalisation with Flexmojos</title>
            
            <link>http://www.theriadeveloper.com/2013/05/flex-string-internationalisation-with.html</link>
            <description><![CDATA[I wanted to support internationalisation on a pretty complex Flex project that was sharing some Components and Skins using Flex Libraries (swc files). I have spent a good amount of time searching for documentation and its just not there, the only examples I could find are the very simplest options you could possibly use and they are not even clear, so I'm going to try to write all the steps to get internationalisation working on your Flex app and compiling with Flexmojos here.Flex Version: 4.6.b.23201 (I had to change to this from 4.6.0.23201 because I couldn't get this one from]]></description>
            <dc:subject>Flex</dc:subject>
            <dc:creator>The RIA Developer</dc:creator>
            <dc:date>2013-05-08T07:24:54.0-00:00</dc:date>
            <dc:identifier>2E8DEA39F9E6AA455F31CC199E217FF0</dc:identifier>
        </item>
    
        <item rdf:about="http://blog.devinholloway.com/2013/05/flex-deferredcontentgroup-component.html">
            <title>Flex DeferredContentGroup Component</title>
            
            <link>http://blog.devinholloway.com/2013/05/flex-deferredcontentgroup-component.html</link>
            <description><![CDATA[Whereas Flex 3 included built-in support for deferred content creation in all of the Halo containers, Flex 4 only offers this feature with the SkinnableContainer Spark container. With the DeferredContentGroup, you can utilize deferred instantiation in the lighter-weight Spark Group container. I created this, primarily, because I needed it for the new Spark ViewStack navigator that I’m currently working on (which I’ll be wrapping up and releasing soon), but I saw no reason to not release this as a standalone component. I didn’t feel like I needed to post a demo or directions on how to use this. If you]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Devin Holloway</dc:creator>
            <dc:date>2013-05-07T11:14:34.0-00:00</dc:date>
            <dc:identifier>1C6A4237B41511F01E9806BB422119D5</dc:identifier>
        </item>
    
        <item rdf:about="http://inflagrantedelicto.memoryspiral.com/2013/05/adobe-max-community-central-show-and-tell-theater/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adobe-max-community-central-show-and-tell-theater">
            <title>Adobe MAX: Community Central Show and Tell Theater</title>
            
            <link>http://inflagrantedelicto.memoryspiral.com/2013/05/adobe-max-community-central-show-and-tell-theater/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adobe-max-community-central-show-and-tell-theater</link>
            <description><![CDATA[There arn&#8217;t the normal set of unconferences this year as normally found at MAX; FITC, 360, and others are pretty well absent from the community pavilion this time around. The good news is that thee is a new community based effort this year: the Show and Tell Theater! Here, people from Adobe and the community [...]Related Posts:Absinthe Dilution FaerieAbsinthe Dilution Faerie 2.0The Flex Show: Episode 132Interview with The Flex ShowAdobe MAX is almost here&#8230; I&#8217;m Speaking on Edge&hellip;]]></description>
            <dc:subject>Flash</dc:subject>
            <dc:creator>In Flagrante Delicto!</dc:creator>
            <dc:date>2013-05-05T15:24:51.0-00:00</dc:date>
            <dc:identifier>0CE10FC949D935900F423DE242363195</dc:identifier>
        </item>
    
        <item rdf:about="http://flashdaily.net/post/49580863605">
            <title>Apache Flex spark button skins for Flex, AIR and mobile projects</title>
            
            <link>http://flashdaily.net/post/49580863605</link>
            <description><![CDATA[Apache Flex spark button skins for Flex, AIR and mobile projects]]></description>
            <dc:subject>Flash</dc:subject>
            <dc:creator>Flash Daily</dc:creator>
            <dc:date>2013-05-04T09:20:57.0-00:00</dc:date>
            <dc:identifier>C753E1FA40DE314DFED1EC29822F6860</dc:identifier>
        </item>
    
        <item rdf:about="http://www.webappsolution.com/wordpress/2013/04/30/introducing-flowmvc/">
            <title>Introducing FlowMVC</title>
            
            <link>http://www.webappsolution.com/wordpress/2013/04/30/introducing-flowmvc/</link>
            <description><![CDATA[Introducing FlowMVC: A reference architecture &#38; MVC extensions for developers using Sencha ExtJS or Sencha Touch with DeftJS. Take what you already know and go with it&#8230; just code with the Flow. FlowMVC builds on the work of DeftJS, Sencha ExtJS, and Sencha Touch APIs adding extensions that enable Flex and ActionScript developers to take their expertise and [...]]]></description>
            <dc:subject>Flex</dc:subject>
            <dc:creator>Web App Solution, Inc. Blog</dc:creator>
            <dc:date>2013-04-30T19:22:55.0-00:00</dc:date>
            <dc:identifier>53059CD8B6A2B8A071F83C77FE0F5A15</dc:identifier>
        </item>
    
        <item rdf:about="http://www.blackpepper.co.uk/posts/creating-a-simple-amf-client-for-testing/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=creating-a-simple-amf-client-for-testing">
            <title>Creating a simple AMF client for testing</title>
            
            <link>http://www.blackpepper.co.uk/posts/creating-a-simple-amf-client-for-testing/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=creating-a-simple-amf-client-for-testing</link>
            <description><![CDATA[A few months back I had to debug an Adobe Flex application that used Adobe Message Format (AMF) for client-server communication. For readers unfamiliar with Adobe&#8217;s Flex/Flash stack, AMF is a binary RPC communication protocol, usually powered by Adobe&#8217;s BlazeDS technology. The application I was working on used BlazeDS to expose a number of AMF [...]]]></description>
            <dc:subject>Flex</dc:subject>
            <dc:creator>Black Pepper Software</dc:creator>
            <dc:date>2013-04-30T17:22:27.0-00:00</dc:date>
            <dc:identifier>6AB8012C87F86647A18F1D344D7B44AF</dc:identifier>
        </item>
    
        <item rdf:about="http://inflagrantedelicto.memoryspiral.com/2013/04/speaking-at-360stack/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=speaking-at-360stack">
            <title>Speaking at 360 Stack!</title>
            
            <link>http://inflagrantedelicto.memoryspiral.com/2013/04/speaking-at-360stack/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=speaking-at-360stack</link>
            <description><![CDATA[Building GPU-Accelerated Mobile Application Interfaces with Starling and Feathers Apache Flex is great for application UI&#8230; but it isn&#8217;t GPU-accelerated :( New versions of Adobe AIR perform quite spectacularly on mobile and really blaze when tapping into the device GPU. If your mobile application requires this sort of performance &#8211; there is a solution to [...]Related Posts:Feathers: Accelerated UI Components for Stage3DI&#8217;m Speaking at 360 Flex in Denver360 Flex Session PeekMy Adobe MAX 2011 Speaking ScheduleThe D2W Conference is coming up fast!]]></description>
            <dc:subject>Flash</dc:subject>
            <dc:creator>In Flagrante Delicto!</dc:creator>
            <dc:date>2013-04-25T19:21:26.0-00:00</dc:date>
            <dc:identifier>2F6E96BC97A738522195E3B8B0AA9783</dc:identifier>
        </item>
    
        <item rdf:about="http://inflagrantedelicto.memoryspiral.com/2013/03/adobe-and-the-flash-gaming-landscape/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adobe-and-the-flash-gaming-landscape">
            <title>Adobe and the Flash Gaming Landscape</title>
            
            <link>http://inflagrantedelicto.memoryspiral.com/2013/03/adobe-and-the-flash-gaming-landscape/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adobe-and-the-flash-gaming-landscape</link>
            <description><![CDATA[I had the opportunity this month to speak at the Rocky Mountain Adobe User Group about gaming, Flash, Adobe, et cetera alongside Jun Heider who talked about Apache Flex. Here are my slides: Adobe and the Flash Gaming Landscape from Joseph Labrecque There have been a lot of changes with the Flash Platform over the [...]Related Posts:Adobe Education Exchange LiveWhat’s New in Flash Player 11.2 and Adobe AIR 3.2The Flashy Side of Adobe EdgeAdapting Expectations to Fit a Mobile WorkflowNew Frontiers in Motion and Interactivity]]></description>
            <dc:subject>Flash</dc:subject>
            <dc:creator>In Flagrante Delicto!</dc:creator>
            <dc:date>2013-04-22T22:13:22.0-00:00</dc:date>
            <dc:identifier>EFD69F475AA89565D37CFAE5A9D54A68</dc:identifier>
        </item>
    
        <item rdf:about="http://flexmonkey.blogspot.com/2013/04/build-your-own-black-hole-with-stage3d.html">
            <title>Build Your Own Black Hole with Stage3D and ActionScript Workers</title>
            
            <link>http://flexmonkey.blogspot.com/2013/04/build-your-own-black-hole-with-stage3d.html</link>
            <description><![CDATA[Here's a little bit of fun with using ActionScript Workers to calculate a system of particles with mutual gravitation all falling into a central gravity well and Stage3D to render them.&nbsp;This is an ActionScript project rather than a Flex project - I decided on this so I could make use of the new ASC2.0 with Inline support.&nbsp;My ParticleWorker class is doing the brunt of the work. It loops over the vector of particles then uses 3 dimensional bin lattice subdivision to find each particle's neighbours (well, that's a slight fib, since I'm rendering with orthographic projection I've cheated and I]]></description>
            <dc:subject>Flex</dc:subject>
            <dc:creator>FlexMonkey</dc:creator>
            <dc:date>2013-04-22T21:25:10.0-00:00</dc:date>
            <dc:identifier>F7AC4B5061F09731901F58C1D253CD74</dc:identifier>
        </item>
    
</rdf:RDF>