<?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 on: Using Flex with Ruby on Rails</title>
	<atom:link href="http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/</link>
	<description>Yet another blog on Technology</description>
	<lastBuildDate>Thu, 26 Mar 2009 11:49:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: techblogger</title>
		<link>http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-155</link>
		<dc:creator>techblogger</dc:creator>
		<pubDate>Tue, 23 Dec 2008 17:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-155</guid>
		<description>Hi Sonalika,

To configure the url that opens when you run the project right click on the project in Flex Navigator and select &quot;Properties&quot;:
http://skitch.com/gauravsharma/9kii/preview
Select &quot;Flex Build Path&quot;:
http://skitch.com/gauravsharma/9ki7/skitch
and clear the &quot;Output Folder Url&quot; or optionally point it to your server. Just to run the project you should clear the existing value.</description>
		<content:encoded><![CDATA[<p>Hi Sonalika,</p>
<p>To configure the url that opens when you run the project right click on the project in Flex Navigator and select &#8220;Properties&#8221;:<br />
<a href="http://skitch.com/gauravsharma/9kii/preview" rel="nofollow">http://skitch.com/gauravsharma/9kii/preview</a><br />
Select &#8220;Flex Build Path&#8221;:<br />
<a href="http://skitch.com/gauravsharma/9ki7/skitch" rel="nofollow">http://skitch.com/gauravsharma/9ki7/skitch</a><br />
and clear the &#8220;Output Folder Url&#8221; or optionally point it to your server. Just to run the project you should clear the existing value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonalika</title>
		<link>http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-154</link>
		<dc:creator>sonalika</dc:creator>
		<pubDate>Tue, 23 Dec 2008 11:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-154</guid>
		<description>hello there,
i am a junior programmer in flex.
recently i have started work in flex programming.
i have a problem i think i can get solution from here.
how can i run following application in browser.

http://localhost:3000/dragTile/DragDrop.html

i have download a example from net.
but when i run it by run command in flex builder 3 then above code appears in address bar
 how can i run that application
please help me i think you can
thanks</description>
		<content:encoded><![CDATA[<p>hello there,<br />
i am a junior programmer in flex.<br />
recently i have started work in flex programming.<br />
i have a problem i think i can get solution from here.<br />
how can i run following application in browser.</p>
<p><a href="http://localhost:3000/dragTile/DragDrop.html" rel="nofollow">http://localhost:3000/dragTile/DragDrop.html</a></p>
<p>i have download a example from net.<br />
but when i run it by run command in flex builder 3 then above code appears in address bar<br />
 how can i run that application<br />
please help me i think you can<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using RubyAmf for creating a CRUD application in Rails &#124; All About Everything</title>
		<link>http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-153</link>
		<dc:creator>Using RubyAmf for creating a CRUD application in Rails &#124; All About Everything</dc:creator>
		<pubDate>Wed, 12 Nov 2008 11:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-153</guid>
		<description>[...] CRUD applications can be easily created using Ruby on Rails as the backend and Flex as the frontend app using the XML format as demonstrated here. [...]</description>
		<content:encoded><![CDATA[<p>[...] CRUD applications can be easily created using Ruby on Rails as the backend and Flex as the frontend app using the XML format as demonstrated here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris K.</title>
		<link>http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-121</link>
		<dc:creator>Chris K.</dc:creator>
		<pubDate>Wed, 14 May 2008 20:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-121</guid>
		<description>Any ideas on the following error? I happens when I try to create a new record in the database. The record does get created, but the message pops up in a flash player window...Dismiss All/Continue. Thanks C.K.

[RPC Fault faultString=&quot;HTTP request error&quot; faultCode=&quot;Server.Error.Request&quot; faultDetail=&quot;Error: [IOErrorEvent type=&quot;ioError&quot; bubbles=false cancelable=false eventPhase=2 text=&quot;Error #2032: Stream Error. URL: http://localhost:3000/users.xml&quot;]. URL: http://localhost:3000/users.xml&quot;]
	at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:216]
	at mx.rpc::Responder/fault()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\Responder.as:49]
	at mx.rpc::AsyncRequest/fault()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AsyncRequest.as:103]
	at DirectHTTPMessageResponder/errorHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\messaging\channels\DirectHTTPChannel.as:343]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::URLLoader/redirectEvent()</description>
		<content:encoded><![CDATA[<p>Any ideas on the following error? I happens when I try to create a new record in the database. The record does get created, but the message pops up in a flash player window&#8230;Dismiss All/Continue. Thanks C.K.</p>
<p>[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: <a href="http://localhost:3000/users.xml" rel="nofollow">http://localhost:3000/users.xml</a>"]. URL: <a href="http://localhost:3000/users.xml" rel="nofollow">http://localhost:3000/users.xml</a>&#8220;]<br />
	at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:216]<br />
	at mx.rpc::Responder/fault()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\Responder.as:49]<br />
	at mx.rpc::AsyncRequest/fault()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AsyncRequest.as:103]<br />
	at DirectHTTPMessageResponder/errorHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\messaging\channels\DirectHTTPChannel.as:343]<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at flash.net::URLLoader/redirectEvent()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex With ROR &#171; Mkjeevika&#8217;s Weblog</title>
		<link>http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-101</link>
		<dc:creator>Flex With ROR &#171; Mkjeevika&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 17 Apr 2008 07:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/03/26/using-flex-with-rubyonrails/#comment-101</guid>
		<description>[...] Using Flex with Ruby on Rails [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Flex with Ruby on Rails [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
