<?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 nicholascloud.com</title>
	<atom:link href="http://www.nicholascloud.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicholascloud.com</link>
	<description>Encapsulate what varies.</description>
	<lastBuildDate>Sun, 15 Jan 2012 18:05:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on So you want to be a .NET dev&#8230; by ncloud</title>
		<link>http://www.nicholascloud.com/2012/01/so-you-want-to-be-a-net-dev/comment-page-1/#comment-5713</link>
		<dc:creator>ncloud</dc:creator>
		<pubDate>Sun, 15 Jan 2012 18:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=720#comment-5713</guid>
		<description>+1 for Mark&#039;s comment, he&#039;s absolutely right.</description>
		<content:encoded><![CDATA[<p>+1 for Mark&#8217;s comment, he&#8217;s absolutely right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on So you want to be a .NET dev&#8230; by Mark</title>
		<link>http://www.nicholascloud.com/2012/01/so-you-want-to-be-a-net-dev/comment-page-1/#comment-5708</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 15 Jan 2012 16:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=720#comment-5708</guid>
		<description>I would add that there is a difference between being in IT, programming to supplement other business, and being in software, where you are the business. The cultures are different and making the switch can be difficult.</description>
		<content:encoded><![CDATA[<p>I would add that there is a difference between being in IT, programming to supplement other business, and being in software, where you are the business. The cultures are different and making the switch can be difficult.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nancy (.NET Micro Web Frameworks Part 1) by ncloud</title>
		<link>http://www.nicholascloud.com/2011/05/nancy-net-micro-web-frameworks-part-1/comment-page-1/#comment-5453</link>
		<dc:creator>ncloud</dc:creator>
		<pubDate>Tue, 03 Jan 2012 15:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=522#comment-5453</guid>
		<description>@Oetawan, I&#039;m not really sure about single sign-on.  I would recommend asking the question on the NancyFX forums: https://groups.google.com/forum/#!forum/nancy-web-framework</description>
		<content:encoded><![CDATA[<p>@Oetawan, I&#8217;m not really sure about single sign-on.  I would recommend asking the question on the NancyFX forums: <a href="https://groups.google.com/forum/#!forum/nancy-web-framework" rel="nofollow">https://groups.google.com/forum/#!forum/nancy-web-framework</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nancy (.NET Micro Web Frameworks Part 1) by Oetawan</title>
		<link>http://www.nicholascloud.com/2011/05/nancy-net-micro-web-frameworks-part-1/comment-page-1/#comment-5440</link>
		<dc:creator>Oetawan</dc:creator>
		<pubDate>Tue, 03 Jan 2012 03:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=522#comment-5440</guid>
		<description>how to implement single sign on in nancy .net ?</description>
		<content:encoded><![CDATA[<p>how to implement single sign on in nancy .net ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CQRS and Event Sourcing with NCQRS by CQRS: Links, News and Resources (1) &#171; Angel &#8220;Java&#8221; Lopez on Blog</title>
		<link>http://www.nicholascloud.com/2011/09/cqrs-and-event-sourcing-with-ncqrs/comment-page-1/#comment-4787</link>
		<dc:creator>CQRS: Links, News and Resources (1) &#171; Angel &#8220;Java&#8221; Lopez on Blog</dc:creator>
		<pubDate>Thu, 24 Nov 2011 09:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=641#comment-4787</guid>
		<description>[...] CQRS and Event Sourcing with NCQRS http://www.nicholascloud.com/2011/09/cqrs-and-event-sourcing-with-ncqrs/ [...]</description>
		<content:encoded><![CDATA[<p>[...] CQRS and Event Sourcing with NCQRS <a href="http://www.nicholascloud.com/2011/09/cqrs-and-event-sourcing-with-ncqrs/" rel="nofollow">http://www.nicholascloud.com/2011/09/cqrs-and-event-sourcing-with-ncqrs/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naming interfaces by chuck</title>
		<link>http://www.nicholascloud.com/2011/10/naming-interfaces/comment-page-1/#comment-4377</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Mon, 07 Nov 2011 03:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=685#comment-4377</guid>
		<description>It sort of seems like there&#039;s already a naming convention in the names being things that end in &quot;-able&quot;. The &quot;I&quot; seems redundant then. But I suppose &quot;-able&quot; is just a shorter way to say &quot;Can-&quot;... What about a convention that interface names are adjectives?</description>
		<content:encoded><![CDATA[<p>It sort of seems like there&#8217;s already a naming convention in the names being things that end in &#8220;-able&#8221;. The &#8220;I&#8221; seems redundant then. But I suppose &#8220;-able&#8221; is just a shorter way to say &#8220;Can-&#8221;&#8230; What about a convention that interface names are adjectives?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naming interfaces by Christian Horsdal</title>
		<link>http://www.nicholascloud.com/2011/10/naming-interfaces/comment-page-1/#comment-4025</link>
		<dc:creator>Christian Horsdal</dc:creator>
		<pubDate>Mon, 24 Oct 2011 08:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=685#comment-4025</guid>
		<description>I agree that we should get rid of the I prefix, but I also think your Can, Will, Has proposal is to restrictive. I like interface names that names a _thing_. As such to me List would be a fine interface name. Implementation on the other hand should have more specific names like LinkedList or ArrayList.</description>
		<content:encoded><![CDATA[<p>I agree that we should get rid of the I prefix, but I also think your Can, Will, Has proposal is to restrictive. I like interface names that names a _thing_. As such to me List would be a fine interface name. Implementation on the other hand should have more specific names like LinkedList or ArrayList.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naming interfaces by Ryan</title>
		<link>http://www.nicholascloud.com/2011/10/naming-interfaces/comment-page-1/#comment-4022</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 23 Oct 2011 23:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=685#comment-4022</guid>
		<description>(Those List and IList were supposed to have T after them, but I guess the comment field thought it was HTML.)</description>
		<content:encoded><![CDATA[<p>(Those List and IList were supposed to have T after them, but I guess the comment field thought it was HTML.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naming interfaces by Ryan</title>
		<link>http://www.nicholascloud.com/2011/10/naming-interfaces/comment-page-1/#comment-4021</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 23 Oct 2011 23:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=685#comment-4021</guid>
		<description>IAgreeWithJonathan.  I see that hideous Impl suffix often in JavaLand, but rarely in .NETLand, because we can have List and IList.  If a big part of breaking out dependencies is replacing concrete classes with interfaces, it&#039;s nice to have the &quot;I&quot;s in order to see at a glance how interface-y my code is, or how far I have to go.</description>
		<content:encoded><![CDATA[<p>IAgreeWithJonathan.  I see that hideous Impl suffix often in JavaLand, but rarely in .NETLand, because we can have List and IList.  If a big part of breaking out dependencies is replacing concrete classes with interfaces, it&#8217;s nice to have the &#8220;I&#8221;s in order to see at a glance how interface-y my code is, or how far I have to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naming interfaces by ncloud</title>
		<link>http://www.nicholascloud.com/2011/10/naming-interfaces/comment-page-1/#comment-4019</link>
		<dc:creator>ncloud</dc:creator>
		<pubDate>Sun, 23 Oct 2011 19:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholascloud.com/?p=685#comment-4019</guid>
		<description>IList has more behavior than simple index access.  I&#039;ve always thought that .NET collections were a big mess, so I think they would need to be re-organized for more behavior-centric interface names to make any sense.

There have always been developers who advocate special prefixes for things.  Whether it is &quot;I&quot;, or &quot;m_&quot; or &quot;_&quot;, or &quot;txt&quot;, &quot;bln&quot;, &quot;int&quot;, most, if not all, become unnecessary with modern IDEs.  And if you&#039;re programming in the .NET space, you&#039;re using a modern IDE.

I am also against the &quot;Impl&quot; prefix because it really means &quot;not an interface&quot;.  But if interfaces are named for behavior, it becomes unnecessary.</description>
		<content:encoded><![CDATA[<p>IList has more behavior than simple index access.  I&#8217;ve always thought that .NET collections were a big mess, so I think they would need to be re-organized for more behavior-centric interface names to make any sense.</p>
<p>There have always been developers who advocate special prefixes for things.  Whether it is &#8220;I&#8221;, or &#8220;m_&#8221; or &#8220;_&#8221;, or &#8220;txt&#8221;, &#8220;bln&#8221;, &#8220;int&#8221;, most, if not all, become unnecessary with modern IDEs.  And if you&#8217;re programming in the .NET space, you&#8217;re using a modern IDE.</p>
<p>I am also against the &#8220;Impl&#8221; prefix because it really means &#8220;not an interface&#8221;.  But if interfaces are named for behavior, it becomes unnecessary.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

