<?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>stream of bytes &#187; NIH</title>
	<atom:link href="http://diary.braniecki.net/tag/nih/feed/" rel="self" type="application/rss+xml" />
	<link>http://diary.braniecki.net</link>
	<description>Open-source development violates almost all known management theories.</description>
	<lastBuildDate>Thu, 26 Jan 2012 11:03:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>not-invented-here syndrome in Mozilla</title>
		<link>http://diary.braniecki.net/2008/01/27/not-invented-here-syndrome-in-mozilla/</link>
		<comments>http://diary.braniecki.net/2008/01/27/not-invented-here-syndrome-in-mozilla/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 01:41:10 +0000</pubDate>
		<dc:creator>zbraniecki</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[flock]]></category>
		<category><![CDATA[gecko]]></category>
		<category><![CDATA[NIH]]></category>
		<category><![CDATA[planet.m.o]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[songbird]]></category>

		<guid isPermaLink="false">http://diary.braniecki.net/2008/01/27/not-invented-here-syndrome-in-mozilla/</guid>
		<description><![CDATA[(follow up to lilmatt's blog post)

I want to write a bit on what Ian McKellar, my old fellow from Flock, and now a proud member of the Songbird team, called Not Invented Here attitude.

Actually, NIH syndrom is well known and described in the memoirs of Wikipedia. It's a persistent sociological culture that prevents the organization from using existing knowledge, code or research because it has different origins.

While this topic has been widely discussed all around the globe, and even in open source world, it has never been a topic in a Mozilla ecosystem debate.

Pity, since there is an elephant in the room, I can swear.]]></description>
			<content:encoded><![CDATA[<p>(follow up to <a href="http://weblogs.mozillazine.org/lilmatt/2008/01/making_good_on_a_promise.html">lilmatt&#8217;s blog post</a>)</p>
<p>I want to write a bit on what <a href="http://ian.mckellar.org/">Ian McKellar</a>, my old fellow from <a href="http://www.flock.com">Flock</a>, and now a proud member of the <a href="http://www.songbirdnest.com/">Songbird</a> team, called <strong>Not Invented Here attitude.</strong></p>
<p>Actually, <a href="http://en.wikipedia.org/wiki/Not_Invented_Here">NIH syndrom</a> is well known and described in the memoirs of Wikipedia. It&#8217;s a persistent sociological culture that prevents the organization from using existing knowledge, code or research because it has different origins.</p>
<p>While this topic has been widely discussed all around the globe, and even in open source world, it has never been a topic in a Mozilla ecosystem debate.</p>
<p>Pity, since there is an elephant in the room, I can swear.</p>
<p>Flock developers, Songbird developers, Miro, Joost, <a href="http://disruptive-innovations.com/">Disruptive Innovations</a> (time to update the website Daniel), AllPeers, and developers from many other projects contributed to Mozilla source code in many different ways &#8211; look at the very rough <a href="https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;resolution=FIXED&amp;resolution=INVALID&amp;resolution=WONTFIX&amp;resolution=DUPLICATE&amp;resolution=WORKSFORME&amp;resolution=INCOMPLETE&amp;resolution=EXPIRED&amp;resolution=MOVED&amp;resolution=---&amp;emailassigned_to1=1&amp;emailreporter1=1&amp;emailtype1=regexp&amp;email1=(flock\.com|songbirdnest\.com|joost\.com|allpeers\.com|glazman\.org|mckellar)&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=2006-01-01&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">bugzilla search</a> that displays bugs that were reported or assigned to one of the developers from the projects listed above during last 2 years. Over 600 bugs! And only 22 of them are INVALID &#8211; pretty damn high signal/noise ratio. Those are much above average quality bugs, with higher chance to be valid, and fixed.</p>
<p>We have a lot of <a href="http://wiki.mozilla.org/Special:Search?search=Flock">references to Flock</a> on <a href="http://wiki.mozilla.org">wiki.mozilla.org</a>. Most of them refer to Flock&#8217;s UI on the UI draft list, which is obvious. Hey, we&#8217;re not talking about &#8220;stealing&#8221; ideas. We have two open source browsers that can exchange ideas, code etc. Flock is smaller, focused on people using web more than an average, it has a Bigger Brother, who has to move more carefully and be more responsible, while Flock can move faster experimenting with features from the new areas of the web usage. It&#8217;s <strong>obvious</strong> and <strong>natural</strong> that other browsers should look at what Flock is experimenting with. Same with Songbird. It&#8217;s an multimedia center that uses Gecko. If Gecko is about to add support for a media, the natural first look should be at how Songbird did that. I remember trying to get Termie to work on Places (it was before Fx 2.0 times! Ben Goodger was working on the Firefox UI), hey! Termie even was granted by his manager quite a lot hours per week to investigate and work on Places for Firefox. It was also an <strong>obvious</strong> decision from Flock. Flock will switch to Gecko 1.9. The better the places are, the easier it&#8217;ll be to use them.</p>
<p>So instead of Mozilla <strong>leveraging</strong> from this <em>community</em>,  it often does nothing to use their knowledge, energy and code to make Mozilla better. At the same time, the companies around Mozilla are so focused on their own products, and are rarely doing anything more than minimum to contribute to Mozilla.</p>
<p>My best memorized case is <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=302387">bug 302387</a> from b.m.o. which is waiting for way too long lacking energy to push it through. On the other hand we have  <a href="https://bugzilla.flock.com/show_bug.cgi?id=2894">bug 2894</a> from Flock&#8217;s bugzilla,  filed almost 2 years ago by Gerv. I can imagine how demotivated Gerv can be after waiting for so long, feeling that actually everyone is positive, but no one will take care to finish the procedure. There are many more bugs in both bugzilla&#8217;s, but of course majority is in b.m.o. Everyone is positive, no one complaints, but also no one does the work of the doorkeeper who helps an external guy make his patch through the system. (maybe I should get used to that, all in all, it&#8217;s <a href="http://bugzilla.wikimedia.org/show_bug.cgi?id=2396">exactly the same with MediaWiki</a> for example). As you may expect, in the example above, Termie did not work on Places, and I believe the reason was because Flock did not encourage him too much, while Mozilla was not too much interested in getting help from a Flocker.</p>
<p>While it may seem like the guilt is divided, I believe that the stronger and bigger player keeps more responsibility for making the environment non-NIH.</p>
<p>So the first problem with this is that Mozilla community did not grew it&#8217;s doorkeepers. Wikipedia is a great example of a project where such people are grown naturally. In each and every Wikipedia community I tracked there are people who are specializing in greeting new ones and helping them skip the entry barrier.  In case of Mozilla we should probably simply grow a culture of such attitude instead of separate group of people.</p>
<p>If we accept the fact that <strong>it&#8217;s really hard for an external person to understand and suit to Mozilla environment architecture</strong> and that once he did it (usually without much time granted by his manager) he faces extreme amount of passive slowdown. People are smiling, do the minimum they need when pointed, but nothing more, not a single step beyond. And in result I promise that without a deep sense of understanding, such person <strong>will never ever again want to go through this</strong>. He&#8217;ll just stick to he&#8217;s work.</p>
<p>Instead of the &#8220;<em>Hey! Great you want to help us, let me help you</em>&#8221; message, he gets &#8220;<em>If you want to support us, prove that you have motivation to go through meanders of our policies, because we don&#8217;t trust the ones who can&#8217;t spend single 15 work hours looking for a super-reviewer.</em>&#8221; &#8211; I understand that such policy raises the chance that the ones who actually will escape the pitfalls will contribute in a better way, but beside of that, it rejects a lot of valuable contribution. Too much comparing to what we win this way.</p>
<p>But even after fixing this we&#8217;re still not ready with the NIH problem. We&#8217;re still talking about the cases when a member of smaller Mozilla based project comes to the Mozilla bugzilla, files a bug and even spends some time to try to get it into the system.</p>
<p>The next step should be for the Mozilla to look around and accept the fact that in the open source world Mozilla built not only Firefox, not only Thunderbird, Seamonkey, Camino, Bugzilla and a community around itself. It also built many external projects, that are worth cooperating with. Not querying Songbird about audio/video, not querying Flock about starring, search bar, those are a cases when something went wrong. I&#8217;m not sure if that happened, but I can imagine that AllPeers members were not actively involved in download streaming upgrade for Gecko 1.9 (didn&#8217;t found any evidence of that in b.m.o). As Matthew stated, Flock has been never asked by Mozilla to tri-license any part of the code base.  Even, when Firefox 3 &#8220;starring&#8221; system is strongly affected by the Flock approach.</p>
<p>Mozilla should get used to actively involving external project members into work on the topics which are affecting them. It requires a lot of groundwork, and is probably hard to do, but I believe it&#8217;s worth trying.</p>
<p>Let me state that it&#8217;s <strong>not</strong> about political issues. It&#8217;s about from-the-bottom attitude. It&#8217;s not happening always, but it happens often. It&#8217;s not a result of conscious effort, it&#8217;s rather a result of lack of effort that can be eventually strengthen by <a href="http://en.wikipedia.org/wiki/Ambivalence">ambivalent</a>  reactions from managerial staff to the idea of using external support.</p>
<p>I can assume that NIH syndrome is  a natural drift of most work environment. We have to put a pressure to avoid it, and to minimize the pressure, we have to be aware that we&#8217;re affected by this problem, plus agree that we all want to solve it.</p>
]]></content:encoded>
			<wfw:commentRss>http://diary.braniecki.net/2008/01/27/not-invented-here-syndrome-in-mozilla/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

