<?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>zedia flash blog &#187; redefining floors</title>
	<atom:link href="http://www.zedia.net/tag/redefining-floors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>My second Rich Internet Application</title>
		<link>http://www.zedia.net/2008/my-second-rich-internet-application/</link>
		<comments>http://www.zedia.net/2008/my-second-rich-internet-application/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 03:54:07 +0000</pubDate>
		<dc:creator>zedia.net</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Alcon]]></category>
		<category><![CDATA[CMA awards]]></category>
		<category><![CDATA[Home Depot]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[redefining floors]]></category>
		<category><![CDATA[Rich Internet Application]]></category>
		<category><![CDATA[SWFAddress]]></category>
		<category><![CDATA[SWFObject]]></category>
		<category><![CDATA[think in colour]]></category>
		<category><![CDATA[TweenLite]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/my-second-rich-internet-application/</guid>
		<description><![CDATA[A month ago (October 15th 2008) was the release of Flash player 10, but it was also the week that my second rich internet application was set (a)live. I wanted to make a post about it for a long time but I had a lot going on and only just now have things slowed down. [...]]]></description>
			<content:encoded><![CDATA[<p>A month ago (October 15th 2008) was the release of Flash player 10, but it was also the week that my second rich internet application was set (a)live. I wanted to make a post about it for a long time but I had a lot going on and only just now have things slowed down. So I present you <a href="http://www.homedepot.ca/redefiningfloors/" title="Home Depot - redefining floors" target="_blank">Home Depot &#8211; redefining floors</a>. I am really proud of it and I really put a lot of energy in it. It is the legitimate big brother of the previous <a href="http://www.zedia.net/2008/my-first-ria/" title="My first RIA">RIA</a> I made <a href="http://www.homedepot.ca/thinkincolour" title="Home Depot - Think in colour" target="_blank">Home Depot &#8211; think in colour</a>. I had known for a little while that I would be doing a follow up application to the paint picker and I had started planning and building the application in my head. When the development began, I knew a lot of things that I would not be doing again. Some of the pitfalls that I had faced doing the first application would not show up this time; I was ready and awaiting this new challenge with the motivation to do something better.</p>
<p>In the first one I had jumped head first into the code because I didn&#8217;t see any reason why I would use a framework, it was ok at first, but when the codebase became more imposing, dispatching event also became very tedious. So this time around, I used the framework <a href="http://puremvc.org" title="PureMVC framework" target="_blank">PureMVC</a> and I can say it helped a lot; it helped with the events and it also helped with shaping my ideas into classes.</p>
<p>An other thing I did differently was that I made sure that my ActionScript classes wouldn&#8217;t have displayed text in it. I live in Montreal and we speak mostly French here but the rest of Canada speaks English. So if I start putting copy in my code, I will need to have a codebase for French and a codebase for English. That is what I had done for the first application and every time a modification had to be done I had a whole lot of files to touch. So this time around most of the text was located in an xml file which was something better.</p>
<p>All in all, it was a very nice project that I liked to do a lot and seeing how its little brother got rewarded last Friday (<a href="http://www.homedepot.ca/thinkincolour/" title="Home Depot - think in colour" target="_blank">Home Depot &#8211; think in colour</a> won a <a href="http://www.the-cma.org/awards/?WCE=C=47|K=228781#2" title="Twist Image win CMA Awards" target="_blank">Bronze CMA award  in the retailing category</a> on November 28th 2008) I foresee a bright future for this one too.</p>
<p>Here is a couple more libraries I have been using for this project:</p>
<ol>
<li><a href="http://www.tweenlite.com" title="TweenLite" target="_blank">TweenLite</a></li>
<li><a href="http://puremvc.org" title="PureMVC" target="_blank">PureMVC</a></li>
<li><a href="http://www.asual.com/swfaddress/" title="SWFAddress" target="_blank">SWFAddress</a></li>
<li><a href="http://code.google.com/p/swfobject/" title="SWFObject" target="_blank">SWFObject</a></li>
<li><a href="http://blog.hexagonstar.com/alcon/" title="Alcon Flash trace in Air application" target="_blank">Alcon</a> (for tracing SWFAddress stuff)</li>
</ol>
<p>I have a couple of new ideas how to improve my workflow and tools for my next RIA; can&#8217;t wait to get my hands dirty!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/my-second-rich-internet-application/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Show your support for PureMVC; Donate a click!</title>
		<link>http://www.zedia.net/2008/show-your-support-for-puremvc-donate-a-click/</link>
		<comments>http://www.zedia.net/2008/show-your-support-for-puremvc-donate-a-click/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 04:58:17 +0000</pubDate>
		<dc:creator>zedia.net</dc:creator>
				<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[Home Depot]]></category>
		<category><![CDATA[InsideRIA]]></category>
		<category><![CDATA[redefining floors]]></category>
		<category><![CDATA[think in colour]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/show-your-support-for-puremvc-donate-a-click/</guid>
		<description><![CDATA[If you use PureMVC and you like it I suggest you head to insideRIA and vote for it on this week poll. I have multiple reasons to ask you to do this. First off I think it&#8217;s a great project and it deserves the attention. More attention means more people might start using it and [...]]]></description>
			<content:encoded><![CDATA[<p>If you use <a href="http://puremvc.org/" title="PureMVC" target="_blank">PureMVC</a> and you like it I suggest you head to <a href="http://www.insideria.com" title="InsideRIA" target="_blank">insideRIA</a> and vote for it <a href="http://oreillynet.com/insideria/polls/196.csp" title="Vote for PureMVC" target="_blank">on this week poll</a>. I have multiple reasons to ask you to do this.</p>
<p>First off I think it&#8217;s a great project and it deserves the attention. More attention means more people might start using it and might get involved which can only be good for the project.</p>
<p>Also, we started using PureMVC on 3 different projects (one being <a href="http://www.homedepot.ca/redefiningfloors" title="HomeDepot - redefining floors" target="_blank">HomeDepot &#8211; redefining floors</a>) and I use it in a personal project and I really like it. I developed some skills with it and if PureMVC does well, those skills are going to be more valuable. Also, the people at my jobs might not be so happy if in the near future PureMVC would just crumble (which I don&#8217;t think could happen), I would have made them invest expertise in something that would have been shortermed.</p>
<p>Lastly, <a href="http://puremvc.org/" title="PureMVC" target="_blank">PureMVC</a> is one off the few framework that support both Flash or Flex based project and that is really important for me; so go ahead, <a href="http://oreillynet.com/insideria/polls/196.csp" title="Vote for PureMVC" target="_blank">give PureMVC some love</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/show-your-support-for-puremvc-donate-a-click/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

