<?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: Helpers and Partials</title>
	<atom:link href="http://pathfindersoftware.com/2008/11/helpers-and-partials/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2008/11/helpers-and-partials/</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: Noel Rappin</title>
		<link>http://pathfindersoftware.com/2008/11/helpers-and-partials/#comment-8985</link>
		<dc:creator>Noel Rappin</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1252#comment-8985</guid>
		<description>Seban -- I meant to mention HAML in the original post, but I guess I forgot. Basically, I think that as long as you factor it well, and your designers are willing to work with it it&#039;s fine, though I don&#039;t see it as a huge breakthrough.

Although I like the indent block thing -- I was a happy Python programmer for a long time -- it does break down on very long blocks, and poorly factored view code does have a lot of long blocks. Those people here who are primarily working with HTML had a pretty negative reaction to some sample HAML code that I was showing around.</description>
		<content:encoded><![CDATA[<p>Seban &#8212; I meant to mention HAML in the original post, but I guess I forgot. Basically, I think that as long as you factor it well, and your designers are willing to work with it it&#8217;s fine, though I don&#8217;t see it as a huge breakthrough.</p>
<p>Although I like the indent block thing &#8212; I was a happy Python programmer for a long time &#8212; it does break down on very long blocks, and poorly factored view code does have a lot of long blocks. Those people here who are primarily working with HTML had a pretty negative reaction to some sample HAML code that I was showing around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Johnston</title>
		<link>http://pathfindersoftware.com/2008/11/helpers-and-partials/#comment-8984</link>
		<dc:creator>Doug Johnston</dc:creator>
		<pubDate>Fri, 14 Nov 2008 01:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1252#comment-8984</guid>
		<description>Great post!  I wish I would&#039;ve read something like this a couple of years ago.  I still have a fair amount of legacy code that needs to be refactored into the &quot;fewer helpers, more partials&quot; model.

For a long time, I felt like creating a partial (and thus adding another file to my app) made it more complex.  But, it&#039;s certainly better than bloated helper code.

The Rails Textmate bundle is a lifesaver for this sort of refactoring.  Highlight a chunk of view code, hit Ctrl-Shift-H, name your new partial and it does all the rest!

http://github.com/drnic/ruby-on-rails-tmbundle/tree/master</description>
		<content:encoded><![CDATA[<p>Great post!  I wish I would&#8217;ve read something like this a couple of years ago.  I still have a fair amount of legacy code that needs to be refactored into the &#8220;fewer helpers, more partials&#8221; model.</p>
<p>For a long time, I felt like creating a partial (and thus adding another file to my app) made it more complex.  But, it&#8217;s certainly better than bloated helper code.</p>
<p>The Rails Textmate bundle is a lifesaver for this sort of refactoring.  Highlight a chunk of view code, hit Ctrl-Shift-H, name your new partial and it does all the rest!</p>
<p><a href="http://github.com/drnic/ruby-on-rails-tmbundle/tree/master" rel="nofollow">http://github.com/drnic/ruby-on-rails-tmbundle/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seban</title>
		<link>http://pathfindersoftware.com/2008/11/helpers-and-partials/#comment-8983</link>
		<dc:creator>Seban</dc:creator>
		<pubDate>Wed, 12 Nov 2008 11:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1252#comment-8983</guid>
		<description>How about using HAML?</description>
		<content:encoded><![CDATA[<p>How about using HAML?</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 00:16:50 -->
