<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Building Blocks &#187; MVCS</title>
	<atom:link href="http://joelhooks.com/tag/mvcs/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelhooks.com</link>
	<description>It is not enough for code to work. Code that works is often badly broken</description>
	<lastBuildDate>Tue, 29 Jun 2010 18:45:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
		<item>
		<title>Robotlegs MVCS: Walkthrough of an AIR Twitter Client</title>
		<link>http://joelhooks.com/2009/11/11/a-walkthrough-of-an-air-twitter-client-using-robotlegs-mvcs/</link>
		<comments>http://joelhooks.com/2009/11/11/a-walkthrough-of-an-air-twitter-client-using-robotlegs-mvcs/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 17:46:56 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[robotlegs]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[MVCS]]></category>

		<guid isPermaLink="false">http://joelhooks.com/?p=349</guid>
		<description><![CDATA[Here is the "completed" project on Github. This is a roughly 25 minute walkthrough of wiring together a Twitter client using the Robotlegs AS3 Micro-Architecture MVCS implementation. It covers setting up the context, using commands, mediating composite view component, granular view component mediation, and retrieving data from a service. Apologies in advance for the ambient [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://joelhooks.com/video/rl_twitter.mov" rel="shadowbox;height=568;width=960"><img src="http://69.164.207.135/wp-content/uploads/2009/11/rl_twit_ss.png" alt="rl_twit_ss" title="rl_twit_ss" width="490" height="257" class="aligncenter size-full wp-image-354" /></a></p>
<p><a href="http://github.com/joelhooks/robotlegs-examples-Twitter"><strong>Here is the "completed" project on Github.</strong></a></p>
<p>This is a roughly 25 minute walkthrough of wiring together a Twitter client using the Robotlegs AS3 Micro-Architecture MVCS implementation. It covers setting up the context, using commands, mediating composite view component, granular view component mediation, and retrieving data from a service.</p>
<p>Apologies in advance for the ambient noise. 4 kids, 2 dogs, and a busy wife does not make the perfect sound booth <img src='http://joelhooks.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I am considering expanding on this example and creating a start to finish video series creating a full Twitter client with Robotlegs. This would cover the actual component building, wiring everything together, working with data models (local storage, etc), and refining the application to use the advanced features available with the Twitter API using TDD the whole time for development. Is this something that you'd be interested in?</p>
]]></content:encoded>
			<wfw:commentRss>http://joelhooks.com/2009/11/11/a-walkthrough-of-an-air-twitter-client-using-robotlegs-mvcs/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
<enclosure url="http://joelhooks.com/video/rl_twitter.mov" length="25935872" type="video/quicktime" />
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
