<?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 for Relentless Simplicity :: The Bonanzle Tech Blog</title>
	<atom:link href="http://www.williambharding.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.williambharding.com/blog</link>
	<description>Rails programming with an entrepreneurial aftertaste.</description>
	<pubDate>Fri, 10 Sep 2010 04:10:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Rails:  Beware the custom truncate by Michael</title>
		<link>http://www.williambharding.com/blog/rails/rails-beware-the-custom-truncate/comment-page-1/#comment-4685</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 31 Aug 2010 07:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/?p=413#comment-4685</guid>
		<description>You'd probably want to use "truncated = str.mb_chars.length" instead of "str.size" on line 3.</description>
		<content:encoded><![CDATA[<p>You&#8217;d probably want to use &#8220;truncated = str.mb_chars.length&#8221; instead of &#8220;str.size&#8221; on line 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Traits &amp; Qualities of Best Developers on a Deserted Island by Bill</title>
		<link>http://www.williambharding.com/blog/hiring/traits-qualities-of-best-developers/comment-page-1/#comment-4600</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 25 Aug 2010 17:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/?p=417#comment-4600</guid>
		<description>Good points, I've updated the title accordingly!  I could probably write a whole separate blog post on the soft skills necessary to work effectively within a team/organization.  And maybe I will.  Next year.  :)</description>
		<content:encoded><![CDATA[<p>Good points, I&#8217;ve updated the title accordingly!  I could probably write a whole separate blog post on the soft skills necessary to work effectively within a team/organization.  And maybe I will.  Next year.  <img src='http://www.williambharding.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Traits &amp; Qualities of Best Developers on a Deserted Island by Jason Bay</title>
		<link>http://www.williambharding.com/blog/hiring/traits-qualities-of-best-developers/comment-page-1/#comment-4573</link>
		<dc:creator>Jason Bay</dc:creator>
		<pubDate>Tue, 24 Aug 2010 07:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/?p=417#comment-4573</guid>
		<description>This is a well-written article, and bonus points for the fun graphics. 

I think it would be better titled "Traits &amp; Qualities of the Best Developers ON A DESERTED ISLAND", because you've left out any shred of mention about things developers need to be really, truly productive when working IN AN ORGANIZATION, especially an organization that also contains non-developers. Some examples might be: able to understand and empathize with the viewpoints and needs of internal stakeholders; able to understand and diplomatically communicate necessary trade-offs (e.g. between performance/maintainability/feature set); able to interact with other people as if you were a human, as opposed to an emotion-free, code-generating robot.

I think you're also missing some important facets that are necessary to excel even when working only with other developers, such as: able to mentor and train newbs, including being willing to give them some of the hard/fun stuff even though they'll be slower and not as good as if you'd written it yourself; able to be/become a good architect (assuming they're not working under a dedicated architect); able to adapt or create tools and processes that improve the group's workflow.

Not to mention some skills that are important even if you ARE on a deserted island, such as estimation, profiling, and refactoring.

Work in some of these "soft skills" and I think you'll hit the top of the flagpole and score a nice 1UP.</description>
		<content:encoded><![CDATA[<p>This is a well-written article, and bonus points for the fun graphics. </p>
<p>I think it would be better titled &#8220;Traits &amp; Qualities of the Best Developers ON A DESERTED ISLAND&#8221;, because you&#8217;ve left out any shred of mention about things developers need to be really, truly productive when working IN AN ORGANIZATION, especially an organization that also contains non-developers. Some examples might be: able to understand and empathize with the viewpoints and needs of internal stakeholders; able to understand and diplomatically communicate necessary trade-offs (e.g. between performance/maintainability/feature set); able to interact with other people as if you were a human, as opposed to an emotion-free, code-generating robot.</p>
<p>I think you&#8217;re also missing some important facets that are necessary to excel even when working only with other developers, such as: able to mentor and train newbs, including being willing to give them some of the hard/fun stuff even though they&#8217;ll be slower and not as good as if you&#8217;d written it yourself; able to be/become a good architect (assuming they&#8217;re not working under a dedicated architect); able to adapt or create tools and processes that improve the group&#8217;s workflow.</p>
<p>Not to mention some skills that are important even if you ARE on a deserted island, such as estimation, profiling, and refactoring.</p>
<p>Work in some of these &#8220;soft skills&#8221; and I think you&#8217;ll hit the top of the flagpole and score a nice 1UP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Ajax Image Uploading Made Simple with jQuery by Waqas</title>
		<link>http://www.williambharding.com/blog/rails/rails-ajax-image-uploading-made-simple-with-jquery/comment-page-1/#comment-4296</link>
		<dc:creator>Waqas</dc:creator>
		<pubDate>Fri, 13 Aug 2010 07:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/?p=177#comment-4296</guid>
		<description>&lt;blockquote cite="#commentbody-4293"&gt;
&lt;strong&gt;&lt;a href="#comment-4293" rel="nofollow"&gt;Waqas&lt;/a&gt; :&lt;/strong&gt;
&lt;a href="#comment-4292" rel="nofollow"&gt;@Waqas&lt;/a&gt; 
I am facing the same problem as you were. The XMLHttpRequest.responseText returns image path with body and head tags wrapped around, which is causing problem to display image.
&lt;/blockquote&gt;

Thanks I figured it out. Following code helped me in getting the clean image src:

var regex = /(]+)&gt;)/ig;
var body = XMLHttpRequest.responseText;
var result = body.replace(regex, "");
$('#preview_image').attr('src', result);

thanks Bill for this pretty post.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-4293"><p>
<strong><a href="#comment-4293" rel="nofollow">Waqas</a> :</strong><br />
<a href="#comment-4292" rel="nofollow">@Waqas</a><br />
I am facing the same problem as you were. The XMLHttpRequest.responseText returns image path with body and head tags wrapped around, which is causing problem to display image.
</p></blockquote>
<p>Thanks I figured it out. Following code helped me in getting the clean image src:</p>
<p>var regex = /(]+)&gt;)/ig;<br />
var body = XMLHttpRequest.responseText;<br />
var result = body.replace(regex, &#8220;&#8221;);<br />
$(&#8217;#preview_image&#8217;).attr(&#8217;src&#8217;, result);</p>
<p>thanks Bill for this pretty post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Ajax Image Uploading Made Simple with jQuery by Waqas</title>
		<link>http://www.williambharding.com/blog/rails/rails-ajax-image-uploading-made-simple-with-jquery/comment-page-1/#comment-4293</link>
		<dc:creator>Waqas</dc:creator>
		<pubDate>Fri, 13 Aug 2010 06:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/?p=177#comment-4293</guid>
		<description>&lt;a href="#comment-4292" rel="nofollow"&gt;@Waqas&lt;/a&gt; 

I am facing the same problem as you were. The XMLHttpRequest.responseText returns image path with body and head tags wrapped around, which is causing problem to display image.</description>
		<content:encoded><![CDATA[<p><a href="#comment-4292" rel="nofollow">@Waqas</a> </p>
<p>I am facing the same problem as you were. The XMLHttpRequest.responseText returns image path with body and head tags wrapped around, which is causing problem to display image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Ajax Image Uploading Made Simple with jQuery by Waqas</title>
		<link>http://www.williambharding.com/blog/rails/rails-ajax-image-uploading-made-simple-with-jquery/comment-page-1/#comment-4292</link>
		<dc:creator>Waqas</dc:creator>
		<pubDate>Fri, 13 Aug 2010 06:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/?p=177#comment-4292</guid>
		<description>&lt;blockquote cite="#commentbody-1366"&gt;
&lt;strong&gt;&lt;a href="#comment-1366" rel="nofollow"&gt;WN&lt;/a&gt; :&lt;/strong&gt;
Forget my previous post, I found the answer, however (using
Jquery 1.2.6) when doing the render :text =&gt; ‘public path of image’
from the controller to send the image back to the browser
the url is wrapped between a
&lt;pre&gt; tag.
By removing the &lt;/pre&gt;
&lt;pre&gt; tag in the javascript it works.&lt;/pre&gt;
&lt;/blockquote&gt;

Can you please re-post, how you removed the head and body tags around the image url?

thanks</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1366"><p>
<strong><a href="#comment-1366" rel="nofollow">WN</a> :</strong><br />
Forget my previous post, I found the answer, however (using<br />
Jquery 1.2.6) when doing the render :text =&gt; ‘public path of image’<br />
from the controller to send the image back to the browser<br />
the url is wrapped between a</p>
<pre> tag.
By removing the </pre>
<pre> tag in the javascript it works.</pre>
</blockquote>
<p>Can you please re-post, how you removed the head and body tags around the image url?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails script/server command line options by Daryl Auclair</title>
		<link>http://www.williambharding.com/blog/rails/rails-scriptserver-command-line-options/comment-page-1/#comment-4243</link>
		<dc:creator>Daryl Auclair</dc:creator>
		<pubDate>Wed, 11 Aug 2010 04:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/rails/rails-scriptserver-command-line-options/#comment-4243</guid>
		<description>Just what I needed so that Fat Free CRM would not terminate when I close my SSH terminal. Thanks Bill!</description>
		<content:encoded><![CDATA[<p>Just what I needed so that Fat Free CRM would not terminate when I close my SSH terminal. Thanks Bill!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bloggity - Rails Blog Plugin Made Stupid Simple by Priya Saini</title>
		<link>http://www.williambharding.com/blog/rails/bloggity-an-evolving-rails-blog-plugin/comment-page-1/#comment-4003</link>
		<dc:creator>Priya Saini</dc:creator>
		<pubDate>Wed, 28 Jul 2010 09:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/rails/bloggity-an-evolving-rails-blog-plugin/#comment-4003</guid>
		<description>Hey!!

I have implemented Bloggity nicely, running rails 2.3.5.

I am able to add a category, but after filling in the new post form along with an asset, i get the following error:

undefined method `user_path' for #

Please suggest.

Thanks
Priya Saini</description>
		<content:encoded><![CDATA[<p>Hey!!</p>
<p>I have implemented Bloggity nicely, running rails 2.3.5.</p>
<p>I am able to add a category, but after filling in the new post form along with an asset, i get the following error:</p>
<p>undefined method `user_path&#8217; for #</p>
<p>Please suggest.</p>
<p>Thanks<br />
Priya Saini</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery XMLHttpRequest Object Documentation by nei</title>
		<link>http://www.williambharding.com/blog/javascript/jquery-xmlhttprequest-object-documentation/comment-page-1/#comment-3924</link>
		<dc:creator>nei</dc:creator>
		<pubDate>Thu, 22 Jul 2010 14:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/?p=273#comment-3924</guid>
		<description>thank you man, very helpful post.</description>
		<content:encoded><![CDATA[<p>thank you man, very helpful post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monitor Phusion Passenger Memory Usage by Andrei</title>
		<link>http://www.williambharding.com/blog/rails/monitor-phusion-passenger-memory-usage/comment-page-1/#comment-3913</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Wed, 21 Jul 2010 15:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambharding.com/blog/rails/monitor-phusion-passenger-memory-usage/#comment-3913</guid>
		<description>one more litlte add
my app was sitting in /mnt/www/app_name/current
so this is why i used "current" for grepping, you''l need to use your app current dir when grepping</description>
		<content:encoded><![CDATA[<p>one more litlte add<br />
my app was sitting in /mnt/www/app_name/current<br />
so this is why i used &#8220;current&#8221; for grepping, you&#8221;l need to use your app current dir when grepping</p>
]]></content:encoded>
	</item>
</channel>
</rss>
