<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Open Source</title>
	<atom:link href="http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/</link>
	<description>Sociology and other distractions</description>
	<lastBuildDate>Fri, 31 Oct 2008 10:33:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mary Kay</title>
		<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/comment-page-1/#comment-1918</link>
		<dc:creator>Mary Kay</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kieranhealy.org/wordpress/?p=453#comment-1918</guid>
		<description>The science fiction fan community and the software community overlap by quite a bit.  The sf community has long had a gift culture orientation with volunteerism highly valued and esteemed by others in that community.  Publishing and giving away fanzines was fundamental to the community in its early days and volunteers running sf conventions is highly important now. (The sub-subculture of  media zines and fandom came from a different &#039;place&#039; and has a different orientation.) The World Science Fiction Convention, held every year on or near Labor Day, runs 5 or 6 thousand people and is run entirely by volunteers who also have to buy a membership in the convention.  They may get that refunded if the con ends up with a surplus, but they gotta buy it first.  They are also often contributing professional expertise which could cost anywhere for $50/hour to hundreds/hour.

We look at this volunteerism as contributing to the community which we enjoy so greatly and we get great egoboo for doing so.  (Egoboo:  postive strokes, esteem from our peers, that kinda thing.)  The strong overlap between the sf community and the computer geeks may have helped encourage some of these attitudes.  Or maybe not.  At any rate what I get out of your gift/volunteer culture is intangible, but very real nevertheless:  egoboo and the knowledge of having having helped make possible a culture and community I enjoy

MKK</description>
		<content:encoded><![CDATA[	<p>The science fiction fan community and the software community overlap by quite a bit.  The sf community has long had a gift culture orientation with volunteerism highly valued and esteemed by others in that community.  Publishing and giving away fanzines was fundamental to the community in its early days and volunteers running sf conventions is highly important now. (The sub-subculture of  media zines and fandom came from a different &#8216;place&#8217; and has a different orientation.) The World Science Fiction Convention, held every year on or near Labor Day, runs 5 or 6 thousand people and is run entirely by volunteers who also have to buy a membership in the convention.  They may get that refunded if the con ends up with a surplus, but they gotta buy it first.  They are also often contributing professional expertise which could cost anywhere for $50/hour to hundreds/hour.</p>

	<p>We look at this volunteerism as contributing to the community which we enjoy so greatly and we get great egoboo for doing so.  (Egoboo:  postive strokes, esteem from our peers, that kinda thing.)  The strong overlap between the sf community and the computer geeks may have helped encourage some of these attitudes.  Or maybe not.  At any rate what I get out of your gift/volunteer culture is intangible, but very real nevertheless:  egoboo and the knowledge of having having helped make possible a culture and community I enjoy</p>

	<p><span class="caps">MKK</span></p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: karim</title>
		<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/comment-page-1/#comment-1919</link>
		<dc:creator>karim</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kieranhealy.org/wordpress/?p=453#comment-1919</guid>
		<description>Hey how did you figure out the HBS wifi leech system?

You have to share with the rest of us....

:)

K</description>
		<content:encoded><![CDATA[	<p>Hey how did you figure out the <span class="caps">HBS</span> wifi leech system?</p>

	<p>You have to share with the rest of us&#8230;.</p>

	<p>:)</p>

	<p>K</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: AngelKnight2780</title>
		<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/comment-page-1/#comment-1920</link>
		<dc:creator>AngelKnight2780</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kieranhealy.org/wordpress/?p=453#comment-1920</guid>
		<description>I&#039;ll be honest - there&#039;s one thing that makes me wonder if open source will be viable, and it&#039;s something that many of its defenders tend to miss:

If open source is the end all and be all of software development, then why does the movement feel the need to convert at knifepoint?

I wonder how many of you have taken the time to ever read the GNU Public Licence (GPL)?  If you did, you would realize how wrong it is.  First, the GPL is viral.  What that means it that if you were to use code from a GPL program in your program, you don&#039;t get a choice about what licence you use - your program is GPL code.  Why do you think that bison (a GPL parser generator) uses a modified version of the GPL?  Because under the standard licence, any parser made by bison would immediately be under the GPL, and so would any program using that parser.  There would be no commercial viability for a tool that makes anything it is used on governed by the GPL.

The other major problem with the GPL is that the creator loses any distribution rights whatsoever.  Yes, I know the licence says that the creator may set any price that they wish.  But the GPL also gives the end user the same rights.  With peer to peer file sharing networks the way they are now, a GPL program that was even moderately popular - a program that could make the programmer a moderate living if he controlled distribution rights - would be obtained for free, not bought.  The programmer also has no control over how his project is used - something that has probably killed quite a few projects.  (Read up on the bnetd issue from a year ago - Blizzard and Vivendi would most likely have been willing to let bnetd sail under their radar had it not been for the fact that a splinter group made a variant that would allow the online play of the beta of Warcraft III - a splinter formed because the core bnetd devs chose not to add that functionality for that reason.)

It&#039;s interesting how much Stallman pushes to have people accept that Linux is under the GPL - something that is considered to this day to be a fringe notion.  And I wonder exactly where open source would be today if it wasn&#039;t for the GPL.  The GPL is the one thing that makes me shy away from open source, considering how much of open source is under the GPL.</description>
		<content:encoded><![CDATA[	<p>I&#8217;ll be honest &#8211; there&#8217;s one thing that makes me wonder if open source will be viable, and it&#8217;s something that many of its defenders tend to miss:</p>

	<p>If open source is the end all and be all of software development, then why does the movement feel the need to convert at knifepoint?</p>

	<p>I wonder how many of you have taken the time to ever read the <span class="caps">GNU </span>Public Licence (GPL)?  If you did, you would realize how wrong it is.  First, the <span class="caps">GPL</span> is viral.  What that means it that if you were to use code from a <span class="caps">GPL</span> program in your program, you don&#8217;t get a choice about what licence you use &#8211; your program is <span class="caps">GPL</span> code.  Why do you think that bison (a <span class="caps">GPL</span> parser generator) uses a modified version of the <span class="caps">GPL</span>?  Because under the standard licence, any parser made by bison would immediately be under the <span class="caps">GPL</span>, and so would any program using that parser.  There would be no commercial viability for a tool that makes anything it is used on governed by the <span class="caps">GPL</span>.</p>

	<p>The other major problem with the <span class="caps">GPL</span> is that the creator loses any distribution rights whatsoever.  Yes, I know the licence says that the creator may set any price that they wish.  But the <span class="caps">GPL</span> also gives the end user the same rights.  With peer to peer file sharing networks the way they are now, a <span class="caps">GPL</span> program that was even moderately popular &#8211; a program that could make the programmer a moderate living if he controlled distribution rights &#8211; would be obtained for free, not bought.  The programmer also has no control over how his project is used &#8211; something that has probably killed quite a few projects.  (Read up on the bnetd issue from a year ago &#8211; Blizzard and Vivendi would most likely have been willing to let bnetd sail under their radar had it not been for the fact that a splinter group made a variant that would allow the online play of the beta of Warcraft <span class="caps">III </span>- a splinter formed because the core bnetd devs chose not to add that functionality for that reason.)</p>

	<p>It&#8217;s interesting how much Stallman pushes to have people accept that Linux is under the <span class="caps">GPL </span>- something that is considered to this day to be a fringe notion.  And I wonder exactly where open source would be today if it wasn&#8217;t for the <span class="caps">GPL</span>.  The <span class="caps">GPL</span> is the one thing that makes me shy away from open source, considering how much of open source is under the <span class="caps">GPL</span>.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: SandeepKrishnamurthy</title>
		<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/comment-page-1/#comment-1921</link>
		<dc:creator>SandeepKrishnamurthy</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kieranhealy.org/wordpress/?p=453#comment-1921</guid>
		<description>Kieran and I had a great chat about this.  By and large, I agree.  

Altruism and volunteerism drives economists nuts.  If you buy the simplistic view that incentives drive all behavior, you will always search for incentives.  The point is people volunteer all the time and the motives can be heterogenous.

As Walt Scacchi from UC Irvine noted, the research on Open Source has not come up with a unique motive.  Most of the work presented at the conference read like a generic list from a textbook.  

Of course, one could argue that there is nothing unique about Open Source.... :-)</description>
		<content:encoded><![CDATA[	<p>Kieran and I had a great chat about this.  By and large, I agree.</p>

	<p>Altruism and volunteerism drives economists nuts.  If you buy the simplistic view that incentives drive all behavior, you will always search for incentives.  The point is people volunteer all the time and the motives can be heterogenous.</p>

	<p>As Walt Scacchi from <span class="caps">UC </span>Irvine noted, the research on Open Source has not come up with a unique motive.  Most of the work presented at the conference read like a generic list from a textbook.</p>

	<p>Of course, one could argue that there is nothing unique about Open Source&#8230;. :-)</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: mako</title>
		<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/comment-page-1/#comment-1922</link>
		<dc:creator>mako</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kieranhealy.org/wordpress/?p=453#comment-1922</guid>
		<description>AngelKnight2780, you obviously did not read the GPL or study the F/OSS community well enough because you are falling prey to some of the most high profile, and widely debunked, misconceptions.

There would be no commercial viability for a tool that makes anything it is used on governed by the GPL.

Your example Bison, a parser, is a special case. First, the GPL limits (1) modifying the original program (2) including the source code of a program  into a new program and (3) linking, which is technically equivalent to (2). Additionally, there is an operating system clause in there that mediates even this requirement.

GNU Emacs hardly require that all documents and code created with it be GPLed anymore than Visual Basic blocks people from writing free software with it. Your fears of contamination are overblow and, in the context of the rest of the message, come close to FUD.

With peer to peer file sharing networks the way they are now, a GPL program that was even moderately popular - a program that could make the programmer a moderate living if he controlled distribution rights - would be obtained for free, not bought.

Two major oversites here: (1) F/OSS is testiment to the fact that paying programmer is not a requirement for the production of software and (2) Paying programmers need not be dependent on complete control of distribution.

There are plenty of people who write free software soley for the money they make. I&#039;m not one of them but I&#039;ve made very decent living writing software without control of distribution rights for the past half decade. GPLed software in fact.

The programmer also has no control over how his project is used - something that has probably killed quite a few projects.

I&#039;d say it has &quot;saved&quot; just as many.

If you hold free software up to the business logic of proprietary companies based on highly individualized control, it will appear flawed and that is hardly suprising. If you hold free software up as an example of a new form of software production with it&#039;s own, distinct business logic, you are in a position to critically evaluate the nature of free software production.

It works. It develops good software and it employed programmers. I have the tax returns to prove it.</description>
		<content:encoded><![CDATA[	<p>AngelKnight2780, you obviously did not read the <span class="caps">GPL</span> or study the F/OSS community well enough because you are falling prey to some of the most high profile, and widely debunked, misconceptions.</p>

	<p>There would be no commercial viability for a tool that makes anything it is used on governed by the <span class="caps">GPL</span>.</p>

	<p>Your example Bison, a parser, is a special case. First, the <span class="caps">GPL</span> limits (1) modifying the original program (2) including the source code of a program  into a new program and (3) linking, which is technically equivalent to (2). Additionally, there is an operating system clause in there that mediates even this requirement.</p>

	<p><span class="caps">GNU </span>Emacs hardly require that all documents and code created with it be GPLed anymore than Visual Basic blocks people from writing free software with it. Your fears of contamination are overblow and, in the context of the rest of the message, come close to <span class="caps">FUD</span>.</p>

	<p>With peer to peer file sharing networks the way they are now, a <span class="caps">GPL</span> program that was even moderately popular &#8211; a program that could make the programmer a moderate living if he controlled distribution rights &#8211; would be obtained for free, not bought.</p>

	<p>Two major oversites here: (1) F/OSS is testiment to the fact that paying programmer is not a requirement for the production of software and (2) Paying programmers need not be dependent on complete control of distribution.</p>

	<p>There are plenty of people who write free software soley for the money they make. I&#8217;m not one of them but I&#8217;ve made very decent living writing software without control of distribution rights for the past half decade. GPLed software in fact.</p>

	<p>The programmer also has no control over how his project is used &#8211; something that has probably killed quite a few projects.</p>

	<p>I&#8217;d say it has &#8220;saved&#8221; just as many.</p>

	<p>If you hold free software up to the business logic of proprietary companies based on highly individualized control, it will appear flawed and that is hardly suprising. If you hold free software up as an example of a new form of software production with it&#8217;s own, distinct business logic, you are in a position to critically evaluate the nature of free software production.</p>

	<p>It works. It develops good software and it employed programmers. I have the tax returns to prove it.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/comment-page-1/#comment-1923</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kieranhealy.org/wordpress/?p=453#comment-1923</guid>
		<description>AngelKnight2780 has been posting this on Calpundit, as well.  Arguing with him/her/it is futile, merely leading to repetitions of the assertion.   DNFTEC.</description>
		<content:encoded><![CDATA[	<p>AngelKnight2780 has been posting this on Calpundit, as well.  Arguing with him/her/it is futile, merely leading to repetitions of the assertion.   <span class="caps">DNFTEC</span>.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: CalPundit</title>
		<link>http://www.kieranhealy.org/blog/archives/2003/06/19/open-source/comment-page-1/#comment-1924</link>
		<dc:creator>CalPundit</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kieranhealy.org/wordpress/?p=453#comment-1924</guid>
		<description>&lt;strong&gt;Open Source&lt;/strong&gt;

OPEN SOURCE....Kieran Healy has an interesting post about the Open Source movement and asks what I think is the key question: why do people volunteer to work on Open Source projects for free?The best predictor of whether youve volunteered time...
</description>
		<content:encoded><![CDATA[	<p><strong>Open Source</strong></p>

	<p><span class="caps">OPEN SOURCE</span>&#8230;.Kieran Healy has an interesting post about the Open Source movement and asks what I think is the key question: why do people volunteer to work on Open Source projects for free?The best predictor of whether youve volunteered time&#8230;</p>
 ]]></content:encoded>
	</item>
</channel>
</rss>
