<?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: Introduction to Flex</title>
	<atom:link href="http://fuelyourcoding.com/introduction-to-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://fuelyourcoding.com/introduction-to-flex/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 16:03:29 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ricardo Wertheim</title>
		<link>http://fuelyourcoding.com/introduction-to-flex/comment-page-1/#comment-1968</link>
		<dc:creator>Ricardo Wertheim</dc:creator>
		<pubDate>Sun, 07 Mar 2010 03:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=306#comment-1968</guid>
		<description>Hi, I came across this blog article while looking for help with Microsoft Silverlight. I&#039;ve recently changed internet browser from Opera to Microsoft Internet Explorer 5. Just recently I seem to have a problem with loading sites that have Microsoft Silverlight. Every time I go on a site that requires Microsoft Silverlight, my computer does not load and I get a &quot;npctrl.dll&quot; error. I cannot seem to find out how to fix the problem. Any aid getting Microsoft Silverlight to work is very appreciated! Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I came across this blog article while looking for help with Microsoft Silverlight. I&#8217;ve recently changed internet browser from Opera to Microsoft Internet Explorer 5. Just recently I seem to have a problem with loading sites that have Microsoft Silverlight. Every time I go on a site that requires Microsoft Silverlight, my computer does not load and I get a &#8220;npctrl.dll&#8221; error. I cannot seem to find out how to fix the problem. Any aid getting Microsoft Silverlight to work is very appreciated! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-12-18 &#171; toonz</title>
		<link>http://fuelyourcoding.com/introduction-to-flex/comment-page-1/#comment-1487</link>
		<dc:creator>links for 2009-12-18 &#171; toonz</dc:creator>
		<pubDate>Fri, 18 Dec 2009 23:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=306#comment-1487</guid>
		<description>[...] Introduction to Flex &#124; Fuel Your Coding (tags: flex tutorial) [...]</description>
		<content:encoded><![CDATA[<p>[...] Introduction to Flex | Fuel Your Coding (tags: flex tutorial) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arnold</title>
		<link>http://fuelyourcoding.com/introduction-to-flex/comment-page-1/#comment-388</link>
		<dc:creator>arnold</dc:creator>
		<pubDate>Fri, 10 Jul 2009 02:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=306#comment-388</guid>
		<description>nice! I love to hear more about flex 
thanks for this article..you thought me something good today

how about showcasing the best flex application (just for inspiration), that could be awesome  in your next article</description>
		<content:encoded><![CDATA[<p>nice! I love to hear more about flex<br />
thanks for this article..you thought me something good today</p>
<p>how about showcasing the best flex application (just for inspiration), that could be awesome  in your next article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi Tzurel</title>
		<link>http://fuelyourcoding.com/introduction-to-flex/comment-page-1/#comment-350</link>
		<dc:creator>Avi Tzurel</dc:creator>
		<pubDate>Sun, 28 Jun 2009 22:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=306#comment-350</guid>
		<description>Hi Guys,

Thank you for the comments.
I plan to write more on this subject.

Avi</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Thank you for the comments.<br />
I plan to write more on this subject.</p>
<p>Avi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M Way</title>
		<link>http://fuelyourcoding.com/introduction-to-flex/comment-page-1/#comment-338</link>
		<dc:creator>M Way</dc:creator>
		<pubDate>Wed, 24 Jun 2009 21:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=306#comment-338</guid>
		<description>@scott: Generally Flex apps are for larger-scale sites - although, with the release of Flash 10 for various mobile OSes in October (ish), this could definitely become a focal point for conditional flex apps for mobile devices.  Rails integration is super easy, it really makes using data in Flex apps extremely simple - the only thing you may want to watch out for is the call to dasherize in to_xml (in Hash::to_xml source - converts underscores to hyphens).</description>
		<content:encoded><![CDATA[<p>@scott: Generally Flex apps are for larger-scale sites &#8211; although, with the release of Flash 10 for various mobile OSes in October (ish), this could definitely become a focal point for conditional flex apps for mobile devices.  Rails integration is super easy, it really makes using data in Flex apps extremely simple &#8211; the only thing you may want to watch out for is the call to dasherize in to_xml (in Hash::to_xml source &#8211; converts underscores to hyphens).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Radcliff</title>
		<link>http://fuelyourcoding.com/introduction-to-flex/comment-page-1/#comment-337</link>
		<dc:creator>Scott Radcliff</dc:creator>
		<pubDate>Wed, 24 Jun 2009 21:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=306#comment-337</guid>
		<description>I really like what you guys are doing here. Every post I read is top notch.

I think you may have read my mind? I have been looking at Flex for sometime, but the lack of flash support on mobile devices is my big stumbling block. The part that has me almost sold is RoR integration, I can see outstanding apps being built.

Keep up the developer love, and the great content. Looking forward to more Flex posts.

-Scott</description>
		<content:encoded><![CDATA[<p>I really like what you guys are doing here. Every post I read is top notch.</p>
<p>I think you may have read my mind? I have been looking at Flex for sometime, but the lack of flash support on mobile devices is my big stumbling block. The part that has me almost sold is RoR integration, I can see outstanding apps being built.</p>
<p>Keep up the developer love, and the great content. Looking forward to more Flex posts.</p>
<p>-Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M Way</title>
		<link>http://fuelyourcoding.com/introduction-to-flex/comment-page-1/#comment-336</link>
		<dc:creator>M Way</dc:creator>
		<pubDate>Wed, 24 Jun 2009 18:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=306#comment-336</guid>
		<description>I dig it.  More people should be educated about Flex - I don&#039;t think everyone really grasps how powerful it actually is.  I mean, granted, it has caveats like anything else, sure, but given its capabilities and the tools it provides, it&#039;s extremely valuable.</description>
		<content:encoded><![CDATA[<p>I dig it.  More people should be educated about Flex &#8211; I don&#8217;t think everyone really grasps how powerful it actually is.  I mean, granted, it has caveats like anything else, sure, but given its capabilities and the tools it provides, it&#8217;s extremely valuable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
