<?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: Ajax in Rails Slides</title>
	<atom:link href="http://ajaxian.com/archives/ajax-in-rails-slides/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajax-in-rails-slides</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Roberto Chinnici's Blog</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-14264</link>
		<dc:creator>Roberto Chinnici's Blog</dc:creator>
		<pubDate>Thu, 25 May 2006 00:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-14264</guid>
		<description>&lt;strong&gt;Why Javascript?&lt;/strong&gt;

The number one frequently asked question around Project Phobos is: Why JavaScript?</description>
		<content:encoded><![CDATA[<p><strong>Why Javascript?</strong></p>
<p>The number one frequently asked question around Project Phobos is: Why JavaScript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Bialasinski</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7379</link>
		<dc:creator>Martin Bialasinski</dc:creator>
		<pubDate>Thu, 20 Apr 2006 15:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7379</guid>
		<description>The funny thing is, besides some minor syntactical differences, most of the RJS code translates directly to JS code. Just add some curly braces, change &#124;foo&#124; for function(foo){} and you are done :-)</description>
		<content:encoded><![CDATA[<p>The funny thing is, besides some minor syntactical differences, most of the RJS code translates directly to JS code. Just add some curly braces, change |foo| for function(foo){} and you are done :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schmurfy_</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7143</link>
		<dc:creator>Schmurfy_</dc:creator>
		<pubDate>Tue, 18 Apr 2006 18:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7143</guid>
		<description>Like rails itself if you want to see its power, try it.
I made an application with 1.0 and started to rewrote it with 1.1 and it really makes life easier, I don&#039;t consider rjs as a replacement for javascript it just another tool in the awesome toolbox rails is.

When you want to do pure javascript just do it in a .js included file, if you want to mix ruby code and javascript do it in a rjs file.</description>
		<content:encoded><![CDATA[<p>Like rails itself if you want to see its power, try it.<br />
I made an application with 1.0 and started to rewrote it with 1.1 and it really makes life easier, I don&#8217;t consider rjs as a replacement for javascript it just another tool in the awesome toolbox rails is.</p>
<p>When you want to do pure javascript just do it in a .js included file, if you want to mix ruby code and javascript do it in a rjs file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schmurfy</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7142</link>
		<dc:creator>Schmurfy</dc:creator>
		<pubDate>Tue, 18 Apr 2006 18:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7142</guid>
		<description>Seriously like rails itself if you want to see its power, try it.
I made an application with 1.0 and started to rewrite it with 1.1 and it really makes life easier, I don&#039;t consider rjs as a replacement for javascript it just another tool in the awesome toolbox rails is.

When you want to do pure javascript just do it in a .js included file, if you want to mix ruby code and javascript do it in a rjs file.</description>
		<content:encoded><![CDATA[<p>Seriously like rails itself if you want to see its power, try it.<br />
I made an application with 1.0 and started to rewrite it with 1.1 and it really makes life easier, I don&#8217;t consider rjs as a replacement for javascript it just another tool in the awesome toolbox rails is.</p>
<p>When you want to do pure javascript just do it in a .js included file, if you want to mix ruby code and javascript do it in a rjs file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkappe</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7123</link>
		<dc:creator>dkappe</dc:creator>
		<pubDate>Tue, 18 Apr 2006 15:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7123</guid>
		<description>In all fairness, it&#039;s hard to judge the complexity of an environment from a presentation given to what was likely to be a room full of Rails geeks.

Whether or not you think Ruby is uglier than Javascript or not, the idea here that the rendering layer (XHTML, CSS &amp; Javascript) should be generated from the server side application rather than hand coded, is a good one.</description>
		<content:encoded><![CDATA[<p>In all fairness, it&#8217;s hard to judge the complexity of an environment from a presentation given to what was likely to be a room full of Rails geeks.</p>
<p>Whether or not you think Ruby is uglier than Javascript or not, the idea here that the rendering layer (XHTML, CSS &amp; Javascript) should be generated from the server side application rather than hand coded, is a good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Gretar</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7122</link>
		<dc:creator>Jon Gretar</dc:creator>
		<pubDate>Tue, 18 Apr 2006 15:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7122</guid>
		<description>Ouch JosÃ©... Burn.....  ;)

But to continue with the real discussion.
There might not be that amazingly much simpler to do these things in RJS. But at least we are just using one language to develop the application. It just seems to me to be cleaner and minimizes the comlexity levels.</description>
		<content:encoded><![CDATA[<p>Ouch JosÃ©&#8230; Burn&#8230;..  ;)</p>
<p>But to continue with the real discussion.<br />
There might not be that amazingly much simpler to do these things in RJS. But at least we are just using one language to develop the application. It just seems to me to be cleaner and minimizes the comlexity levels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JosÃ© Jeria</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7120</link>
		<dc:creator>JosÃ© Jeria</dc:creator>
		<pubDate>Tue, 18 Apr 2006 12:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7120</guid>
		<description>Barry, you hating JavaScript. Is that the reason you used Dreamweaver to develop your website ;-)</description>
		<content:encoded><![CDATA[<p>Barry, you hating JavaScript. Is that the reason you used Dreamweaver to develop your website ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7099</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Tue, 18 Apr 2006 03:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7099</guid>
		<description>It&#039;s redundant plus.  JS is really a pain to work with, compared to Ruby. People say JS is easy, but I think looking around at the status of apps done with it would show that it takes a lot of complicated code to accomplish much of anything.
It seems to me (because I learned JS through RJS), that the real value is in providing a path from Ruby to JS and vice versa. The only language browsers support is JS, and there is a real benefit in keeping as many conventions from a language you are comfortable with, to a language that you aren&#039;t comfortable with.
I know JS, but I will always still hate it more than Ruby.</description>
		<content:encoded><![CDATA[<p>It&#8217;s redundant plus.  JS is really a pain to work with, compared to Ruby. People say JS is easy, but I think looking around at the status of apps done with it would show that it takes a lot of complicated code to accomplish much of anything.<br />
It seems to me (because I learned JS through RJS), that the real value is in providing a path from Ruby to JS and vice versa. The only language browsers support is JS, and there is a real benefit in keeping as many conventions from a language you are comfortable with, to a language that you aren&#8217;t comfortable with.<br />
I know JS, but I will always still hate it more than Ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7092</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 18 Apr 2006 02:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7092</guid>
		<description>It&#039;s completely redundant.  If anything Ruby&#039;s syntax is uglier than JS&#039;s and JS enjoys more popularity.  Maybe the philosophy is, if there&#039;s one more knife in the infomercial, the buyer will be more tempted to buy.  

It&#039;s the last knife you&#039;ll ever need!  And you order now, you&#039;ll get this free extra knife with no extra charge!</description>
		<content:encoded><![CDATA[<p>It&#8217;s completely redundant.  If anything Ruby&#8217;s syntax is uglier than JS&#8217;s and JS enjoys more popularity.  Maybe the philosophy is, if there&#8217;s one more knife in the infomercial, the buyer will be more tempted to buy.  </p>
<p>It&#8217;s the last knife you&#8217;ll ever need!  And you order now, you&#8217;ll get this free extra knife with no extra charge!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://ajaxian.com/archives/ajax-in-rails-slides/comment-page-1#comment-7076</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Mon, 17 Apr 2006 21:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-in-rails-slides#comment-7076</guid>
		<description>After reading that pdf, why does it seem like Ruby is just as complex if not more so than just using JavaScript in the first place?  Why not just learn JavaScript to begin with?  JS is fairly universal, and very very powerful as i&#039;m sure we know.  Using Ruby to generate JavaScript seems like a solution in search of a problem. JavaScript is a standard, it is widely supported on all platforms that i know of, it works on the front-end and the back-end equally well - and if you realize the potential of this last statement, then you won&#039;t need to learn 4 different languages to build a website..  just write code once and use it on the client or on the server. It isn&#039;t like JavaScript is difficult.  Ruby doesn&#039;t look any easier to learn! Using a scripting language to generate a script in another language just seems redundant.  Ahh, but I guess there are languages out there for as many personality types as there are programmers.</description>
		<content:encoded><![CDATA[<p>After reading that pdf, why does it seem like Ruby is just as complex if not more so than just using JavaScript in the first place?  Why not just learn JavaScript to begin with?  JS is fairly universal, and very very powerful as i&#8217;m sure we know.  Using Ruby to generate JavaScript seems like a solution in search of a problem. JavaScript is a standard, it is widely supported on all platforms that i know of, it works on the front-end and the back-end equally well &#8211; and if you realize the potential of this last statement, then you won&#8217;t need to learn 4 different languages to build a website..  just write code once and use it on the client or on the server. It isn&#8217;t like JavaScript is difficult.  Ruby doesn&#8217;t look any easier to learn! Using a scripting language to generate a script in another language just seems redundant.  Ahh, but I guess there are languages out there for as many personality types as there are programmers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

