<?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>Deviouswork &#187; Flex</title>
	<atom:link href="http://www.deviouswork.com/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deviouswork.com</link>
	<description>Flash development for hire</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:03:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MVC Design patterns</title>
		<link>http://www.deviouswork.com/2008/12/19/mvc-design-patterns/</link>
		<comments>http://www.deviouswork.com/2008/12/19/mvc-design-patterns/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 12:15:51 +0000</pubDate>
		<dc:creator>Joakim Roos</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[SimpleMVC]]></category>

		<guid isPermaLink="false">http://blog.deviouswork.com/?p=159</guid>
		<description><![CDATA[The last few days I&#8217;ve been researching MVC Design patterns for AS3, thinking that it could be something I could apply to a project I&#8217;ve been working on (Integrating WordPress and Flash), and also a chance to study while working.
Anyways, Sam Rivello has written an excellent introduction about PureMVC over at Adobe Edge.
I also found [...]]]></description>
			<content:encoded><![CDATA[<p>The last few days I&#8217;ve been researching MVC Design patterns for AS3, thinking that it could be something I could apply to a project I&#8217;ve been working on (<a href="http://blog.deviouswork.com/2008/10/25/integrating-wordpress-and-flash/">Integrating WordPress and Flash</a>), and also a chance to study while working.</p>
<p>Anyways, <a href="http://www.RivelloMultimediaConsulting.com/">Sam Rivello</a> has written an excellent introduction about <a href="http://trac.puremvc.org/PureMVC_AS3/">PureMVC</a> over at <a href="http://www.adobe.com/newsletters/edge/december2008/articles/article6/">Adobe Edge</a>.</p>
<p>I also found a smaller implementation called <a href="http://code.google.com/p/as3-simplemvc/">SimpleMVC</a>, that could be useful aswell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deviouswork.com/2008/12/19/mvc-design-patterns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Text Layout</title>
		<link>http://www.deviouswork.com/2008/12/05/text-layout/</link>
		<comments>http://www.deviouswork.com/2008/12/05/text-layout/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 08:58:26 +0000</pubDate>
		<dc:creator>Joakim Roos</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.deviouswork.com/?p=136</guid>
		<description><![CDATA[Adobe just released a beta of the &#8220;Text Layout Framework&#8221; for Flash Player 10, which enables among other things:

Bidirectional text, vertical text and over 30 writing systems including Arabic, Hebrew, Chinese, Japanese, Korean, Thai, Lao, the major writing systems of India, and others.

Selection, editing and flowing text across multiple columns and linked containers, and around [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe just released a beta of the &#8220;Text Layout Framework&#8221; for Flash Player 10, which enables among other things:</p>
<ul>
<li><cite>Bidirectional text, vertical text and over 30 writing systems including Arabic, Hebrew, Chinese, Japanese, Korean, Thai, Lao, the major writing systems of India, and others.</cite>
</li>
<li><cite>Selection, editing and flowing text across multiple columns and linked containers, and around inline images.</cite>
</li>
<li><cite>Vertical text, Tate-Chu-Yoko (horizontal within vertical text) and justifier for East Asian typography.</cite>
</li>
<li><cite>Rich typographical controls, including kerning, ligatures, typographic case, digit case, digit width and discretionary hyphens.</cite>
</li>
<li><cite>Cut, copy, paste, undo and standard keyboard and mouse gestures for editing.</cite>
</li>
<li><cite>Rich developer APIs to manipulate text content, layout, markup and create custom text components.</cite>
</li>
</ul>
<p>Downloads <a href="http://labs.adobe.com/technologies/textlayout/">http://labs.adobe.com/technologies/textlayout/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deviouswork.com/2008/12/05/text-layout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fireworks, Flex and AIR integration</title>
		<link>http://www.deviouswork.com/2008/10/29/fireworks-flex-and-air-integration/</link>
		<comments>http://www.deviouswork.com/2008/10/29/fireworks-flex-and-air-integration/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 12:58:10 +0000</pubDate>
		<dc:creator>Joakim Roos</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Fireworks]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.deviouswork.com/?p=121</guid>
		<description><![CDATA[Check out this interesting video from Adobe about some of the new features in fireworks CS4.

]]></description>
			<content:encoded><![CDATA[<p>Check out this interesting video from Adobe about some of the new features in fireworks CS4.</p>
<p><embed src="http://tv.adobe.com/Embed.swf" quality="high" bgcolor="#000000" width="400" height="250" name="AdobeTVPlayer" play="true" loop="false" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" flashVars="v=~b64~aHR0cDovL2Fkb2JlLmVkZ2Vib3NzLm5ldC9mbGFzaC9hZG9iZS9hZG9iZXR2Mi90ZWNoX3RhbGtfd2l0aF9yeWFuX3N0ZXdhcnQvMTAyX3R0cl8wMDIuZmx2P3Jzc19mZWVkaWQ9MTU3OSZ4bWx2ZXJzPTI=&#038;w=400&#038;h=250"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deviouswork.com/2008/10/29/fireworks-flex-and-air-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
