<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FlexMan &#187; Ruby on Rails</title>
	<atom:link href="http://flexman.info/tag/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexman.info</link>
	<description>Everything is Flex</description>
	<lastBuildDate>Sun, 30 Oct 2011 12:46:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Tutorial About SWFUpload, Paperclip And Ruby on Rails Working Together</title>
		<link>http://flexman.info/2008/12/04/tutorial-about-swfupload-paperclip-and-ruby-on-rails-working-together/</link>
		<comments>http://flexman.info/2008/12/04/tutorial-about-swfupload-paperclip-and-ruby-on-rails-working-together/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 06:48:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe-Flash]]></category>
		<category><![CDATA[Paperclip]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[SWFUpload]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/12/04/tutorial-about-swfupload-paperclip-and-ruby-on-rails-working-together/</guid>
		<description><![CDATA[Anyway, upload files by Flash is a trouble. SWFUpload is a file upload tool for user. It supplies many function and upload mode which stronger than tranditional lab &#60;input type=”file” /&#62; for web developer through Flash and JavaScript technology. Paperclip is a Ruby on Rails plug-in convenient for managing upload files by use of ActiveRecord. [...]]]></description>
			<content:encoded><![CDATA[<p>Anyway, upload files by Flash is a trouble. SWFUpload is a file upload tool for user. It supplies many function and upload mode which stronger than tranditional lab &lt;input type=”file” /&gt; for web developer through Flash and JavaScript technology. Paperclip is a Ruby on Rails plug-in convenient for managing upload files by use of ActiveRecord. As for Ruby on Rails itself, in previous article we have introduced (for example:<a href="http://flexman.info/2008/12/04/how-to-upload-huge-files-by-ruby-on-rails-in-flex/">How to Upload Huge Files By Ruby on Rails In Flex</a>). Following is a tutorial about how to good use of them. If you need have look of it please. </p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-192"></span></p>
<p><a href="http://jimneath.org/2008/05/15/swfupload-paperclip-and-ruby-on-rails/">SWFUpload, Paperclip and Ruby on Rails</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2008/12/04/how-to-upload-huge-files-by-ruby-on-rails-in-flex/" title="How to Upload Huge Files By Ruby on Rails In Flex">How to Upload Huge Files By Ruby on Rails In Flex</a></li><li><a href="http://flexman.info/2008/12/04/rubossc-framework-adobe-flex-and-air-application-simple-efficient-integrated-with-ruby-on-rails/" title="Ruboss Framework: Adobe Flex and AIR Application Simple Efficient Integrated With Ruby On Rails">Ruboss Framework: Adobe Flex and AIR Application Simple Efficient Integrated With Ruby On Rails</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/12/04/tutorial-about-swfupload-paperclip-and-ruby-on-rails-working-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Upload Huge Files By Ruby on Rails In Flex</title>
		<link>http://flexman.info/2008/12/04/how-to-upload-huge-files-by-ruby-on-rails-in-flex/</link>
		<comments>http://flexman.info/2008/12/04/how-to-upload-huge-files-by-ruby-on-rails-in-flex/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 05:46:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe-Flex]]></category>
		<category><![CDATA[Huge files]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/12/04/how-to-upload-huge-files-by-ruby-on-rails-in-flex/</guid>
		<description><![CDATA[If you haven&#8217;t download a few hundred Kb files by modem, it hard to imagine how long it need to wait. But now even a few MB files could be sent out quickly&#8230; The wheel of time is really rolling too fast the same as technology. meK has done the development based on web for [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t download a few hundred Kb files by modem, it hard to imagine how long it need to wait. But now even a few MB files could be sent out quickly&#8230; The wheel of time is really rolling too fast the same as technology. meK has done the development based on web for 10 years. He knew all kinds of problem when overlarge files transfer and he supplied a solution by use of Ruby on Rails and combined with his own experience. ( In previous article <a href="http://flexman.info/2008/12/04/rubossc-framework-adobe-flex-and-air-application-simple-efficient-integrated-with-ruby-on-rails/">Ruboss Framework: Adobe Flex and AIR Application Simple Efficient Integrated With Ruby On Rails </a>, we have introduced) I think detail introduction with code, you will understand it easily.</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-191"></span></p>
<p>Article URL:</p>
<p><a href="http://www.mekdigital.com/wp/2008/06/huge-file-upload-with-ruby-on-rails-and-adobe-flex/">HUGE file upload with Ruby On Rails and Adobe FLEX</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2008/12/04/tutorial-about-swfupload-paperclip-and-ruby-on-rails-working-together/" title="Tutorial About SWFUpload, Paperclip And Ruby on Rails Working Together">Tutorial About SWFUpload, Paperclip And Ruby on Rails Working Together</a></li><li><a href="http://flexman.info/2008/12/04/rubossc-framework-adobe-flex-and-air-application-simple-efficient-integrated-with-ruby-on-rails/" title="Ruboss Framework: Adobe Flex and AIR Application Simple Efficient Integrated With Ruby On Rails">Ruboss Framework: Adobe Flex and AIR Application Simple Efficient Integrated With Ruby On Rails</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/12/04/how-to-upload-huge-files-by-ruby-on-rails-in-flex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ruboss Framework: Adobe Flex and AIR Application Simple Efficient Integrated With Ruby On Rails</title>
		<link>http://flexman.info/2008/12/04/rubossc-framework-adobe-flex-and-air-application-simple-efficient-integrated-with-ruby-on-rails/</link>
		<comments>http://flexman.info/2008/12/04/rubossc-framework-adobe-flex-and-air-application-simple-efficient-integrated-with-ruby-on-rails/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 05:41:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Adobe-Flex]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Ruboss]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/12/04/rubossc-framework-adobe-flex-and-air-application-simple-efficient-integrated-with-ruby-on-rails/</guid>
		<description><![CDATA[In previous article Python, Twisted Working With Flex , we have mentioned the fast and efficient of Python. In fact there is another language which is very populared by its amazing speed. It is Ruby. Ruby actually like a hodgepodge which combine the essence of Perl, Smalltalk, Eiffel, Ada and Lisp. It makes Ruby so [...]]]></description>
			<content:encoded><![CDATA[<p>In previous article <a href="http://flexman.info/2008/12/04/python-twisted-working-with-flex/">Python, Twisted Working With Flex </a>, we have mentioned the fast and efficient of Python. In fact there is another language which is very populared by its amazing speed. It is Ruby. Ruby actually like a hodgepodge which combine the essence of Perl, Smalltalk, Eiffel, Ada and Lisp. It makes Ruby so simple just like the life of course I mean for the user.</p>
<p>Ruby on Rails is a relatively new Web framework built on the Ruby language. Its goal is to make life or at least the web development life more easy. Actually it&#8217;s a full stack open source web framework based on Ruby which could be used to write application program and the code is less than most framework deal on XML. The efficiency of development is higher than other language because the Ruby is designed very easily using. If using the framework like the Ruby on Rails then the efficiency will be more amazing.</p>
<p>If Adobe Flex and AIR could integrated with Ruby, I&#8217;m afraid this is what many Flex/AIR developer expected. Peter Armstong and Dima Berastau has bring us the Ruboss Framework.</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-190"></span></p>
<p>Then following is a part of the introduction of the project:</p>
<p>“<a>The goal of the Ruboss Framework is to automate much of the plumbing necessary to use Adobe Flex and Adobe AIR with Ruby on Rails. The Ruboss Framework brings the design principles and productivity of Rails to Flex development, and makes integration with RESTful Rails controllers as simple as possible.</a>”</p>
<p>If you are interested why not visit <a href="http://code.google.com/p/ruboss/">http://code.google.com/p/ruboss/</a> and download for a try. Welcome you to write your feeling.</p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2009/11/21/a-mx-framework-for-flash-flex-air-razor-component-framework/" title="A MX Framework for Flash/Flex &amp; AIR &#8211; Razor Component Framework">A MX Framework for Flash/Flex &amp; AIR &#8211; Razor Component Framework</a></li><li><a href="http://flexman.info/2009/10/30/application-framework-for-flex-and-flash-in-as3-parsley/" title="Application Framework For Flex and Flash in AS3 &#8211; Parsley">Application Framework For Flex and Flash in AS3 &#8211; Parsley</a></li><li><a href="http://flexman.info/2008/11/22/afio-advanced-flex-i-o-framework-similar-to-java-i-o-but-more-easy-to-use-written-by-as3/" title="AFIO( Advanced Flex I/O ) &#8211; Framework Similar To Java I/O But More Easy To Use Written By AS3">AFIO( Advanced Flex I/O ) &#8211; Framework Similar To Java I/O But More Easy To Use Written By AS3</a></li><li><a href="http://flexman.info/2010/03/06/a-testing-framework-for-flex-23-reflex-unit/" title="A Testing Framework For Flex 2/3 &ndash; Reflex Unit">A Testing Framework For Flex 2/3 &ndash; Reflex Unit</a></li><li><a href="http://flexman.info/2010/01/16/a-framework-help-you-to-create-flashflex-website-with-all-of-the-benefits-of-html-website-swfseo/" title="A Framework Help You to Create Flash/Flex Website With All of the Benefits of HTML Website &#8211; SWFSEO">A Framework Help You to Create Flash/Flex Website With All of the Benefits of HTML Website &#8211; SWFSEO</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/12/04/rubossc-framework-adobe-flex-and-air-application-simple-efficient-integrated-with-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 8/26 queries in 3.675 seconds using disk
Object Caching 285/515 objects using disk

Served from: flexman.info @ 2012-05-24 05:51:02 -->
