<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: How "free" is GNU?</title>
      <link>http://ask.metafilter.com/63399/How-free-is-GNU/</link>
      <description>Comments on Ask MetaFilter post How "free" is GNU?</description>
	  	  <pubDate>Fri, 25 May 2007 10:47:19 -0800</pubDate>
      <lastBuildDate>Fri, 25 May 2007 10:47:19 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: How &quot;free&quot; is GNU?</title>
  	<link>http://ask.metafilter.com/63399/How-free-is-GNU</link>	
  	<description>GNUFilter: Building a for-profit website that needs forums.  Don&apos;t feel like writing them from scratch.  Can I safely use something like &lt;a href=&quot;http://www.mvnforum.com/mvnforumweb/index.jsp&quot;&gt;this&lt;/a&gt;, released under &lt;a href=&quot;http://www.mvnforum.com/mvnforumweb/docs/GPL.txt&quot;&gt;GNU&lt;/a&gt;? &lt;br /&gt;&lt;br /&gt; Or am I going to end up in a heap o&apos; trouble down the line?  Should I just write my own forums?  If I should buy, any suggestions?</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.63399</guid>
  	<pubDate>Fri, 25 May 2007 10:37:56 -0800</pubDate>
  	<dc:creator>GatorDavid</dc:creator>
	
	<category>GNU</category>
	
	<category>webdevelopment</category>
	
	<category>software</category>
	
</item>
<item>
  	<title>By: cortex</title>
  	<link>http://ask.metafilter.com/63399/How-free-is-GNU#954092</link>	
  	<description>As I understand it, the GPL protects against distribution of derivative code without continuation of the license and the source of the distributed derivative.  However, simply using&amp;mdash;or altering and use&amp;mdash;a GPLed project, without distributing the software, is implicitly fine.&lt;br&gt;
&lt;br&gt;
So if you&apos;re building an in-house tool for said website&amp;mdash;say, modified forum software running on the site&amp;mdash;but not intending to distribute that tool to others, you should have no issue whatsoever.  For that matter, you can distribute and even sell the original or the modified code, so long as you make the source freely available and properly include the GPL according to the stipulations included in the license.  However, if you (or your employer) would object to respecting that, you could have a problem.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.63399-954092</guid>
  	<pubDate>Fri, 25 May 2007 10:47:19 -0800</pubDate>
  	<dc:creator>cortex</dc:creator>
</item>
<item>
  	<title>By: alikins</title>
  	<link>http://ask.metafilter.com/63399/How-free-is-GNU#954112</link>	
  	<description>Yes. &lt;br&gt;
&lt;br&gt;
Using GPL code for that is fine. As cortex mentioned, the GPL is all about distribution of the program and it&apos;s code. &lt;br&gt;
&lt;br&gt;
I&apos;d take a look at &lt;a href=&quot;http://www.big-boards.com/&quot;&gt;Big-boards.com&lt;/a&gt; for a good place to see what sites run what. But as the site title suggests, some of those forums are enormous. (actually, big-boards.com might make for an interesting fpp...)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.63399-954112</guid>
  	<pubDate>Fri, 25 May 2007 11:03:50 -0800</pubDate>
  	<dc:creator>alikins</dc:creator>
</item>
<item>
  	<title>By: humblepigeon</title>
  	<link>http://ask.metafilter.com/63399/How-free-is-GNU#954115</link>	
  	<description>Yes, use it and abuse it. You can rewrite the code if you want to, without any obligation to release that code. The only obligation to share your changes comes if you want to redistribute the code to others. Of course, it&apos;s good practice to share your code, especially if it&apos;s a bug fix. But you&apos;re under no legal obligation to.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.63399-954115</guid>
  	<pubDate>Fri, 25 May 2007 11:05:59 -0800</pubDate>
  	<dc:creator>humblepigeon</dc:creator>
</item>
<item>
  	<title>By: blueplasticfish</title>
  	<link>http://ask.metafilter.com/63399/How-free-is-GNU#954135</link>	
  	<description>I love &lt;a href=&quot;http://getvanilla.com/&quot;&gt;Vanilla&lt;/a&gt;. I am not sure what license it is released under, but I know it is free. Check it out.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.63399-954135</guid>
  	<pubDate>Fri, 25 May 2007 11:17:54 -0800</pubDate>
  	<dc:creator>blueplasticfish</dc:creator>
</item>
<item>
  	<title>By: gsteff</title>
  	<link>http://ask.metafilter.com/63399/How-free-is-GNU#954162</link>	
  	<description>The short answer is that, yes, that&apos;s allowed.  For a more definitive explanation, see the GPL FAQ, particularly these two questions:&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.gnu.org/licenses/gpl-faq.html#TOCUnreleasedMods&quot;&gt;A company is running a modified version of a GPL&apos;ed program on a web site. Does the GPL say they must release their modified sources?&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href=&quot;http://www.gnu.org/licenses/gpl-faq.html#InternalDistribution&quot;&gt;Is use within one organization or company &amp;quot;distribution&amp;quot;?&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.63399-954162</guid>
  	<pubDate>Fri, 25 May 2007 11:40:51 -0800</pubDate>
  	<dc:creator>gsteff</dc:creator>
</item>
<item>
  	<title>By: wireless</title>
  	<link>http://ask.metafilter.com/63399/How-free-is-GNU#954389</link>	
  	<description>phpBB is also a popular choice. It&apos;s GPL&apos;d, but as other people have explained, that isn&apos;t a problem.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.63399-954389</guid>
  	<pubDate>Fri, 25 May 2007 16:38:17 -0800</pubDate>
  	<dc:creator>wireless</dc:creator>
</item>

    </channel>
</rss>
