<?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: From JSP to Ruby on Rails: First thoughts on front-end coding conventions</title>
	<atom:link href="http://pathfindersoftware.com/2008/11/from-jsp-to-ruby-on-rails-first-thoughts-on-front-end-coding-conventions/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2008/11/from-jsp-to-ruby-on-rails-first-thoughts-on-front-end-coding-conventions/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: charlie bowman</title>
		<link>http://pathfindersoftware.com/2008/11/from-jsp-to-ruby-on-rails-first-thoughts-on-front-end-coding-conventions/#comment-8989</link>
		<dc:creator>charlie bowman</dc:creator>
		<pubDate>Wed, 12 Nov 2008 16:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1253#comment-8989</guid>
		<description>One solution I&#039;ve used is to create a presenter for each one of the displayable models.  Each presenter can follow the same inheritance structure as the model and can really help to clean up those nasty helper methods.</description>
		<content:encoded><![CDATA[<p>One solution I&#8217;ve used is to create a presenter for each one of the displayable models.  Each presenter can follow the same inheritance structure as the model and can really help to clean up those nasty helper methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Sarnacki</title>
		<link>http://pathfindersoftware.com/2008/11/from-jsp-to-ruby-on-rails-first-thoughts-on-front-end-coding-conventions/#comment-8988</link>
		<dc:creator>Piotr Sarnacki</dc:creator>
		<pubDate>Wed, 12 Nov 2008 10:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1253#comment-8988</guid>
		<description>About javascript. I think that creating accessible and unobtrusive apps with ajax is a matter of not mixing javascript code and view code. So anyway, I don&#039;t use rails helpers at all.

I try not to use rails js callbacks either, for keeping my javascript out of rails. But this one isn&#039;t necessary for unobtrusive app.</description>
		<content:encoded><![CDATA[<p>About javascript. I think that creating accessible and unobtrusive apps with ajax is a matter of not mixing javascript code and view code. So anyway, I don&#8217;t use rails helpers at all.</p>
<p>I try not to use rails js callbacks either, for keeping my javascript out of rails. But this one isn&#8217;t necessary for unobtrusive app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JONNALAGADDA Srinivas</title>
		<link>http://pathfindersoftware.com/2008/11/from-jsp-to-ruby-on-rails-first-thoughts-on-front-end-coding-conventions/#comment-8987</link>
		<dc:creator>JONNALAGADDA Srinivas</dc:creator>
		<pubDate>Wed, 12 Nov 2008 05:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1253#comment-8987</guid>
		<description>Nice analysis!  On a couple of reasonably large Ruby on Rails projects (over 100,000 lines of Ruby code), I have seen views accumulate business logic inseparably.  For comparison, liftweb has &quot;views with no controller/model logic&quot; as one of its core principles.  DPP admits, though, that the opposite (view logic creeping into controller) is more difficult to stop.</description>
		<content:encoded><![CDATA[<p>Nice analysis!  On a couple of reasonably large Ruby on Rails projects (over 100,000 lines of Ruby code), I have seen views accumulate business logic inseparably.  For comparison, liftweb has &#8220;views with no controller/model logic&#8221; as one of its core principles.  DPP admits, though, that the opposite (view logic creeping into controller) is more difficult to stop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Pierce</title>
		<link>http://pathfindersoftware.com/2008/11/from-jsp-to-ruby-on-rails-first-thoughts-on-front-end-coding-conventions/#comment-8986</link>
		<dc:creator>Robert Pierce</dc:creator>
		<pubDate>Tue, 11 Nov 2008 07:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1253#comment-8986</guid>
		<description>Hi Brian, thanks for an interesting, insightful writeup. It sounds like you may find haml/sass/blueprintcss useful/delightful in your further Rails travels.

Haml/Sass: http://haml.hamptoncatlin.com/
Compass(blueprint integration): http://github.com/chriseppstein/compass/tree/master</description>
		<content:encoded><![CDATA[<p>Hi Brian, thanks for an interesting, insightful writeup. It sounds like you may find haml/sass/blueprintcss useful/delightful in your further Rails travels.</p>
<p>Haml/Sass: <a href="http://haml.hamptoncatlin.com/" rel="nofollow">http://haml.hamptoncatlin.com/</a><br />
Compass(blueprint integration): <a href="http://github.com/chriseppstein/compass/tree/master" rel="nofollow">http://github.com/chriseppstein/compass/tree/master</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-10 03:15:01 -->
