<?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: Giving Cairngorm a Test Drive (Example Code)</title>
	<atom:link href="http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/</link>
	<description>Josh Tynjala explores Flash, Flex, and ActionScript.</description>
	<lastBuildDate>Sat, 31 Jul 2010 02:55:11 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sathya Moorthi K</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-72281</link>
		<dc:creator>Sathya Moorthi K</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-72281</guid>
		<description>hi.. i need to retrieve all the table values from the database by flex+cairngorm using php+mysql.. need sample code.. help me.. please.. thanks in advance..</description>
		<content:encoded><![CDATA[<p>hi.. i need to retrieve all the table values from the database by flex+cairngorm using php+mysql.. need sample code.. help me.. please.. thanks in advance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rconceiver</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-44161</link>
		<dc:creator>rconceiver</dc:creator>
		<pubDate>Mon, 21 Apr 2008 07:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-44161</guid>
		<description>thanks for that...
example is really kool..
It has cleared my vision for Cairngorm..</description>
		<content:encoded><![CDATA[<p>thanks for that&#8230;<br />
example is really kool..<br />
It has cleared my vision for Cairngorm..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-43696</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 15 Apr 2008 15:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-43696</guid>
		<description>rconceiver, the link to the &lt;a href=&quot;http://developer.yahoo.com/flash/astra-webapis/&quot; rel=&quot;nofollow&quot;&gt;Yahoo! Astra Web APIs&lt;/a&gt; has been fixed.</description>
		<content:encoded><![CDATA[<p>rconceiver, the link to the <a href="http://developer.yahoo.com/flash/astra-webapis/" rel="nofollow">Yahoo! Astra Web APIs</a> has been fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rconceiver</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-43687</link>
		<dc:creator>rconceiver</dc:creator>
		<pubDate>Tue, 15 Apr 2008 13:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-43687</guid>
		<description>could not found the yahoo api classes..
please give another link to download them...</description>
		<content:encoded><![CDATA[<p>could not found the yahoo api classes..<br />
please give another link to download them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-13607</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 07 Aug 2007 15:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-13607</guid>
		<description>mzx, using the IModelLocator interface shouldn&#039;t be any different than using the old-style ModelLocator interface that I was using in this example. If I remember correctly, when IModelLocator was introduced, I only had to change the name and everything else worked fine. The &lt;a href=&quot;http://www.zeuslabs.us/projects/digg/srcview/index.html&quot; rel=&quot;nofollow&quot;&gt;source code for my WordWeb app&lt;/a&gt; used IModelLocator if you really need an example.</description>
		<content:encoded><![CDATA[<p>mzx, using the IModelLocator interface shouldn&#8217;t be any different than using the old-style ModelLocator interface that I was using in this example. If I remember correctly, when IModelLocator was introduced, I only had to change the name and everything else worked fine. The <a href="http://www.zeuslabs.us/projects/digg/srcview/index.html" rel="nofollow">source code for my WordWeb app</a> used IModelLocator if you really need an example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mzx</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-13604</link>
		<dc:creator>mzx</dc:creator>
		<pubDate>Tue, 07 Aug 2007 14:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-13604</guid>
		<description>check me if im wrong but im looking for example with 
class ModelLocator:IModelLocator;
any links?</description>
		<content:encoded><![CDATA[<p>check me if im wrong but im looking for example with<br />
class ModelLocator:IModelLocator;<br />
any links?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Code Sweat Blog &#187; Blog Archive &#187; Some Flex 2 Related Links (pt. one)</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-11358</link>
		<dc:creator>Code Sweat Blog &#187; Blog Archive &#187; Some Flex 2 Related Links (pt. one)</dc:creator>
		<pubDate>Thu, 05 Jul 2007 05:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-11358</guid>
		<description>[...] Giving Cairngorm a Test Drive (Example Code) Â» Zeus Labs [...]</description>
		<content:encoded><![CDATA[<p>[...] Giving Cairngorm a Test Drive (Example Code) Â» Zeus Labs [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-8151</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Mon, 30 Apr 2007 22:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-8151</guid>
		<description>Jesse Warden&#039;s &lt;a href=&quot;http://www.jessewarden.com/archives/2007/04/flex_example_ht.html&quot; rel=&quot;nofollow&quot;&gt;Amazon example for Cairngorm 2.2&lt;/a&gt; is a good resource. Check it out for a cleaner implementation than mine.</description>
		<content:encoded><![CDATA[<p>Jesse Warden&#8217;s <a href="http://www.jessewarden.com/archives/2007/04/flex_example_ht.html" rel="nofollow">Amazon example for Cairngorm 2.2</a> is a good resource. Check it out for a cleaner implementation than mine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tangent</title>
		<link>http://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/comment-page-1/#comment-7651</link>
		<dc:creator>Tangent</dc:creator>
		<pubDate>Thu, 05 Apr 2007 15:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-7651</guid>
		<description>Well, MVC is not a simple pattern, it took me a while to understand as well. &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0596526954/zeuslabs-20/ref=nosim/&quot; rel=&quot;nofollow&quot;&gt;ActionScript Cookbook&lt;/a&gt; would be a good place to understand the pattern, which would lend you a hand on understanding Cairngorm.</description>
		<content:encoded><![CDATA[<p>Well, MVC is not a simple pattern, it took me a while to understand as well. <a href="http://www.amazon.com/exec/obidos/ASIN/0596526954/zeuslabs-20/ref=nosim/" rel="nofollow">ActionScript Cookbook</a> would be a good place to understand the pattern, which would lend you a hand on understanding Cairngorm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
