<?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: GPL Isn&#8217;t a Good License for Proprietary Software</title>
	<atom:link href="http://foolswisdom.com/gpl-license-proprietary-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com/gpl-license-proprietary-software/</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Thu, 18 Mar 2010 23:00:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Michael Jahn</title>
		<link>http://foolswisdom.com/gpl-license-proprietary-software/comment-page-1/#comment-231530</link>
		<dc:creator>Michael Jahn</dc:creator>
		<pubDate>Mon, 13 Jul 2009 20:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/?p=1993#comment-231530</guid>
		<description>It&#039;s always a matter of the right tool for the right job - use GPL for your software where you want to foster community involvement and still keep control. Use BSD-style licenses when you want to basically throw something at the market.... Every license has its market - just don&#039;t choose GPL because it&#039;s the most used OSS License.</description>
		<content:encoded><![CDATA[<p>It&#8217;s always a matter of the right tool for the right job &#8211; use GPL for your software where you want to foster community involvement and still keep control. Use BSD-style licenses when you want to basically throw something at the market&#8230;. Every license has its market &#8211; just don&#8217;t choose GPL because it&#8217;s the most used OSS License.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian McKellar</title>
		<link>http://foolswisdom.com/gpl-license-proprietary-software/comment-page-1/#comment-230139</link>
		<dc:creator>Ian McKellar</dc:creator>
		<pubDate>Mon, 06 Jul 2009 04:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/?p=1993#comment-230139</guid>
		<description>Wow, his post sure came from a strange place. I love the GPL because it makes the rules really clear - if you&#039;re playing in this playground you&#039;ve got to share your toys with everyone. It&#039;s as clear as a proprietary license. 

I&#039;ve spent about half of my career writing libre software and about half writing proprietary software. From a personal perspective there are social aspects of each that I enjoy and aspects of each that I don&#039;t but it&#039;s clear to me what the expectations are.

I don&#039;t think the choice of license actually makes much of a difference for libre software. Companies who want to participate will participate. They&#039;ll pay people to work on GPL software and they&#039;ll submit code back to BSD or Apache licensed projects. It&#039;s only people who want to take community developed code and not contribute back that have an issue with license choice and they don&#039;t tend to be successful anyway.</description>
		<content:encoded><![CDATA[<p>Wow, his post sure came from a strange place. I love the GPL because it makes the rules really clear &#8211; if you&#8217;re playing in this playground you&#8217;ve got to share your toys with everyone. It&#8217;s as clear as a proprietary license. </p>
<p>I&#8217;ve spent about half of my career writing libre software and about half writing proprietary software. From a personal perspective there are social aspects of each that I enjoy and aspects of each that I don&#8217;t but it&#8217;s clear to me what the expectations are.</p>
<p>I don&#8217;t think the choice of license actually makes much of a difference for libre software. Companies who want to participate will participate. They&#8217;ll pay people to work on GPL software and they&#8217;ll submit code back to BSD or Apache licensed projects. It&#8217;s only people who want to take community developed code and not contribute back that have an issue with license choice and they don&#8217;t tend to be successful anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Santos</title>
		<link>http://foolswisdom.com/gpl-license-proprietary-software/comment-page-1/#comment-230091</link>
		<dc:creator>Jacob Santos</dc:creator>
		<pubDate>Sun, 05 Jul 2009 20:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/?p=1993#comment-230091</guid>
		<description>You make it sound like the only people who would want to participate in proprietary software are those who already participate in proprietary software. This is true in many cases, but you&#039;ll not find many proprietary software companies developing and contributing to the community. That is the point of the message. Those companies don&#039;t realize the benefits, not are they going to any time soon. Look at Microsoft, whom for many years looked down on open source and wasn&#039;t until recently that they&#039;ve actually experimented with it.

I&#039;ll give an example. I was working on a library with another developer. There was a third developer who liked what we were doing and the path the project was taking, but it was GPL and therefore was incompatible with his license. He wasn&#039;t willing to use the library, because he was unwilling to change the license for his project. By making the library New BSD, we could get his support in the future and others who would like to use the library, contribute back (maybe), and get word out there.

GPL can work outside of commercial interests. WordPress, Linux, plus many other projects have shown that to be the case.

Think of it this way. The Zend Framework changed its license for the same reason listed above and is now dual licensed. The Mozilla project is tri-licensed for the same reason.

You just aren&#039;t going to get a lot of support from commercial interests who are trying to protect their commercial projects. Why should a company put forth a developer who they are paying full time to work on the project or part-time to work on the project when that time can also be used by a competitor?</description>
		<content:encoded><![CDATA[<p>You make it sound like the only people who would want to participate in proprietary software are those who already participate in proprietary software. This is true in many cases, but you&#8217;ll not find many proprietary software companies developing and contributing to the community. That is the point of the message. Those companies don&#8217;t realize the benefits, not are they going to any time soon. Look at Microsoft, whom for many years looked down on open source and wasn&#8217;t until recently that they&#8217;ve actually experimented with it.</p>
<p>I&#8217;ll give an example. I was working on a library with another developer. There was a third developer who liked what we were doing and the path the project was taking, but it was GPL and therefore was incompatible with his license. He wasn&#8217;t willing to use the library, because he was unwilling to change the license for his project. By making the library New BSD, we could get his support in the future and others who would like to use the library, contribute back (maybe), and get word out there.</p>
<p>GPL can work outside of commercial interests. WordPress, Linux, plus many other projects have shown that to be the case.</p>
<p>Think of it this way. The Zend Framework changed its license for the same reason listed above and is now dual licensed. The Mozilla project is tri-licensed for the same reason.</p>
<p>You just aren&#8217;t going to get a lot of support from commercial interests who are trying to protect their commercial projects. Why should a company put forth a developer who they are paying full time to work on the project or part-time to work on the project when that time can also be used by a competitor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fwaggle</title>
		<link>http://foolswisdom.com/gpl-license-proprietary-software/comment-page-1/#comment-230081</link>
		<dc:creator>fwaggle</dc:creator>
		<pubDate>Sun, 05 Jul 2009 19:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/?p=1993#comment-230081</guid>
		<description>I personally don&#039;t really care for the GPL, in favor of things like the BSD/MIT licenses.

Things like the GPL&#039;s over-assertiveness of rights, Mozilla&#039;s &quot;taking their ball and going home&quot; (Re: IceWeasel), etc only serve to piss people off and put them off open-source software.

By blanketly allowing all rights - including that of profiting from someone else&#039;s work - you not only end up with a license that&#039;s much shorter, but you get a bunch of people contributing stuff that otherwise wouldn&#039;t have been. For examples, see the BSD network stack (it&#039;s use in Sony consoles hasn&#039;t harmed it in any way), Darwin, and lots of the neat new stuff Sun&#039;s been doing.</description>
		<content:encoded><![CDATA[<p>I personally don&#8217;t really care for the GPL, in favor of things like the BSD/MIT licenses.</p>
<p>Things like the GPL&#8217;s over-assertiveness of rights, Mozilla&#8217;s &#8220;taking their ball and going home&#8221; (Re: IceWeasel), etc only serve to piss people off and put them off open-source software.</p>
<p>By blanketly allowing all rights &#8211; including that of profiting from someone else&#8217;s work &#8211; you not only end up with a license that&#8217;s much shorter, but you get a bunch of people contributing stuff that otherwise wouldn&#8217;t have been. For examples, see the BSD network stack (it&#8217;s use in Sony consoles hasn&#8217;t harmed it in any way), Darwin, and lots of the neat new stuff Sun&#8217;s been doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://foolswisdom.com/gpl-license-proprietary-software/comment-page-1/#comment-229967</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 04 Jul 2009 20:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/?p=1993#comment-229967</guid>
		<description>It&#039;s a fair point that my involvement in the business of selling proprietary software must color my opinions.

There have been a lot of interesting responses to my post, and the synthesis of what I think is true across the board in defense of the GPL license for these projects is that they are giving something up (attractiveness to a larger crowd of developers) in exchange for something else that they value more (participation in a political/moral movement that promotes free software as a universal right).</description>
		<content:encoded><![CDATA[<p>It&#8217;s a fair point that my involvement in the business of selling proprietary software must color my opinions.</p>
<p>There have been a lot of interesting responses to my post, and the synthesis of what I think is true across the board in defense of the GPL license for these projects is that they are giving something up (attractiveness to a larger crowd of developers) in exchange for something else that they value more (participation in a political/moral movement that promotes free software as a universal right).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
