<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Use RobotLegs On Top of Gaia: Part Deux	</title>
	<atom:link href="https://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Tue, 01 Jun 2010 02:15:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: The Grego &#187; Flash and the City 2010		</title>
		<link>https://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html/comment-page-1#comment-241780</link>

		<dc:creator><![CDATA[The Grego &#187; Flash and the City 2010]]></dc:creator>
		<pubDate>Tue, 01 Jun 2010 02:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2196#comment-241780</guid>

					<description><![CDATA[[...] framework and how to use it in correlation to Robotlegs. He has a blog post about this topic hereÂ http://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html. His talk was energetic and fun to watch. I didn&#8217;t take any notes, but now I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] framework and how to use it in correlation to Robotlegs. He has a blog post about this topic hereÂ http://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html. His talk was energetic and fun to watch. I didn&#8217;t take any notes, but now I&#8217;m [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Angel Anton		</title>
		<link>https://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html/comment-page-1#comment-241744</link>

		<dc:creator><![CDATA[Angel Anton]]></dc:creator>
		<pubDate>Wed, 19 May 2010 23:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2196#comment-241744</guid>

					<description><![CDATA[Very good article, please check this links, will help to anybody interested in Gaia + RobotLegs, from Kevin Cao developer..:

http://vimeo.com/10338127
http://github.com/kyoji2/RobotGaiaAnt

Regards]]></description>
			<content:encoded><![CDATA[<p>Very good article, please check this links, will help to anybody interested in Gaia + RobotLegs, from Kevin Cao developer..:</p>
<p><a href="http://vimeo.com/10338127" rel="nofollow ugc">http://vimeo.com/10338127</a><br />
<a href="http://github.com/kyoji2/RobotGaiaAnt" rel="nofollow ugc">http://github.com/kyoji2/RobotGaiaAnt</a></p>
<p>Regards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Glidias		</title>
		<link>https://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html/comment-page-1#comment-241733</link>

		<dc:creator><![CDATA[Glidias]]></dc:creator>
		<pubDate>Wed, 19 May 2010 10:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2196#comment-241733</guid>

					<description><![CDATA[There are different ways to bootstrap RObotLegs on Gaia instead of using Main. If i used the &quot;indexFirst=&quot;true&quot; option, my index page could do the bootstrapping off an externally preloaded IMovieClip asset which has the RobotLegs app logic. This allows me to map services and other stuff prior to calling super.transitionInComplete and IMovieClip.content.initRobotlegs(). IGaia can be mapped as a service in RobotLegs for any menus/widgets in the site instead of using the singleton bridge reference. 
Personally, for better declarative control, I tend to adopt manual mediation routines which allow me to mediate assets and custom-map them to multiple interface variables through a generic Inject(name=&quot;view&quot;) attonation within my mediators. This allows me to map a view component to multiple interface signature variables, rather than RobotLegs automatic-mediation restriction of a single view component type to be mapped.]]></description>
			<content:encoded><![CDATA[<p>There are different ways to bootstrap RObotLegs on Gaia instead of using Main. If i used the &#8220;indexFirst=&#8221;true&#8221; option, my index page could do the bootstrapping off an externally preloaded IMovieClip asset which has the RobotLegs app logic. This allows me to map services and other stuff prior to calling super.transitionInComplete and IMovieClip.content.initRobotlegs(). IGaia can be mapped as a service in RobotLegs for any menus/widgets in the site instead of using the singleton bridge reference.<br />
Personally, for better declarative control, I tend to adopt manual mediation routines which allow me to mediate assets and custom-map them to multiple interface variables through a generic Inject(name=&#8221;view&#8221;) attonation within my mediators. This allows me to map a view component to multiple interface signature variables, rather than RobotLegs automatic-mediation restriction of a single view component type to be mapped.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Fuqua		</title>
		<link>https://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html/comment-page-1#comment-241732</link>

		<dc:creator><![CDATA[Mark Fuqua]]></dc:creator>
		<pubDate>Wed, 19 May 2010 03:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2196#comment-241732</guid>

					<description><![CDATA[Glad to see the post...was starting to worry you&#039;d never come back from iphone land.]]></description>
			<content:encoded><![CDATA[<p>Glad to see the post&#8230;was starting to worry you&#8217;d never come back from iphone land.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramiro Araujo		</title>
		<link>https://jessewarden.com/2010/05/how-to-use-robotlegs-on-top-of-gaia-part-deux.html/comment-page-1#comment-241731</link>

		<dc:creator><![CDATA[Ramiro Araujo]]></dc:creator>
		<pubDate>Tue, 18 May 2010 21:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2196#comment-241731</guid>

					<description><![CDATA[Yesss! I was looking forward this second part :D
Thanks a lot]]></description>
			<content:encoded><![CDATA[<p>Yesss! I was looking forward this second part :D<br />
Thanks a lot</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
