<?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 on: Maintainers, I Salute You!</title>
	<atom:link href="http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/</link>
	<description></description>
	<lastBuildDate>Fri, 21 Aug 2009 17:53:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jj</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-218</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Sat, 05 Jul 2008 17:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-218</guid>
		<description>You&#039;d probably have a heart attack!</description>
		<content:encoded><![CDATA[<p>You&#8217;d probably have a heart attack!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-217</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Sat, 05 Jul 2008 17:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-217</guid>
		<description>Poor Slinky. I shudder to think what would happen if you were exposed to &lt;i&gt; my &lt;/i&gt; code.</description>
		<content:encoded><![CDATA[<p>Poor Slinky. I shudder to think what would happen if you were exposed to <i> my </i> code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akarsh Simha</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-197</link>
		<dc:creator>Akarsh Simha</dc:creator>
		<pubDate>Fri, 27 Jun 2008 00:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-197</guid>
		<description>Ahh...
Throughout my GSoC, I&#039;ve been constantly corrected on code-quality practices and variable name conventions consistently. I didn&#039;t use the indentation styles of KStars initially, and that&#039;s now corrected. I didn&#039;t use appropriate variable names in several places. Thankfully, when I don&#039;t name a method or variable aptly, an email lands in my inbox suggesting the correct name :D

I think code quality is important, because, as my co-developer says, code is read far many more times than it is written - which means it is better to write it once, clearly.

Thankfully, I have a branch for my project, so I commit to the repository as soon as I&#039;m done. Seamless version control, without a distributed VCS. :D</description>
		<content:encoded><![CDATA[<p>Ahh&#8230;<br />
Throughout my GSoC, I&#8217;ve been constantly corrected on code-quality practices and variable name conventions consistently. I didn&#8217;t use the indentation styles of KStars initially, and that&#8217;s now corrected. I didn&#8217;t use appropriate variable names in several places. Thankfully, when I don&#8217;t name a method or variable aptly, an email lands in my inbox suggesting the correct name <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I think code quality is important, because, as my co-developer says, code is read far many more times than it is written &#8211; which means it is better to write it once, clearly.</p>
<p>Thankfully, I have a branch for my project, so I commit to the repository as soon as I&#8217;m done. Seamless version control, without a distributed VCS. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arunchaganty</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-187</link>
		<dc:creator>arunchaganty</dc:creator>
		<pubDate>Mon, 23 Jun 2008 16:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-187</guid>
		<description>@Kumar: I agree completely. I won&#039;t make this mistake twice. Better learnt on a non-professional project, I say. And thanks for commenting, and congrats on having a debian page :-D.</description>
		<content:encoded><![CDATA[<p>@Kumar: I agree completely. I won&#8217;t make this mistake twice. Better learnt on a non-professional project, I say. And thanks for commenting, and congrats on having a debian page <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar Appaiah</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-186</link>
		<dc:creator>Kumar Appaiah</dc:creator>
		<pubDate>Mon, 23 Jun 2008 13:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-186</guid>
		<description>You are doomed if you want a professional project with outside participation (outside yourself that is) without a VCS.

Read this word carefully: _doomed_ (maybe this might work: &lt;em&gt;doomed&lt;/em&gt;) ;-)</description>
		<content:encoded><![CDATA[<p>You are doomed if you want a professional project with outside participation (outside yourself that is) without a VCS.</p>
<p>Read this word carefully: _doomed_ (maybe this might work: <em>doomed</em>) <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon conformist</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-185</link>
		<dc:creator>anon conformist</dc:creator>
		<pubDate>Mon, 23 Jun 2008 11:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-185</guid>
		<description>&quot;Python (surprisingly bad) ..... I assure you, all of us were less than average programmers. And we were using Python.&quot; 
So true.

Cheers</description>
		<content:encoded><![CDATA[<p>&#8220;Python (surprisingly bad) &#8230;.. I assure you, all of us were less than average programmers. And we were using Python.&#8221;<br />
So true.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bakarbaaz</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-184</link>
		<dc:creator>Bakarbaaz</dc:creator>
		<pubDate>Mon, 23 Jun 2008 09:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-184</guid>
		<description>Gibberish not jibberish! 
By the way thats what most of this post was for me .... although some bit of english was also thrown in... No offence!!!</description>
		<content:encoded><![CDATA[<p>Gibberish not jibberish!<br />
By the way thats what most of this post was for me &#8230;. although some bit of english was also thrown in&#8230; No offence!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naveen</title>
		<link>http://arunchaganty.wordpress.com/2008/06/22/maintainers-i-salute-you/#comment-183</link>
		<dc:creator>naveen</dc:creator>
		<pubDate>Sun, 22 Jun 2008 18:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://arunchaganty.wordpress.com/?p=48#comment-183</guid>
		<description>A very educative post for a n00b(like me) 
btw, The shack of fundaes is really interesting :-). I am learning a lot from it nowadays...</description>
		<content:encoded><![CDATA[<p>A very educative post for a n00b(like me)<br />
btw, The shack of fundaes is really interesting <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I am learning a lot from it nowadays&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
