<?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>xtyler &#187; Featured Articles</title>
	<atom:link href="http://xtyler.com/codes/featured-articles/feed" rel="self" type="application/rss+xml" />
	<link>http://xtyler.com</link>
	<description>a developer&#039;s blog.</description>
	<lastBuildDate>Wed, 20 Apr 2011 23:32:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Reflex at 360&#124;Flex</title>
		<link>http://xtyler.com/code/310</link>
		<comments>http://xtyler.com/code/310#comments</comments>
		<pubDate>Fri, 12 Mar 2010 16:41:05 +0000</pubDate>
		<dc:creator>xtyler</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Components]]></category>
		<category><![CDATA[Design Code]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[MXML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.xtyler.com/?p=310</guid>
		<description><![CDATA[Reflex was finally demoed for the first time at the recent 360&#124;Flex Conference. This new component framework is familiar to the Flex Framework in features and use though it is completely independent. Reflex extends the Flash Player through composition adding &#8230; <a href="http://xtyler.com/code/310">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://xtyler.com/code/310/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Reflex: Rethinking Component Design</title>
		<link>http://xtyler.com/code/280</link>
		<comments>http://xtyler.com/code/280#comments</comments>
		<pubDate>Fri, 05 Feb 2010 22:14:49 +0000</pubDate>
		<dc:creator>xtyler</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Components]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[MXML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://www.xtyler.com/?p=280</guid>
		<description><![CDATA[So is the title of the upcoming 360&#124;Flex presentation on Reflex, a toolkit for Flash developers that has been in the works. The conference in March will finally mark its début: With the emergence of so many new technologies it &#8230; <a href="http://xtyler.com/code/280">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://xtyler.com/code/280/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New &amp; Improved Flex/Flash Data Binding</title>
		<link>http://xtyler.com/code/20</link>
		<comments>http://xtyler.com/code/20#comments</comments>
		<pubDate>Thu, 01 Jan 2009 00:13:15 +0000</pubDate>
		<dc:creator>xtyler</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Data Binding]]></category>
		<category><![CDATA[EventDispatcher]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Weak Reference]]></category>

		<guid isPermaLink="false">http://www.xtyler.com/?p=20</guid>
		<description><![CDATA[I&#8217;m just finishing up the development of another weak-referenced data binding. The implementation I&#8217;ll be releasing soon works seamlessly with Flex and Flash projects, ensuring that application bindings don&#8217;t cause memory leaks. And it&#8217;s smaller and faster than Flex&#8217;s built-in &#8230; <a href="http://xtyler.com/code/20">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://xtyler.com/code/20/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Flight Framework: Another Flex Framework?</title>
		<link>http://xtyler.com/code/11</link>
		<comments>http://xtyler.com/code/11#comments</comments>
		<pubDate>Fri, 12 Sep 2008 21:49:23 +0000</pubDate>
		<dc:creator>xtyler</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flight]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Flight Framework]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.xtyler.com/?p=11</guid>
		<description><![CDATA[At 360&#124;Flex this last month there were 5 different framework-centric presentations, from Adobe&#8217;s Cairngorm down to build-your-own-framework. Each framework presents its own virtues and vice&#8217;s, each developed to solve their originator&#8217;s focused set of organizational problems encountered in their architecture. &#8230; <a href="http://xtyler.com/code/11">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://xtyler.com/code/11/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

