<?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"
	>

<channel>
	<title>Jim Robson</title>
	<atom:link href="http://www.robsondesign.com/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robsondesign.com/blog</link>
	<description>RIAs, Adobe Flex, and related topics</description>
	<pubDate>Tue, 06 May 2008 15:47:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Back button, behind closed doors</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/05/06/back-button-behind-closed-doors/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/05/06/back-button-behind-closed-doors/#comments</comments>
		<pubDate>Tue, 06 May 2008 15:47:37 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/?p=38</guid>
		<description><![CDATA[In his latest Alertbox column, Jakob Nielsen discusses a research study that could prove to be invaluable to our understanding of how users behave on the Web. The great thing about this study is that it tracked the participants&#8217; behavior as they followed their own usual routines, so it gives some clear insight into how [...]]]></description>
			<content:encoded><![CDATA[<p>In his <a title="Alertbox for May 6, 2008" href="http://www.useit.com/alertbox/percent-text-read.html">latest Alertbox column</a>, Jakob Nielsen discusses a <a title="Not Quite the Average: An Empirical Study of Web Use" href="http://portal.acm.org/citation.cfm?doid=1326561.1326566">research study</a> that could prove to be invaluable to our understanding of how users behave on the Web. The great thing about this study is that it tracked the participants&#8217; behavior as they followed their own usual routines, so it gives some clear insight into how people use the Web on a day-to-day basis.</p>
<p>In his column, Mr. Nielsen focuses on the fact that people read such a small portion of the text. Using data from the study, he calculates that on average people read no more than 28% of the text on a given Web page. This helps to add further emphasis to a point of Web usability that has long been established: Keep the text short, relevant, and scan-able.</p>
<p>Another finding of the study that is of particular interest to those of us who are focused on building Web-based applications is the impact that we&#8217;re having on the back button. The browser&#8217;s back button has dropped to third place in the list of most-clicked items, and according to the study&#8217;s authors, this drop has something to do with what we sometimes call RIAs:</p>
<blockquote><p>A major finding is the decreasing prominence of backtracking in Web navigation. This can largely be attributed to the increasing importance of dynamic, service-oriented Web sites. Users do not navigate on these sites searching for information, but rather interact with an online application to complete certain tasks.</p></blockquote>
<p>What I would like to see analyzed is the degree to which the look and feel of the application makes a difference here. Most Web applications, since they&#8217;re built with Ajax, still look and feel very much like conventional Web pages. It seems to me that users are more likely to hit the browser&#8217;s back button in this case, than if the application looks more like a GUI and feels more like a desktop application. Speaking for myself, I still find myself hitting the back button from time to time when I&#8217;m in Gmail, which looks pretty much like a Web page. By contrast, it would probably never occur to me to hit the back button if I were using an app like <a title="Scrapblog" href="http://www.scrapblog.com/">Scrapblog</a> or <a title="Buzzword" href="https://buzzword.acrobat.com/">Buzzword</a>. (I wonder if I could get a grant to study this?)  <img src='http://www.robsondesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Ideally, of course, I&#8217;d like to say, &#8220;let&#8217;s put all of our applications on AIR and leave the browser for text-based Web sites.&#8221; However, there are those circumstances where zero-footprint is a requirement, and  others where it&#8217;s just desirable - particularly from a usability perspective - to have the application come up in the browser. For those circumstances, it is good to have some data on how much people rely on the browser&#8217;s built-in controls.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/05/06/back-button-behind-closed-doors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Developer humor in AS3</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/05/05/developer-humor-in-as3/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/05/05/developer-humor-in-as3/#comments</comments>
		<pubDate>Tue, 06 May 2008 00:17:51 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/?p=37</guid>
		<description><![CDATA[First off, I need to thank Ricky Bacon for bringing this to the attention of the Flashcoders list. Click on the image below to see the full-size screen shot, and you&#8217;ll see what happens at this particular AOL page when you visit it using the Debug version of the Flash Player. Make sure to read [...]]]></description>
			<content:encoded><![CDATA[<p>First off, I need to thank <a title="Ricky Bacon's portfolio" href="http://www.ryoshu.com/">Ricky Bacon</a> for bringing this to the attention of the <a title="Flashcoders mailing list" href="http://chattyfig.figleaf.com/mailman/listinfo/flashcoders">Flashcoders</a> list. Click on the image below to see the full-size screen shot, and you&#8217;ll see what happens at <a title="Home of the Error" href="http://video.aol.com/video-detail/nick-fury-iron-man-post-credits-scene/3544118434">this particular AOL page</a> when you visit it using the Debug version of the Flash Player. Make sure to read the error message carefully.</p>
<p style="text-align: center;"><a title="Silly Error Message" href="http://www.robsondesign.com/blog/images/SillyErrorMessage.png"><img style="border: 0; margin-top: 10px; margin-bottom: 10px;" src="http://www.robsondesign.com/blog/images/SillyErrorMessage_Thumb.png" alt="Screen shot of error message: click to view full size" width="320" height="228" /></a></p>
<p style="text-align: left;">Pretty funny, no? In any case, this should serve as a lesson to all of us: Write useful and professional error messages! It was always a good idea anyway, but now that anyone with the Debug version of the player can see what you wrote, it&#8217;s an even better idea. Otherwise, one day the joke may be on you&#8230;</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/05/05/developer-humor-in-as3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Musings: Flex 3 vs. Flex 2 Help</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/04/29/musings-flex-3-vs-flex-2-help/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/04/29/musings-flex-3-vs-flex-2-help/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 00:55:12 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/?p=36</guid>
		<description><![CDATA[In the grand scheme of things, this may not seem like a big question. However, as a developer who likes to reference the API documentation frequently, it seems significant. The question is this: Why does the Flex 3 Help feature bury the API documentation when the Flex 2 Help feature made it so readily available?
Here [...]]]></description>
			<content:encoded><![CDATA[<p>In the grand scheme of things, this may not seem like a big question. However, as a developer who likes to reference the API documentation frequently, it seems significant. The question is this: Why does the Flex 3 Help feature bury the API documentation when the Flex 2 Help feature made it so readily available?</p>
<p>Here is what I mean. In Flex Builder 2, if I typed &#8220;Canvas&#8221; in the search field, the first entry in the list was mx.containers.Canvas - Perfect! Exactly what I wanted!</p>
<p style="text-align: center;"><a title="Flex 2 Help Panel Screen Shot" href="http://www.robsondesign.com/blog/images/Flex2Canvas.png" target="_blank"><img style="vertical-align: middle; border: 0; margin-top: 10px; margin-bottom: 10px;" src="http://www.robsondesign.com/blog/images/Flex2Canvas_Thumb.png" alt="Screen shot thumbnail: click to view full-size image" width="307" height="226" /></a></p>
<p>However, if I type &#8220;Canvas&#8221; in the Flex Builder <strong>3</strong> Help search field, mx.containers.Canvas is way down in the list. It&#8217;s number 25 to be precise.</p>
<p style="text-align: center;"><a title="Flex 3 Help Panel Screen Shot: Search for Canvas" href="http://www.robsondesign.com/blog/images/Flex3Canvas.png" target="_blank"><img style="vertical-align: middle; border: 0; margin-top: 10px; margin-bottom: 10px;" src="http://www.robsondesign.com/blog/images/Flex3Canvas_Thumb.png" alt="Screen shot thumbnail: click to view full-size image" width="256" height="280" /></a></p>
<p>What is even more puzzling is that if I type in &#8220;mx.containers.Canvas&#8221; the first item that comes up in the list is mx.containers.utiltyClasses.IConstraintLayout. Why does this happen? What cosmic forces are at play here? You may ask, &#8220;Where is mx.containers.Canvas in this scenario?&#8221; Well, I will tell you: It is number 10 on the list.</p>
<p style="text-align: center;"><a title="Flex 3 Help Panel Screen Shot: Search for mx.containers.Canvas" href="http://www.robsondesign.com/blog/images/Flex3MxContainersCanvas.png" target="_blank"><img style="vertical-align: middle; border: 0; margin-top: 10px; margin-bottom: 10px;" src="http://www.robsondesign.com/blog/images/Flex3MxContainersCanvas_Thumb.png" alt="Screen shot thumbnail: click to view full-size image" width="256" height="280" /></a></p>
<p>While this question may not be up there with &#8220;What is the meaning of life?&#8221; it is nonetheless a nagging question in my little mind. Perhaps the answer lay somewhere out there in the vastness of the blogosphere, but as yet I am still in search of it. But the pursuit of truth is a grand adventure, and I will not tire of it! <img src='http://www.robsondesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/04/29/musings-flex-3-vs-flex-2-help/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Time to switch to Ajax?</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/04/14/time-to-switch-to-ajax/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/04/14/time-to-switch-to-ajax/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 03:10:51 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/?p=35</guid>
		<description><![CDATA[One of the great advantages that Flash (and by extension Flex) has over Ajax is that you don&#8217;t have to worry about browser idiosyncrasies or versions: If your application heavily depends on JavaScript and/or CSS, you could find major issues whenever a new browser version comes out. By contrast, Flash 4 movies that I built [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great advantages that Flash (and by extension Flex) has over Ajax is that you don&#8217;t have to worry about browser idiosyncrasies or versions: If your application heavily depends on JavaScript and/or CSS, you could find major issues whenever a new browser version comes out. By contrast, Flash 4 movies that I built 8 years ago still run in the Flash 9 player without issue.</p>
<p>However, that is no longer true for all developers or all applications. There is a significant difference in the way that the Flash 9 player handles swf&#8217;s that are loaded in at runtime. Grant Skinner details it thoroughly in <a title="Grant Skinner: Failure to Unload" href="http://www.gskinner.com/blog/archives/2008/04/failure_to_unlo.html">this excellent blog post</a>, but to put it succinctly: When you attempt to unload a dynamically loaded swf, the Flash player probably won&#8217;t release it from memory.</p>
<p><span id="more-35"></span></p>
<p>This issue has not affected me personally, because the applications I have built don&#8217;t typically unload swf&#8217;s. I make heavy use of lazy loading in order to improve application performance and load times, but I seldom unload a swf once it&#8217;s been loaded. The reason for this is a combination of bandwidth and user behavior: It is not unusual for a user to think that she has finished a certain task, only to discover a minute or two later that she needs to tweak something or re-do something. If I unload a swf when the user thinks she&#8217;s finished with it, then I need to chew up bandwidth re-loading it a minute or two later when she realizes her mistake.</p>
<p>But we don&#8217;t all build the same types of applications for the same user base. Some applications depend on the ability to unload dynamically loaded swf&#8217;s. If they can&#8217;t, then they experience serious memory issues. (See the replies to Grant Skinner&#8217;s post referenced above for some examples.) So this constitutes a dramatic change that requires these developers to do some heavy refactoring.</p>
<p>If Adobe is no longer going to maintain the same level of backward compatibility that Flash has historically enjoyed, then we lose one of our strongest reasons for using Flash. Of course, this is a bug, and not an intentional change. But how long will it be before it gets fixed, and how much pain is being inflicted in the mean time? And what happens if some future version of the Flash player has a bug that directly affects my applications? Can I trust Adobe to fix it promptly?</p>
<p>In the same post, Grant also points to the fact that AS3 handles dynamically loaded assets differently than AS1 and AS2 did. In AS3, you need to remove all references to everything in your dynamically loaded asset, or you can&#8217;t unload it from memory. It&#8217;s stuck there. I view this as a problem, as well.</p>
<p>In a <a title="Alex Harui's Flexcoders post" href="http://tech.groups.yahoo.com/group/flexcoders/message/109455">very (un)helpful Flexcoders post</a> on this topic, Alex Harui explains in that it is a great feature, because it prevents all of us idiots from writing the kind of &#8220;bad code&#8221; we wrote in AS1 and AS2.  My thoughts on this? The Adobe team would do well to remember that they owe a large part of their success to us stupid, sloppy Flash and ColdFusion developers.</p>
<p>The technical merits of allowing us to unload assets without explicitly removing every internal and external reference are being well argued by others in the community, so I won&#8217;t repeat them here. However, I will say that if Adobe intentionally makes ActionScript development more difficult, then they effectively take away more advantages of Flash / Flex development: Ease of learning and time to market.</p>
<p>I&#8217;m not ready to throw in the towel yet, because I still see great potential in the future of Flash. However, I am concerned that Adobe is taking steps in a self-defeating direction. I hope I&#8217;m wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/04/14/time-to-switch-to-ajax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PureMVC vs. Cairngorm</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/04/10/puremvc-vs-cairngorm/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/04/10/puremvc-vs-cairngorm/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 02:24:19 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Cairngorm]]></category>

		<category><![CDATA[OOAD]]></category>

		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/index.php/2008/04/10/puremvc-vs-cairngorm/</guid>
		<description><![CDATA[I have written favorably about both Cairngorm and PureMVC, and this has led a number of people to ask which framework I prefer. Rather than make a blanket statement that one framework is better than the other, it seems more profitable to take a few moments to discuss some of the strengths and weaknesses of [...]]]></description>
			<content:encoded><![CDATA[<p>I have written favorably about both Cairngorm and PureMVC, and this has led a number of people to ask which framework I prefer. Rather than make a blanket statement that one framework is better than the other, it seems more profitable to take a few moments to discuss some of the strengths and weaknesses of each.</p>
<p>Let&#8217;s start by emphasizing that the two frameworks share a number of strengths. Both of them provide conventions that, once learned, enable you to build complex applications faster. Both of them lend themselves (in varying degrees) to team development. Both of them promote some level of code reuse. Both of them help you make applications that are easy to maintain and extend. Both of them will enable you to build applications that any experienced Object-Oriented developer will be able to get up to speed on very quickly. Both of them give you complete control over event flows. (When using native Flex events, you need to be aware of bubbling, and whether there is any native Flex code that is also listening for the event you&#8217;re dispatching, but each of these frameworks addresses this issue - PureMVC implements a publish/subscribe system with its notifications, and Cairngorm uses CairngormEvent/CairngormEventDispatcher.)</p>
<p>Having looked at what the two frameworks have in common, let&#8217;s now take a look at what makes them different. Since we&#8217;re talking about Flex frameworks, I thought it would be fun to put the comparison matrix in an AdvancedDataGrid component:</p>
<p align="center"><a href="http://robsondesign.com/demo/framework_comparison/" title="PureMVC vs. Cairngorm AdvancedDataGrid Application"><img src="/blog/images/framework_matrix.png" title="Framework Comparison AdvancedDataGrid Application" alt="Framework Comparison AdvancedDataGrid Application" align="absmiddle" border="0" height="189" vspace="10" width="333" /></a></p>
<p>You can open and interact with the matrix <a href="http://robsondesign.com/demo/framework_comparison/" title="PureMVC vs. Cairngorm AdvancedDataGrid Application">here</a>. (Building it wasn&#8217;t as much fun as it should have been, but I&#8217;ll address that in a future post.)</p>
<p>I&#8217;m sure there&#8217;s much more that could be said, and I hope that you&#8217;ll add your thoughts to this discussion. If you don&#8217;t want to post your comments/questions here in the blog, feel free to <a href="http://robsondesign.com/contact.html" title="Contact page">contact me directly</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/04/10/puremvc-vs-cairngorm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PureMVC 2.0.1, Manifold, and Index Cards</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/03/10/puremvc-201-manifold-and-index-cards/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/03/10/puremvc-201-manifold-and-index-cards/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 18:10:50 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[PureMVC]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/index.php/2008/03/10/puremvc-201-manifold-and-index-cards/</guid>
		<description><![CDATA[Cliff Hall has released a new version of PureMVC with various improvements which you can read about here. In conjunction with this release, Cliff has also unveiled the Manifold Project, which provides numerous demos and ports of PureMVC to languages other than ActionScript 3. I am proud to say that I am participating in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://content.futurescale.com/" title="Cliff Hall's FutureScale">Cliff Hall</a> has released a new version of <a href="http://puremvc.org/" title="PureMVC website">PureMVC</a> with various improvements which you can read about <a href="http://puremvc.org/content/view/47/1/" title="PureMVC 2.0.1 announcement">here</a>. In conjunction with this release, Cliff has also unveiled the <a href="http://puremvc.org/component/option,com_wrapper/Itemid,160/" title="Manifold Project">Manifold Project</a>, which provides numerous demos and ports of PureMVC to languages other than ActionScript 3. I am proud to say that I am participating in the open-source Manifold Project, and my Flex-on-Rails application, &#8220;<a href="http://www.robsondesign.com/blog/index.php/2008/01/28/flex-on-rails-iteration-one/" title="Original post on Index Cards application">Index Cards</a>,&#8221; is now a <a href="http://trac.puremvc.org/Demo_AS3_Flex_Rails_IndexCards" title="Index Cards Manifold Project Site">Manifold demo application</a>. From this point forward, you can keep abreast of the development of Index Cards, report bugs, and suggest new features via its <a href="http://trac.puremvc.org/Demo_AS3_Flex_Rails_IndexCards" title="Index Cards Manifold Project Site">Manifold project site</a>.</p>
<p>Kudos to Cliff, who had to do a tremendous amount of work to pull this off. I suspect that a lot of developers will benefit from the effort.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/03/10/puremvc-201-manifold-and-index-cards/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Refurbishing antiques with LocalConnection</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/02/18/refurbishing-antiques-with-localconnection/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/02/18/refurbishing-antiques-with-localconnection/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 16:37:52 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/index.php/2008/02/18/refurbishing-antiques-with-localconnection/</guid>
		<description><![CDATA[There&#8217;s a room in my house that has a pair of old-fashioned wingback chairs set in front of a large Scandinavian bookshelf unit. I like the way this arrangement looks; the graceful curves of the Queen Anne style chairs contrast nicely with the hard, sleek lines of the bookcase. And it would seem that I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a room in my house that has a pair of old-fashioned <a href="http://www.designboom.com/history/easywingback.html" title="wingback chairs">wingback chairs</a> set in front of a large Scandinavian bookshelf unit. I like the way this arrangement looks; the graceful curves of the Queen Anne style chairs contrast nicely with the hard, sleek lines of the bookcase. And it would seem that I&#8217;m not alone; lots of people like to juxtapose classic older styles with contemporary ones. In order to do this successfully, of course, the older item often needs a bit of work: hardware replacement, scratches and dings filled in, or perhaps a complete refinishing job. But the result is often more than worth the effort. And this exercise is not only aesthetically pleasing, it helps to minimize waste by putting an old item to use that might otherwise have been destined for the rubbish pile.</p>
<p>We now have a somewhat analogous situation in the Flash development world - especially those of us who have been working with the technology for several years. We all have old Flash assets lying around that are potentially useful, but they don&#8217;t have all of the functionality we need, and they can&#8217;t be imported into ActionScript 3 projects. So what do we do with them?</p>
<p>One answer is to use the LocalConnection class to enable these antiques to communicate with our current projects. With LocalConnection, any two (or more) SWFs running in the end user&#8217;s Flash player can send messages to each other regardless of what version the SWFs are compiled to or which version of ActionScript they use.</p>
<p>Suppose, for example, that you are asked to build an application that has a clickable U.S. map. When the user selects a state, a pie chart displays the relative amounts spent on various types of candy bar in that state. Flex Charting can take care of the pie chart pretty easily, but what about the map? Suppose you have an old interactive map built in Flash 5 laying around, and you want to use that rather than building a new one from scratch. Well, that is precisely what was done here:</p>
<p align="center"><a href="http://www.robsondesign.com/demo/chart_map/" title="Run Chart Map application"><img src="/blog/images/chart_map.png" title="ChartMap application screen shot" alt="ChartMap application screen shot" align="absmiddle" border="0" height="291" hspace="10" vspace="10" width="400" /></a></p>
<p>This application uses a Flash 5 map of the U.S. loaded into a Flex 2.0 application. Just a few lines of LocalConnection code added to the version 5 FLA were sufficient to enable this perfectly useful old asset to communicate with its ActionScript 3 host. Apart from the developer, the only people who could tell the difference between this application and one built completely from scratch are the people who pay the bill - they could see it in the money they save.</p>
<p>As an aside, you&#8217;ll also notice that the Flex project included in this application illustrates a few interesting things in addition to the LocalConnection code:</p>
<ul>
<li>The use of a custom renderer component to build a custom legend</li>
<li>Using a custom color palette with a Flex chart</li>
<li>Using the interpolate effect to animate a pie chart</li>
<li>An AS3 helper class to read, manipulate, and generate XML data</li>
</ul>
<p>You can run the complete application <a href="http://www.robsondesign.com/demo/chart_map/" title="Chart Map demo application">here</a>. When the application opens, right-click on it to view and download the source.</p>
<p><strong>Note: </strong>The XML data file used for this application is a work of fiction. Any resemblance to actual sales figures or percentages, living or dead, is entirely coincidental.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/02/18/refurbishing-antiques-with-localconnection/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Site update (at long last)</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/02/01/site-update-at-long-last/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/02/01/site-update-at-long-last/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 02:21:59 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[W3C Standards]]></category>

		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/index.php/2008/02/01/site-update-at-long-last/</guid>
		<description><![CDATA[I just treated my website to a long-overdue face lift  - it&#8217;s been at least three years since the last time I gave it any serious attention. This is the first time that it meets W3C standards for markup and style, because it never seemed to be worth the effort until now. At this [...]]]></description>
			<content:encoded><![CDATA[<p>I just treated <a href="http://robsondesign.com/" title="Robson Design website">my website</a> to a long-overdue face lift  - it&#8217;s been at least three years since the last time I gave it any serious attention. This is the first time that it meets W3C standards for markup and style, because it never seemed to be worth the effort until now. At this point, however, the browsers and the design tools have matured such that I was able to create a look and feel that is reasonably consistent across browsers and at the same time abide by the standards without banging my head against the nearest wall.  Of course, I&#8217;ve only tested it in Windows with IE6, IE7, Opera 9, and Firefox 2, so it&#8217;s possible that one of my friends with a Mac will have some bad news for me - but I hope not.</p>
<p>Now I need to tweak this blog&#8217;s CSS so that it coordinates with the look of the static site.</p>
<p><strong>*UPDATE:</strong></p>
<p>I&#8217;ve modified the blog&#8217;s css and added some links to the static site. It would look much better if I didn&#8217;t need to make adjustments in the layout to accommodate IE6. If you&#8217;re using IE, please switch to a <a href="http://www.mozilla.com/en-US/firefox/" title="Firefox download">really good browser</a> <em><strong>now</strong></em>, before you forget about it again. If you don&#8217;t like Firefox, then try <a href="http://www.opera.com/download/" title="Opera download">Opera</a>. If you insist on using IE, and you&#8217;re still using an older version, please at least upgrade to the <a href="http://www.microsoft.com/windows/downloads/ie/getitnow.mspx" title="Internet Explorer 7 download">current version</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/02/01/site-update-at-long-last/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Looking ahead to FlexManiacs 08</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/01/30/looking-ahead-to-flexmaniacs-08/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/01/30/looking-ahead-to-flexmaniacs-08/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 12:55:22 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/index.php/2008/01/30/looking-ahead-to-flexmaniacs-08/</guid>
		<description><![CDATA[If you haven&#8217;t been to the FlexManiacs conference website, you should check it out. The conference is much bigger than last year, plus they&#8217;ve added ColdFusion and AIR sessions.
I&#8217;m particularly glad that Harris Reynolds will be speaking this year, and he has some pretty sweet topics: &#8220;Design Patterns and Architecture Frameworks&#8221; and &#8220;Highly Coordinated Visualizations [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t been to the <a href="http://www.webmaniacsconference.com/" title="FlexManiacs conference website">FlexManiacs conference website</a>, you should check it out. The conference is much bigger than last year, plus they&#8217;ve added ColdFusion and AIR sessions.</p>
<p>I&#8217;m particularly glad that <a href="http://blog.harrisreynolds.net/" title="Harris' blog">Harris Reynolds</a> will be speaking this year, and he has some pretty sweet topics: &#8220;Design Patterns and Architecture Frameworks&#8221; and &#8220;Highly Coordinated Visualizations using Charting.&#8221; I didn&#8217;t get to see him at 360Flex last year, so I&#8217;m really glad that his FlexManiacs sessions don&#8217;t conflict with mine.</p>
<p>What&#8217;s that you say? You detect an ulterior motive in this post? Well, OK, I&#8217;m excited to be speaking again this year, and I&#8217;m happy with my topics, too. Here&#8217;s what I&#8217;ll be doing&#8230;</p>
<p><strong>Making Large Applications Manageable with Modules</strong>: Modules were pretty cool in Flex 2.0.1, but they&#8217;re even cooler in 3.0.</p>
<p><strong>Introduction to ECMAScript for XML (E4X)</strong>: There will be two versions of this - a lecture and a hands-on. E4X is amazing.</p>
<p><strong>Building Accessibile Applications with Flex 3</strong>: This is important for everyone, but especially developers in the D.C. area.</p>
<p>I noticed that the abstracts haven&#8217;t been posted on the conference site yet, but you can see them by clicking <a href="http://ria.eyestreet.com/~jrobson/presentations/flexmaniacs/2008/" title="Abstracts for conference topics">here</a>.</p>
<p>Come to the conference if you can make it. It looks like it will be a great use of your time - not to mention a lot of fun. Take a look at the <a href="http://www.webmaniacsconference.com/" title="FlexManiacs conference website">conference site</a> and I think you&#8217;ll agree. And you might want to think about registering soon, because the prices go up on Friday.</p>
<p><strong>**UPDATE</strong> (02/01/08):</p>
<ul>
<li>The <strong>early-bird pricing has been extended</strong> two weeks, to February 15. The price <a href="http://www.webmaniacsconference.com/" title="FlexManiacs conference website">difference is significant</a>, so if you&#8217;re reasonably sure that you&#8217;re going to attend it&#8217;s worth registering now.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/01/30/looking-ahead-to-flexmaniacs-08/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex-on-Rails, iteration one</title>
		<link>http://www.robsondesign.com/blog/index.php/2008/01/28/flex-on-rails-iteration-one/</link>
		<comments>http://www.robsondesign.com/blog/index.php/2008/01/28/flex-on-rails-iteration-one/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 01:44:42 +0000</pubDate>
		<dc:creator>jimrobson</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[PureMVC]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.robsondesign.com/blog/index.php/2008/01/28/flex-on-rails-iteration-one/</guid>
		<description><![CDATA[I&#8217;ve completed the first iteration of a Flex-on-Rails application, and had a lot of fun doing so. The application is called Index Cards, and it&#8217;s designed to be a generic study aid. The metaphor is simple: on one side of the index card, you write the name of a concept that you wish to learn, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve completed the first iteration of a Flex-on-Rails application, and had a lot of fun doing so. The application is called Index Cards, and it&#8217;s designed to be a generic study aid. The metaphor is simple: on one side of the index card, you write the name of a concept that you wish to learn, and on the back you write a definition and/or description of that concept. Of course, you&#8217;ll have a separate set of index cards for each subject that you study, and within each subject you will further divide your index cards based on topics or categories. You put all of the cards for each topic or category in a rubber band to keep your cards from becoming disorganized. For example, if the subject you&#8217;re studying is elementary statistics, you might have one rubber band to hold cards with descriptive analysis concepts, another rubber band for probability, and so on.</p>
<p align="center"><a href="http://robsondesign.com/demo/index_cards/iteration_one/" title="Index Cards screen shots"><img src="/blog/images/StudyScreenShot_thumb.png" title="Index Cards screen shot. Click to view larger screen shots." alt="Index Cards screen shot. Click to view larger screen shots." align="absmiddle" border="0" height="249" hspace="0" vspace="5" width="370" /></a></p>
<p>Unfortunately, I haven&#8217;t lined up Rails hosting as yet, so I don&#8217;t have an online demo to play with. However, you can download the source code <a href="http://robsondesign.com/demo/index_cards/iteration_one/index_cards.zip" title="Download source code for Index Cards application">here</a>. Please let me know if you have any feedback (criticisms, suggestions, kudos, etc.). Most of the code is still uncommented, so feel free to ping me with any questions as well.</p>
<p>In addition to being my first significant Rails application, this is also my first use of the <a href="http://puremvc.org/" title="PureMVC website">PureMVC </a>framework. I will admit that this slowed me down much more than expected, as I had some trouble wrapping my mind around PureMVC. However, now that I&#8217;m starting to get the hang of it, I think I like it. I will have a better idea of how much I like it when I start adding functionality. I&#8217;ll be posting comments here as I build out the app, so stay tuned.</p>
<p>As it stands, the application has the basic required functionality: you can create, update, and delete index cards, and you can flip through the cards to study them. However, I plan to add (at bare minimum) the ability to study only one rubber band at a time. I also hope to add user management and login functionality so that there could be multiple users of the same instance, as well as different ways of studying with the index cards (multiple choice etc.).</p>
<p>Below is a list of resources that were instrumental in getting me to this point.</p>
<p>Rails:<br />
<a href="http://www.pragprog.com/titles/rails2" title="Website for book, Agile Development with Rails"> Agile Web Development with Rails</a> (of course)  by <a href="http://pragdave.pragprog.com/" title="Dave's blog">Dave Thomas</a>, <a href="http://www.loudthinking.com/" title="David's blog">David Heinemeier Hansson</a>, et al<br />
<a href="http://www.onlamp.com/pub/a/onlamp/2006/12/14/revisiting-ruby-on-rails-revisited.html" title="Rails tutorial"> Rolling with Ruby on Rails Revisited</a> by <a href="http://www.oreillynet.com/pub/au/2890" title="Bill's bio">Bill Walton</a> and <a href="http://www.oreillynet.com/pub/au/2109" title="Curt's bio">Curt Hibbs</a><br />
<a href="http://www.adobe.com/devnet/flex/articles/flex2_rails.html" title="Tutorial on Rails/Flex integration">Integrating Flex 2 and Ruby on Rails</a> by <a href="http://flexonrails.net/" title="Derek's blog">Derek Wischusen</a></p>
<p>PureMVC:<br />
<a href="http://puremvc.org/component/option,com_wrapper/Itemid,30/" title="PureMVC Best Practices document"> PureMVC Best Practices</a> by <a href="http://content.futurescale.com/" title="Cliff Hall's FutureScale">Cliff Hall</a><br />
<a href="http://puremvc.org/content/view/24/69/" title="Demo description and download options"> Cafe Townsend demo</a>  by <a href="http://gurufaction.blogspot.com/" title="Michael's blog">Michael Ramirez</a>  (This is an adaptation of the <a href="http://cairngormdocs.org/blog/?p=19" title="Cafe Townsend Cairngorm demo">Cairngorm demo</a>  for PureMVC)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsondesign.com/blog/index.php/2008/01/28/flex-on-rails-iteration-one/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
