<?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 on: A somewhat less biases comparison of MVP and MVC</title>
	<atom:link href="http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/</link>
	<description>An outlet for my obsession with technology</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:46:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ASP.NET MVC Archived Blog Posts, Page 1</title>
		<link>http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/comment-page-1/#comment-328</link>
		<dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator>
		<pubDate>Tue, 26 May 2009 04:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/#comment-328</guid>
		<description>[...] to VoteA somewhat less biases comparison of MVP and MVC (5/20/2009)Wednesday, May 20, 2009 from Eric PolereckyWhat is it called? First off; what are we calling [...]</description>
		<content:encoded><![CDATA[<p>[...] to VoteA somewhat less biases comparison of MVP and MVC (5/20/2009)Wednesday, May 20, 2009 from Eric PolereckyWhat is it called? First off; what are we calling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Polerecky</title>
		<link>http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/comment-page-1/#comment-323</link>
		<dc:creator>Eric Polerecky</dc:creator>
		<pubDate>Sat, 23 May 2009 04:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/#comment-323</guid>
		<description>um...technically I was in a government building....</description>
		<content:encoded><![CDATA[<p>um&#8230;technically I was in a government building&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Behnke</title>
		<link>http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/comment-page-1/#comment-322</link>
		<dc:creator>Jeff Behnke</dc:creator>
		<pubDate>Fri, 22 May 2009 21:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/#comment-322</guid>
		<description>Bomb threats?! WTF do you work again?</description>
		<content:encoded><![CDATA[<p>Bomb threats?! WTF do you work again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Polerecky</title>
		<link>http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/comment-page-1/#comment-321</link>
		<dc:creator>Eric Polerecky</dc:creator>
		<pubDate>Fri, 22 May 2009 13:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/#comment-321</guid>
		<description>If I am following you right....then I agree!

ASP.NET taught developers they don&#039;t need to know the basic underpinnings of the internet. How huge are your balls to be able to suggest you can write an entire abstraction layer on of http/css/html/js AND that we will do it so well that the developers will need NO convention!

The complete lack of convention in ASP.NET drives me nuts!

Crap...code red gotta go...Damn bomb threats interrupting my blogging....</description>
		<content:encoded><![CDATA[<p>If I am following you right&#8230;.then I agree!</p>
<p>ASP.NET taught developers they don&#8217;t need to know the basic underpinnings of the internet. How huge are your balls to be able to suggest you can write an entire abstraction layer on of http/css/html/js AND that we will do it so well that the developers will need NO convention!</p>
<p>The complete lack of convention in ASP.NET drives me nuts!</p>
<p>Crap&#8230;code red gotta go&#8230;Damn bomb threats interrupting my blogging&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Behnke</title>
		<link>http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/comment-page-1/#comment-320</link>
		<dc:creator>Jeff Behnke</dc:creator>
		<pubDate>Thu, 21 May 2009 04:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://eric.polerecky.com/archives/a-somewhat-less-biases-comparison-of-mvp-and-mvc/#comment-320</guid>
		<description>The phrase &quot;your developers don&#039;t need to know [some technology] because of [our technology]&quot; is a prime indication of where, specifically, developers will create the most bugs and where the application won&#039;t work as designed. My problem is not running across technology that I don&#039;t want to know or need to know...my problem generally results from companies trying to glue shit together in ways that it shouldn&#039;t be glued together. I never once used an asp.net form. I always choose to glue stuff together myself instead, so then if it doesn&#039;t work, I know why :)</description>
		<content:encoded><![CDATA[<p>The phrase &#8220;your developers don&#8217;t need to know [some technology] because of [our technology]&#8221; is a prime indication of where, specifically, developers will create the most bugs and where the application won&#8217;t work as designed. My problem is not running across technology that I don&#8217;t want to know or need to know&#8230;my problem generally results from companies trying to glue shit together in ways that it shouldn&#8217;t be glued together. I never once used an asp.net form. I always choose to glue stuff together myself instead, so then if it doesn&#8217;t work, I know why <img src='http://eric.polerecky.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
