<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for curiousminds</title>
	<atom:link href="http://curiousmindsmedia.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousmindsmedia.wordpress.com</link>
	<description>Like nailing Jell-o to a tree!</description>
	<lastBuildDate>Thu, 17 Dec 2009 19:45:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Creating an Augmented Reality App using Papervision3D and FLARtoolkit. Part 1: Setting Up by Creating an augmented reality site using Papervision 3d and FLARtoolkit. Part 2: Listening for Events and Animating the Scene &#171; curiousminds</title>
		<link>http://curiousmindsmedia.wordpress.com/2009/12/04/creating-a-jersey-boys-augmented-reality-site-using-papervision-3d-and-flartoolkit-part-1-setting-up/#comment-1560</link>
		<dc:creator>Creating an augmented reality site using Papervision 3d and FLARtoolkit. Part 2: Listening for Events and Animating the Scene &#171; curiousminds</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/?p=522#comment-1560</guid>
		<description>[...] the functions that will attach this object to your marker (if you haven&#8217;t read part 1 yet, click here to read it). In part 2, I will go over how to listen for when the marker is detected (and [...]</description>
		<content:encoded><![CDATA[<p>[...] the functions that will attach this object to your marker (if you haven&#8217;t read part 1 yet, click here to read it). In part 2, I will go over how to listen for when the marker is detected (and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Remoting ArrayCollection Tutorial &#8211; Part I by curiousmindsmedia</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/08/06/as3-remoting-arraycollection-tutorial-part-i/#comment-1559</link>
		<dc:creator>curiousmindsmedia</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/?p=83#comment-1559</guid>
		<description>D, we&#039;re just showing how to split the result into an array collection if you need to cast it as a different type. Of course this code would be encapsulated in a separate remote service class.</description>
		<content:encoded><![CDATA[<p>D, we&#8217;re just showing how to split the result into an array collection if you need to cast it as a different type. Of course this code would be encapsulated in a separate remote service class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Remoting ArrayCollection Tutorial &#8211; Part I by Derrick</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/08/06/as3-remoting-arraycollection-tutorial-part-i/#comment-1558</link>
		<dc:creator>Derrick</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/?p=83#comment-1558</guid>
		<description>This is pretty good, for moving code out of MXML, etc, but why not go a little further and make a more generic RemoteObject wrapper. 

Either way, I highly suggest taking a look at a MVC framework such as Mate.  This discusses the Event mechanism: http://mate.asfusion.com/page/documentation/best-practices/events

In your generic object &quot;MyRemoteEvent&quot;, you have a very specific handler, which is tightly coupled. 

Cheers!</description>
		<content:encoded><![CDATA[<p>This is pretty good, for moving code out of MXML, etc, but why not go a little further and make a more generic RemoteObject wrapper. </p>
<p>Either way, I highly suggest taking a look at a MVC framework such as Mate.  This discusses the Event mechanism: <a href="http://mate.asfusion.com/page/documentation/best-practices/events" rel="nofollow">http://mate.asfusion.com/page/documentation/best-practices/events</a></p>
<p>In your generic object &#8220;MyRemoteEvent&#8221;, you have a very specific handler, which is tightly coupled. </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Remoting ArrayCollection Tutorial &#8211; Part I by curiousmindsmedia</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/08/06/as3-remoting-arraycollection-tutorial-part-i/#comment-1555</link>
		<dc:creator>curiousmindsmedia</dc:creator>
		<pubDate>Mon, 16 Nov 2009 14:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/?p=83#comment-1555</guid>
		<description>Yup, you def can do it that way, but there are some cases when the return from the service will not cast as the ArrayCollection, or if you need to cast it as a not so strongly typed object. Cheers!</description>
		<content:encoded><![CDATA[<p>Yup, you def can do it that way, but there are some cases when the return from the service will not cast as the ArrayCollection, or if you need to cast it as a not so strongly typed object. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Remoting ArrayCollection Tutorial &#8211; Part I by Deniz Davutoglu</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/08/06/as3-remoting-arraycollection-tutorial-part-i/#comment-1554</link>
		<dc:creator>Deniz Davutoglu</dc:creator>
		<pubDate>Sat, 14 Nov 2009 09:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/?p=83#comment-1554</guid>
		<description>it is easier way to do this with 1 line of code
var _myArrayCollection:ArrayCollection = ArrayCollection( ArrayUtil.toArray (event.result as Object));

have fun</description>
		<content:encoded><![CDATA[<p>it is easier way to do this with 1 line of code<br />
var _myArrayCollection:ArrayCollection = ArrayCollection( ArrayUtil.toArray (event.result as Object));</p>
<p>have fun</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Remoting AS2 vs AS3 by amf0 vs amf3</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/01/29/flash-remoting-as2-vs-as3/#comment-1553</link>
		<dc:creator>amf0 vs amf3</dc:creator>
		<pubDate>Fri, 16 Oct 2009 09:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/?p=67#comment-1553</guid>
		<description>Hello, I notice that you use the AMF0 object encoding rather than AMF3 encoding.

Is your server gateway to unsupport the AMF3 or there are other reason?</description>
		<content:encoded><![CDATA[<p>Hello, I notice that you use the AMF0 object encoding rather than AMF3 encoding.</p>
<p>Is your server gateway to unsupport the AMF3 or there are other reason?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Remoting ArrayCollection Tutorial &#8211; Part I by xavier</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/08/06/as3-remoting-arraycollection-tutorial-part-i/#comment-1552</link>
		<dc:creator>xavier</dc:creator>
		<pubDate>Mon, 05 Oct 2009 21:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/?p=83#comment-1552</guid>
		<description>Thanks for that.</description>
		<content:encoded><![CDATA[<p>Thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Papervision3D Tutorial by flashmad</title>
		<link>http://curiousmindsmedia.wordpress.com/2007/05/14/33/#comment-1551</link>
		<dc:creator>flashmad</dc:creator>
		<pubDate>Wed, 23 Sep 2009 07:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/2007/05/14/33/#comment-1551</guid>
		<description>Which papervision version i have to use for this tutorial??</description>
		<content:encoded><![CDATA[<p>Which papervision version i have to use for this tutorial??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex Tab Navigator with Close Buttons by curiousmindsmedia</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/01/18/flex-tab-navigator-with-close-buttons-technique/#comment-1550</link>
		<dc:creator>curiousmindsmedia</dc:creator>
		<pubDate>Thu, 17 Sep 2009 13:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/2008/01/18/flex-tab-navigator-with-close-buttons-technique/#comment-1550</guid>
		<description>Kris, this is just a simple button instance that I created by extending the button class.</description>
		<content:encoded><![CDATA[<p>Kris, this is just a simple button instance that I created by extending the button class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex Tab Navigator with Close Buttons by curiousmindsmedia</title>
		<link>http://curiousmindsmedia.wordpress.com/2008/01/18/flex-tab-navigator-with-close-buttons-technique/#comment-1549</link>
		<dc:creator>curiousmindsmedia</dc:creator>
		<pubDate>Thu, 17 Sep 2009 13:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://curiousmindsmedia.wordpress.com/2008/01/18/flex-tab-navigator-with-close-buttons-technique/#comment-1549</guid>
		<description>Shilpa, to add an event listener to the click button, myButton.addEventListener(Event.CLICK,someListener); Though be warned that this post is horribly out of date. The proper way to get a close button in a tab navigator tab is to extend the button class that creates the tab.</description>
		<content:encoded><![CDATA[<p>Shilpa, to add an event listener to the click button, myButton.addEventListener(Event.CLICK,someListener); Though be warned that this post is horribly out of date. The proper way to get a close button in a tab navigator tab is to extend the button class that creates the tab.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
