<?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 Hexaid on Software Development</title>
	<atom:link href="http://www.hexaid.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hexaid.com/blog</link>
	<description>Personal thinkings, delutions and rumblings</description>
	<lastBuildDate>Wed, 12 Jan 2011 06:39:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Some confusing cases of method overloading by Sandeep</title>
		<link>http://www.hexaid.com/blog/2010/09/12/some-confusing-cases-of-method-overloading/#comment-70</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Wed, 12 Jan 2011 06:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexaid.com/blog/?p=11#comment-70</guid>
		<description>Great article

Thanks for the information

&lt;a href=&quot;http://extreme-java.blogspot.com&quot; rel=&quot;nofollow&quot;&gt;http://extreme-java.blogspot.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great article</p>
<p>Thanks for the information</p>
<p><a href="http://extreme-java.blogspot.com" rel="nofollow">http://extreme-java.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some confusing cases of method overloading &#8211; Part 2 by Sandeep</title>
		<link>http://www.hexaid.com/blog/2010/09/14/some-confusing-cases-of-method-overloading-part-2/#comment-69</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Wed, 12 Jan 2011 06:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexaid.com/blog/?p=49#comment-69</guid>
		<description>Great article

Thanks for the information

&lt;a href=&quot;http://extreme-java.blogspot.com&quot; rel=&quot;nofollow&quot;&gt;http://extreme-java.blogspot.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great article</p>
<p>Thanks for the information</p>
<p><a href="http://extreme-java.blogspot.com" rel="nofollow">http://extreme-java.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some confusing cases of method overloading – Part 3 by Sandeep</title>
		<link>http://www.hexaid.com/blog/2010/09/19/some-confusing-cases-of-method-overloading-%e2%80%93-part-3/#comment-68</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Wed, 12 Jan 2011 06:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexaid.com/blog/?p=63#comment-68</guid>
		<description>Great article

Thanks for the information

&lt;a href=&quot;http://extreme-java.blogspot.com&quot; rel=&quot;nofollow&quot;&gt;http://extreme-java.blogspot.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great article</p>
<p>Thanks for the information</p>
<p><a href="http://extreme-java.blogspot.com" rel="nofollow">http://extreme-java.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things to consider before doing big refactorings in small businesses by Johnna Rudnicky</title>
		<link>http://www.hexaid.com/blog/2010/10/16/things-to-consider-before-doing-big-refactorings-in-small-businesses/#comment-56</link>
		<dc:creator>Johnna Rudnicky</dc:creator>
		<pubDate>Fri, 22 Oct 2010 16:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexaid.com/blog/?p=108#comment-56</guid>
		<description>Definitely a superb write-up about the subject, keep up the good work and also I wish to learn a lot more of your stuff in the long run.</description>
		<content:encoded><![CDATA[<p>Definitely a superb write-up about the subject, keep up the good work and also I wish to learn a lot more of your stuff in the long run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some confusing cases of method overloading by Hexaid on Software Development &#187; Some confusing cases of method overloading – Part 3</title>
		<link>http://www.hexaid.com/blog/2010/09/12/some-confusing-cases-of-method-overloading/#comment-6</link>
		<dc:creator>Hexaid on Software Development &#187; Some confusing cases of method overloading – Part 3</dc:creator>
		<pubDate>Sun, 19 Sep 2010 06:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexaid.com/blog/?p=11#comment-6</guid>
		<description>[...] of all, in the case you missed the previous posts, here you have the links to the first part, and the second [...]</description>
		<content:encoded><![CDATA[<p>[...] of all, in the case you missed the previous posts, here you have the links to the first part, and the second [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some confusing cases of method overloading by Hexaid on Software Development &#187; Some confusing cases of method overloading &#8211; Part 2</title>
		<link>http://www.hexaid.com/blog/2010/09/12/some-confusing-cases-of-method-overloading/#comment-3</link>
		<dc:creator>Hexaid on Software Development &#187; Some confusing cases of method overloading &#8211; Part 2</dc:creator>
		<pubDate>Wed, 15 Sep 2010 02:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexaid.com/blog/?p=11#comment-3</guid>
		<description>[...] days ago I posted about  an example program which called an overloaded method where its parameters where final variables. This time I&#8217;ll call an overloaded constructor where its actual parameter is a null literal. [...]</description>
		<content:encoded><![CDATA[<p>[...] days ago I posted about  an example program which called an overloaded method where its parameters where final variables. This time I&#8217;ll call an overloaded constructor where its actual parameter is a null literal. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://stats.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.hexaid.com @ 2012-05-20 19:46:38 -->
