<?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/"
	xmlns:series="http://organizeseries.com/"
		>
<channel>
	<title>Comments for AaronHardy.com</title>
	<atom:link href="http://aaronhardy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaronhardy.com</link>
	<description>For all your Aaron Hardy needs.</description>
	<lastBuildDate>Sat, 04 May 2013 13:49:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Shuffled Row Solver by Allan</title>
		<link>http://aaronhardy.com/flex/shuffled-row-solver/comment-page-1/#comment-147418</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Sat, 04 May 2013 13:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=826#comment-147418</guid>
		<description><![CDATA[High score is 534; &quot;quantized&quot; 210]]></description>
		<content:encoded><![CDATA[<p>High score is 534; &#8220;quantized&#8221; 210</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript Architecture: RequireJS Dependency Management by Kunwar Sangram Singh</title>
		<link>http://aaronhardy.com/javascript/javascript-architecture-requirejs-dependency-management/comment-page-1/#comment-136413</link>
		<dc:creator>Kunwar Sangram Singh</dc:creator>
		<pubDate>Mon, 18 Mar 2013 14:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=1324#comment-136413</guid>
		<description><![CDATA[Recently got interested in web app development and starting exploring frameworks and declarative ways of glueing javascript and other modular components.
Googled for hrs read blogs but most of the post lead to further confusion and explaining kool functions then actual pattern.
 Finally found this series. Thanks A TON !! :)]]></description>
		<content:encoded><![CDATA[<p>Recently got interested in web app development and starting exploring frameworks and declarative ways of glueing javascript and other modular components.<br />
Googled for hrs read blogs but most of the post lead to further confusion and explaining kool functions then actual pattern.<br />
 Finally found this series. Thanks A TON !! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Size Text to Container by Andrea</title>
		<link>http://aaronhardy.com/flex/size-text-to-container/comment-page-1/#comment-134432</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Wed, 06 Mar 2013 09:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=598#comment-134432</guid>
		<description><![CDATA[thanks Aaron,
I understand what you mean and I&#039;m trying to adding an event handler to my text.
Do you know how to turn a TLFTextField on stage in a text flow?
I&#039;m going crazy to find a solution ..]]></description>
		<content:encoded><![CDATA[<p>thanks Aaron,<br />
I understand what you mean and I&#8217;m trying to adding an event handler to my text.<br />
Do you know how to turn a TLFTextField on stage in a text flow?<br />
I&#8217;m going crazy to find a solution ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Size Text to Container by Aaron Hardy</title>
		<link>http://aaronhardy.com/flex/size-text-to-container/comment-page-1/#comment-134404</link>
		<dc:creator>Aaron Hardy</dc:creator>
		<pubDate>Wed, 06 Mar 2013 03:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=598#comment-134404</guid>
		<description><![CDATA[Andrea, that shouldn&#039;t be a problem.  If you look at the source of the demo you&#039;ll see I have:

&lt;code&gt;textFlow.addEventListener(FlowOperationEvent.FLOW_OPERATION_END, flowOperationEndHandler);&lt;/code&gt;

And the flowOperationHandler is what performs the resizing. You should just need to follow the same pattern by adding an event handler to your own text flow.]]></description>
		<content:encoded><![CDATA[<p>Andrea, that shouldn&#8217;t be a problem.  If you look at the source of the demo you&#8217;ll see I have:</p>
<p><code>textFlow.addEventListener(FlowOperationEvent.FLOW_OPERATION_END, flowOperationEndHandler);</code></p>
<p>And the flowOperationHandler is what performs the resizing. You should just need to follow the same pattern by adding an event handler to your own text flow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Size Text to Container by Andrea</title>
		<link>http://aaronhardy.com/flex/size-text-to-container/comment-page-1/#comment-134347</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Tue, 05 Mar 2013 14:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=598#comment-134347</guid>
		<description><![CDATA[Hi,
very good job.
is it possible to apply your method to an existing TLF on stage? 
How can i do?
thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
very good job.<br />
is it possible to apply your method to an existing TLF on stage?<br />
How can i do?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript Architecture: The Basics by reshe</title>
		<link>http://aaronhardy.com/javascript/javascript-architecture-the-basics/comment-page-1/#comment-133552</link>
		<dc:creator>reshe</dc:creator>
		<pubDate>Thu, 28 Feb 2013 11:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=1022#comment-133552</guid>
		<description><![CDATA[thanks for this great article, I am a noob with js, and hope this will help we get started in learning more advanced javascript and technics.]]></description>
		<content:encoded><![CDATA[<p>thanks for this great article, I am a noob with js, and hope this will help we get started in learning more advanced javascript and technics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript Architecture: RequireJS Dependency Management by Aaron Hardy</title>
		<link>http://aaronhardy.com/javascript/javascript-architecture-requirejs-dependency-management/comment-page-1/#comment-130616</link>
		<dc:creator>Aaron Hardy</dc:creator>
		<pubDate>Mon, 11 Feb 2013 16:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=1324#comment-130616</guid>
		<description><![CDATA[Hi Kris. Thanks for stopping by. There are some nice libraries for helping mock dependencies. Check out these if you haven&#039;t already:

https://github.com/mattfysh/testr.js
https://github.com/jrburke/requirejs/wiki/Test-frameworks

Those should help you out. I&#039;d be curious to know if you still run into problems.]]></description>
		<content:encoded><![CDATA[<p>Hi Kris. Thanks for stopping by. There are some nice libraries for helping mock dependencies. Check out these if you haven&#8217;t already:</p>
<p><a href="https://github.com/mattfysh/testr.js" rel="nofollow">https://github.com/mattfysh/testr.js</a><br />
<a href="https://github.com/jrburke/requirejs/wiki/Test-frameworks" rel="nofollow">https://github.com/jrburke/requirejs/wiki/Test-frameworks</a></p>
<p>Those should help you out. I&#8217;d be curious to know if you still run into problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shuffled Row Solver by Jerry</title>
		<link>http://aaronhardy.com/flex/shuffled-row-solver/comment-page-1/#comment-123270</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Thu, 31 Jan 2013 07:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=826#comment-123270</guid>
		<description><![CDATA[High score without cheating is 416 with word LAXATIVE at 126.  Highest cheating using this site is 516.  Oddly enough I didn&#039;t have a word better than my &#039;real&#039; laxative!]]></description>
		<content:encoded><![CDATA[<p>High score without cheating is 416 with word LAXATIVE at 126.  Highest cheating using this site is 516.  Oddly enough I didn&#8217;t have a word better than my &#8216;real&#8217; laxative!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript Architecture: RequireJS Dependency Management by Kris</title>
		<link>http://aaronhardy.com/javascript/javascript-architecture-requirejs-dependency-management/comment-page-1/#comment-117543</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 24 Jan 2013 14:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=1324#comment-117543</guid>
		<description><![CDATA[Hi Aron, nice writeup, well explained. I wish you would include testing in this context. 
I chose Backbone and RequireJS for the reasons you mention here, since my app will be really large and needs good structure, modularization and therefore dependency mgmt. The app is coming along fine and I decided its time to start setting up a test framework, thinking it should be really easy to mock out any dependencies since I&#039;m using require... But after a week of trying every solution I can find I&#039;m starting to despair. This is obviously an area that is in dire need of examples!]]></description>
		<content:encoded><![CDATA[<p>Hi Aron, nice writeup, well explained. I wish you would include testing in this context.<br />
I chose Backbone and RequireJS for the reasons you mention here, since my app will be really large and needs good structure, modularization and therefore dependency mgmt. The app is coming along fine and I decided its time to start setting up a test framework, thinking it should be really easy to mock out any dependencies since I&#8217;m using require&#8230; But after a week of trying every solution I can find I&#8217;m starting to despair. This is obviously an area that is in dire need of examples!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript Architecture: Backbone.js Models by Aaron Hardy</title>
		<link>http://aaronhardy.com/javascript/javascript-architecture-backbone-js-models/comment-page-1/#comment-116197</link>
		<dc:creator>Aaron Hardy</dc:creator>
		<pubDate>Wed, 23 Jan 2013 04:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://aaronhardy.com/?p=1173#comment-116197</guid>
		<description><![CDATA[Hey Eugen, thanks for the question.  You&#039;re right, Backbone doesn&#039;t really proactively facilitate any particular way of passing around models or sharing them.  I usually don&#039;t find it difficult or problematic  to manually pass models from view to view, however. An alternative is to use a global (eww.) or if you&#039;re using RequireJS make an AMD module that you can access and share.

Other thoughts:

When appropriate I try to use a pub/sub bus like the EventAggregator found in Marionette (https://github.com/marionettejs/backbone.marionette) or postal.js though that deserves a much larger discussion.

I&#039;d like to see more discussion about Inversion of Control containers in the context of Backbone.  Many dynamic language hipsters poo-poo it but I think it has its place (as it does in AngularJS).]]></description>
		<content:encoded><![CDATA[<p>Hey Eugen, thanks for the question.  You&#8217;re right, Backbone doesn&#8217;t really proactively facilitate any particular way of passing around models or sharing them.  I usually don&#8217;t find it difficult or problematic  to manually pass models from view to view, however. An alternative is to use a global (eww.) or if you&#8217;re using RequireJS make an AMD module that you can access and share.</p>
<p>Other thoughts:</p>
<p>When appropriate I try to use a pub/sub bus like the EventAggregator found in Marionette (<a href="https://github.com/marionettejs/backbone.marionette" rel="nofollow">https://github.com/marionettejs/backbone.marionette</a>) or postal.js though that deserves a much larger discussion.</p>
<p>I&#8217;d like to see more discussion about Inversion of Control containers in the context of Backbone.  Many dynamic language hipsters poo-poo it but I think it has its place (as it does in AngularJS).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
