<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://port25.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Port 25: The Open Source Community at Microsoft : Bryan Kirschner, OSS Research</title><link>http://port25.technet.com/archive/tags/Bryan+Kirschner/OSS+Research/default.aspx</link><description>Tags: Bryan Kirschner, OSS Research</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 40109.1145)</generator><item><title>What We Do Every Day</title><link>http://port25.technet.com/archive/2007/05/20/what-we-do-every-day.aspx</link><pubDate>Sun, 20 May 2007 21:53:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:3931</guid><dc:creator>Bryan Kirschner</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=3931</wfw:commentRss><comments>http://port25.technet.com/archive/2007/05/20/what-we-do-every-day.aspx#comments</comments><description>&lt;p&gt;I just read Bill and Sam&amp;rsquo;s &amp;ldquo;&lt;a href="http://port25.technet.com/archive/2007/05/18/business-as-usual.aspx"&gt;Business as Usual&lt;/a&gt;&amp;rdquo; post. It made me think about the fact Port 25 was established in part to apply the idea that &amp;ldquo;transparency increases trust&amp;rdquo; to the work we do with the lab.&amp;nbsp;&amp;nbsp; So I&amp;rsquo;m sitting down to do a blog entry that&amp;rsquo;s a bit longer than usual, but will provide transparency about why &amp;ldquo;business as usual&amp;rdquo; for me.&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I &lt;a href="http://port25.technet.com/archive/2007/02/13/nixon-goes-to-china.aspx"&gt;previously blogged&lt;/a&gt; about a project we were starting to look at usability, human-computer interaction (HCI) and design rationale in open source development. I want to share how that came about and what I work on every day, over a period of about 12 months.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Part 1&lt;/strong&gt;:&amp;nbsp; &lt;a href="http://www.cs.cmu.edu/~ajko/"&gt;Andrew Ko&lt;/a&gt; at Carnegie-Mellon (hi, Andrew) and folks from Microsoft Research (&lt;a href="http://research.microsoft.com/hip/papers/Ko2007BugFixing.pdf"&gt;you rock, HIP&lt;/a&gt;) have done fascinating work on &amp;ldquo;&lt;a href="http://research.microsoft.com/hip/papers/Ko2007BugFixing.pdf"&gt;Information Needs in Collocated Development Teams&lt;/a&gt;:&amp;rdquo; (emphasis added):&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;[In] a two-month field study of software developers at Microsoft. We took a broad look, observing 17 groups across the corporation, focusing on three specific questions: &lt;/p&gt;&lt;p&gt;What information do software developers&amp;rsquo; seek?&lt;br /&gt;Where do developers find this information?&lt;br /&gt;What inhibits the acquisition of such information?&lt;/p&gt;&lt;p&gt;In our observations, we found several needs. &lt;strong&gt;The most difficult to satisfy were design questions&lt;/strong&gt;: for example, developers needed to know the intent behind code already written and code yet to be written.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Code itself was a poor conductor&amp;mdash;let&amp;rsquo;s call it bad currency, for reasons that will become apparent later&amp;mdash;for transmission of design knowledge.&amp;nbsp; &lt;a href="http://research.microsoft.com/hip/papers/Ko2007BugFixing.pdf"&gt;From the MSR paper&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;code did not look like design; intent could rarely be inferred from code; programming languages only allowed a single, structural perspective on code, yet there were many other perspectives on which developers reasoned about code&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;As a result, &amp;ldquo;the knowledge was primarily stored in the minds of developers. Consequently, developers relied on each other for design knowledge.&amp;rdquo; A common way to do this was face-to-face contact.&amp;nbsp; Another way to do this was through email. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Part 2:&lt;/strong&gt; &lt;a href="http://flore.barcellini.free.fr/?lang=fr"&gt;Flore Barcellini&lt;/a&gt; (hi, Flore) is a research at &lt;a href="http://www.inria.fr/"&gt;INRIA&lt;/a&gt; (France) who has done a fascinating analysis of &amp;ldquo;&lt;a href="http://hal.inria.fr/inria-00001001"&gt;Thematic Coherence and Quotation Practices in OSS Design-Oriented Online Discussions&lt;/a&gt;.&amp;rdquo;&amp;nbsp; The implication is that traversing threads may be a lot more &amp;ldquo;lossy&amp;rdquo; than one might think because the &amp;ldquo;tree&amp;rdquo; you can build following transmission of knowledge using quotes can differ (from the abstract):&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;We show how quotation practices can be used to locate design relevant data in discussion archives. OSS developers use quotation as a mechanism to maintain the discursive context.&amp;nbsp; To retrace the thematic coherence in the online discussions of a major OSS project, Python, we follow how messages are linked through quotation practices.&amp;nbsp; We compare our quotation-based analysis with a more conventional analysis: a thread-based of the reply-to links between messages. The advantages of a quotation-based analysis over a thread-based analysis are outlined.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;All but a few open source projects &lt;a href="http://hbswk.hbs.edu/item/5574.html"&gt;do not receive investment from vendors&lt;/a&gt; and do not have material revenue streams&amp;mdash;for these &amp;ldquo;community-driven&amp;rdquo; projects, face-to-face contact would obviously be prohibitively expensive. So in reliance on code and email to transmit design knowledge, they would seem to be dependent on a lossy medium (code-as-currency) and a lossy mechanism (mail threads).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Part 3&lt;/strong&gt;: David Nichols and &lt;a href="http://people.lis.uiuc.edu/~twidale/"&gt;Michael Twidale&lt;/a&gt; (hi, Michael) have done research &lt;a href="http://portal.acm.org/citation.cfm?doid=1062455.1062468"&gt;identifying usability &amp;amp; HCI challenges&lt;/a&gt; in open source development, thoughtfully articulating some of the issues and possible ways&amp;nbsp; to evolve distributed development.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Part 4&lt;/strong&gt;:&amp;nbsp;I was left with the impression this is a scenario that is really not good for community-driven OSS&amp;mdash;and, by implication, for &lt;em&gt;any resource-constrained distributed development process&lt;/em&gt; (something applicable to end-user developers collaborating online, and perhaps small ISVs, communities large in both number and importance to Microsoft&amp;rsquo;s business). &lt;/p&gt;&lt;p&gt;After reaching this conclusion I contacted the &lt;a href="http://www.codeplex.com"&gt;Codeplex&lt;/a&gt; team (&lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=226791"&gt;meet the team&lt;/a&gt;) to talk about Microsoft taking a role in developing new functionality that might help this scenario.&amp;nbsp; But first we needed to establish a research program to figure out whether this was a good path to go down, and what to do. That led to contact with Jack Carroll, Paula Bach, and the current project.&amp;nbsp; &lt;/p&gt;&lt;p&gt;The first public session we held on this was a special interest group (&lt;a href="http://www.chi2007.org/attend/Monday.pdf"&gt;Usability and Free / Libre / Open Source Software&lt;/a&gt;)&amp;nbsp; at the recent &lt;a href="http://www.chi2007.org/"&gt;CHI 2007&lt;/a&gt; conference.&amp;nbsp; Jack, Paula, and I moderated.&amp;nbsp; I&amp;rsquo;ll let notes mostly from&amp;nbsp; Paula sum up one aspect of a great discussion that gave me ideas I&amp;rsquo;d never thought of before:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;About 40 people (1/3 to 1/ 2 of whom were involved in open source projects as contributors or researchers) attended the CHI Special Interest Group (SIG) on Usability and Free/Libre/Open Source Software (FLOSS).&amp;nbsp; The group raised many issues including the &amp;ldquo;code as currency&amp;rdquo; issue.&amp;nbsp; In essence, if&amp;nbsp; &amp;ldquo;code is the only currency&amp;rsquo; can there be a &amp;ldquo;benevolent HCI dictator?&amp;rdquo;&amp;nbsp; The currency problem arises when HCI people who don&amp;rsquo;t write code work on FLOSS projects, potentially preventing the common mechanism of the &amp;ldquo;benevolent dictator&amp;rdquo; who can arbitrate conflicts over coding from emerging in the design and HCI domain.&amp;nbsp; An interesting&amp;nbsp; benevolent HCI dictator experiment would be to have HCI people design and initiate an open source project (it could even be a rapid prototyping tool that could be used as currency between FLOSS HCI people and developers) and have developers work on the project with an HCI person as the leader. This would be interesting in terms of social dynamics and to see who prevails as the benevolent dictator: would the HCI person remain or would a developer move into the leadership position once code writing began?&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;This is what we do every day.&amp;nbsp; I hope this provides&amp;nbsp; a bit of a view over time into our daily work to be center of excellence for (1) &lt;em&gt;understanding &lt;/em&gt;and (2) &lt;em&gt;finding opportunity with&lt;/em&gt; open source: ways for Microsoft and open source to &amp;ldquo;grow together.&amp;rdquo; &lt;/p&gt;&lt;p&gt;&amp;nbsp;(Speaking of growing together, if you were one of the companies invited to the &lt;a href="http://isvnxt.com/isvforum.htm"&gt;Microsoft Open Source ISV Forum&lt;/a&gt; before &lt;a href="http://www.osbc.com"&gt;OSBC&lt;/a&gt;, I hope to see you there.)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=3931" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>Barry Wellman, SD Clark Professor of Sociology, on Social Network Analysis and Community</title><link>http://port25.technet.com/archive/2006/12/15/barry.aspx</link><pubDate>Fri, 15 Dec 2006 19:46:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:3376</guid><dc:creator>Bryan Kirschner</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=3376</wfw:commentRss><comments>http://port25.technet.com/archive/2006/12/15/barry.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Web_2.0"&gt;Web 2.0&lt;/a&gt;. &lt;a href="http://blog.hbs.edu/faculty/amcafee/index.php/faculty_amcafee_v3/enterprise_20_version_20/"&gt;Enterprise 2.0&lt;/a&gt;. &lt;a href="http://www.oreilly.com/catalog/opensources2/toc.html"&gt;Open Source 2.0&lt;/a&gt;.&amp;nbsp; All the latest expectations for major revs of a good chunk of the information technology world seem to be heavily based on excitement about the possibilities for new forms of social networking and collaboration.&amp;nbsp; &lt;/p&gt;&lt;p&gt;Nobody has more to say about how this can be done right&amp;mdash;or wrong&amp;mdash;than Barry Wellman.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.chass.utoronto.ca/~wellman/vita/index.html"&gt;Dr. Barry Wellman&lt;/a&gt; is the S.D. Clark Professor of Sociology at the University of Toronto and is the director of &lt;a href="http://www.chass.utoronto.ca/~wellman/netlab/ABOUT/index.html"&gt;Netlab&lt;/a&gt;, a scholarly network studying computer networks, communication networks, and social networks.&amp;nbsp; To quote from an &lt;a href="http://www.chass.utoronto.ca/~wellman/vita/index.html"&gt;introduction to a tribute event&lt;/a&gt;, Barry &amp;ldquo;pioneered innovative approaches to three fields:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Social network/structural analysis, &lt;/li&gt;&lt;li&gt;Personal community and social support analysis, and &lt;/li&gt;&lt;li&gt;The study of cybersociety (which he calls &amp;quot;living networked in a wired world&amp;quot;).&amp;rdquo;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;He has authored &lt;a href="http://www.chass.utoronto.ca/~wellman/vita/index.html"&gt;3 books and more than 200 journal articles&lt;/a&gt;.&amp;nbsp; He is, to use images from social network analysis, perhaps the biggest &amp;ldquo;hub&amp;rdquo; of folks&amp;mdash;students, former students, and industry and academic collaborators&amp;mdash;who study online and offline communities (including open source communities) there is.&lt;/p&gt;&lt;p&gt;He&amp;rsquo;s also a really nice guy and was kind enough to take a few minutes to talk with us while he was at the &lt;a href="http://www.ischool.washington.edu/"&gt;University of Washington&amp;rsquo;s ISchool&lt;/a&gt; talking about &amp;ldquo;What is the Internet Doing to Community and Vice Versa?.&amp;rdquo;&lt;br /&gt;&lt;br /&gt;
&lt;center&gt;
&lt;embed src="http://images.video.msn.com/flash/soapbox1_1.swf" quality="high" width="432" height="364" base="http://images.video.msn.com" type="application/x-shockwave-flash" allowFullScreen="true" pluginspage="http://macromedia.com/go/getflashplayer" flashvars="c=v&amp;v=643adf5b-2b1f-4aef-8025-de6ea6fe0bbe&amp;ifs=true&amp;fr=msnvideo&amp;mkt=en-US&amp;brand="&gt;&lt;/embed&gt;&lt;br /&gt;&lt;a href="http://video.msn.com/video.aspx?vid=643adf5b-2b1f-4aef-8025-de6ea6fe0bbe" target="_new" title="Barry Wellman on Social Network Analysis"&gt;Video: Barry Wellman on Social Network Analysis&lt;/a&gt;
&lt;/center&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=3376" width="1" height="1"&gt;</description><enclosure url="http://port25.technet.com/videos/podcasts/wellman.mp3" length="-1" type="application/octet-stream" /><category domain="http://port25.technet.com/archive/tags/Media/default.aspx">Media</category><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Podcast/default.aspx">Podcast</category><category domain="http://port25.technet.com/archive/tags/Video/default.aspx">Video</category></item><item><title>It's Like This...Or Maybe Like That...(Part 1.2) </title><link>http://port25.technet.com/archive/2006/12/12/it-s-like-this-or-maybe-like-that-part-1-2.aspx</link><pubDate>Tue, 12 Dec 2006 17:24:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:3342</guid><dc:creator>Bryan Kirschner</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=3342</wfw:commentRss><comments>http://port25.technet.com/archive/2006/12/12/it-s-like-this-or-maybe-like-that-part-1-2.aspx#comments</comments><description>&lt;p&gt;&lt;font face="Verdana" size="2"&gt;It&amp;rsquo;s been just over a month since I last blogged on the law-and-open-source &amp;ndash;analogy, and, despite a cool, unrelated entry in the middle, I feel my blog karma is running dangerously low&amp;hellip;&amp;nbsp; But&amp;mdash;proving either that life is a journey of continuous learning and joyful surprise, or, more simply, that good things come to schlubs who drag their feet&amp;mdash;last week not only did NPR &lt;a href="http://www.npr.org/templates/story/story.php?storyId=6550619" style="color: blue; text-decoration: underline; text-underline: single"&gt;run a story on legal apprenticeship programs&lt;/a&gt;, I also heard a speaker &lt;a href="http://www.management-issues.com/2006/5/24/thought_leaders/102816-3019.asp" style="color: blue; text-decoration: underline; text-underline: single"&gt;who thoughtfully referenced Foucault in a talk on fostering innovation&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;The first line of reasoning was about&amp;nbsp; rather than being a case where the &amp;ldquo;source code&amp;rdquo; of the domain (law) was &amp;ldquo;closed,&amp;rdquo; law is a case &lt;a href="http://port25.technet.com/archive/2006/09/08/It_2700_s-Like-This_2E002E002E00_Or-Maybe-Like-That_2E002E002E00_.aspx" style="color: blue; text-decoration: underline; text-underline: single"&gt;where it is really, really &amp;ldquo;open:&amp;rdquo;&lt;/a&gt; &lt;/font&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style="margin-top: 0in; margin-bottom: 10pt"&gt;&lt;font face="Verdana" size="2"&gt;legal documents are &lt;a href="http://www.courts.wa.gov/newsinfo/index.cfm?fa=newsinfo.displayContent&amp;amp;theFile=content/accessToCourtRecords" style="color: blue; text-decoration: underline; text-underline: single"&gt;almost universally &amp;nbsp;public as well&lt;/a&gt;, so you can seek an example of someone else&amp;rsquo;s filing, brief etc from among literally millions of such documents&amp;mdash;from the lowliest pleading to the most momentous Supreme Court argument.&amp;nbsp; If a situation where the full text of &lt;a href="http://www.courts.wa.gov/newsinfo/index.cfm?fa=newsinfo.displayContent&amp;amp;theFile=content/accessToCourtRecords" style="color: blue; text-decoration: underline; text-underline: single"&gt;millions of legal artifacts available freely&lt;/a&gt; (or for the price of distribution) aren&amp;rsquo;t like open source code&amp;hellip;I&amp;rsquo;m not sure what is!&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;The implication, going way, way back to &lt;a href="http://port25.technet.com/archive/2006/09/08/It_2700_s-Like-This_2E002E002E00_Or-Maybe-Like-That_2E002E002E00_.aspx" style="color: blue; text-decoration: underline; text-underline: single"&gt;the first blog in this chain&lt;/a&gt;, is that it seems you can make a lot of knowledge (qua legal artifacts) &amp;ldquo;&lt;a href="http://port25.technet.com/archive/2006/06/20/How-Open_3F00_-Open-How_3F00_-It-Depends_2620_.aspx" style="color: blue; text-decoration: underline; text-underline: single"&gt;more like open&lt;/a&gt;&amp;rdquo; without new artifacts becoming &amp;ldquo;cheap&amp;rdquo; (lawyers still are, or at least feel, expensive).&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;There is a different angle, though: the &amp;nbsp;second topic was about restricting access to the profession itself. &amp;nbsp;Is law an example where the &amp;ldquo;openness&amp;rdquo; of knowledge is counterbalanced by extreme restrictions on being able to function as a lawyer&amp;mdash;specifically &amp;nbsp;multiple years of (often expensive) law school? &amp;nbsp;In this blog entry I am going to take a stab at articulating&amp;nbsp;three views on this: let&amp;rsquo;s call them &amp;ldquo;the bad scenario,&amp;rdquo; the &amp;ldquo;not bad but not great scenario,&amp;rdquo; and the &amp;ldquo;pretty cool scenario.&amp;rdquo; &lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;(Since we&amp;rsquo;re comparing to open source development, I am going to make one simplifying assumption: having to pass a test&amp;mdash;the bar exam&amp;mdash;is entirely compatible with being &amp;ldquo;open.&amp;rdquo;&amp;nbsp;&amp;nbsp;&amp;nbsp; I say this because I see it as analogous to many OSS communities: to become (say) a committer you basically show up and start doing some work to demonstrate your skills; the test is analogous.&amp;nbsp; If the bar exam is broken somewhere in terms of content or form factor, I see that as a tweak as opposed to fundamental to the show-up-and-demonstrate-your-ability analogy.) &lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;First &amp;ldquo;the bad scenario&amp;rdquo;&amp;nbsp; (this is where Foucault comes in). To be somewhat painfully reductive, Foucault observed there is a relationship between the structures of power and (ostensibly objective) knowledge, and that a characteristic of the modern world was the application of &amp;ldquo;&lt;a href="http://en.wikipedia.org/wiki/Discipline_and_Punish" style="color: blue; text-decoration: underline; text-underline: single"&gt;discipline&lt;/a&gt;.&amp;rdquo;&amp;nbsp; Discipline, broadly speaking, is defining and conditioning a state of behavior that creates non-egalitarian power relationships&amp;nbsp; such that it becomes &amp;ldquo;normal&amp;rdquo;&amp;nbsp; and this dynamic becomes invisible within a formally egalitarian, &amp;ldquo;fair&amp;rdquo; and &amp;ldquo;open&amp;rdquo; environment.&amp;nbsp; The real rubber-hits the road example here would be a cycle that works like this: based on a scientific and meritocratic rationale, three years of&amp;nbsp; law school becomes a standard; as a consequence, most lawyers who pass through this system view it as both feasible(since they did it) and meritocratic (since they by definition did well, or at least well enough, in it).&amp;nbsp; In tandem, it also means lawyers are relatively scarce and expensive and have similar billing rates and incomes, because they all ponied up fairly homogeneous investments.&amp;nbsp; Thus, they have psychological and material incentive to perpetuate the system, because in rejecting it they would not only repudiate their own accomplishments, but possibly introduce competitors who could undercut them.&amp;nbsp; In the end, the system justified its own perpetuation &amp;nbsp;without controversy&amp;hellip;because it seems to comport with the accepted paradigm of a modern profession. &lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;On to the &amp;ldquo;not bad but not great&amp;rdquo; scenario.&amp;nbsp; This is where &lt;a href="http://en.wikipedia.org/wiki/Michael_Spence" style="color: blue; text-decoration: underline; text-underline: single"&gt;Spence&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Signaling_(economics%2529" style="color: blue; text-decoration: underline; text-underline: single"&gt;Signalling Theory&lt;/a&gt; come in. The Wikipedia entries linker above are concise so I recommend reading them: the upshot is&amp;nbsp; that for education to be used as a &amp;ldquo;signal&amp;rdquo; to help employers choose more valuable employees, &amp;nbsp;it is not necessary for education to have any intrinsic value.&amp;nbsp;&amp;nbsp; The reason this is &amp;ldquo;kind of OK&amp;ldquo;&amp;mdash;despite the fact that investing in education even if it doesn&amp;rsquo;t increase productivity seems intuitively perverse&amp;mdash;is that at least solves a (communication) problem, and can be economically efficient.&amp;nbsp; By contrast, &amp;nbsp;the&amp;rsquo; bad scenario&amp;rdquo;&amp;nbsp; is quite likely to cause the behavior of the system will become very, very inefficient relative to a truly open consideration of all the options.)&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;Finally, the &amp;ldquo;pretty cool&amp;rdquo; scenario. &lt;a href="http://www.npr.org/templates/story/story.php?storyId=6550619" style="color: blue; text-decoration: underline; text-underline: single"&gt;Seven states enable people to become residents without attending law school through some type of apprenticeship program&lt;/a&gt; :&lt;/font&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style="margin-top: 0in; margin-bottom: 10pt"&gt;&lt;font face="Verdana" size="2"&gt;In Vermont, participants don&amp;#39;t need a college degree, but they must have completed three-quarters of their undergraduate course work. Then they have to spend 25 hours a week for four years studying alongside a licensed attorney.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;In &lt;a href="http://www.courts.wa.gov/court_rules/?fa=court_rules.display&amp;amp;group=ga&amp;amp;set=APR&amp;amp;ruleid=gaapr06" style="color: blue; text-decoration: underline; text-underline: single"&gt;Washington state&lt;/a&gt;, a &amp;ldquo;law clerk&amp;rdquo;&lt;/font&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style="margin-top: 0in; line-height: normal"&gt;&lt;font face="Verdana" size="2"&gt;&amp;hellip;shall study for 4 calendar years. Each calendar year shall consist of&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;12 months, with a minimum of 120 hours of study each month, &amp;nbsp;including the time spent in performing the duties of a law &amp;nbsp;clerk. The tutor shall give personal supervision to the law &amp;nbsp;clerk averaging at least 3 hours each week. &amp;quot;Personal &amp;nbsp;&amp;nbsp;supervision&amp;quot; is defined as time actually spent with the law &amp;nbsp;clerk for the exposition and discussion of the law, the &amp;nbsp;recitation of cases, and the critical analysis of the law clerks &amp;nbsp;written assignments.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="line-height: normal"&gt;&lt;font face="Verdana" size="2"&gt;(In both cases these positions can be paid jobs.)&amp;nbsp;&amp;nbsp; This suggests a radically different paradigm for entry into the profession (one might, and Foucault might agree, a &amp;ldquo;throwback&amp;rdquo; to a previous era), and a lovely mentoring dynamic.&amp;nbsp;&amp;nbsp; What&amp;rsquo;s particularly interesting is that women outnumber men in apprenticeship programs, and the typical age of the participants is older than law students.&amp;nbsp; And while at least according to NPR the likelihood of programs like these increasing, among law schools there is an increasing incorporation of paid internships and flexible schedules.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;I think parallels to each scenario can be made to the open source development domain, and thinking about the &amp;ldquo;balance&amp;rdquo; of scenarios in both the legal and software development domains will be a fascinating discussion.&amp;nbsp; That blog will be along in less than 30 days, I promise&amp;hellip;.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=3342" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>There's a Vendor in my OSS</title><link>http://port25.technet.com/archive/2006/10/23/There_2700_s-a-Vendor-in-my-OSS.aspx</link><pubDate>Mon, 23 Oct 2006 14:34:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:3190</guid><dc:creator>MichaelF</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=3190</wfw:commentRss><comments>http://port25.technet.com/archive/2006/10/23/There_2700_s-a-Vendor-in-my-OSS.aspx#comments</comments><description>&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;Taking a brief detour from the thread about OSS and its similarities (or not) to law to take note of a couple recent publications, both of which discuss the interaction between traditional IT vendors and OSS: &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;In &lt;em&gt;MIS Quarterly&lt;/em&gt; (September) (&lt;a href="http://www.misq.org/archivist/vol/no30/issue3/Fitzgerald.html"&gt;&lt;font color="#0000ff"&gt;link&lt;/font&gt;&lt;/a&gt;) Brian Fitzgerald (University of Limerick&amp;mdash;one of the must-read researchers on OSS, IMO) provides a comprehensive survey of what he calls &amp;ldquo;&lt;em&gt;The Transformation of Open Source&lt;/em&gt;&amp;rdquo; with expectations for &amp;ldquo;Open Source 2.0.&amp;rdquo;&lt;span&gt;&amp;nbsp; &lt;/span&gt;He expects IT vendors&amp;mdash;including Microsoft&amp;mdash;to play significant roles in &amp;ldquo;OSS 2.0.&amp;rdquo;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;In &lt;em&gt;Communications of the ACM &lt;/em&gt;(October) (&lt;a href="http://portal.acm.org/toc.cfm?id=1164394&amp;amp;type=issue&amp;amp;coll=Portal&amp;amp;dl=ACM"&gt;&lt;font color="#0000ff"&gt;link&lt;/font&gt;&lt;/a&gt;) Pamela Samuelson (UC Berkeley) discusses &amp;ldquo;&lt;em&gt;IBM&amp;rsquo;s Pragmatic Embrace of Open Source&lt;/em&gt;.&amp;rdquo; &lt;span&gt;&amp;nbsp;&lt;/span&gt;(The title pretty much speaks for itself as a summary.)&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;I highlight these because they reflect what seems to me (qualitatively) to reflect a trend in the literature.&lt;span&gt;&amp;nbsp; &lt;/span&gt;We&amp;rsquo;ll work on getting a better sense of what the trend is and researchers&amp;rsquo; perspectives on it to bring back to Port25&amp;hellip;because (to bring things &lt;a href="http://port25.technet.com/archive/2006/09/08/It_2700_s-Like-This_2E002E002E00_Or-Maybe-Like-That_2E002E002E00_.aspx"&gt;&lt;font color="#0000ff"&gt;back to analogy and metaphor&lt;/font&gt;&lt;/a&gt;), they introduce the question: Is a vendor in my OSS more &lt;em&gt;a fly in the ointment&lt;/em&gt; or &lt;em&gt;chocolate in my peanut butter&lt;/em&gt;?&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=3190" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>It's Like This...Or Maybe Like That... (Part 1.1)</title><link>http://port25.technet.com/archive/2006/09/28/It_2700_s-Like-This_2E002E002E00_Or-Maybe-Like-That_2E002E002E00_-_2800_Part-1.1_2900_.aspx</link><pubDate>Thu, 28 Sep 2006 20:31:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:3087</guid><dc:creator>MichaelF</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=3087</wfw:commentRss><comments>http://port25.technet.com/archive/2006/09/28/It_2700_s-Like-This_2E002E002E00_Or-Maybe-Like-That_2E002E002E00_-_2800_Part-1.1_2900_.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;In my last blog I started talking about the power of analogy and metaphor, and dove into a discussion of the first analogy of my collection, asking what if the practice of law, rather than being like a domain suffering the consequences of a &amp;ldquo;failure of openness,&amp;rdquo; &amp;nbsp;was more like an example of a domain with a &lt;em&gt;great deal&lt;/em&gt; of openness.&amp;nbsp; I promised to offer some ideas for analogies that helped make sense of the situation in my next blog.&lt;/font&gt;&lt;em&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:Verdana;"&gt; &lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;em&gt;&lt;span style="font-size:10pt;line-height:115%;font-style:normal;font-family:Verdana;"&gt;I was subsequently&lt;/span&gt;&lt;/em&gt;&lt;font face="Verdana" size="2"&gt; intrigued by where some of the comments to the post (unexpectedly) led me; thus, I postpone those (original) ideas in order to share some of where those comments led me on the path toward new ones.&amp;nbsp; In this post, I will address the first of two substantive issues: the analogy made by CDarklock between the legal profession and&amp;nbsp; open source software development (--in his view, to the disadvantage of OSSD). &lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;Comparing &amp;ldquo;do-it-yourself lawyering&amp;rdquo; with &amp;ldquo;do-it-yourself usability,&amp;rdquo;&amp;nbsp; he &amp;nbsp;implies a lack of sensitivity among developers to the risks of the latter relative to the legal profession&amp;rsquo;s&amp;nbsp; diligence with respect to the former. &amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;Surely enough, when pointed to &lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://www.groklaw.net/"&gt;Groklaw&lt;/a&gt; by stats for all, front and center is a warning of the risks of the former:&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;em&gt;&lt;font face="Verdana" size="2"&gt;IANAL. I am a journalist with a paralegal background, so if you have a legal problem and want advice, please hire an attorney.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;This prompted me to think about some quick phenomenological test to determine if&amp;nbsp; similar evidence for this type of&amp;nbsp; distinction made by journalists commenting on law (Groklaw) might in fact be recognized with equal alacrity by open source developers commenting on usability: in fact, in defense of OSS developers, there are indeed cases of &lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://search.live.com/results.aspx?q=ianaue&amp;amp;FORM=BWAC"&gt;IANAUE&lt;/a&gt; (&amp;ldquo;I Am Not A Usability Engineer&amp;rdquo;)&amp;mdash;although AFAIK it has not made Wikipedia yet&lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://en.wikipedia.org/wiki/Ianal"&gt;, in contrast to variants of the apparently fecund IANAL which has spawned &amp;nbsp;IANYL, TINLA, and IAAL.&lt;/a&gt; (WTF?)&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;At this point you&amp;rsquo;re probably wondering why I was so engaged on this topic&amp;mdash;the first reason is that, IMHO, challenges with consistent and effective usability practices are endemic and impactful. (I will never forget my introduction to the usability disipline: I was helping usability engineers build a stochastic model on top of their user observational testing of &amp;nbsp;a web experience which (thankfully) has since been improved.&amp;nbsp; The model was pretty cool as a quantification of how much customer time and effort things like ambiguous terms and redundant links actually wasted&amp;mdash;but nothing seared the importance of usability into my brain like watching a test subject (a middle-aged, tech-savvy woman with, as I recall, a PhD&amp;mdash;kind of hard to blame the user) actually start to cry in frustration as she tried to complete a task.) &lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;The second reason is that&amp;nbsp; I had never considered the possibility of an &lt;em&gt;analogy&lt;/em&gt; between &amp;ldquo; legal self-representation&amp;rdquo; and&amp;nbsp; &amp;ldquo;developer self-usability&amp;rdquo; as conceptually similar problems to be solved. This analogy offers a different (and interesting) way to think about why it occurs and what to do about it in OSSD, in contrast to traditional corporate development where the origins of usability challenges nor their resolution seem to me to be fairly straightforward: does a company (or development group) recognize the value of good practices, resource for it, make it a priority, test against user interaction metrics &lt;em&gt;etc&lt;/em&gt;.&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;In fact that there is a paper (Nichols &amp;amp; Twidale, online at &lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://firstmonday.org/issues/issue8_1/nichols/"&gt;First Monday&lt;/a&gt;) which provides a comprehensive assessment of usability in OSSD, with suggestions for remediation that come awfully close to echoing ideas for what folks in the legal profession would call increasing &lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://www.wsba.org/atj/"&gt;access to justice&lt;/a&gt; (--like academic volunteerism and corporate involvement).&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;It&amp;rsquo;s an interesting line of thinking both because it is just in time for &lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://www.cscw2006.org/program.html"&gt;CSCW &amp;nbsp;2006&lt;/a&gt; (Computer Supported Cooperative Work&amp;mdash;anybody going?) and because folks in the OSS community (just like in the legal community) are doing some &amp;ldquo;out of the box thinking.&amp;rdquo; &amp;nbsp;I&amp;rsquo;ve been trading mails with a PhD candidate at Penn State who has outlined a very thoughtful research agenda on OSS and Usability&amp;mdash;I&amp;rsquo;m pleased to say we&amp;rsquo;ll be bringing her to Port25 for an interview near the end of October.&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;With that said, the next point release on our path to part 2 will address an issue raised by ssjdrn who surfaces (in my words) a tension between two principles&amp;nbsp; I have always taken for granted: efficient signaling and disciplinary control through normalization that is keeping me up at night (literally&amp;mdash;when &lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://en.wikipedia.org/wiki/Michael_Spence"&gt;Spence&lt;/a&gt; and &lt;a style="color:blue;text-decoration:underline;text-underline:single;" href="http://plato.stanford.edu/entries/foucault/"&gt;Foucault&lt;/a&gt;, respectively, aren&amp;rsquo;t jibing for&amp;nbsp; me, I can&amp;rsquo;t sleep.&amp;nbsp; You can ask my wife.)&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana" size="2"&gt;And yes, it all does come back to an even richer &amp;ndash;than-anticipated analogy between law and &amp;nbsp;open around making successful software.&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=3087" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>It's Like This...Or Maybe Like That...</title><link>http://port25.technet.com/archive/2006/09/08/It_2700_s-Like-This_2E002E002E00_Or-Maybe-Like-That_2E002E002E00_.aspx</link><pubDate>Fri, 08 Sep 2006 22:19:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:3002</guid><dc:creator>MichaelF</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=3002</wfw:commentRss><comments>http://port25.technet.com/archive/2006/09/08/It_2700_s-Like-This_2E002E002E00_Or-Maybe-Like-That_2E002E002E00_.aspx#comments</comments><description>&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;I am compiling a list and analysis of all the analogies and metaphors that have been used to characterize open source software development and its social, technical, and business implications.&lt;span&gt;&amp;nbsp; &lt;/span&gt;I think it is unlikely this will be the next &lt;em&gt;DaVinci Code&amp;shy;&amp;shy;&lt;/em&gt;-style best seller, so I don&amp;rsquo;t expect to give up my day job, but my &lt;a href="http://port25.technet.com/archive/2006/08/24/Open-Standards_2C00_-Open-Formats_2C00_-and-Open-Source_3A00_--Bryan-Kirschner-Interviews-Alfonso-Fugetta.aspx"&gt;interview of Professor Alfonso Fuggetta&lt;/a&gt; where he talked about the distinction between specification and implementation reminded me of why I started this project.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;Analogy and metaphor are fundamental to not only how we understand something, but also to how we form our opinions about it; in an &lt;a href="http://consc.net/papers/highlevel.pdf"&gt;influential paper on artificial intelligence and cognition&lt;/a&gt;, the authors emphasize the centrality of analogy to not only how we make sense of the world but its powerful and often unrecognized implications:&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt;line-height:normal;" class="MsoNormal"&gt;&lt;em&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;When people make analogies, they are perceiving some aspects of the structures of two situations&amp;mdash;the &lt;/span&gt;&lt;/em&gt;&lt;em&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;essences &lt;/span&gt;&lt;/em&gt;&lt;em&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;of those situations, in some sense&amp;mdash;as identical&amp;hellip;Furthermore, not only is analogy-making dependent on high-level perception, but the reverse holds true as well: perception is often dependent on analogy-making itself. The high-level perception of one situation in terms of another is ubiquitous in human thought. In the large or the small, such analogical perception&amp;mdash;the grasping of one situation in terms of another&amp;mdash;is so common that we tend to forget that what is going on is, in fact, analogy.&lt;/span&gt;&lt;/em&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;*&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;The authors use a few contemporaneous controversial situations from US politics in the late &amp;lsquo;80s &amp;ndash; early &amp;lsquo;90s to illustrate this point&amp;mdash;what&lt;span&gt;&amp;nbsp; &lt;/span&gt;struck me about their emphasis on the power of analogical reasoning to shape opinion was the fact that analogies to &amp;ldquo;Vietnam&amp;rdquo; and &amp;ldquo;Hitler&amp;rdquo; were used in those examples in their paper and, 20 years plus later, those same historical events are in the news as analogies today.&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;The two examples highlight how acceptance of the analogy carries with it a strong bias to shape your attitudes and your behavior (even manipulate your emotions): analogies don&amp;rsquo;t necessarily just frame the argument&amp;mdash;sometimes they &lt;em&gt;are&lt;/em&gt; the argument.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;The analogy that&amp;rsquo;s top of mind for me today is from Open Sources 2.0 (&lt;a href="http://port25.technet.com/archive/2006/05/24/Reflections-on-Open-Sources-2.0.aspx"&gt;Sam blogged about it here&lt;/a&gt;), and was laid out by Matt Asay (who &lt;span&gt;&amp;nbsp;&lt;/span&gt;frequently has interesting&lt;span&gt;&amp;nbsp; &lt;/span&gt;things to say &lt;a href="http://asay.blogspot.com/"&gt;on his blog&lt;/a&gt; or, for that matter, &lt;a href="http://port25.technet.com/archive/2006/07/31/Bill-Hilf-interviews-Matt-Asay-at-OSCON-2006.aspx"&gt;here on Port25)&lt;/a&gt;.&lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;It&amp;rsquo;s one of those that I think warrants some discussion because, as it stands, I think it actually raises much &lt;em&gt;more&lt;/em&gt; interesting questions than what Matt initially describes.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;In his chapter &amp;ldquo;&lt;em&gt;Open Source and the Commodity Urge: Disruptive Models for a Disruptive Development Process&lt;/em&gt;,&amp;rdquo; he is arguing open source reduces prices by facilitating the option to &amp;ldquo;do it yourself.&amp;rdquo;&lt;span&gt;&amp;nbsp; &lt;/span&gt;After hiring out their landscaping, including cement work, he goes on to relate &lt;span&gt;&amp;nbsp;&lt;/span&gt;the unfortunate story of having to pay (high) &lt;span&gt;&amp;nbsp;&lt;/span&gt;legal fees to resolve a dispute with his (bad) cement contractor.&lt;span&gt;&amp;nbsp; &lt;/span&gt;The price of legal assistance was high because of the &amp;ldquo;skill set involved and the artificial licenses set up by the legal profession to keep would-be attorneys in would-be land.&amp;rdquo; And necessary because (emphasis added) &amp;rdquo;&lt;em&gt;I am effectively barred from accessing the &amp;ldquo;source code&amp;rdquo; of the legal&amp;hellip;profession&lt;/em&gt;, &lt;em&gt;which drives up the price I must pay.&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;Here&amp;rsquo;s the interesting thing: as much or perhaps more than any other domain, we are &lt;em&gt;not&lt;/em&gt; barred from accessing the &amp;ldquo;source code&amp;rdquo; of the legal profession.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;True, there are hurdles you have to go over to practice as an attorney and represent others&amp;mdash;but that is not relevant to the &amp;ldquo;do it yourself option.&amp;rdquo;&lt;span&gt;&amp;nbsp; &lt;/span&gt;In fact, you are &lt;a href="http://www.washingtonlawhelp.org/WA/StateChannelResults.cfm/County/%20/City/%20/demoMode/%3D%201/Language/1/State/WA/TextOnly/N/ZipCode/%20/LoggedIn/0/iSubTopicID/3/iProblemCodeID/2022200/sTopicImage/lifePlanning.gif/iTopicID/1107/ichannelid/7/bAllState/0"&gt;entirely able to represent yourself&lt;/a&gt; if you want to, and some venues (small claims court and many administrative processes) are designed to accommodate self-representation.&lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;So, first&amp;mdash;relatively speaking&amp;mdash;law is an areas where you have a lot of latitude to &amp;ldquo;do it yourself&amp;rdquo; (by comparison, &amp;ldquo;do it yourself law enforcement&amp;rdquo; or &amp;ldquo;do it yourself public highway repair&amp;rdquo; by contrast, is actively discouraged.)&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;Second, the &amp;ldquo;how-to&amp;rdquo; &lt;span&gt;&amp;nbsp;&lt;/span&gt;of underlying knowledge is perhaps more widely available in the legal domain than in any other: there are &lt;a href="http://www.courts.wa.gov/library/"&gt;many public law libraries&lt;/a&gt; and a large (although its practitioners would say not big enough) &lt;a href="http://www.washingtonlawhelp.org/WA/index.cfm"&gt;network of volunteer assistance organizations&lt;/a&gt;. &lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;Finally, legal documents are &lt;a href="http://www.courts.wa.gov/newsinfo/index.cfm?fa=newsinfo.displayContent&amp;amp;theFile=content/accessToCourtRecords"&gt;almost universally &lt;span&gt;&amp;nbsp;&lt;/span&gt;public as well&lt;/a&gt;, so you can seek an example of someone else&amp;rsquo;s filing, brief etc from among literally millions of such documents&amp;mdash;from the lowliest pleading to the most momentous Supreme Court argument.&lt;span&gt;&amp;nbsp; &lt;/span&gt;If a situation where the full text of &lt;a href="http://www.courts.wa.gov/newsinfo/index.cfm?fa=newsinfo.displayContent&amp;amp;theFile=content/accessToCourtRecords"&gt;millions of legal artifacts available freely&lt;/a&gt; (or for the price of distribution) aren&amp;rsquo;t like open source code&amp;hellip;I&amp;rsquo;m not sure what is!&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;This analogy was powerful enough to lead me to think a long time about the &lt;em&gt;contra&lt;/em&gt; case: not is lack of openness inflating prices, but what if a high degree of&lt;span&gt;&amp;nbsp; &lt;/span&gt;openness does not reduce prices (--or at least &amp;ldquo;reduce enough&amp;rdquo; relative to expectations).&lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Thus the question: &lt;em&gt;are there analogies&lt;span&gt;&amp;nbsp; &lt;/span&gt;that help make sense of this possibility?&lt;/em&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;I have some ideas that I&amp;rsquo;ll offer in my next blog.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt 0in;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0in 0pt;line-height:normal;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;*&lt;em&gt;High-Level Perception, Representation, and Analogy: A Critique of Artificial Intelligence Methodology&lt;/em&gt;; &lt;/span&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;&lt;a href="http://beta.search.live.com/results.aspx?q=Chalmers+French+Hofstadter&amp;amp;scope=academic&amp;amp;FORM=BCRE"&gt;&lt;span&gt;Chalmers, French, Hofstadter&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt; 2001&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0.5in 0pt;line-height:normal;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=3002" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>Open Standards, Open Formats, and Open Source:  Bryan Kirschner Interviews Alfonso Fuggetta</title><link>http://port25.technet.com/archive/2006/08/24/Open-Standards_2C00_-Open-Formats_2C00_-and-Open-Source_3A00_--Bryan-Kirschner-Interviews-Alfonso-Fugetta.aspx</link><pubDate>Thu, 24 Aug 2006 22:47:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2972</guid><dc:creator>MichaelF</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=2972</wfw:commentRss><comments>http://port25.technet.com/archive/2006/08/24/Open-Standards_2C00_-Open-Formats_2C00_-and-Open-Source_3A00_--Bryan-Kirschner-Interviews-Alfonso-Fugetta.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://alfonsofuggetta.org/mambo/index.php?option=com_content&amp;amp;task=view&amp;amp;id=14&amp;amp;Itemid=73" target="_blank"&gt;Alfonso Fuggetta&lt;/a&gt; is a Professor of Software Engineering at &lt;a href="http://www.polimi.it/english" target="_blank"&gt;Politecnico di Milano&lt;/a&gt; in&amp;nbsp;Italy, CEO of &lt;a href="http://www.cefriel.it/" target="_blank"&gt;CEFRIEL&lt;/a&gt;&amp;nbsp;and Faculty Associate&amp;nbsp;for the University of California, Irvine&amp;#39;s Institute of Software Research.&amp;nbsp; Among his many activities, Alfonso advises European Policy Makers on Information Technology Issues.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;A paper, written by Professor Fuggetta:&amp;nbsp; &lt;a href="http://alfonsofuggetta.org/mambo/index.php?option=com_content&amp;amp;task=view&amp;amp;id=93&amp;amp;Itemid=76" target="_blank"&gt;Open Standards, Open Formats, and Open Source&lt;/a&gt;&amp;nbsp;is widely circulated at Microsoft as a helpful guide in thinking about Open Source, Standards and Formats.&lt;/p&gt;&lt;p&gt;In this interview Bryan and Professor Fuggetta discuss his views on Open Source, Standards and Formats as well as why he chose to write this valuable paper.&lt;/p&gt;&lt;p&gt;&lt;center&gt;&lt;embed src="http://images.video.msn.com/flash/soapbox1_1.swf" quality="high" width="432" height="364" base="http://images.video.msn.com" type="application/x-shockwave-flash" allowFullScreen="true" pluginspage="http://macromedia.com/go/getflashplayer" flashvars="c=v&amp;v=c668c4c0-e5ad-4ee7-851e-0b2f40bcddc9&amp;ifs=true&amp;fr=msnvideo&amp;mkt=en-US&amp;brand="&gt;&lt;/embed&gt;&lt;br /&gt;&lt;a href="http://video.msn.com/video.aspx?vid=c668c4c0-e5ad-4ee7-851e-0b2f40bcddc9" target="_new" title="Bryan Kirschner Interviews Alfonso Fuggetta"&gt;Video: Bryan Kirschner Interviews Alfonso Fuggetta&lt;/a&gt;“&lt;/center&gt;”&lt;&lt;p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2972" width="1" height="1"&gt;</description><enclosure url="http://port25.technet.com/videos/podcasts/alfonsofuggetta.mp3" length="8011029" type="audio/mpeg" /><category domain="http://port25.technet.com/archive/tags/Media/default.aspx">Media</category><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Podcast/default.aspx">Podcast</category><category domain="http://port25.technet.com/archive/tags/Standards/default.aspx">Standards</category><category domain="http://port25.technet.com/archive/tags/Video/default.aspx">Video</category></item><item><title>Ants and Software Development:  Thoughts from the ASA Conference</title><link>http://port25.technet.com/archive/2006/08/16/Ants-and-Software-Development_3A00_--Thoughts-from-the-ASA-Conference.aspx</link><pubDate>Wed, 16 Aug 2006 20:12:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2932</guid><dc:creator>MichaelF</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=2932</wfw:commentRss><comments>http://port25.technet.com/archive/2006/08/16/Ants-and-Software-Development_3A00_--Thoughts-from-the-ASA-Conference.aspx#comments</comments><description>&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;I&amp;rsquo;ve been surrounded by people who want to study us like bugs&amp;mdash;and they intend that as a compliment.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;I just got back from the attending sessions of Communication and Information Technology Section of the American Sociological Association (&lt;a href="http://citasa.org/"&gt;CITASA&lt;/a&gt;) at the &lt;a href="http://www.asanet.org/page.ww?section=Meetings&amp;amp;name=2006+Convention+Home"&gt;ASA conference&lt;/a&gt; in Montreal.&lt;span&gt;&amp;nbsp; &lt;/span&gt;This group of researchers studies:&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;em&gt;&lt;span style="font-size:10pt;color:black;line-height:115%;font-family:'Verdana','sans-serif';"&gt;The social aspects of computing, the Internet, new media, computer networks, and other communication and information technologies. This includes online communities, knowledge management, the digital divide, labor markets, workplaces, and how the Internet fits into everyday life [and] the design and use of technology [including] developing and analyzing new kinds of software, and thinking about the implementation of technologies for teaching, research, and the real world.&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;em&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;&lt;img style="width:300px;height:225px;" src="http://port25.technet.com/photos/images/images/2931/original.aspx" alt="Bryan Kirschner and Prof. James Witte (Clemson), Chair of CITASA" title="Bryan Kirschner and Prof. James Witte (Clemson), Chair of CITASA" width="300" height="225" align="middle" /&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;&lt;em&gt;Myself and Prof. James Witte (Clemson), Chair of CITASA&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;The thought of bugs struck me when I sat down to recap my experience because, I thought&amp;mdash;as a systems-minded person myself&amp;mdash;an individual bug is not that interesting.&lt;span&gt;&amp;nbsp; &lt;/span&gt;But put a lot of bugs together, and the humble ant, bee, or termite, can, by acting in concert, create spectacular feats of engineering.&lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Sound like building software? &amp;ndash;&lt;em&gt;That&amp;rsquo;s&lt;/em&gt; interesting.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;What&amp;rsquo;s particularly important is that these practitioners focus on the criticality of social dynamics to any endeavor&amp;mdash;the relevance to distributed, voluntary open source development is obvious, but these dynamics are important to closed-source development,&lt;span&gt;&amp;nbsp; &lt;/span&gt;diffusion and use of technology, information dissemination, bridging the &amp;ldquo;digital divide&amp;rdquo;&amp;hellip; &lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;I know I won&amp;rsquo;t do justice to everything here and now: suffice to say there are folks working on things like how building your reputation on Slashdot works (got your attention?); how to predict the level of documentation that will be produced by developers given different levels of social reinforcement for contributing code versus good documentation (&amp;hellip;a challenge as applicable to proprietary as open source development, in my experience); and how different newsgroup communities use data to measure and control their &amp;ldquo;community health&amp;rdquo; (one group dedicated to &lt;em&gt;quilting&lt;/em&gt; (yes, like with needles and fabric) seem to be particularly aggressive about this, going to show that traditional geek stereotypes may be becoming victims of the ubiquity of the Internet.)&lt;span&gt;&amp;nbsp; &lt;/span&gt;I&amp;rsquo;ll just promise that we will work hard on bringing some of the most interesting and relevant information, and interviewees, to Port25 over the next year.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;Before I go nurse my jet lag, two quick notes:&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;First, since it is always nice to agree with the Boss (--which holds true for both Bill Hilf and Bruce Springsteen, IMHO), I will pile on Bill&amp;rsquo;s blog post about closed (or open) &lt;a href="http://port25.technet.com/archive/2006/08/14/Mindedness.aspx"&gt;&lt;font color="#800080"&gt;mindedness&lt;/font&gt;&lt;/a&gt;.&lt;span&gt;&amp;nbsp; &lt;/span&gt;If you happened to click through to CITASA&amp;rsquo;s &lt;a href="http://citasa.org/"&gt;website&lt;/a&gt;, you might have noticed something: our lab is a sponsor, Microsoft Research (MSR) is a participant (and a &lt;span&gt;&amp;nbsp;&lt;/span&gt;long-time participant and creator of some of the leading software for conducting social network analysis, I might add)&amp;mdash;and the site is hosted by the Clemson Linux User Group.&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;a href="http://kmdi.utoronto.ca/?db=grad&amp;amp;docID=Documents/8_105/8_105.html#Bernie%20Hogan"&gt;Bernie Hogan&lt;/a&gt;, one of the sociologists at the conference, said it best when&lt;span&gt;&amp;nbsp; &lt;/span&gt;the group turned to discussing &amp;ldquo;moral panic&amp;rdquo; (their words) or what one might also call hysteria (my word) about MySpace and &amp;ldquo;&lt;a href="http://blog.librarylaw.com/librarylaw/2006/05/action_against_.html"&gt;Internet Child Predators&lt;/a&gt;&amp;rdquo; right now: researchers have a critical role to play in &amp;ldquo;explaining&lt;span&gt;&amp;nbsp; &lt;/span&gt;what&amp;rsquo;s &lt;em&gt;really&lt;/em&gt; happening.&amp;rdquo;&lt;span&gt;&amp;nbsp; &lt;/span&gt;I take as a point of pride that we share across our Port25 team, CITASA, MSR, and (I hope) you the reader a commitment to understand what&amp;rsquo;s really true&amp;mdash;empirically measured, tested,&lt;span&gt;&amp;nbsp; &lt;/span&gt;challenged, tire-kicked&amp;hellip;if everyone was focused on finding the demonstrably best solution to&lt;span&gt;&amp;nbsp; &lt;/span&gt;well-articulated scenarios, the world would be, IMHO, a better place&amp;hellip;and the perceptions Bill referred to would take care of themselves expeditiously.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:10pt;font-family:'Verdana','sans-serif';"&gt;The second point is that my bug metaphor, above, has a basis in published research: Valverde, et al, &lt;span&gt;&amp;nbsp;&lt;/span&gt;from the University Pompeu Fabra, Barcelona, Spain, published &amp;ldquo;&lt;em&gt;Self-organization patterns in wasp and open source communities&lt;/em&gt;&amp;rdquo; in &lt;em&gt;IEEE Intelligent Systems&lt;/em&gt;, March-April 2006 (Volume 21, Issue 2). In this &amp;ldquo;comparative study of how social organization takes place in a wasp colony and OSS developer communities&amp;rdquo; they found &amp;ldquo;both systems also define interacting agent networks with similar common features that reflect limited information sharing among agents.&amp;rdquo;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0in 0in 10pt;" class="MsoNormal"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:'Verdana','sans-serif';"&gt;And if you didn&amp;rsquo;t think that I really &lt;em&gt;do&lt;/em&gt; care about tracking down every single bit of knowledge available to understand &amp;ldquo;what&amp;rsquo;s really going on&amp;rdquo;&amp;hellip;.I read the whole thing.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2932" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Industry+Conferences/default.aspx">Industry Conferences</category><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>Hank Just Blogged About Critical Thinking</title><link>http://port25.technet.com/archive/2006/07/17/Hank-Just-Blogged-About-Critical-Thinking.aspx</link><pubDate>Mon, 17 Jul 2006 20:00:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2751</guid><dc:creator>admin</dc:creator><slash:comments>50</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=2751</wfw:commentRss><comments>http://port25.technet.com/archive/2006/07/17/Hank-Just-Blogged-About-Critical-Thinking.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://port25.technet.com/archive/category/1030.aspx"&gt;Hank&lt;/a&gt; just blogged about &lt;a href="http://port25.technet.com/archive/2006/07/13/Critical-Thinking.aspx"&gt;critical thinking&lt;/a&gt;.&amp;nbsp; If I had to state my own concise definition of what lies at the heart of critical thinking, it would be a personal commitment to finding the right solution to any problem, regardless of whether or not figuring it out and the subsequent implications are easy or comfortable (in practice, this usually means being the resident skeptic right at the point everyone else is getting excited.)&amp;nbsp; This is not necessarily a comfortable thing to do:&amp;nbsp; we tend to have a psychological affinity for propositions that confirm or reinforce, rather than challenge, our existing beliefs.&amp;nbsp; And there are many sources of social and institutional pressure&amp;nbsp; that militate against &amp;ldquo;naysayers&amp;rdquo; and &amp;ldquo;people who make things more complicated than they need to be.&amp;rdquo;&amp;nbsp; Moreover, no matter how many tools the hardcore skeptic has in his or her toolbox&amp;mdash;years of accumulated experience and wisdom, technical savvy, statistics and operations research skills, or sharp psychological intuition&amp;mdash;the context for bringing those tools to bear is seldom ideal.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;As an example, consider a team trying to lock on a project plan under some challenging time constraints:&amp;nbsp; success means leaving the room with (1) agreement on a plan; (2) shared conviction that the plan can achieve the team&amp;rsquo;s goals, if every contributor executes against their commitments; and (3) an accurate understanding of the probability of achieving the goals.&amp;nbsp; From experience, you probably know (1) and (2) are difficult enough&amp;mdash;now think about being the one person in the room who says &amp;ldquo;you know, if you bracket our point estimates for milestones with sensitivity limits and run a Monte Carlo, I think our point-based-looks-like-99%-chance-of-success&amp;nbsp; looks a lot more like 20% chance of success&amp;hellip;&amp;rdquo;. (I use this example deliberately, thinking of&amp;nbsp; the Carnegie-Mellon Software Engineering Institute (SEI)&amp;rsquo;s &lt;a href="http://www.sei.cmu.edu/managing/managing.html"&gt;Capability Maturity Model&amp;nbsp; Index (CMMI)&lt;/a&gt;&amp;mdash;&amp;ldquo;level 2&amp;rdquo; project management entails items (1) and (2) from my example&amp;mdash;the kind of quantitative management becomes institutionalized at &amp;ldquo;level 4.&amp;rdquo;&amp;nbsp;&amp;nbsp; Whether or not you are a CMMI fan, it does provide a benchmark indicating how few organizations would find our data-driven critical thinker&amp;rsquo;s suggestion easy, comfortable, or routine.)&lt;br /&gt;&lt;br /&gt;On Port 25 we&amp;rsquo;ve had discussion of some hard problems: about the tough choice between &lt;a href="http://port25.technet.com/archive/2006/04/27/2285.aspx"&gt;MS building product capabilities versus partners and ISVs&lt;/a&gt; and about &lt;a href="http://port25.technet.com/archive/2006/07/10/How-I-Learned-to-Stop-Worrying-and-Love-Licenses.aspx"&gt;licensing&lt;/a&gt;&amp;nbsp; and &lt;a href="http://port25.technet.com/archive/2006/06/29/2666.aspx"&gt;shared source project requirements&lt;/a&gt;.&amp;nbsp; A big reason Port25 exists is because our point-of-view in the lab is that the best possible answers to these and other questions are unlikely to be easy or comfortable .&amp;nbsp; (To use some extreme touchpoints, in my view the position that MS could answer these questions optimally by discounting the phenomenon of open source development&amp;nbsp; and its history is just as almost certainly incorrect&amp;nbsp; as the position that MS should answer these questions optimally by discounting the phenomenon of commercialized software development and its history in favor of &amp;ldquo;opening everything.&amp;rdquo;)&amp;nbsp;&amp;nbsp;&amp;nbsp; If this is true, a dialogue among&amp;nbsp; diverse perspectives is essential to continuously push the thinking&amp;nbsp; of everyone involved away from the personally easy or comfortable&amp;mdash;hence, the Port25 dialogue.&amp;nbsp; There&amp;rsquo;s a new empirical study that I hope drives this point home and offers you the same motivation to continue to read and post to Port25 that it offers me.&lt;br /&gt;&lt;br /&gt;Kevin Boudreau at MIT&amp;rsquo;s Sloan School of Management took an empirical approach to the question &amp;ldquo;&lt;a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=913402"&gt;Does Opening a Platform Generate More Innovation&lt;/a&gt;?&amp;rdquo;&amp;nbsp; Cleverly, he looks at handheld computers (PDAs)&amp;mdash;an area with multiple software and hardware players&amp;mdash;and does a deep analysis of innovation measures in relation to &amp;ldquo;openness&amp;rdquo; measures.&amp;nbsp; (What&amp;rsquo;s also clever, IMO, is that he includes different types of openness (ranging from licensing to SDK&amp;rsquo;s and documentation)&amp;mdash;and innovation (differentiating between lots of incremental deltas and big breakthroughs)).&amp;nbsp; What he finds overall is:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;hellip; setting an optimal open strategy may be a far more nuanced problem when trying to promote innovation, in contrast to managing the traditional trade-off between promoting adoption (by opening) versus retaining appropriability (by closing). In this traditional perspective, intermediate levels of openness might have been understood as a means of achieving some middle ground between two relatively simply opposing interests. In the case of opening to promote innovation, an intermediate level of openness might in fact be in the best interest of promoting innovation; there may not be so severe a trade-off with maintaining appropriability. However, the decision to open a little or a lot, and precisely how, will also likely involve trade-offs across multiple dimensions of innovation. (p. 25)&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;ldquo;Openness&amp;rdquo; was non-monotonic in relation to innovation, meaning (depending on the particular constructs used in different analyses) the curve peaked and then declined at some point.&amp;nbsp; And the type of openness appeared to promote different types of innovation&amp;mdash;lots of incremental or imitative innovations as opposed to a few breakthroughs:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;Openness therefore should not only affect the rate of technical change, but also its direction. Therefore, these findings offer another explanation of why we observe so few &amp;ldquo;perfectly&amp;rdquo; open strategies in practice and why there might plausibly be place for heterogeneity of open strategies, insofar as there is space for heterogenous innovations and&amp;nbsp; differentiation in a product market.&amp;rdquo; (p. 26)&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Why is this exciting?&amp;nbsp; Because it provides compelling empirical data from one technology domain that the question of optimal &amp;ldquo;openness&amp;rdquo; &lt;a href="http://port25.technet.com/archive/2006/06/06/2570.aspx"&gt;is an empirical question&lt;/a&gt;, not an ideological one.&amp;nbsp; And that &amp;ldquo;openness&amp;rdquo; in relation to a traditional software business model is not a zero-sum, oppositional game.&amp;nbsp; That means not only empirical research but also the Port25 dialogue are essential&amp;mdash;even determinative.&amp;nbsp; The bottom line: what we discuss here matters.&amp;nbsp; If you download the paper, let me know your reaction. - Bryan&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2751" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>Kudos to Open Source Developers</title><link>http://port25.technet.com/archive/2006/07/03/Kudos-to-Open-Source-Developers.aspx</link><pubDate>Mon, 03 Jul 2006 16:30:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2704</guid><dc:creator>jcannon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=2704</wfw:commentRss><comments>http://port25.technet.com/archive/2006/07/03/Kudos-to-Open-Source-Developers.aspx#comments</comments><description>&lt;p&gt;I see my last couple posts were about ambiguity, so I thought today I&amp;rsquo;d blog about something, IMO, that is not ambiguous at all&amp;mdash;and the topic would be a fitting hat tip to &lt;a href="http://port25.technet.com/archive/2006/06/29/2666.aspx"&gt;Sara &lt;/a&gt;and &lt;a href="http://port25.technet.com/archive/2006/06/27/2458.aspx"&gt;Korby &lt;/a&gt;and all the folks involved with &lt;a href="http://port25.technet.com/archive/category/1014.aspx"&gt;CodePlex&lt;/a&gt;.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Brief background: We had to buy our own combination padlocks on our lockers in my high school.&amp;nbsp; I used to forget the combination all the time (&amp;mdash;I still have nightmares about that).&amp;nbsp; I finally solved this by writing my combination in hex on the back of the lock. (I figured there was only one other kid in my class who&amp;nbsp; would know what 0F was in base-10, so if anything was ever missing, I&amp;rsquo;d know where to look. )&amp;nbsp; &lt;br /&gt;&lt;br /&gt;I tell this little anecdote because it made me think about the lack of a community of folks with similar interests in my little world back then.&amp;nbsp;&amp;nbsp; The only reason I knew hex* went back years earlier to a similar lack of community: I couldn&amp;rsquo;t get a game I was writing on my Commodore 64 to do some things fast enough in BASIC,&amp;nbsp; so I asked my Dad what else I could do and he explained what Assembly language was, and from then on there were lots of nights when I was supposed to be asleep, sitting there in my pajamas, banging away in 6502 Assembly land&amp;mdash;by myself.&lt;br /&gt;&lt;br /&gt;This was long before the concept of a home modem would have ever occurred to us, never mind the modern Internet&amp;rsquo;s enablement of community and collaborative development--but I can&amp;rsquo;t help but wonder what a difference it might have made to me (never mind the quality of that game!) if there had been a more readily accessible community of folks interesting in collaborating and mentoring at that time.&lt;br /&gt;&lt;br /&gt;What does this have to do with praising open source developers? This week, inspired by &lt;a href="http://www.codeplex.com"&gt;CodePlex&lt;/a&gt;, I was looking back at two of the most important studies of the motivations of open source developers.&amp;nbsp; In the two studies (&lt;a href="http://www.infonomics.nl/FLOSS/report/Final4.htm"&gt;Ghosh &lt;/a&gt;in 2002 and Lakhani (&lt;a href="http://opensource.mit.edu/papers/lakhaniwolf.pdf"&gt;PDF&lt;/a&gt;)&amp;nbsp;in 2004&amp;mdash;both are available online), although slightly different sets of questions were asked, by a notable margin the leading&amp;nbsp; responses were &amp;ldquo;Learn and develop new skills&amp;rdquo; and &amp;ldquo;Share knowledge and skills&amp;rdquo; (Ghosh) and &amp;ldquo;Code for project is intellectually stimulating to write&amp;rdquo; and &amp;lsquo;Improve programming skills&amp;rdquo; (Lakhani).&amp;nbsp;&amp;nbsp; What&amp;rsquo;s even more striking about this is comparing these types of motivations&amp;mdash;about learning and sharing&amp;mdash;with more &amp;ldquo;confrontational&amp;rdquo; motivations.&amp;nbsp; Developers could choose multiple answers in both studies, and, for example, in the Lakhani study four times as many volunteer developers&amp;nbsp; chose &amp;ldquo;Improve programming skills&amp;rdquo; as a reason for joining an open source community than &amp;ldquo;Dislike proprietary software and want to defeat them.&amp;rdquo;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;To be clear, anybody&amp;rsquo;s reason is valid to them--but I am a person who would rather learn than win.&amp;nbsp; That&amp;rsquo;s true when I write code, it&amp;rsquo;s true when I play soccer; I think that is a good way to view the world&amp;mdash;and from all the research I&amp;rsquo;ve seen, the evidence is compelling that folks who voluntarily participate in open source development communities place very high value on learning and sharing their knowledge with others.&amp;nbsp; I don&amp;rsquo;t have comparable data at hand, but I&amp;rsquo;m willing to believe it is well higher than the average person in the population at large.&amp;nbsp; And for that&amp;mdash;kudos.&amp;nbsp; I think that means there are far more opportunities for kids like I once was not just because of technological advances, but because of people&amp;mdash;maybe people like you reading this post.&lt;br /&gt;&lt;br /&gt;*I actually can&amp;rsquo;t remember if I stumbled across hex first in &lt;a href="http://en.wikipedia.org/wiki/Traveller_%28role-playing_game%29"&gt;Traveller&lt;/a&gt;, where, as I recall the descriptive strings for character attributes and planets where in hex&amp;mdash;come on, don&amp;rsquo;t snicker, you know you played it too&amp;hellip; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2704" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Codeplex/default.aspx">Codeplex</category><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>How Open? Open How? It Depends…</title><link>http://port25.technet.com/archive/2006/06/20/How-Open_3F00_-Open-How_3F00_-It-Depends_2620_.aspx</link><pubDate>Tue, 20 Jun 2006 19:51:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2639</guid><dc:creator>admin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=2639</wfw:commentRss><comments>http://port25.technet.com/archive/2006/06/20/How-Open_3F00_-Open-How_3F00_-It-Depends_2620_.aspx#comments</comments><description>&lt;p&gt;&lt;font face="Verdana"&gt;Not long after I blogged about &amp;ldquo;&lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://port25.technet.com/archive/2006/06/06/2570.aspx" title="http://port25.technet.com/archive/2006/06/06/2570.aspx"&gt;&lt;font face="Verdana"&gt;disambiguating open&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt;&amp;rdquo; as a research issue, a debate erupted on Slashdot about &amp;ldquo;&lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://developers.slashdot.org/article.pl?sid=06/06/15/1343245&amp;amp;from=rss" title="http://developers.slashdot.org/article.pl?sid=06/06/15/1343245&amp;amp;from=rss"&gt;&lt;font face="Verdana"&gt;How Open Does Open Source Need to Be&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt;?&amp;rdquo;&amp;nbsp;&amp;nbsp; Three different criteria for deciding whether something could legitimately call itself &amp;ldquo;open source&amp;rdquo; seemed to me to dominate the discussion: the level and terms of source code availability; whether or not there was a community organized around the code; and compliance (or not) with the Open Source Initiative (OSI) definition.&amp;nbsp; &lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;What struck me about this debate was, first, the fact that it&amp;nbsp; was happening because &amp;ldquo;open source,&amp;rdquo; in this case, was regarded as a &lt;em&gt;favorable&lt;/em&gt; characterization (and thus in the interest of a software producer to apply to their bits) and that favorability was rooted outside of any producer&amp;rsquo;s application of the term (in contrast, it&amp;rsquo;s unlikely such a debate would occur if one of the parties had chosen to label their product &amp;ldquo;&lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://en.wikipedia.org/wiki/Cromulent#C" title="http://en.wikipedia.org/wiki/Cromulent#C"&gt;&lt;font face="Verdana"&gt;cromulent&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt; ,&amp;rdquo; for example.)&amp;nbsp;&amp;nbsp; Put another way, the operative assumption is that calling your product &amp;ldquo;open source&amp;rdquo;&amp;nbsp; piggy backs on a store of perceived value among potential customers built up by others, which&amp;nbsp; may be in a technical or moral sense be &amp;ldquo;undeserved&amp;rdquo; and (at worst) might actually result in dilution of that store of value.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;What I thought was missing, however, was&amp;nbsp; some empirical perspective on the ways in which states of the three criteria above&amp;nbsp; might &lt;em&gt;in fact&lt;/em&gt; add to or erode that perceived store of value when the so-called (or not-so-called)&amp;nbsp; &amp;ldquo;open source&amp;rdquo; product was actually consumed by customers.&amp;nbsp; This reminded me of &lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://www.sei.cmu.edu/publications/documents/01.reports/01tr019.html" title="http://www.sei.cmu.edu/publications/documents/01.reports/01tr019.html"&gt;&lt;font face="Verdana"&gt;Perspectives on Open Source Software&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt; (2001) from &lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://www.sei.cmu.edu/sei-home.html" title="http://www.sei.cmu.edu/sei-home.html"&gt;&lt;font face="Verdana"&gt;Carnegie-Mellon&amp;rsquo;s Software Engineering Institute&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt;, where the authors do a great job of describing why the answer to&amp;nbsp; &amp;ldquo;how open&amp;rdquo; software needs to be will almost always come down to &lt;em&gt;&amp;ldquo;it depends...&amp;rdquo;&amp;mdash;if&lt;/em&gt; we&amp;rsquo;re thinking of &amp;ldquo;need&amp;rdquo; relative to optimizing for the resulting customer experience&amp;nbsp; (as opposed to the relative ease of calling something &amp;ldquo;open&amp;rdquo; for marketing purposes or conforming to a check-the-box definition.)&amp;nbsp; &lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;The report describes &amp;ldquo;open source software&amp;rdquo; as&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;font face="Verdana"&gt;&amp;ldquo;at the most basic level simply[meaning] software for which the source code is open and available.&amp;rdquo;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;Which they define as:&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;font face="Verdana"&gt;&amp;ldquo;open--The source code for the software can be read (seen) and written (modified). Further, this term is meant to promote the creation and distribution of derivative works of the software&amp;hellip;available--the source code can be acquired either free of charge or for a nominal fee&amp;rdquo;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;And they contrast this with the Open Source Definition (OSD) from the Open Source Initiative (OSI) noting:&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;font face="Verdana"&gt;&amp;ldquo;Under OSI (strictly speaking) a software product is in fact open source if and only if it conforms to the OSD&amp;hellip;Upon reviewing the complete text of the OSD, it is interesting to point out that the definition does not pertain specifically to the source code itself, but rather to the license under which the source code is distributed. Therefore, in strict conformance to the OSD written by the OSI, a software product that conforms to only eight of the nine criteria is not OSS.&amp;rdquo;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;They raise a few points relevant to distinguishing meaningful customer requirements for the software :&lt;/font&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;font face="Verdana"&gt;An example of a license (Sun&amp;rsquo;s JDK 1.3) that violates OSD criteria #6 (&amp;ldquo;No discrimination against fields of endeavor&amp;rdquo;) by stating the software&amp;nbsp; &lt;em&gt;&amp;ldquo;&amp;hellip; is not designed, licensed or intended for use in the design, construction, operation or maintenance of any nuclear facility.&amp;quot;&lt;/em&gt;&amp;nbsp; (For most folks for whom an OSI cert might be a desirable characteristic, IMO this violation is probably likely to be something of a trivial one in terms of relevance to actual usage scenarios&amp;hellip;)&lt;/font&gt;&lt;/li&gt;&lt;li&gt;&lt;font face="Verdana"&gt;The importance for customers who intend to treat OSS as a &amp;ldquo;black box&amp;rdquo;&amp;mdash;meaning not themselves making any modification or even reviewing code&amp;mdash;of the OSS product&amp;rsquo;s &lt;em&gt;community&lt;/em&gt;, since the customer will in this case plans to&amp;nbsp; be dependent on the community:&amp;nbsp; &lt;em&gt;&amp;ldquo;If the community is small and stagnant, it is less likely that the software will evolve, that it will be well tested, or that there will be available support.&amp;quot;&lt;/em&gt;&lt;/font&gt;&lt;/li&gt;&lt;li&gt;&lt;font face="Verdana"&gt;Conversely, they note the importance for customers who intend to treat OSS as a &amp;ldquo;white box&amp;rdquo;&amp;mdash;meaning changing code and managing the derivative work themselves&amp;mdash;of&amp;nbsp; &lt;em&gt;characteristics of the code itself rather than the community: &amp;ldquo;sometimes the source is the only documentation that is provided. Some consider this to be enough. Linus Torvalds, the creator of Linux, has said, &amp;quot;Show me the source.&amp;quot; Yet if this were the case, there would be no need for Unified Modeling Language (UML), use cases, sequence diagrams, and other sorts of design documentation. Gaining competency in the OSS component without these additional aids can be difficult.&amp;rdquo;&lt;/em&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;font face="Verdana"&gt;The authors of the report conclude that:&amp;nbsp;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;font face="Verdana"&gt;OSS [is] a viable source of components from which to build systems. However, we are not saying that OSS should be chosen over other systems simply because the software is open source.&amp;nbsp; Rather, like COTS [commercial off-the shelf software] and CSS [closed-source software], OSS should be selected and evaluated on its merits&amp;hellip;Caveat emptor (let the buyer beware): the [software] product should be chosen based on the mission needs of the system and the needs of the users who will be the ultimate recipients.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;To me, reading the discussion thread and then mulling over the SEI&amp;rsquo;s examples bring me right back to what gets me out of bed every (work) day:&amp;nbsp; there is rich field of inquiry about what makes software successful for its developers and&amp;nbsp; users.&amp;nbsp;&amp;nbsp; Neither any one commercial vendor nor organization has it all figured out and trademarked yet&amp;mdash;if caveat emptor is good advice to keep in mind, &lt;em&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://en.wikipedia.org/wiki/Salus_populi_suprema_lex_esto" title="http://en.wikipedia.org/wiki/Salus_populi_suprema_lex_esto"&gt;salus populi suprema lex esto &lt;/a&gt;&amp;nbsp;(&amp;ldquo;the welfare of the people shall be the supreme law &amp;ldquo;)&lt;/em&gt; is a good motto to live by.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;(Incidentally, SEI authors Chuck Weinstock and Scott&amp;nbsp; Hissam revisit some of the findings and analysis in the SEI report in a chapter in a great new book &lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://www.amazon.com/gp/product/0262062461/sr=8-1/qid=1150338036/ref=pd_bbs_1/104-9079825-9659927?%5Fencoding=UTF8" title="http://www.amazon.com/gp/product/0262062461/sr=8-1/qid=1150338036/ref=pd_bbs_1/104-9079825-9659927?%5Fencoding=UTF8"&gt;&lt;font face="Verdana"&gt;Perspectives on Free and Open Source Software&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt; (MIT Press) &amp;ndash;I&amp;rsquo;ll blog more about the book soon.)&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face="Verdana"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2639" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item><item><title>Research Strategy Corner:  Disambiguating “Open”</title><link>http://port25.technet.com/archive/2006/06/06/Research-Strategy-Corner_3A00_--Disambiguating-_1C20_Open_1D20_.aspx</link><pubDate>Tue, 06 Jun 2006 17:30:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2570</guid><dc:creator>admin</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=2570</wfw:commentRss><comments>http://port25.technet.com/archive/2006/06/06/Research-Strategy-Corner_3A00_--Disambiguating-_1C20_Open_1D20_.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;&lt;strong&gt;Research Strategy Corner:&amp;nbsp; Disambiguating &amp;ldquo;Open&amp;rdquo;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;Disambiguate (transitive verb):&amp;nbsp; &lt;em&gt;to establish the true meaning of an expression, regulation, or ruling that is confusing or that could be interpreted in more than one way&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;I&amp;rsquo;m a Research Strategist with the Open Source Lab here at Microsoft.&amp;nbsp; When folks ask what that means , I usually tell them the&amp;nbsp; second-best definition of &amp;ldquo;strategist&amp;rdquo; I&amp;rsquo;ve ever head&amp;nbsp; is &amp;ldquo;a researcher who gets to make stuff up&amp;rdquo;&amp;mdash;but the first-best is &amp;ldquo;someone who establishes a series of steps to achieve a goal.&amp;rdquo;&amp;nbsp;&amp;nbsp; The latter is what my job is all about&amp;mdash;in the process, because it involves synthesizing both technical information and insights from computer science, organizational science, and sociology research, I &lt;em&gt;sorta&lt;/em&gt;&amp;nbsp; get to make stuff up&amp;mdash;as long as the math works (which is probably a little bit different from what the average civilian bystander thinks of as &amp;ldquo;making stuff up.&amp;rdquo;)&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;What&amp;rsquo;s the goal? The title of this post summarizes it concisely: &lt;em&gt;disambiguating &amp;ldquo;open.&amp;rdquo;&lt;/em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; When the phrase &amp;ldquo;open source&amp;rdquo; is used for example, it could represent a simple descriptive statement of fact&amp;nbsp; about code visibility (read any good mash-ups lately?); it could also be referring to software artifacts available under a fairly wide range of&amp;nbsp; license types&amp;hellip;or it could be intended to refer to&amp;nbsp; something compliant with a very specific set of criteria like the Open Source Initiative&amp;rsquo;s ten-point&amp;nbsp; definition (&lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://opensource.org/docs/definition.php" title="http://opensource.org/docs/definition.php"&gt;&lt;font face="Verdana"&gt;http://opensource.org/docs/definition.php&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt;).&amp;nbsp; It could be referring to one of tens of thousands of single-developer projects on SourceForge&amp;mdash;or to highly coordinated efforts like FreeBSD; and on the other hand altogether, it could be in marketing materials from big corporations like IBM or Novell (if this animation is still up on Novell&amp;rsquo;s site you can experience a dizzying&amp;nbsp; array of suggestions for what &amp;ldquo;open means to your enterprise:&amp;rdquo; &lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://www.novell.com/solutions/?sourceidint=hdr_productsandsolutions" title="http://www.novell.com/solutions/?sourceidint=hdr_productsandsolutions"&gt;&lt;font face="Verdana"&gt;http://www.novell.com/solutions/?sourceidint=hdr_productsandsolutions&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt; ).&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;&amp;ldquo;Open&amp;rdquo; is one of those words that today in the software domain is increasingly becoming &lt;em&gt;probabilistically uninformative&lt;/em&gt;&amp;hellip;the word as applied to an endeavor (like a software development project) or an artifact (like a piece of software) less and less enables you to more accurately predict attributes of the &lt;em&gt;endeavor&lt;/em&gt; or artifact&amp;mdash;because attributes of the endeavor (like who built it and how) and the artifact (like architecture, coupling, interaction paradigm) may actually help you better predict what will happen now and further on down the road if you choose to take a dependency on something.&amp;nbsp; &lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;I don&amp;rsquo;t care how the characterization &amp;ldquo;open&amp;rdquo; makes you feel, whether it is nervous or giddy with excitement: my objective function is the ability to use one bit of information to reliably predict other bits of information.&amp;nbsp; In this space I&amp;rsquo;ll share our efforts to go about doing that with regard to &amp;ldquo;open&amp;rdquo; and what we find in the lab and in the world of academic research&amp;mdash;but first I&amp;rsquo;ll give you some visibility into how I start out structuring lines of inquiry.&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;There are a few different approaches you can take to things:&amp;nbsp; for our purposes here, an analytic approach is like an argument from first principles&amp;mdash;the position of Free/Libre software advocates is essentially analytic, as their argument is software &lt;em&gt;should&lt;/em&gt; be a certain way given the set of principles they start from, and there really isn&amp;rsquo;t any evidence you could collectout in the world&amp;nbsp; that would change their minds.&amp;nbsp;&amp;nbsp;&amp;nbsp; This discussion isn&amp;rsquo;t particularly relevant to my day job.&amp;nbsp; An empirical approach is all about data and probability: if you know &lt;em&gt;foo&lt;/em&gt; you predict &lt;em&gt;bar&lt;/em&gt; better.&amp;nbsp; This is entirely relevant but is exactly what we don&amp;rsquo;t know enough about yet.&amp;nbsp; A phenomenological approach (&lt;/font&gt;&lt;a style="color:blue;text-decoration:underline;" href="http://plato.stanford.edu/entries/phenomenology/" title="http://plato.stanford.edu/entries/phenomenology/"&gt;&lt;font face="Verdana"&gt;http://plato.stanford.edu/entries/phenomenology/&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana"&gt;&amp;nbsp; if you really want to know) starts with &lt;em&gt;experience as it is experienced&lt;/em&gt;--and this is useful for starting to disambiguate open source.&amp;nbsp; Here&amp;rsquo;s why:&amp;nbsp; I don&amp;rsquo;t want to argue about what&amp;rsquo;s open and what&amp;rsquo;s not or about whether things &lt;em&gt;should&lt;/em&gt; be a certain way&amp;mdash;I want to build an informative base of data that lets me characterize and analyze endeavors and artifacts underneath this fuzzy term &amp;ldquo;open&amp;rdquo;.&amp;nbsp; So we can start by asking: what would I&amp;mdash;and, if there&amp;rsquo;s enough established shared meaning, other people&amp;mdash;experience as&amp;nbsp; a phenomenon that is &lt;em&gt;certainly&lt;/em&gt; &lt;em&gt;&amp;ldquo;like open source&amp;rdquo;&lt;/em&gt; versus &lt;em&gt;certainly&lt;/em&gt; &lt;em&gt;&amp;ldquo;not like open source.&amp;rdquo;&lt;/em&gt; &amp;nbsp;&amp;nbsp;I suggest two sets of statements along an axis shown in figure 1, below. Once we have this down, we have a starting for the collection of empirical data that ( if our starting point is right) will position endeavors and artifacts somewhere along a continuum between the two extremes.&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt; Phenomenological approach to characterizing endeavors &lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;&lt;a href="http://port25.technet.com/photos/images/picture2578.aspx" target="_blank"&gt;&lt;img src="http://port25.technet.com/photos/images/images/2578/original.aspx" border="0" alt="" width="683" height="120" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;I won&amp;rsquo;t start into operationalized definitions here, because to some extent that would defeat the purpose of capturing a top of mind response to the statements themselves.&amp;nbsp; So what do you think: top of mind, as you experience these collections of statements, is the essence of like and not like open source represented? Do they raise questions?&amp;nbsp; Controversy?&amp;nbsp; Let me know and we can dive in to where some of these come from (yes, I said my experience-as-experienced, but remember, when I make stuff up the math has to work&amp;hellip;there&amp;rsquo;s lot of great research out there that can help tune these&amp;nbsp; characterizations).&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Verdana"&gt;&lt;em&gt;Disambiguation:&amp;nbsp; Because what you don&amp;rsquo;t know you don&amp;rsquo;t know probably &lt;strong&gt;will &lt;/strong&gt;hurt you&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2570" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Bryan+Kirschner/default.aspx">Bryan Kirschner</category><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category></item></channel></rss>