<?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>9MMEDIA Blog &#187; PureMVC</title>
	<atom:link href="http://9mmedia.com/blog/?feed=rss2&#038;cat=9" rel="self" type="application/rss+xml" />
	<link>http://9mmedia.com/blog</link>
	<description>Flex / Actionscript  / Java</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:59:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reusable Components using PureMVC</title>
		<link>http://9mmedia.com/blog/?p=22</link>
		<comments>http://9mmedia.com/blog/?p=22#comments</comments>
		<pubDate>Fri, 14 Mar 2008 15:57:54 +0000</pubDate>
		<dc:creator>lauren</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[custom components]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://9mmedia.com/blog/?p=22</guid>
		<description><![CDATA[So a while ago we promised to discuss the capabilities of PureMVC mediators and proxies in creating reusable components.  But this week an update to the framework makes it easier than ever to use dynamic naming conventions.
Our main beef with the mediators in the last post was that it was inconvenient to name them [...]]]></description>
		<wfw:commentRss>http://9mmedia.com/blog/?feed=rss2&amp;p=22</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Setup Your First PureMVC Application</title>
		<link>http://9mmedia.com/blog/?p=10</link>
		<comments>http://9mmedia.com/blog/?p=10#comments</comments>
		<pubDate>Thu, 17 Jan 2008 23:05:44 +0000</pubDate>
		<dc:creator>lauren</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://9mmedia.com/blog/?p=10</guid>
		<description><![CDATA[This example will create a component that is on stage at application startup. 
To start, create a new flex project and call it PMVC_Example, then add PureMVC.swc to project->properties->build path->library path of flex project.
(you can check out the PMVC_Example source through SVN for more details and to follow along).
you will need to create the following [...]]]></description>
		<wfw:commentRss>http://9mmedia.com/blog/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Why PureMVC Kicks Ass (and one reason it doesn&#8217;t)</title>
		<link>http://9mmedia.com/blog/?p=9</link>
		<comments>http://9mmedia.com/blog/?p=9#comments</comments>
		<pubDate>Thu, 10 Jan 2008 15:45:30 +0000</pubDate>
		<dc:creator>lauren</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://9mmedia.com/blog/?p=9</guid>
		<description><![CDATA[	The best part about new projects is getting to try out all the latest software and ideas on a clean slate.  Youâ€™ve spent months finishing up that last project, reading blogs and forums, keeping up to date and brainstorming what you want to incorporate into the next new project you start.
	Same goes for us [...]]]></description>
		<wfw:commentRss>http://9mmedia.com/blog/?feed=rss2&amp;p=9</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
