<?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: Composite JS Apps: Regions And Region Managers</title>
	<atom:link href="http://lostechies.com/derickbailey/2011/12/12/composite-js-apps-regions-and-region-managers/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derickbailey/2011/12/12/composite-js-apps-regions-and-region-managers/</link>
	<description>Better Than Yesterday</description>
	<lastBuildDate>Thu, 13 Jun 2013 17:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/derickbailey/2011/12/12/composite-js-apps-regions-and-region-managers/#comment-2414</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Tue, 01 May 2012 20:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=707#comment-2414</guid>
		<description>I&#039;ve turned this basic code in to a constructor function instead of a module, in my Backbone.Marionette framework so that I can create instances of Region objects and assign an `el` to each region instance. 

It&#039;s pretty simple code, for the most part. http://derickbailey.github.com/backbone.marionette/docs/backbone.marionette.html#section-34</description>
		<content:encoded><![CDATA[<p>I&#8217;ve turned this basic code in to a constructor function instead of a module, in my Backbone.Marionette framework so that I can create instances of Region objects and assign an `el` to each region instance. </p>
<p>It&#8217;s pretty simple code, for the most part. http://derickbailey.github.com/backbone.marionette/docs/backbone.marionette.html#section-34</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rinat Silnov</title>
		<link>http://lostechies.com/derickbailey/2011/12/12/composite-js-apps-regions-and-region-managers/#comment-2413</link>
		<dc:creator>Rinat Silnov</dc:creator>
		<pubDate>Tue, 01 May 2012 20:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=707#comment-2413</guid>
		<description>Great approach, Derick. How do you use it with different regions (without hard coded “#mainregion”) ? If you need for example change one region without removing another?</description>
		<content:encoded><![CDATA[<p>Great approach, Derick. How do you use it with different regions (without hard coded “#mainregion”) ? If you need for example change one region without removing another?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Oshika</title>
		<link>http://lostechies.com/derickbailey/2011/12/12/composite-js-apps-regions-and-region-managers/#comment-2032</link>
		<dc:creator>Johnny Oshika</dc:creator>
		<pubDate>Wed, 14 Dec 2011 20:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=707#comment-2032</guid>
		<description>Another great post, Derick.</description>
		<content:encoded><![CDATA[<p>Another great post, Derick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
