<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Hadi Hariri&#039;s Blog</title>
	<atom:link href="http://hadihariri.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hadihariri.com</link>
	<description></description>
	<lastBuildDate>Tue, 21 Feb 2012 18:13:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on And when you call it, you can call it Util by Scott D. Strader</title>
		<link>http://hadihariri.com/2012/02/18/and-when-you-call-it-you-can-call-it-util/#comment-8040</link>
		<dc:creator><![CDATA[Scott D. Strader]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 18:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://hadihariri.com/?p=2218#comment-8040</guid>
		<description><![CDATA[StringUtils, XMLUtils, etc. are perfect containers for simple, reusable code. When and if any group of those contained methods merit a class of their own (e.g. XMLAccountTransform) then they should be refactored appropriately. The magical util class is a step in the process of developing a project and stops you from over-engineering at the outset.]]></description>
		<content:encoded><![CDATA[<p>StringUtils, XMLUtils, etc. are perfect containers for simple, reusable code. When and if any group of those contained methods merit a class of their own (e.g. XMLAccountTransform) then they should be refactored appropriately. The magical util class is a step in the process of developing a project and stops you from over-engineering at the outset.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on And when you call it, you can call it Util by Olaf Monien</title>
		<link>http://hadihariri.com/2012/02/18/and-when-you-call-it-you-can-call-it-util/#comment-8025</link>
		<dc:creator><![CDATA[Olaf Monien]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 21:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://hadihariri.com/?p=2218#comment-8025</guid>
		<description><![CDATA[As long as I find recommendations in books (those about good programming practice) that say, that a longer method name is less easier to read than a short method name and thus recommend to keep names as short as possible (for readability!!), your dream will not come true ;-)]]></description>
		<content:encoded><![CDATA[<p>As long as I find recommendations in books (those about good programming practice) that say, that a longer method name is less easier to read than a short method name and thus recommend to keep names as short as possible (for readability!!), your dream will not come true <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Kotlin Journey Part I : Getting things set up by Nick Jones</title>
		<link>http://hadihariri.com/2012/02/17/the-kotlin-journey-part-i-getting-things-set-up/#comment-8024</link>
		<dc:creator><![CDATA[Nick Jones]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 21:16:12 +0000</pubDate>
		<guid isPermaLink="false">https://hhariri.wordpress.com/?p=2208#comment-8024</guid>
		<description><![CDATA[Thanks for pointing this out, I was doing the same thing.]]></description>
		<content:encoded><![CDATA[<p>Thanks for pointing this out, I was doing the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on And when you call it, you can call it Util by Sólo hay dos cosas complejas en computación &#171; Blog de Francisco Velázquez</title>
		<link>http://hadihariri.com/2012/02/18/and-when-you-call-it-you-can-call-it-util/#comment-8023</link>
		<dc:creator><![CDATA[Sólo hay dos cosas complejas en computación &#171; Blog de Francisco Velázquez]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 20:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://hadihariri.com/?p=2218#comment-8023</guid>
		<description><![CDATA[[...] la semana de esta cita, está por todos lados. En realación a esto, encontramos este artículo de Haidi Hariri, aunque no la llega a usar. En él recomienda no usar las siguientes palabras: Util, Service, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] la semana de esta cita, está por todos lados. En realación a esto, encontramos este artículo de Haidi Hariri, aunque no la llega a usar. En él recomienda no usar las siguientes palabras: Util, Service, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on And when you call it, you can call it Util by Erik</title>
		<link>http://hadihariri.com/2012/02/18/and-when-you-call-it-you-can-call-it-util/#comment-8020</link>
		<dc:creator><![CDATA[Erik]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 16:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://hadihariri.com/?p=2218#comment-8020</guid>
		<description><![CDATA[Yes, yes, yes!  I fully agree about the importance of picking good names and the badness of calling something &quot;utils&quot; (or &quot;helper&quot; or &quot;manager&quot;).  I&#039;ve blogged about this in the past, but I&#039;ll summarize quickly here.  When classes are named this way, *anything* you put in them is categorically correct as long as it&#039;s &quot;useful&quot; or &quot;helpful&quot;, which it will be, since the person writing it clearly has use for it.

Adopting these naming conventions is an &quot;anything goes&quot; advertisement that invites technical debt due to poor organization and dependency management.]]></description>
		<content:encoded><![CDATA[<p>Yes, yes, yes!  I fully agree about the importance of picking good names and the badness of calling something &#8220;utils&#8221; (or &#8220;helper&#8221; or &#8220;manager&#8221;).  I&#8217;ve blogged about this in the past, but I&#8217;ll summarize quickly here.  When classes are named this way, *anything* you put in them is categorically correct as long as it&#8217;s &#8220;useful&#8221; or &#8220;helpful&#8221;, which it will be, since the person writing it clearly has use for it.</p>
<p>Adopting these naming conventions is an &#8220;anything goes&#8221; advertisement that invites technical debt due to poor organization and dependency management.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Kotlin Journey Part I : Getting things set up by hhariri</title>
		<link>http://hadihariri.com/2012/02/17/the-kotlin-journey-part-i-getting-things-set-up/#comment-8007</link>
		<dc:creator><![CDATA[hhariri]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 19:34:31 +0000</pubDate>
		<guid isPermaLink="false">https://hhariri.wordpress.com/?p=2208#comment-8007</guid>
		<description><![CDATA[Hey Ben,

Can I ask you to post the questions on the forums? That way the team can help and also use questions for basis of upcoming FAQs. The forums are here: 

http://devnet.jetbrains.net/community/kotlin?view=discussions]]></description>
		<content:encoded><![CDATA[<p>Hey Ben,</p>
<p>Can I ask you to post the questions on the forums? That way the team can help and also use questions for basis of upcoming FAQs. The forums are here: </p>
<p><a href="http://devnet.jetbrains.net/community/kotlin?view=discussions" rel="nofollow">http://devnet.jetbrains.net/community/kotlin?view=discussions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Kotlin Journey Part I : Getting things set up by Ben D</title>
		<link>http://hadihariri.com/2012/02/17/the-kotlin-journey-part-i-getting-things-set-up/#comment-8006</link>
		<dc:creator><![CDATA[Ben D]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 18:05:54 +0000</pubDate>
		<guid isPermaLink="false">https://hhariri.wordpress.com/?p=2208#comment-8006</guid>
		<description><![CDATA[Well, actually it does RUN fine from the IDE.  How to I run it from the command line?  Is there a simple way I can send just a simple .class file to a client site?]]></description>
		<content:encoded><![CDATA[<p>Well, actually it does RUN fine from the IDE.  How to I run it from the command line?  Is there a simple way I can send just a simple .class file to a client site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Kotlin Journey Part I : Getting things set up by hhariri</title>
		<link>http://hadihariri.com/2012/02/17/the-kotlin-journey-part-i-getting-things-set-up/#comment-7997</link>
		<dc:creator><![CDATA[hhariri]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 06:59:50 +0000</pubDate>
		<guid isPermaLink="false">https://hhariri.wordpress.com/?p=2208#comment-7997</guid>
		<description><![CDATA[@Fabian,

You want to build the compiler from source? Cause that&#039;s pointed out here: https://github.com/JetBrains/Kotlin in the README and the build.xml files is for doing so. But not sure if that&#039;s what you want since you already mention the build.xml file...]]></description>
		<content:encoded><![CDATA[<p>@Fabian,</p>
<p>You want to build the compiler from source? Cause that&#8217;s pointed out here: <a href="https://github.com/JetBrains/Kotlin" rel="nofollow">https://github.com/JetBrains/Kotlin</a> in the README and the build.xml files is for doing so. But not sure if that&#8217;s what you want since you already mention the build.xml file&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Kotlin Journey Part I : Getting things set up by Sandman</title>
		<link>http://hadihariri.com/2012/02/17/the-kotlin-journey-part-i-getting-things-set-up/#comment-7994</link>
		<dc:creator><![CDATA[Sandman]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 02:41:55 +0000</pubDate>
		<guid isPermaLink="false">https://hhariri.wordpress.com/?p=2208#comment-7994</guid>
		<description><![CDATA[Nevermind. Dumb move by me. I wasn&#039;t installing the .zip file... instead, I had decompressed it and pointed right at the plugin jar.]]></description>
		<content:encoded><![CDATA[<p>Nevermind. Dumb move by me. I wasn&#8217;t installing the .zip file&#8230; instead, I had decompressed it and pointed right at the plugin jar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Kotlin Journey Part I : Getting things set up by Sandman</title>
		<link>http://hadihariri.com/2012/02/17/the-kotlin-journey-part-i-getting-things-set-up/#comment-7993</link>
		<dc:creator><![CDATA[Sandman]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 02:34:38 +0000</pubDate>
		<guid isPermaLink="false">https://hhariri.wordpress.com/?p=2208#comment-7993</guid>
		<description><![CDATA[Everything appears to work fine, but when I click &#039;Setup Kotlin Runtime&#039;, I get this message: &quot;kotlin-runtime.jar is not found. Make sure plugin is properly installed&quot;. I&#039;ve followed your instructions closely.]]></description>
		<content:encoded><![CDATA[<p>Everything appears to work fine, but when I click &#8216;Setup Kotlin Runtime&#8217;, I get this message: &#8220;kotlin-runtime.jar is not found. Make sure plugin is properly installed&#8221;. I&#8217;ve followed your instructions closely.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

