<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/07/open-source-code-licenses-revi.html" />
  <link rel="self" type="application/atom+xml" href="http://www.insideria.com/atom.xml" />
  <id>tag:www.insideria.com,2009://34/tag:www.insideria.com,2008://34.25174-</id>
  <updated>2009-11-05T20:03:26Z</updated>
  <title>Comments for Open Source Code Licenses Review (http://www.insideria.com/2008/07/open-source-code-licenses-revi.html)</title>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
  <entry>
    <id>tag:www.insideria.com,2008://34.25174</id>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/07/open-source-code-licenses-revi.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.oreilly.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=34/entry_id=25174" title="Open Source Code Licenses Review" />
    <published>2008-07-18T18:47:14Z</published>
    <updated>2008-07-18T23:48:49Z</updated>
    <title>Open Source Code Licenses Review</title>
    <summary>Grant Skinner has been thinking about and researching open sources licenses.  I think this is timely blog post that everyone involved in software should take a look to get a quick high level understanding of the most popular open source licenses.</summary>
    <author>
      <name>Andre Charland</name>
      <uri>http://www.nitobi.com</uri>
    </author>
    
    <category term="Blogs" />
    
    <content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
      <![CDATA[<p><a href="http://gskinner.com/blog">Grant Skinner</a> has been thinking about and <a href="http://www.gskinner.com/blog/archives/2008/07/source_code_lic_1.html">researching open sources licenses</a>.  I think this is a timely blog post that everyone involved in software should take a look to get a quick high level understanding of the most popular open source licenses.  As Grant puts it: </p>

<blockquote>I think there is a critical lack of understanding about the implications of different source code licenses in the Flash and Flex world. As my company has grown, and we have tackled more critical projects for larger clients, I have had to educate myself and my team on this topic.</blockquote>

<p>He comes at it from an interesting perspective for the following reasons:</p>

<p>1- Grant runs a software development company, so has to be concerned about making money and delivering quality(no big sugar daddy or legion of volunteer developers)<br />
2- His company sells commercial closed sourced components<br />
3- They also distribute freely available source code that is equally valuable<br />
4- They use open source code in their client projects</p>

<p>Grant compares and contrasts the following licenses: Implicit Copyright, GPL, LGPL, MPL, BSD, Apache, MIT, Public Domain and Creative Commons.</p>

<p>His conclusion is that most code you release should be either MIT or sold commercially.  I'm wondering if anyone has any arguments for using GPL?  It seems to be regarded as a business friendly license for commercial software vendors who want to open source all or parts of their application, I guess the main benefit is that your competitors couldn't just resell your code without open sourcing it.</p>

<p>I'm pretty much a newbie to open source, the licenses and business models around it but I'm very interested for certain projects we're working on at <a href="http://www.nitobi.com">Nitobi</a>. So stay tuned while I post interesting notes here on what I find.</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.25174-comment:2019049</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.25174" type="text/html" href="http://www.insideria.com/2008/07/open-source-code-licenses-revi.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/07/open-source-code-licenses-revi.html#comment-2019049" />
    <title>Comment from Dave Nielsen on 2008-07-18</title>
    <author>
        <name>Dave Nielsen</name>
        <uri>http://en.wikipedia.org/wiki/David_Nielsen</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://en.wikipedia.org/wiki/David_Nielsen">
        <![CDATA[<p>Don't forget about Affero GPL. It specifies that websites, who use the software to provide services to others, must contribute IP back to the project too. SaaS companies like Google don't like it because it requires them to open source all of theier server code.</p>]]>
    </content>
    <published>2008-07-19T05:11:22Z</published>
  </entry>

</feed
