<?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 Theodicius</title>
	<atom:link href="http://www.theodicius.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theodicius.net</link>
	<description>Good. Evil. Bratwurst.</description>
	<lastBuildDate>Tue, 17 Jan 2012 18:30:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Getting Rails 3.0.3/Nginx/Passenger Up On Dreamhost VPS by Felipe Cypriano</title>
		<link>http://www.theodicius.net/archives/2011/10/21/getting-rails-3-0-3nginxpassenger-up-on-dreamhost-vps/comment-page-1/#comment-27607</link>
		<dc:creator>Felipe Cypriano</dc:creator>
		<pubDate>Tue, 17 Jan 2012 18:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=450#comment-27607</guid>
		<description>Hi Alren,

Have you written about how to do this using RVM with Ruby 1.9? 

I&#039;m having problems with making DH Passenger use ruby 1.9.</description>
		<content:encoded><![CDATA[<p>Hi Alren,</p>
<p>Have you written about how to do this using RVM with Ruby 1.9? </p>
<p>I&#8217;m having problems with making DH Passenger use ruby 1.9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Missing the Point by Giorgio Sironi</title>
		<link>http://www.theodicius.net/archives/2010/05/09/missing-the-point/comment-page-1/#comment-26902</link>
		<dc:creator>Giorgio Sironi</dc:creator>
		<pubDate>Tue, 13 Dec 2011 13:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=383#comment-26902</guid>
		<description>Thanks for the information, I have started to explore Rails in more depth now:
http://css.dzone.com/articles/rails-point-view-php-developer
My preference still goes to keeping field definitions and related business logic in the same Model class, like DataMapper for Ruby does.
My example on &quot;overriding the default getter&quot; was related to the lack of magic fields, which in PHP are implemented with the __get() method. The problem created by such features in PHP was that when a method is called or a field accessed, no one would know with certainty where the executed code would be.</description>
		<content:encoded><![CDATA[<p>Thanks for the information, I have started to explore Rails in more depth now:<br />
<a href="http://css.dzone.com/articles/rails-point-view-php-developer" rel="nofollow">http://css.dzone.com/articles/rails-point-view-php-developer</a><br />
My preference still goes to keeping field definitions and related business logic in the same Model class, like DataMapper for Ruby does.<br />
My example on &#8220;overriding the default getter&#8221; was related to the lack of magic fields, which in PHP are implemented with the __get() method. The problem created by such features in PHP was that when a method is called or a field accessed, no one would know with certainty where the executed code would be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customizing Safari Reader by scott weitzman</title>
		<link>http://www.theodicius.net/archives/2010/06/10/customizing-safari-reader/comment-page-1/#comment-19235</link>
		<dc:creator>scott weitzman</dc:creator>
		<pubDate>Sun, 04 Jul 2010 02:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=389#comment-19235</guid>
		<description>Hi,
do you do any joomla freelance work? if so, please email me sweitzman at gmail

thanks

scott weitzman</description>
		<content:encoded><![CDATA[<p>Hi,<br />
do you do any joomla freelance work? if so, please email me sweitzman at gmail</p>
<p>thanks</p>
<p>scott weitzman</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customizing Safari Reader by arlen</title>
		<link>http://www.theodicius.net/archives/2010/06/10/customizing-safari-reader/comment-page-1/#comment-19121</link>
		<dc:creator>arlen</dc:creator>
		<pubDate>Mon, 14 Jun 2010 15:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=389#comment-19121</guid>
		<description>So it is. And while my brain is aware of that, it apparently failed to inform my fingers of this while they were engaged in producing the text. Thank you for the correction. The error is (or will soon be) rectified.</description>
		<content:encoded><![CDATA[<p>So it is. And while my brain is aware of that, it apparently failed to inform my fingers of this while they were engaged in producing the text. Thank you for the correction. The error is (or will soon be) rectified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customizing Safari Reader by Andrew</title>
		<link>http://www.theodicius.net/archives/2010/06/10/customizing-safari-reader/comment-page-1/#comment-19117</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 14 Jun 2010 04:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=389#comment-19117</guid>
		<description>Thanks for this post, should be fun to mess around with reader.  A small point -- left justified text is known as &#039;ragged-right&#039;, not ragged-left.  As in, the right side of the text block is not clean, it&#039;s ragged.</description>
		<content:encoded><![CDATA[<p>Thanks for this post, should be fun to mess around with reader.  A small point &#8212; left justified text is known as &#8216;ragged-right&#8217;, not ragged-left.  As in, the right side of the text block is not clean, it&#8217;s ragged.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some Capistrano Recipes for Radiant by arlen</title>
		<link>http://www.theodicius.net/archives/2009/09/30/some-capistrano-recipes-for-radiant/comment-page-1/#comment-18785</link>
		<dc:creator>arlen</dc:creator>
		<pubDate>Thu, 13 May 2010 17:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=351#comment-18785</guid>
		<description>Thank you for the new link. I&#039;ll stop by and check it out.

Don&#039;t worry about the &quot;old code&quot; part, though. I had to update a lot of the code I &quot;researched&quot; for my deploy. And I&#039;ve changed it myself since I wrote this post. I&#039;ll probably return to this topic after 3.0 ships with some updates.

For example, I&#039;ve since added &quot;staging&quot; as an environment for cap to use, which changes servers, so &quot;cap staging deploy&quot; goes to a different server than &quot;cap production deploy&quot; goes to.

That&#039;s the fun of Rails: things are constantly changing -- so much so that sometimes even by the time they&#039;re on the web they&#039;re obsolete!</description>
		<content:encoded><![CDATA[<p>Thank you for the new link. I&#8217;ll stop by and check it out.</p>
<p>Don&#8217;t worry about the &#8220;old code&#8221; part, though. I had to update a lot of the code I &#8220;researched&#8221; for my deploy. And I&#8217;ve changed it myself since I wrote this post. I&#8217;ll probably return to this topic after 3.0 ships with some updates.</p>
<p>For example, I&#8217;ve since added &#8220;staging&#8221; as an environment for cap to use, which changes servers, so &#8220;cap staging deploy&#8221; goes to a different server than &#8220;cap production deploy&#8221; goes to.</p>
<p>That&#8217;s the fun of Rails: things are constantly changing &#8212; so much so that sometimes even by the time they&#8217;re on the web they&#8217;re obsolete!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some Capistrano Recipes for Radiant by Giovanni Intini</title>
		<link>http://www.theodicius.net/archives/2009/09/30/some-capistrano-recipes-for-radiant/comment-page-1/#comment-18777</link>
		<dc:creator>Giovanni Intini</dc:creator>
		<pubDate>Thu, 13 May 2010 09:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=351#comment-18777</guid>
		<description>Hi! Thanks for noticing the broken link :)

This is the github repo of the radiant recipes: github.com/intinig/radiant-recipes

Pay attention though, because that&#039;s old code (very) :)</description>
		<content:encoded><![CDATA[<p>Hi! Thanks for noticing the broken link <img src='http://www.theodicius.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is the github repo of the radiant recipes: github.com/intinig/radiant-recipes</p>
<p>Pay attention though, because that&#8217;s old code (very) <img src='http://www.theodicius.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bad Behavior and Arrogance by Amy Stephen</title>
		<link>http://www.theodicius.net/archives/2010/02/21/bad-behavior-and-arrogance/comment-page-1/#comment-17448</link>
		<dc:creator>Amy Stephen</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=370#comment-17448</guid>
		<description>Thank you for this post, Arlen. Thanks, especially, for sharing that passage. 

It would have been helpful had the leadership team discussion focused on a review of the process by which community members are assigned positions within the Joomla! project. That was the crux of the problem and reviewing and adjusting that process would have been a helpful response. 

Unfortunately, the conversation did not go that way. Instead, the mistakes of the individual who was banned a year earlier were put on display and the conversation shifted to the integrity of those who would involve him. 

As is often the case, there was a single voice in the discussion dealing with the real issues. That voice was not heard.

At this point, I think it would be best to remove the display of the wrong doing since it had no bearing on the problem. And then, go back and focus on the process issue that created the problem to begin with. 

It can be very tricky business to deal with problems of this nature. It&#039;s never to late to make things right and it&#039;s important to give people another chance.</description>
		<content:encoded><![CDATA[<p>Thank you for this post, Arlen. Thanks, especially, for sharing that passage. </p>
<p>It would have been helpful had the leadership team discussion focused on a review of the process by which community members are assigned positions within the Joomla! project. That was the crux of the problem and reviewing and adjusting that process would have been a helpful response. </p>
<p>Unfortunately, the conversation did not go that way. Instead, the mistakes of the individual who was banned a year earlier were put on display and the conversation shifted to the integrity of those who would involve him. </p>
<p>As is often the case, there was a single voice in the discussion dealing with the real issues. That voice was not heard.</p>
<p>At this point, I think it would be best to remove the display of the wrong doing since it had no bearing on the problem. And then, go back and focus on the process issue that created the problem to begin with. </p>
<p>It can be very tricky business to deal with problems of this nature. It&#8217;s never to late to make things right and it&#8217;s important to give people another chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bad Behavior and Arrogance by arlen</title>
		<link>http://www.theodicius.net/archives/2010/02/21/bad-behavior-and-arrogance/comment-page-1/#comment-17442</link>
		<dc:creator>arlen</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=370#comment-17442</guid>
		<description>&quot;Even heavy criminals see their names omitted in news reports.&quot;

Not here in the US. In fact, you can go to a web site and see a list of former sex offenders (who have already served their full prison sentence) who live in your neighborhood, complete with their names and current addresses.

I can see reasons both for and against such a practice, so let&#039;s not open that sort of a debate, OK? I just bring it up to show that&#039;s far from a universal practice.

But in the specific case of the person in question, I have mixed feelings about the situation you describe. While I agree it was ugly to see the spectacle he made of himself rehashed, and quite possibly made him squirm to have it waved in his face again, it also may have the salutary effect of reminding us all that our actions have consequences, and that what we say and do out here on the web can stick with us for a long time. It&#039;s a reminder that we all need to control ourselves out here.

&quot;As it was, so shall it ever be&quot; is a sad mantra. It denies life, for the essence of life is growth and change. It&#039;s the trap of the Devil, which to this day continues to snare otherwise intelligent and good people.

&lt;blockquote&gt;
&quot;You have heard that it was said, &#039;Love your neighbor and hate your enemies.&#039; But I say to you, love your enemies. Pray for those who hurt you. If you do this, you will be true children of your Father in heaven. He causes the sun to rise on good people and on evil people, and he sends rain to those who do right and to those who do wrong. If you love only the people who love you, you will get no reward. Even the tax collectors do that. And if you are nice only to your friends, you are no better than other people. Even those who don&#039;t know God are nice to their friends.
&lt;/blockquote&gt;
&lt;cite&gt;Matthew 5:43-47&lt;/cite&gt;</description>
		<content:encoded><![CDATA[<p>&#8220;Even heavy criminals see their names omitted in news reports.&#8221;</p>
<p>Not here in the US. In fact, you can go to a web site and see a list of former sex offenders (who have already served their full prison sentence) who live in your neighborhood, complete with their names and current addresses.</p>
<p>I can see reasons both for and against such a practice, so let&#8217;s not open that sort of a debate, OK? I just bring it up to show that&#8217;s far from a universal practice.</p>
<p>But in the specific case of the person in question, I have mixed feelings about the situation you describe. While I agree it was ugly to see the spectacle he made of himself rehashed, and quite possibly made him squirm to have it waved in his face again, it also may have the salutary effect of reminding us all that our actions have consequences, and that what we say and do out here on the web can stick with us for a long time. It&#8217;s a reminder that we all need to control ourselves out here.</p>
<p>&#8220;As it was, so shall it ever be&#8221; is a sad mantra. It denies life, for the essence of life is growth and change. It&#8217;s the trap of the Devil, which to this day continues to snare otherwise intelligent and good people.</p>
<blockquote><p>
&#8220;You have heard that it was said, &#8216;Love your neighbor and hate your enemies.&#8217; But I say to you, love your enemies. Pray for those who hurt you. If you do this, you will be true children of your Father in heaven. He causes the sun to rise on good people and on evil people, and he sends rain to those who do right and to those who do wrong. If you love only the people who love you, you will get no reward. Even the tax collectors do that. And if you are nice only to your friends, you are no better than other people. Even those who don&#8217;t know God are nice to their friends.
</p></blockquote>
<p><cite>Matthew 5:43-47</cite></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bad Behavior and Arrogance by Ewel</title>
		<link>http://www.theodicius.net/archives/2010/02/21/bad-behavior-and-arrogance/comment-page-1/#comment-17440</link>
		<dc:creator>Ewel</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=370#comment-17440</guid>
		<description>I was very much aware of the point you made in this blog before I read the above, but now I realise I had still failed to grasp how far-reaching the implications really are. No wonder the concept of forgiveness is common to all world religions.

If you don&#039;t take this as a professional view, personally I think banning someone who has done nothing wrong might well have had legal implications, at least in theory. 

It is a sad thought that a quiet ATAAW ban might have been less harmful than his name being pulled through the mud in the leadership discussion that followed Rob&#039;s correct decision not to give in to undue pressure. Even heavy criminals see their names omitted in news reports.</description>
		<content:encoded><![CDATA[<p>I was very much aware of the point you made in this blog before I read the above, but now I realise I had still failed to grasp how far-reaching the implications really are. No wonder the concept of forgiveness is common to all world religions.</p>
<p>If you don&#8217;t take this as a professional view, personally I think banning someone who has done nothing wrong might well have had legal implications, at least in theory. </p>
<p>It is a sad thought that a quiet ATAAW ban might have been less harmful than his name being pulled through the mud in the leadership discussion that followed Rob&#8217;s correct decision not to give in to undue pressure. Even heavy criminals see their names omitted in news reports.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

