<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Inquisitive Coder - Davy Brion&#039;s Blog &#187; Rants</title>
	<atom:link href="http://davybrion.com/blog/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://davybrion.com/blog</link>
	<description>Trying to walk that thin line between intelligence and ignorance</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:51:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The Biggest Logging Anti-Pattern</title>
		<link>http://davybrion.com/blog/2010/03/the-biggest-logging-anti-pattern/</link>
		<comments>http://davybrion.com/blog/2010/03/the-biggest-logging-anti-pattern/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 12:39:13 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/2010/03/the-biggest-logging-anti-pattern/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://davybrion.com/pictures/TheBiggestLoggingAntiPattern_C04B/shitty_log.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="shitty_log" border="0" alt="shitty_log" src="http://davybrion.com/pictures/TheBiggestLoggingAntiPattern_C04B/shitty_log_thumb.png" width="632" height="484" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2010/03/the-biggest-logging-anti-pattern/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Have You Jumped On The Bandwagon Yet?</title>
		<link>http://davybrion.com/blog/2010/02/have-you-jumped-on-the-bandwagon-yet/</link>
		<comments>http://davybrion.com/blog/2010/02/have-you-jumped-on-the-bandwagon-yet/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 20:16:29 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=2263</guid>
		<description><![CDATA[I&#8217;m not sure if this is related to the time of the year, but i (and undoubtedly quite a few of you as well if you&#8217;re honest) am once again getting pretty annoyed with the fact that the blogosphere is once again filled with &#8220;you gotta do this or you&#8217;re just not cool&#8221;-kinda posts. The [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure if this is related to the time of the year, but i (and undoubtedly quite a few of you as well if you&#8217;re honest) am once again getting pretty annoyed with the fact that the blogosphere is once again filled with &#8220;you gotta do this or you&#8217;re just not cool&#8221;-kinda posts.   The weird part is that the <a href="http://davybrion.com/blog/2009/02/buzzword-driven-development-isnt-gonna-help-you/">last time i complained about this was pretty much exactly a year ago</a>.</p>
<p>These days, you&#8217;re an absolute moron if you&#8217;re still using a relational database.  And forget about getting invited to the best parties if you&#8217;re not developing according to the Command and Query Responsibility Segregation (CQRS) pattern.  And if you&#8217;re not doing Lean then you&#8217;re really not worth listening to.  Oh no wait, talking about Lean isn&#8217;t hot anymore since the Toyota recalls so we can scratch that off the list, sorry about that one folks.</p>
<p>Now, i&#8217;m not saying that the whole NoSQL and CQRS thing is worthless.  I actually find them both very interesting.  But to all of you who are now pushing these things as if they are the greatest things since sliced bread, i would just like to ask one thing:  can we get some more real-world examples?  You do use these things in real-world projects before proclaiming that these approaches will fix all (or most) of our current problems, right?  You&#8217;re not just trying to be cool on the internet, are you?  Honestly, of all the people that i hear talking about these things lately i only really believe about a handful of them when they say they use these things in real world projects.  I&#8217;ll leave it to you to figure out who the real ones are, and who is just jumping on the bandwagon.</p>
<p>And no, i&#8217;m definitely not going to claim that using an RDBMS for every system is the best choice.  I complain about databases every day, but i&#8217;m not just going to claim that going with a NoSQL database is going to solve all our problems either.  I&#8217;d actually feel rather silly doing so, unless of course i&#8217;d be able to actually back up what i&#8217;m saying.  Which i haven&#8217;t really seen happen yet. </p>
<p>The thing is&#8230; there simply is no one-size-fits-all approach to software development and it&#8217;s pretty sad to see that some idiots actually appear to believe that there is.  Sometimes an RDBMS makes sense, and sometimes it doesn&#8217;t.  Sometimes MVC makes sense, and sometimes it doesn&#8217;t.  Sometimes DDD makes sense, and sometimes it doesn&#8217;t.  Sometimes CQRS makes sense, and sometimes it doesn&#8217;t.   That goes for every tool, library, architectural style, or whatever other buzzword you can think of.   Use what makes sense for what you need, and let&#8217;s not pretend to be someone or something that you&#8217;re not, ok?</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2010/02/have-you-jumped-on-the-bandwagon-yet/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>This Is Just Not Cool</title>
		<link>http://davybrion.com/blog/2010/01/this-is-just-not-cool/</link>
		<comments>http://davybrion.com/blog/2010/01/this-is-just-not-cool/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 15:12:21 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=2199</guid>
		<description><![CDATA[That’s what happened when i ran the RunMeFirst.bat file that comes with the NServiceBus download.&#160; What if i actually need msmq_ADIntegrated?]]></description>
			<content:encoded><![CDATA[<p><a href="http://davybrion.com/pictures/ThisIsJustNotCool_E146/not_cool.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="not_cool" border="0" alt="not_cool" src="http://davybrion.com/pictures/ThisIsJustNotCool_E146/not_cool_thumb.png" width="889" height="364" /></a> </p>
<p>That’s what happened when i ran the RunMeFirst.bat file that comes with the NServiceBus download.&#160; </p>
<p>What if i actually <em>need</em> msmq_ADIntegrated?</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2010/01/this-is-just-not-cool/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Saying &#8216;Bye Bye&#8217; To LinkedIn</title>
		<link>http://davybrion.com/blog/2009/12/saying-bye-bye-to-linkedin/</link>
		<comments>http://davybrion.com/blog/2009/12/saying-bye-bye-to-linkedin/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 21:08:52 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=2106</guid>
		<description><![CDATA[I&#8217;ve been on LinkedIn for a while now, and nothing good has ever come out of it. I either get requests to connect with people that i never even met or heard about, or i get harassed by recruiters. These recruiters would call me at my employer&#8217;s office to discuss ways in which i can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been on LinkedIn for a while now, and nothing good has ever come out of it.  I either get requests to connect with people that i never even met or heard about, or i get harassed by recruiters.  These recruiters would call me <em>at my employer&#8217;s office</em> to discuss ways in which i can &#8220;better myself&#8221; and when i tell them that it&#8217;s not a good time to talk (as if there ever is when you&#8217;re not interested), they ask me if i can send them my email address.   Now, i don&#8217;t want to be an arrogant prick here, but my email address is only a google search away.  Why on earth would i even consider talking with a recruiter who hasn&#8217;t even gone through the trouble of googling me?</p>
<p>As for the people who are requesting me to connect with them even though they never met or worked with me&#8230; what is that all about?  Except for two or three mistakenly added &#8216;connections&#8217; there isn&#8217;t a single person in my LinkedIn connections list that i didn&#8217;t either work with previously or know in person.  I&#8217;m not into the whole &#8216;networking for the purpose of networking&#8217; thing.  I&#8217;ve done pretty well without it so far, and i&#8217;ll continue to do fine without it, thank you very much.</p>
<p>I&#8217;m also really tired of the hypocrisy that&#8217;s going on LinkedIn.  I often see former co-workers publishing updates about how they&#8217;re reading about DDD, TDD, Scrum, and agile development practices in general when i know all too well that they don&#8217;t really care about these things and they&#8217;re just jumping on the bandwagon.  I&#8217;ve also had it with the whole recommendation thing that&#8217;s going on there&#8230; i have quite a few &#8216;connections&#8217; on there with people that i&#8217;ve worked with in the past but that i honestly wouldn&#8217;t recommend to anyone.  When you see them hooking up at a certain new employer or project or whatever, and then see them writing recommendations for each other that are just plain dishonest then you can&#8217;t help but wonder what value the whole recommendation feature of LinkedIn brings in general.  Seriously, 3 of the worst people i could ever imagine working with once recommended each other with raving reviews.   Wanna go out of business?  Hire these 3 people.  They&#8217;ll get along great since they seem to think the world of each other.  It wouldn&#8217;t exactly be a smart business decision though.</p>
<p>That&#8217;s the biggest problem with something like LinkedIn.  People get to pretend that they&#8217;re important or really good while in reality, most of them aren&#8217;t.  It&#8217;s full of phonies, who are more than willing to help the other phonies out.  So what exactly, is the benefit of being on LinkedIn?  Figuring out who knows who?  That doesn&#8217;t mean anything either since a lot of the people on it are adding connections whenever they can, whether they liked working with you or not.  The whole thing is basically meaningless.  And if you&#8217;re good at what you do, you really don&#8217;t need LinkedIn to help you out.</p>
<p>So i tried to delete my account&#8230; except that i couldn&#8217;t.  You can hide your account and make it unavailable by selecting the &#8216;None&#8217; option in your public profile options (which i did just now), but you can&#8217;t actually delete it.  You have to mail their customer service to actually get them to remove your account.   Pretty sad, if you ask me.</p>
<p>How about you? Are you on LinkedIn? Have you ever experienced any benefit whatsoever because of it?</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2009/12/saying-bye-bye-to-linkedin/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Thoughts On Intellectual Honesty And Personal Ambitions</title>
		<link>http://davybrion.com/blog/2009/10/thoughts-on-intellectual-honesty-and-personal-ambitions/</link>
		<comments>http://davybrion.com/blog/2009/10/thoughts-on-intellectual-honesty-and-personal-ambitions/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 17:38:40 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Opinions]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=1702</guid>
		<description><![CDATA[One of my favorite topics discussed in the classic Code Complete book (simply a must-read for every developer) is that of Intellectual Honesty. It basically means being honest about what you know, what you don&#8217;t know, what you can do and what you can&#8217;t do. It also means that you need to be able to [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite topics discussed in the classic <a href="http://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1254673947&#038;sr=8-1">Code Complete</a> book (simply a must-read for every developer) is that of Intellectual Honesty.  It basically means being honest about what you know, what you don&#8217;t know, what you can do and what you can&#8217;t do.  It also means that you need to be able to give credit where credit is due, and that you as a developer need to be able to accept solutions to problems no matter where they came from, even if it wasn&#8217;t your idea or if the idea/solution comes from someone you might not always agree with.</p>
<p>I&#8217;ve always thought that Intellectual Honesty is a very important trait that every developer needs to have.  I also believe that it is too frequently missing in this business.  Some people just want (or need) to be right all the time, even if they are wrong.  In software development, it&#8217;s generally in everyone&#8217;s best interest to go with the best possible solution to a given problem, while still keeping all relevant constraints in account.  Some developers have a genuine interest in the architecture that is used and how things should be done.  That is obviously a good thing and i wish there were more developers like that.  </p>
<p>I&#8217;m in a position where i have a lot of influence on architectural decisions and how we should develop our code.  But i&#8217;ve never wanted to be the only one who had to make these decisions, nor do i want people to just go ahead with every idea that i have.  I want people to get involved with these things.  I want feedback.  I want to hear ideas from other people that are better than my own.  It&#8217;s better for everyone if multiple people are involved in such discussions and decisions.  Get a couple of people together, discuss things, go over the options and eventually pick the best proposed solution no matter who came up with it.  That&#8217;s always been my approach and it always will be.  And i truly believe that it&#8217;s a healthy approach for everyone involved.</p>
<p>But there are always people who either want to be the only one who gets to decide these things, without input from others, or are generally unhappy in their job if they believe their ideas aren&#8217;t being considered.  </p>
<p>My question to these people is: why? Why does it matter if another person&#8217;s solution is chosen? Why would you need to be frustrated or disgruntled if your solution wasn&#8217;t chosen?  If you&#8217;re working for a company where your ideas aren&#8217;t even considered then sure, you have every right to be frustrated or disgruntled (and i should know, because i&#8217;ve worked in such a place in the past).  But if you&#8217;re working for a company where you know full well that everyone&#8217;s ideas are considered, then you really have no reason at all to complain if your solution wasn&#8217;t accepted.</p>
<p>Unless of course, you are more concerned about your personal ambitions instead of the actual results.  If all you care about is your status, position or whatever you want to call it, then you really are in the wrong business.  Sure, there are companies where you can make quite a career out of such an approach, but it&#8217;s just not healthy.  Not for you personally, nor for your employer, nor for your customers.  It doesn&#8217;t help anyone but yourself, and that sure as hell won&#8217;t last forever.  </p>
<p>Be honest, at least to yourself and preferably to the people you work with as well.  If your ideas don&#8217;t make it, then you might need to question your approach (and for some people specifically: your tactics), your real motivations, or perhaps even your skill level.  Again: be honest about what you can do, what you can&#8217;t do, what you know and what you don&#8217;t know.  And learn how to work with other people, instead of simply trying to get ahead of them.</p>
<p>I&#8217;d like to end this post with a quote from Dale Carnegie:</p>
<blockquote><p>Any fool can defend his or her mistakes, and most fools do.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2009/10/thoughts-on-intellectual-honesty-and-personal-ambitions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>This Is Why I Don&#8217;t Like Microsoft&#8217;s Way Of Open Source Development</title>
		<link>http://davybrion.com/blog/2009/08/this-is-why-i-dont-like-microsofts-way-of-open-source-development/</link>
		<comments>http://davybrion.com/blog/2009/08/this-is-why-i-dont-like-microsofts-way-of-open-source-development/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 08:29:36 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=1474</guid>
		<description><![CDATA[We&#8217;re currently using our own custom little IOC container in Silverlight, mainly because Castle Windsor isn&#8217;t supported yet. One of the features that our IOC container has (and is based on a feature supported by Castle Windsor) is that of &#8216;automanual dependency injection&#8216;, which basically enables you to resolve a component through the container, while [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re currently using our own custom little IOC container in Silverlight, mainly because Castle Windsor isn&#8217;t supported yet.  One of the features that our IOC container has (and is based on a feature supported by Castle Windsor) is that of &#8216;<a href="http://davybrion.com/blog/2008/06/automanual-dependency-injection/">automanual dependency injection</a>&#8216;, which basically enables you to resolve a component through the container, while overriding one of the dependencies with a parameter to the container&#8217;s Resolve method.  This is a feature that we need, and switching to a container that doesn&#8217;t have it would break a very large number of classes (basically all of our controllers) in our Silverlight applications.</p>
<p>Today, i figured i could replace our custom IOC container (who wants to have a custom IOC container in his codebase anyway?) with Microsoft&#8217;s <a href="http://unity.codeplex.com/">Unity container</a>, which is supported on Silverlight.  Turns out that there is no way to resolve a component through Unity while overriding one of the constructor dependencies of that component.  Bummer.</p>
<p>But wait, Unity is open source, right? So i go over to Codeplex and browse the list of recent check-ins of the source control repository.  The last release of this project was on October 28, 2008.  It&#8217;s most recent check-ins are dated July 13th, April 20th and December 1st.  With such sporadic check-ins (which are more like periodic synchronizations from Microsoft&#8217;s internal source code repository) there&#8217;s no reason to even begin working on a patch because who knows when you&#8217;ll get a code drop that officially has the patch.  </p>
<p>That is, if the project even accepted patches.  There were 3 patches submitted, and all 3 of them were declined with an &#8220;This project does not accept public code contributions&#8221; message.</p>
<p>So let&#8217;s see&#8230; i can request a feature, but there&#8217;s no guarantee that it will be implemented.  Even if it were implemented, i&#8217;d have no way of using it until they decide to bless us with another code drop.  I also have no way of providing the feature myself and contributing it to the project, unless i keep it privately and keep maintaining it for every new version they release.</p>
<p>I don&#8217;t care what license they put on it, but you really can&#8217;t call this Open Source development.</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2009/08/this-is-why-i-dont-like-microsofts-way-of-open-source-development/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>I Am Not A Helpdesk</title>
		<link>http://davybrion.com/blog/2009/04/i-am-not-a-helpdesk/</link>
		<comments>http://davybrion.com/blog/2009/04/i-am-not-a-helpdesk/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 10:31:51 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=1257</guid>
		<description><![CDATA[I have one post where i describe a workaround for a certain problem that you might encounter while working with Team City. For the past 2 weeks or so, someone who happened to read that post suddenly got it in his head that he can come to me for all of his Team City questions. [...]]]></description>
			<content:encoded><![CDATA[<p>I have <a href="http://davybrion.com/blog/2008/07/using-teamcitys-nunit-support-while-keeping-the-output-around">one post</a> where i describe a workaround for a certain problem that you might encounter while working with Team City.  For the past 2 weeks or so, <a href="http://davybrion.com/blog/2008/07/using-teamcitys-nunit-support-while-keeping-the-output-around/#comment-10508">someone</a> who happened to read that post suddenly got it in his head that he can come to me for all of his Team City questions. </p>
<p>The problem he&#8217;s having doesn&#8217;t even have anything to do with the content of the post, yet he keeps asking questions about something that appears to be rather specific to ClearCase (which i haven&#8217;t used in over 5 years, nor do i have access to the product).  It&#8217;s pretty clear from his first comment that he doesn&#8217;t even read the information in front of him, so i figured i&#8217;d just redirect him to the manuals of the products he&#8217;s using and not waste any time on it.  After all, i do not work on Team City, nor ClearCase and the problem he wanted me to help him with is not something i intend to figure out.  I hardly have enough time to spend on everything i want to spend time on, so i&#8217;m not just going to try and help everyone with whatever problem they come up with.  If i can quickly help you, i definitely will.  If it takes me time to help you, i <strong>might</strong> do it if i actually have that time.  But there is no guarantee that i&#8217;m going to help you, especially not if you&#8217;ve clearly demonstrated your lack of ability or intent to pursue a solution on your own.</p>
<p>I&#8217;ve deleted any subsequent comments from him asking for Team City assistance.  I really don&#8217;t like that because i have somewhat of a policy of only deleting comments that weren&#8217;t caught by the spam filter but anything else i never delete.  But his comments are just questions from someone who expects me to help him figure out a problem that i really can&#8217;t help him with.  In my first reply, i mentioned that i hardly know anything about ClearCase and that i simply didn&#8217;t know how he could fix his problem.  His subsequent comments kinda annoyed me, but what really pissed me off is a comment that he probably got one of his coworkers (since the IP resolved to the same company) to post, also asking for help with the ClearCase issue he was running into. </p>
<p>So here&#8217;s a hint: if i&#8217;ve stated that i can&#8217;t help you, and that i&#8217;m deleting your subsequent comments for assistance, then please, seek help elsewhere already.  Do not persist, and please don&#8217;t ask your coworkers to ask me the same question either.  If you want help, please exhibit at least some kind of willingness to look into a problem on your own!</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2009/04/i-am-not-a-helpdesk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why Don&#8217;t We Learn?</title>
		<link>http://davybrion.com/blog/2009/03/why-dont-we-learn/</link>
		<comments>http://davybrion.com/blog/2009/03/why-dont-we-learn/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 23:37:06 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=1142</guid>
		<description><![CDATA[Most of us are working in object-oriented environments, right? How many of us are working in a truly object-oriented manner? How many of us merely think that we&#8217;re working in an object-oriented manner? I just happened to read the following (who it&#8217;s from or where i read it doesn&#8217;t really matter): When i was learning [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us are working in object-oriented environments, right?  How many of us are working in a truly object-oriented manner? How many of us merely think that we&#8217;re working in an object-oriented manner?</p>
<p>I just happened to read the following (who it&#8217;s from or where i read it doesn&#8217;t really matter):</p>
<blockquote><p>
When i was learning OOP back in the early 1980s, &#8230;
</p></blockquote>
<p>A statement like that just makes me cringe.  Here we are, in the year 2009 and we&#8217;re all trying to continuously get better at our craft, our hobby, our passion, or maybe just our job.  An increasingly larger number of .NET developers are basing their improvement on solid OO principles and practices.  And i don&#8217;t just mean Uncle Bob&#8217;s SOLID principles.  I&#8217;m talking about learning from the experience which others before us have gained 20, 30 years ago.  How sad is that?  I mean, learning from others is great, but how sad is it that all of this great knowledge is something that only a portion of us seek to learn, and usually only after having been active in this profession for a while.</p>
<p>This is an industry where we are supposed to advance rapidly in our way of working, to achieve better results.  To produce higher quality software at a lower cost, ideally striking a balance between short-term cost and long-term cost.  Yet we are still having difficulty trying to get the majority of us to accept and embrace what others have learned many, many years ago.  Oh sure, we might have achieved a higher level of automation within our development process these days due to the availability of more advanced frameworks and tools.  But take a look at the principles that are behind most of these frameworks and tools&#8230; Most of them have been around for a long time and it&#8217;s a pretty sad state of affairs that these kinds of principles are only starting to become popular in the year 2009.  </p>
<p>Personally, i would put most of the blame with the large software vendors.  They continuously hop on whatever bandwagon is popular at the time, while always promising increased productivity with their latest products.  You can create a web application just like that (*snaps fingers*).   Want some AJAX goodness? Oh just drag this component on to your web page and voila, you&#8217;re done!  Need Web Services? Just put some of these attributes on top of your methods and there you go!  Or better yet, let&#8217;s just all design some models and generate a whole bunch of code which will save us a tremendous amount of money!</p>
<p>So far, that hasn&#8217;t really worked out, has it?  Yes, most of these &#8216;innovations&#8217; increase short-term productivity and best of all, they don&#8217;t require expensive training and education.  Everybody wins!  In the longer term, this usually leads to software which is just waiting to be killed off and rewritten and developers who are even more fucked up than they already were.</p>
<p>This has some pretty interesting non-technical consequences as well.  What is the general perception of normal people when it comes to the average quality of software that they experience on a day-to-day basis?  A lot of people not only accept the fact that software is often buggy or unreliable, they&#8217;ve even come to expect it!  Software that crashes? Oh that&#8217;s ok, just restart it.  Weird error messages? Oh that&#8217;s ok, just click on them and they go away.  Is it slow? Well everything is slow these days!  I&#8217;ve often wondered exactly how we ended up with this culture of accepted and expected mediocrity.  At least there is one benefit: if you&#8217;re not a complete idiot, you&#8217;ve got a pretty good shot at a successful career in this field.   </p>
<p>We&#8217;re always looking ahead for newer versions of whatever it is that we use, newer tools, approaches that avoid problems that we&#8217;re currently facing, the silver bullet that is going to solve all of our problems, etc&#8230;  And that is important, we need continuous progress.  It just would be nice if people realized that in order to truly create progress, you need to keep learning from the past as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2009/03/why-dont-we-learn/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Continuous Failure</title>
		<link>http://davybrion.com/blog/2009/03/continuous-failure/</link>
		<comments>http://davybrion.com/blog/2009/03/continuous-failure/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 10:02:59 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=1099</guid>
		<description><![CDATA[Notice how the team for this particular project at one point gave everyone the finger, and completely stopped caring about the build results.]]></description>
			<content:encoded><![CDATA[<p><img src="http://davybrion.com/blog/wp-content/uploads/2009/03/continuous_failure.png" alt="continuous_failure" title="continuous_failure" width="696" height="137" class="alignnone size-full wp-image-1100" /></p>
<p>Notice how the team for this particular project at one point gave everyone the finger, and completely stopped caring about the build results.</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2009/03/continuous-failure/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ORM Is NOT Inherently Evil</title>
		<link>http://davybrion.com/blog/2008/11/orm-is-not-inherently-evil/</link>
		<comments>http://davybrion.com/blog/2008/11/orm-is-not-inherently-evil/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 23:06:38 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Opinions]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=628</guid>
		<description><![CDATA[There were some comments on a previous post about how the problem described in that post is somehow typical for applications that use ORMs. I really could not disagree more. It seems that even today, in 2008 mind you, we still have a lot of people who are convinced that ORM usage can never be [...]]]></description>
			<content:encoded><![CDATA[<p>There were some comments on <a href="http://davybrion.com/blog/2008/11/why-on-earth-would-a-developer-do-this/">a previous post</a> about how the problem described in that post is somehow typical for applications that use ORMs.  I really could not disagree more.</p>
<p>It seems that even today, in 2008 mind you, we still have a lot of people who are convinced that ORM usage can never be as efficient as the more classic data access approaches.  Now, i don&#8217;t even want to get into the whole debate about where business logic belongs (but if you think it belongs in the database you no doubt have better things to do than reading this blog), but one thing that does bother me tremendously is that a lot of people discard ORMs because they simply <strong>don&#8217;t know how to use it properly</strong>.</p>
<p>An ORM is a tool.  Nothing more, nothing less.  Well, it is a pretty powerful tool and, as with any other powerful tool, improper usage of said tool can really cause a lot of problems.  Should we discard the tool because a lot of people never took the time to figure out how to use it properly?  That would be kinda stupid, no? </p>
<p>It seems to me that a lot of people seem to have this misconception that using an ORM essentially leads to data-fetching in tremendously inefficient manners.  They see the tutorials where only the &#8216;get-by-id&#8217; functionality and the lazy loading features are shown and they somehow think that&#8217;s all there is to it.  They hear all the horror stories about projects that performed terribly because the developers used an ORM and they blame the tool, not the developers.  Nevermind the fact that there are <strong>plenty</strong> of projects that use more classic data access approaches who perform like shit as well.</p>
<p>So let&#8217;s try to get a few of these misconceptions out of the way, shall we?</p>
<ul>
<li>You <strong>can</strong> create highly efficient queries with an ORM tool, and you can actually do so in a manner which enables <strong>high developer productivity</strong></li>
<li>ORM&#8217;s are not slow by definition.  Using them wrong (just like with any other data access technology) can be tremendously slow however.  Who&#8217;s at fault?</li>
<li>ORM&#8217;s do not use a shitload of memory.  Improper usage of them however can lead to excessive memory usage.  Blame the developer, not the tool.</li>
<li>ORM&#8217;s do not lead to lazy developers, who are doing lazy coding by relying on lazy loading.  <strong>Bad developers</strong> lead to lazy coding by relying on lazy loading.</li>
</ul>
<p> So, for those who think that ORM&#8217;s can never work &#8216;right&#8217;, i have only one question: <strong>are you absolutely sure you know what you&#8217;re talking about?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/11/orm-is-not-inherently-evil/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Sigh&#8230; Why Must Microsoft Keep Disappointing Me</title>
		<link>http://davybrion.com/blog/2008/11/sigh-why-must-microsoft-keep-disappointing-me/</link>
		<comments>http://davybrion.com/blog/2008/11/sigh-why-must-microsoft-keep-disappointing-me/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 12:09:56 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=581</guid>
		<description><![CDATA[As some of you may already know, i only use a Mac at home. I have Parallels installed with a virtual Windows XP that i only use to run Visual Studio 2008 in. This week, Parallels introduced the 4.0 version of their Parallels Desktop product, so i gladly payed for the upgrade. I installed it, [...]]]></description>
			<content:encoded><![CDATA[<p>As some of you may already know, i only use a Mac at home. I have Parallels installed with a virtual Windows XP that i only use to run Visual Studio 2008 in.  This week, Parallels introduced the 4.0 version of their Parallels Desktop product, so i gladly payed for the upgrade.  I installed it, and after booting the virtual Windows XP i was informed that the hardware in my &#8216;computer&#8217; had changed too often and that i needed to activate the product again.</p>
<p>Now, there were a few &#8216;hardware changes&#8217;.  I changed the configured amount of memory for the virtual system twice, and the other one must&#8217;ve been the Parallels upgrade.  I wouldn&#8217;t really consider these changes to be very substantial but apparently Microsoft disagrees with me.  The product needed to be activated again.  So i clicked the activation link, but Microsoft was kind enough to inform me that this license has been activated too many times.</p>
<p>This license of Windows XP Professional originally came with a Dell laptop that i purchased a few years ago.  When i got rid of the Dell laptop, i installed that Windows XP in a virtual machine through Parallels and i remember needing to provide the product key during installation.  I guess that counted as the second activation.  A while later i had to reinstall because my XP system was completely hosed.  That was another activation.  And now with the &#8216;hardware changes&#8217; in my virtual system, i guess i went over the limit.  Very nice of you Microsoft.  So i call them to do the activation through the phone&#8230; So i type in the ridiculously long activation ID on my phone, and then they asked me some questions.  Me being the idiot that i am, i answered them truthfully.  One of the questions was &#8220;did you have the software installed on the same system it came with?&#8221;.  I answered &#8220;no&#8221;.  Big mistake.  They told me they couldn&#8217;t activate it anymore because the license did not allow the software to be run on another system than the one it came with.</p>
<p>So i&#8217;m pretty much fucked now&#8230; i have no valid Windows XP license, and i sure as hell won&#8217;t pay for a new one.  I&#8217;m definitely not paying for a Vista license either.  I think Vista sucks horribly so it&#8217;s not worth the money.  And buying a new operating system just to be able to run Visual Studio because i use a <strong>consumer-friendly</strong> operating system for everything else already? Nah, didn&#8217;t think so.  And how the hell could anyone expect me to pay for a Windows license after Microsoft essentially took away my right to use the software that i had previously purchased?  I don&#8217;t care if the software came with a laptop that i no longer use.  I should still be able to run the software on another machine!</p>
<p>It&#8217;s ironic though&#8230; Microsoft wants everyone to trust them.  As long as stuff like this is possible, they don&#8217;t deserve any trust at all.  Trust is a two-way street&#8230; If they want to be trusted, perhaps they should start trusting their customers for a change. </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/11/sigh-why-must-microsoft-keep-disappointing-me/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Dealing With Recruiters</title>
		<link>http://davybrion.com/blog/2008/08/dealing-with-recruiters/</link>
		<comments>http://davybrion.com/blog/2008/08/dealing-with-recruiters/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 19:23:03 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=334</guid>
		<description><![CDATA[One of the things i dislike the most about being a developer is dealing with recruiters. Even if you&#8217;re not listed on any of the job-sites, these people still call you, often in the middle of the workday. I generally feel uncomfortable when you have to deal with a call like that while you&#8217;re at [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things i dislike the most about being a developer is dealing with recruiters.  Even if you&#8217;re not listed on any of the job-sites, these people still call you, often in the middle of the workday.  I generally feel uncomfortable when you have to deal with a call like that while you&#8217;re at work because i don&#8217;t want people to think i&#8217;m looking for another job (which i&#8217;m not).  So i keep the sound of my phone off, and i only answer calls from numbers that i have in my contacts or recognize. If i don&#8217;t know the number, i divert the call to voicemail (and i don&#8217;t really listen to those messages either).</p>
<p>So today i noticed that a certain number tried to call me 4 times.  Of course, i don&#8217;t pick up.  Tonight after work though, i was expecting a call from someone else and i accidentally answered a call from the same number that had tried to call me today.  Turns out it was some recruiter.</p>
<p>Him: &#8220;Hi I&#8217;m So AndSo from DevelopersMeatMarket and i was wondering if you were looking for a new career opportunity&#8221;<br />
Me: &#8220;Nope, not interested&#8221;<br />
Him: &#8220;I actually tried calling you a few times today, don&#8217;t you even wanna hear me out?&#8221;<br />
Me: &#8220;Not really&#8230; I actually try to avoid recruiters, to be honest&#8221;<br />
Him: &#8220;Well, you do realize that recruiters are an important part of this business, right? After all, we&#8217;re the people who get developers great jobs.  Answering those calls is very important for your career.&#8221;</p>
<p>owkey&#8230; if there&#8217;s one thing i dislike more than dealing with recruiters, it&#8217;s dealing with recruiters with an attitude.</p>
<p>Me: &#8220;Oh really? So tell me, what do you say to your customer when he starts complaining to you that i&#8217;m spending too much time dealing with recruiters for my next job?&#8221;</p>
<p>At that point he sounds uncomfortable, as if he had no idea how to respond to that. </p>
<p>Me: &#8220;Or should i start ignoring other recruiters once i start working for your company?&#8221;</p>
<p>Him: &#8220;Well, umm&#8230; &#8221;  </p>
<p>Again, silence.</p>
<p>Me: &#8220;Right, i think we can wrap up this conversation&#8230; good luck finding somebody&#8221;</p>
<p>And then i hung up.  When will they learn? </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/08/dealing-with-recruiters/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Positively Negative</title>
		<link>http://davybrion.com/blog/2008/08/positively-negative/</link>
		<comments>http://davybrion.com/blog/2008/08/positively-negative/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 20:33:25 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=302</guid>
		<description><![CDATA[I&#8217;ve seen some negative feedback on my last post, either from people telling me how they felt about it in person or through email, and from some people on their blogs or just &#8216;through the grapevine&#8217;. And obviously, everyone is entitled to their own opinion. But if you really had problems with that post, i [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen some negative feedback on <a href="http://davybrion.com/blog/2008/08/the-wannabe-developers-manifesto/">my last post</a>, either from people telling me how they felt about it in person or through email, and from some people on their blogs or just &#8216;through the grapevine&#8217;.  And obviously, everyone is entitled to their own opinion.  But if you really had problems with that post, i think that there are 3 possibilities:</p>
<ul>
<li>you might be the kind of developer i was talking about and you don&#8217;t realize it</li>
<li>you completely missed the point</li>
<li>you aren&#8217;t looking at the bigger picture</li>
</ul>
<p>I don&#8217;t want people to think that i&#8217;m only being negative, so i wanted to clear this up. Now, if you are the kind of developer i was talking about, then i really can&#8217;t say any more.  If you were offended by it, then this blog is probably the wrong place for you. I&#8217;m sure you&#8217;ll find something more interesting to read that fits your goals and purposes more closely.</p>
<p>As for missing the point&#8230; some people think that I look down on developers that don&#8217;t follow the &#8216;ALT.NET&#8217; principles. I really don&#8217;t look down on them. If you go over my post archive, you&#8217;ll see that i have quite a few &#8216;introductory&#8217; posts in there. The whole point of writing posts that introduce concepts to people who don&#8217;t know about them yet is to try to teach them something new.  Why on earth would i go through the trouble of writing &#8216;introductory&#8217; posts for people that i suppossedly look down on? If i am confronted with developers that don&#8217;t follow these practices i usually think they either don&#8217;t need these practices/principles, or that they simply don&#8217;t know about them yet.  It surely doesn&#8217;t mean that i think they are inferior or anything like that.  Again, if that&#8217;s what you think, you really haven&#8217;t been paying attention to most of the things i&#8217;ve been writing about in the last couple of months.</p>
<p>And then there are the people who think i&#8217;m merely bitching without offering any solutions. I really think they&#8217;re not looking at the bigger picture. Do you want a solution to the problem i discussed in my previous post? Here&#8217;s one: don&#8217;t hire people like that! They are very easy to weed out during interviews so this really can&#8217;t be a problem. And if they&#8217;re already there: get rid of them! Even if you have to pay them severance pay or whatever, it&#8217;ll be cheaper than the mess they&#8217;ll leave behind.  I currently don&#8217;t have to deal with them in my job, and i can&#8217;t even begin to describe how much more productive <strong>everyone</strong> is if you don&#8217;t have to deal with all of that. Another thing i can&#8217;t figure out is that in some places, bad situations like the ones i mentioned in my post really can&#8217;t be talked about.  How could you possibly try to change anything for the better if you can&#8217;t even talk about the problem? Do you really expect to introduce change without even being open and honest about the problem? That might take years of time, and if you are willing to spend that much time on it just so you wouldn&#8217;t have to be honest, then by all means go ahead, but don&#8217;t expect any sympathy from me when you&#8217;re venting <strong>privately</strong>.  You do have the possibility to introduce change for the better.  But if you sit around being quiet and waiting for the problem to go away, then maybe you aren&#8217;t the right person to introduce changes for the better?</p>
<p>So i guess what i&#8217;m trying to say is that sometimes you have to be honest about the negatives if you want it to evolve to something positive.  We all have our own ways to try achieve that and not everyone can deal with that.  But no problems ever got fixed by pretending they weren&#8217;t there.</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/08/positively-negative/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t We Just Stop Living In The Past?</title>
		<link>http://davybrion.com/blog/2008/08/cant-we-just-stop-living-in-the-past/</link>
		<comments>http://davybrion.com/blog/2008/08/cant-we-just-stop-living-in-the-past/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 22:22:08 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=258</guid>
		<description><![CDATA[So we were about to start working on a new project at work, and everything was looking good. We were planning on using NHibernate for our data access, but today the client asked us to implement a &#8220;standard&#8221; data access layer with stored procedures. Much like a Vietnam veteran who&#8217;s suddenly reminded of his traumatic [...]]]></description>
			<content:encoded><![CDATA[<p>So we were about to start working on a new project at work, and everything was looking good.  We were planning on using NHibernate for our data access, but today the client asked us to implement a &#8220;standard&#8221; data access layer with stored procedures.</p>
<p>Much like a Vietnam veteran who&#8217;s suddenly reminded of his traumatic experiences in the war, i too was speechless.  Not only that, i was shocked. Chills going down my spine.  Didn&#8217;t all those anti-war protests teach us anything? Why must we revert to all this useless violence? How many innocent developers must suffer needlessly due to these delusions? Why are the wrong people once again making the decisions? </p>
<p>I seriously don&#8217;t get it&#8230; i&#8217;ve been trying to comprehend this for a few hours now, and i just can&#8217;t.  Now sure, i could just &#8220;let it go&#8221;, do my job and not worry about it. Then again, if i were someone like that, i probably wouldn&#8217;t have a technical blog and you probably wouldn&#8217;t be reading my posts anyway.  See, i&#8217;m pretty passionate about software development, more specifically, about trying to do it in a good way.  And when i&#8217;m subjected to ignorant constraints like these, i shiver.  I tremble.  I get pissed.  I vent.  </p>
<p>Still, in this case, there&#8217;s really nothing else we can do for various reasons i won&#8217;t get into here.  A &#8220;standard&#8221; data access layer with stored procedures is what they want, so that is what they will get. It&#8217;s their money, after all. But still, what a stunning display of ignorance and shortsightedness. It&#8217;s 2008. This myth that stored procedures are the most secure and best performing way of designing your data access layer really needs to be put to rest.  I sincerely doubt that any of the much-touted benefits of going with a stored-procedure data layer is actually still relevant in this day and age.  Not to mention the fact that it is simply a waste of money. There are much more cost-effective ways of developing software these days and they really don&#8217;t necessarily mean you&#8217;ll end up with inefficient data access.  Perhaps some day, we will no longer be confronted with delusional constraints that are only based on sheer ignorance.  I for one, can&#8217;t wait. This might actually be one of the few good things about Microsoft&#8217;s upcoming Entity Framework.  Perhaps even the IT dinosaurs will start to realize that maybe ORM isn&#8217;t all that evil or difficult. </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/08/cant-we-just-stop-living-in-the-past/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>The perfect workplace</title>
		<link>http://davybrion.com/blog/2008/04/the-perfect-workplace/</link>
		<comments>http://davybrion.com/blog/2008/04/the-perfect-workplace/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 11:40:19 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://ralinx.wordpress.com/?p=92</guid>
		<description><![CDATA[The perfect workplace for me is a place where: People have the required skills and motivation to perform their jobs competently People are honest about mistakes they make… after all, we all make them so we might as well all be honest about them People who play the political game are fired, or if possible, [...]]]></description>
			<content:encoded><![CDATA[<p>The perfect workplace for me is a place where:</p>
<ul>
<li>People have the required skills and motivation to perform their jobs competently</li>
<li>People are honest about mistakes they make… after all, we all make them so we might as well all be honest about them</li>
<li>People who play the political game are fired, or if possible, not hired</li>
<li>People aren&#8217;t offended when told that something they did was not good or could be better</li>
<li>People who are sick just stay home instead of infecting others</li>
<li>It is accepted that developers spend a little of their worktime to read blogs, mailinglists, etc&#8230; to learn</li>
<li>People are judged on what they do, not how busy they look</li>
<li>People who work together on something are located in the same room</li>
<li>People have enough common sense to go to a meeting room or a more secluded area to discuss something that is specific to their project, so they won&#8217;t bother everyone else in the room.  If that&#8217;s not possible, a little bit of voice control would be nice</li>
<li>People don&#8217;t engage in Buzzword Driven Development ( = claiming to do certain practices or activities while in reality hardly doing them or doing a half-assed job of them)</li>
<li>Managers trust the developers</li>
<li>Managers don&#8217;t make promises they know they can&#8217;t keep</li>
<li>Managers prefer a long-term vision instead of going for the quick short-term win while completely ignoring the negative consequences that will pop up after they have been reassigned</li>
<li>They have proper airconditioning</li>
<li>You have access to cheap (or free) drinks and snacks of a wide variety</li>
</ul>
<p>Unfortunately I was sentenced to Enterprise Hell about 5.5 years ago so I&#8217;m not used to most of the stuff mentioned in the list&#8230; luckily i&#8217;m up for parole in about 2 months!</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/04/the-perfect-workplace/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>why oh why does visual studio create multiple .vsmdi files?</title>
		<link>http://davybrion.com/blog/2008/03/why-oh-why-does-visual-studio-create-multiple-vsmdi-files/</link>
		<comments>http://davybrion.com/blog/2008/03/why-oh-why-does-visual-studio-create-multiple-vsmdi-files/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 11:05:06 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[MSTest]]></category>

		<guid isPermaLink="false">http://ralinx.wordpress.com/?p=81</guid>
		<description><![CDATA[I&#8217;m forced to use MSTest at work&#8230; i had to use it at a previous client, hated it then and i still hate it now (even though the 2008 version is a lot faster than the 2005 version). One of the things that bugs me the most is the .vsmdi file it creates, or better [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m forced to use MSTest at work&#8230; i had to use it at a previous client, hated it then and i still hate it now (even though the 2008 version is a lot faster than the 2005 version).</p>
<p>One of the things that bugs me the most is the .vsmdi file it creates, or better yet, the fact that it <strong>keeps creating vsmdi files even though i already have one!</strong>  I&#8217;m sure anyone who&#8217;s ever worked with MSTest has experienced this issue.</p>
<p>I&#8217;d be very grateful to hear answers to the following questions:</p>
<p>1) Why can&#8217;t it simply use the already existing .vsmdi file?<br />
2) Why oh why has this problem been there <strong>ever since the 2005 version was released?</strong><br />
3) Why can&#8217;t they fix this? i can&#8217;t imagine this being a hard bug to fix&#8230; and i definitely can&#8217;t imagine <strong>needing more than 3 years to fix this</strong><br />
4) Is there anyone within Microsoft who&#8217;s actually used this crap?<br />
5) Why should i use MSTest over the NUnit/TestDriven.NET combo? Obviously, Microsoft can&#8217;t even get the integration with its own product right.</p>
<p>Oh and before you ask, you can even get this problem without using source control or read-only files, so please don&#8217;t suggest that might be the reason <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/03/why-oh-why-does-visual-studio-create-multiple-vsmdi-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Blogs: The good, the bad and the ugly</title>
		<link>http://davybrion.com/blog/2007/12/tech-blogs-the-good-the-bad-and-the-ugly/</link>
		<comments>http://davybrion.com/blog/2007/12/tech-blogs-the-good-the-bad-and-the-ugly/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 18:52:17 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://ralinx.wordpress.com/2007/12/21/tech-blogs-the-good-the-bad-and-the-ugly/</guid>
		<description><![CDATA[A coworker of mine just started blogging and in his first post he said something that made me think: And I must admit, the thought of showing of my knowledge to the world through the same means &#8211; a blog &#8211; has crossed my mind more than once. And that probably captures the motivation behind [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://benpittoors.wordpress.com/">coworker</a> of mine just started blogging and in his <a href="http://benpittoors.wordpress.com/2007/12/19/setting-a-one-hour-a-day-limit/">first post</a> he said something that made me think:</p>
<blockquote><p>And I must admit, the thought of showing of my knowledge to the world through the same means &#8211; a blog &#8211; has crossed my mind more than once.</p></blockquote>
<p>And that probably captures the motivation behind the majority of all tech related blogs: showing off our knowledge. Showing people how smart and great we all are. Who doesn&#8217;t like to come off smart to his/her peers? Of course, most of us will tell you that we&#8217;re only interested in sharing or spreading knowledge. And there&#8217;s definitely a lot of truth to that. But don&#8217;t let us fool you&#8230; it surely isn&#8217;t the only reason we&#8217;re blogging about our technical adventures. The other reason is simply Intellectual Vanity. We think we have interesting stuff to say, or interesting content to share, so we do it. And we hope people like it and learn from it. And i&#8217;ll bet most of us hope people will think we&#8217;re good at what we do because of it. It makes us feel good when people say &#8220;i liked that stuff you wrote on subject X&#8221; or &#8220;those examples really helped me out, thx!&#8221;.</p>
<p>To me, there&#8217;s nothing wrong with that. A lot of great stuff is being produced and shared because of this and a lot of people are learning from it. That&#8217;s always a good thing. Some people take it too far though. There are some tech bloggers that don&#8217;t really produce anything meaningful or original. Some of them are just recycling material from other bloggers or are just rephrasing press announcements from large software vendors they have an affinity for. Some of them are just praising whatever new technology comes out without actually giving it a critical look.  Don&#8217;t get me wrong, we don&#8217;t need to critize everything new that comes out but we should be honest about those new technologies.  So why do these people even have a blog? Probably the same Intellectual Vanity that drives the good blogs and the meaningful content. Some people are only doing it for the name recognition i suppose&#8230;</p>
<p>A certain developer who used to work on a large project where i worked is a good example of this. He was pretty much worthless as a developer, yet from reading his blog you could get the impression that he&#8217;s an expert at what he does. Yes, he&#8217;s involved in the &#8216;community&#8217; and is no doubt working hard on his career. He easily impresses people with simple demos of new technology and is making a good name for himself with the kind of people who are easily impressed by fancy &#8216;hello world&#8217; applications.  But he has about a snowball&#8217;s chance in hell to become a productive member of a real development team in &#8216;real-life&#8217; projects. These are the kind of people who really shouldn&#8217;t be blogging about technical stuff.</p>
<p>So what kind of blog posts do i like? The ones that are original. The ones that take a complex or relatively unknown subject and make it clear to those of us who didn&#8217;t know about said subject before. The ones that provide workarounds for obscure bugs we eventually all run into.  The ones that offer good advice on how to solve problems we all face. The ones that discuss what doesn&#8217;t work. The ones that discuss what does work. The ones that show us how to do something. I could go on for a while but i think it&#8217;s best to summarize it as follows: the ones that provide valuable information for us to learn.  There are a lot of great tech blogs out there that are filled with this stuff. I often have a hard time just to keep up with all the great stuff that gets posted.</p>
<p>So you&#8217;re probably wondering why i&#8217;m posting this. After all, it doesn&#8217;t really fit into any of the categories i just mentioned. Well except that technically it is &#8216;original&#8217; since i just wrote this stuff&#8230; Anyways, these are just some thoughts about tech blogs that i wanted to share. Maybe some people feel the same way about it <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2007/12/tech-blogs-the-good-the-bad-and-the-ugly/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why you should write tests before code</title>
		<link>http://davybrion.com/blog/2007/06/why-you-should-write-tests-before-code/</link>
		<comments>http://davybrion.com/blog/2007/06/why-you-should-write-tests-before-code/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 11:13:07 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Test Driven Development]]></category>

		<guid isPermaLink="false">http://ralinx.wordpress.com/2007/06/24/why-you-should-write-tests-before-code/</guid>
		<description><![CDATA[It&#8217;s often hard to convince developers to write tests before writing the actual code. At least one of my readers (Hi Stefan! ) knows all too well how hard it was to convince me. I didn&#8217;t really believe it would be that beneficial to our projects. I could not have been more wrong. These days, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s often hard to convince developers to write tests before writing the actual code. At least one of my readers (Hi Stefan! <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) knows all too well how hard it was to convince me. I didn&#8217;t really believe it would be that beneficial to our projects. I could not have been more wrong. These days, i&#8217;m very much convinced that writing tests before writing code offers <b>many</b> advantages. Not only does it improve the code, it increases the chance of a successful project and can make developers better than they already are.  Nevertheless, there are still lots of highly skilled developers that don&#8217;t do it.</p>
<p>So this is my list of reasons (in no specific order) why you should be writing your tests first:</p>
<ul>
<li>It leads to <strong>developer-friendly API&#8217;s</strong>. When you write the test, you&#8217;re already the first user of your class.  You&#8217;ll automatically define an intuitive API simply because you&#8217;re forced to think about it before you do anything else.  This is one of the most underrated benefits IMHO.
 </li>
<p></p>
<li>If you do it right, there will be <strong>no unnecessary code</strong>. We&#8217;ve all been there&#8230; you&#8217;re implementing a feature and suddenly you think of something else you also need to write. A lot of times, that something else you write turns out to be unnecessary. And code that shouldn&#8217;t be there is a shame. The best quote i ever read about code was something like &#8220;code is not finished when there&#8217;s nothing left to add, it&#8217;s finished when there&#8217;s nothing left to remove&#8221;. I don&#8217;t remember who originated it, but it&#8217;s oh so true.  This unnecessary code is just a waste of time. That code wasted time while it was being written, and it will continue to waste time everytime it is read. Think about that. How often have you spent time trying to figure out code and you weren&#8217;t really sure if it was actually being used? If you write your tests, and then only write the code to make the tests pass you should be able to avoid unnecessary code. It&#8217;s not always easy and it&#8217;s a matter of discipline but it&#8217;s really a goal you should be striving for.
 </li>
<p></p>
<li>It leads to <strong>better code</strong>. Code that is easily testable is usually flexible code. Flexible code is easier to change and improve. And the tests back you up while improving the code to make sure you didn&#8217;t introduce errors.
 </li>
<p></p>
<li>It <strong>increases the skills of your developers</strong>. In more than one way actually. When developers write code, they make mistakes. Every last one of them. The sooner you learn about the mistake, the higher the odds that you&#8217;ll avoid the mistake next time around. Some bugs aren&#8217;t discovered until the system is already in production. Often, the developer that made the mistake is not around anymore. How is he gonna learn from the mistake then? He won&#8217;t. If he has a test that will inform him of his mistake immediately after writing the code, he will have learned something. Just to be clear: i&#8217;m not saying that writing tests first will eliminate all bugs. It won&#8217;t. But it should severely reduce them.  Another area where the developers will improve is design. The more tests they write, the more they will learn about creating code that is easy to test. And if it&#8217;s easy to test, it&#8217;s easy to change thus indicating good design.
 </li>
<p></p>
<li>A code base that is the result of test-first development is a code base that can be modified in a safe way. It allows developers to <strong>confidently make changes</strong> to code. We&#8217;ve all been in the situation where you need to fix a bug, but you&#8217;re affraid of changing the code because it&#8217;s very likely that you&#8217;ll introduce new bugs. If you have an extensive suite of tests, you should immediately know if you&#8217;ve introduced new bugs.  This allows you to confidently make the change you think is the best one.  Make the change, run the tests and if everything remains green, perfect! If it turns red, great! You&#8217;ll know it was the wrong fix before your customers, your manager and your boss knows about it.
 </li>
<p></p>
<li>Writing tests first allow you to <strong>significantly reduce defects</strong>. You&#8217;ll never write bug-free software. It&#8217;s very important that you realize that. But you should at least try to minimize the amount of defects in the software you develop. If you write your tests first, you&#8217;ll not only get instant feedback on newly written code, but you&#8217;ll also be better protected against regressions in the existing code.
 </li>
<p>
</ul>
<p>This list is far from complete&#8230; these are just the benefits that i can think of at the top of my head.</p>
<p>I&#8217;m probably preaching to the converted already, but at least now I can simply direct the uncoverted to this post instead of repeating the same thing over and over again <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2007/06/why-you-should-write-tests-before-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Programming Languages Don&#8217;t Matter</title>
		<link>http://davybrion.com/blog/2007/06/programming-languages-dont-matter/</link>
		<comments>http://davybrion.com/blog/2007/06/programming-languages-dont-matter/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 13:24:09 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://ralinx.wordpress.com/2007/06/17/programming-languages-dont-matter/</guid>
		<description><![CDATA[Note: this was originally written on August 28, 2006 Programming languages have been the topic of endless discussions for years now, and a lot of people take these things very seriously. Well, a lot of developers take these things very seriously. Normal people don&#8217;t care, and boy are they right. Some developers will stick with [...]]]></description>
			<content:encoded><![CDATA[<p><em>Note: this was originally written on August 28, 2006</em></p>
<p>Programming languages have been the topic of endless discussions for years now, and a lot of people take these things very seriously. Well, a lot of developers take these things very seriously. Normal people don&#8217;t care, and boy are they right. Some developers will stick with a certain language purely for syntactical reasons. And some will dislike a language because of its syntax even though the language itself might be extremely powerful. Other developers prefer languages which mainly provide improved productivity, even though the syntax might not be as elegant or even cool. And let&#8217;s not forget the developers who choose a language based solely on how many jobs are available for that language.</p>
<p>I&#8217;ve only been working as a software developer for 4 years, but i&#8217;ve been writing code for the last 10 years. During those years i&#8217;ve written code in C, C++, Visual Basic, C# and Java. I&#8217;ve played around with other languages as well, but not enough to actually count them among the languages i&#8217;ve done anything more than trivial stuff in. One of the most important things i&#8217;ve learned is that the language simply doesn&#8217;t matter. A language can make some things easy, and some things hard. But in the end, the language is just a tool to help you write your code. The way you design and write your code should be done independently of the language you use.</p>
<p>I&#8217;ve always said that coding is like talking. Once you&#8217;ve learned to talk, you can learn any language to express your thoughts and feelings. It&#8217;s the same thing with coding. At least, it should be. Once you&#8217;ve learned to code, you should be able to write code in any language they throw at you. It&#8217;s just a matter of learning the syntax. The tricky part is that some languages will try to push you into certain directions that may or may not be the right path for you to take. Visual Basic is a prime example of this. Visual Basic tries to persuade you to take certain shortcuts. Shortcuts that lead to sloppy, ugly and even unmaintainable code. But it will be easy to write. At least, that&#8217;s what they (and i&#8217;m pointing at Microsoft here) want you to think. In reality this easy code will be your worst nightmare once you have to maintain the code over a long period of time. But does that mean that Visual Basic is an inferiour language? A language so bad it&#8217;s impossible to write good code in? No. A good developer will write good code in Visual Basic. Because a good developer knows how to write code &#8216;into&#8217; a language, instead of &#8216;in&#8217; a language.</p>
<p>Programming into your language, instead of in it is a concept that is explained in the classic software development book Code Complete by Steve McConnell. It basically means that as a developer, you should think of what you need to do, and how you want to do it, and then assess how to do that in the language you are using. If that&#8217;s how you approach writing code, you are programming into your language. But most developers let their language and environment dictate the way they write their code. These developers are programming in their language. And they&#8217;re gonna have a hard time when they&#8217;re forced to move to a new language. Do yourself a favor and stay away from these developers. If you&#8217;re hiring people, skip these developers. They may even be highly proficient in their current language but if they can&#8217;t think about code outside of their language, they will be a burden on your team once you switch languages in your company.</p>
<p>Knowing the ins and outs of your programming language is very helpful, but i&#8217;d never judge a developer based on his/her knowledge of obscure language features. There&#8217;s a reason why these things are obscure. Instead, focus on concepts, good programming practices and depending on the ambition of the developer, design patterns. These are the things that make a difference between a good developer, and a not so good developer.</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2007/06/programming-languages-dont-matter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My advice to Microsoft</title>
		<link>http://davybrion.com/blog/2007/06/repost-my-advice-to-microsoft/</link>
		<comments>http://davybrion.com/blog/2007/06/repost-my-advice-to-microsoft/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 13:22:11 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://ralinx.wordpress.com/2007/06/17/repost-my-advice-to-microsoft/</guid>
		<description><![CDATA[Note: this was originally written on September 17, 2006 I have never been a fan of Microsoft. In fact, i dislike a lot of their actions and a lot of their products. In the IT world a lot of people feel this way, and that number seems to be increasing every year. When was the [...]]]></description>
			<content:encoded><![CDATA[<p><em>Note: this was originally written on September 17, 2006</em></p>
<p>I have never been a fan of Microsoft. In fact, i dislike a lot of their actions and a lot of their products. In the IT world a lot of people feel this way, and that number seems to be increasing every year. When was the last time you were truelly impressed by a Microsoft product? And how long did it take before you got annoyed at the various quirks and bugs that were still present in the final version? When was the last time you saw a feature in a Microsoft product that you&#8217;d never seen before in another product? Where is the innovation? Where is the quality?</p>
<p>Over the last couple of years, i&#8217;ve seen a lot of bad signs coming from Redmond and i can&#8217;t help but feel that Microsoft is getting worse all the time. I&#8217;m not management material, but i do believe the following items could set Microsoft back on track:</p>
<p><strong>It&#8217;s Time To Retire Windows!</strong></p>
<p>Spyware, worms, trojans, viruses&#8230; The Windows world seems to be infested with them. And it doesn&#8217;t look like Microsoft is capable of stopping all of these threats. Sure there are plenty of tools available to protect you, but no tool handles all of these threats in a decent manner so you&#8217;ll need to run a few of these tools if you wanna be reasonably safe. And for what exactly? Because Windows is so badly designed that it can&#8217;t be secured properly? Oh but that will all change with Windows Vista. I&#8217;m sure it will. After all, that&#8217;s what they said about Windows XP&#8230;</p>
<p>If there&#8217;s anything to be learned from the endless delays and cancelled features of Windows Vista, it&#8217;s that the quality of the Windows codebase is so low that one might wonder how much life it has left in it. If you&#8217;re a software developer, you know that a codebase can become so bad that it&#8217;s better to just start over instead of trying to hang on with the existing code. If you have to keep working with a low quality codebase, it becomes much harder to add new features and fix bugs. Great developers cringe at the thought of working with such code. Now look at Windows Vista. How many of the most interesting features have been cancelled or postponed to future Windows versions? How long has the project been overdue by now? How many of Microsoft&#8217;s top developers jumped ship to Google and Apple in the last 2 years? These are all signs that maybe Microsoft should start over with a new operating system.</p>
<p>Here&#8217;s what i would do if i had the resources Microsoft had: Try to release a somewhat decent version of Vista. This will buy you about 2 to 3 years time before your customers demand that you keep up with the features that Apple is continiously adding to their operating system. But once Vista is out the door, gather all the top talent at Redmond and start working on a brand new system. And why not learn from the lessons that Apple has learned with OS X? Base your new operating system on FreeBSD. This would provide Microsoft with a lot of stable and secure code already and the FreeBSD license permits Microsoft to add their own proprietary layers on top of it. Alright, we&#8217;ve already got the base system covered. Now, Microsoft already has parts of .NET running on FreeBSD through their Rotor project. If they port the entire .NET framework to FreeBSD, they have a great foundation to build their new system on. Build the entire upper layers of the system in .NET. No more C or C++ in anything but the inherited FreeBSD code. You&#8217;re always telling developers to use managed code to reduce security risks so it&#8217;s about time you start following your own advice. And yes, the managed code will be slower. But the required hardware can&#8217;t possibly be worse than what is required to run Vista properly.</p>
<p>The most important part of this entire project would be to completely ignore backwards compatability and previous Windows technology. Backwards compatability can be provided by Virtual PC (owned by Microsoft) anyway, similar to how OS X provided backwards compatability with OS 9 through their Classic environment that came for free with OS X. The goal would be to completely design and build this system for the future, not for the past. Forget the past. The past is Windows and look how that turned out. In case you haven&#8217;t noticed, this is very similar to how Apple designed and built OS X. Yes OS X, the operating system that is releasing a new version every year with loads of new features and improvements each time. It sure would be great for Microsoft if they had an operating system that they could improve rapidly and release frequently. And Windows isn&#8217;t it.</p>
<p><strong>Don&#8217;t fight too many wars at once</strong></p>
<p>Do you use Google to search the web? Do you use an iPod? Do you have a Playstation? Do you buy music through iTunes? Not anymore if Microsoft had anything to say about it. Microsoft seems to be obsessed with dominating every possible market in the IT world, and now even the entertainment industry. They have the Xbox to compete with the PS2 but the Xbox division to this day has only once had a profitable quarter (thanks to the Halo 2 release). They&#8217;ve been losing money on it for years now. If i were a Microsoft shareholder, i&#8217;d be pissed because all of the money could&#8217;ve gone into Research and Development to make their core products (you know, the ones that are actually profitable) better.</p>
<p>The same could be said about MSN Search, the Zune (their upcoming iPod &#8216;killer&#8217;), their unnamed online music store that will accompany the Zune and their whole Live initiative. Microsoft is pouring enormous amounts of money in these products but how long will it take before they actually become profitable? That is if they ever succeed. Why not spend that money on your core products so you can maintain your lead in those markets? And what about the enemies that you are creating? A lot of companies have been burned by Microsoft and most of them can&#8217;t react on their own. But sooner or later, some of the larger ones will band together and gang up on Microsoft. Will Microsoft be able to fight back? The old Microsoft could have. The current Microsoft? I wouldn&#8217;t bet on it.</p>
<p>Now, i realize that if a company wants to grow, it needs to look for new markets if there is no more possible growth in its current markets. And Microsoft can&#8217;t possibly grow any more in the operating system market. So it&#8217;s perfectly normal that it&#8217;s looking for other markets. But right now they&#8217;re fighting wars on too many fronts. They are attacking Google. They are attacking Apple. They are attacking Yahoo. They are attacking the entire Linux community. And which of these wars are they actually winning? Maybe they should try one at a time instead of all at once.</p>
<p><strong>Be a leader, not a follower</strong></p>
<p>I can think of 2 features that i had never seen in a competing product until Microsoft offered them in their products. One is Xbox Live which i really think is a great idea. The other is the wireless sharing capabilities in the new Zune device. Too bad they DRM&#8217;d the hell out of that. Anyway, the sad thing is that these are the only 2 original Microsoft features of the last few years i can think of. Meanwhile, Apple and Google seem to be coming up with brand new, original ideas all the time. And Microsoft just copies them. Poorly, i might add. Now, which one of these 3 companies should be able to invest the most in Research &amp; Development? For all its money, Microsoft doesn&#8217;t really seem to be leading the field here when it comes to innovation. Why not? Where is all the money going? What are your 60,000+ employees doing?</p>
<p>I&#8217;m not sure what all these Microsoft employees are doing (does Microsoft even know?), but i do wonder what would be possible if just 1% of these employees would do nothing but think about new features and new products. Think about it. Around 600 people. Thinking. Creating. Experimenting. Surely it couldn&#8217;t be worse than what is being produced right now is it? Foster creativity among the employees. Come up with good ideas. Release quality products. Regain some of the mindshare you&#8217;ve lost among us geeks over the years. Make more money. If Apple and Google can do it, why can&#8217;t you?</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2007/06/repost-my-advice-to-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
