<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sgt. Conker &#187; Captain&#8217;s Log</title>
	<atom:link href="http://www.sgtconker.com/category/general/captains-log/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sgtconker.com</link>
	<description>We are &#34;absolutely fine&#34;</description>
	<lastBuildDate>Wed, 06 Jul 2011 13:29:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Choose a License for Your Source Code</title>
		<link>http://www.sgtconker.com/2009/10/why-choose-a-license-for-your-source-code/</link>
		<comments>http://www.sgtconker.com/2009/10/why-choose-a-license-for-your-source-code/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 15:04:25 +0000</pubDate>
		<dc:creator>Captain boki</dc:creator>
				<category><![CDATA[Captain's Log]]></category>
		<category><![CDATA[LICENSE]]></category>
		<category><![CDATA[OPEN SOURCE]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.sgtconker.com/?p=378</guid>
		<description><![CDATA[A short introduction to the reasoning why Sgt. Conker requires you to select a license for the source code you submit with your articles to the site. Disclaimer: I am not a lawyer and this is not a legal advice. In fact, everything in here might be inaccurate and even wrong…]]></description>
			<content:encoded><![CDATA[<p>This is a short introduction to the reasoning why Sgt. Conker requires you to select a license for the source code you submit with your articles to the site.</p>
<p><strong>Disclaimer:</strong> <em>I am not a lawyer and this is not a legal advice. In fact, everything in here might be inaccurate and even wrong…</em></p>
<p>For the start: Everything you write down is automatically copyrighted and you have the absolute control about who can do what in which way with it.</p>
<p>Next, if you release source code and you actually want to allow others to use it in one form or another. That’s where the license comes into play, which range from the restrictive <a title="Microsoft Reference Source License (Ms-RSL)" href="http://www.microsoft.com/resources/sharedsource/referencesourcelicense.mspx"><em>Just look, don’t use</em></a> to the laid back <a title="The MIT License" href="http://www.opensource.org/licenses/mit-license.php"><em>Do (almost) whatever you want</em></a> one. And, as the motivation for Sgt. Conker is to spread, share and increase the knowledge of the XNA Framework, this is the reason why <strong>all</strong> source code contributions to the site have to be licensed (the council prefers a <a title="Microsoft Public License (Ms-PL)" href="http://www.opensource.org/licenses/ms-pl.html">lax one</a>).</p>
<p>Lastly, why does The League of “absolutely fine” XNA Gentle(wo-)men reject code released to the Public Domain? To quote <a href="http://sam.zoy.org/wtfpl/">Sam Hocevar</a>:</p>
<blockquote cite="http://sam.zoy.org/wtfpl/"><p>There is no such thing as “putting a work in the public domain”, you America-centered, Commonwealth-biased individual. Public domain varies with the jurisdictions, and it is in some places debatable whether someone who has not been dead for the last seventy years is entitled to put his own work in the public domain.</p></blockquote>
<p>For example, as a German I cannot give up my copyright on anything I write (without inventing a time machine to die 70 years before I wrote it anyway) and the same rules apply – to some extend – to foreigners: you may be entitled to give up your rights in their entirely in your home nation (although even this common thinking is questioned) but as far as I am concerned you still have the exclusive rights to your code, rendering it unusable for me.</p>
<p>Post scriptum: Pages aiding in the choice of a license:</p>
<ul>
<li><a href="http://blogs.zdnet.com/Burnette/?p=130">HOWTO: Pick an open source license (part 1)</a></li>
<li><a href="http://www.codeproject.com/info/Licenses.aspx">Licenses on The Code Project</a></li>
<li><a href="http://www.opensource.org/licenses/category">Open Source Licenses by Category</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sgtconker.com/2009/10/why-choose-a-license-for-your-source-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

