<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Links on Open Sourcing?</title>
	<link>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/</link>
	<description>Productivity in software development</description>
	<pubDate>Fri, 25 Jul 2008 03:21:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: stephan</title>
		<link>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-91480</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Mon, 19 May 2008 04:52:56 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-91480</guid>
		<description>@french_c: Thanks, I'll do that, good idea.</description>
		<content:encoded><![CDATA[<p>@french_c: Thanks, I&#8217;ll do that, good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: french_c</title>
		<link>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-91123</link>
		<dc:creator>french_c</dc:creator>
		<pubDate>Sun, 18 May 2008 20:46:51 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-91123</guid>
		<description>Well, maybe Sun and Java is a good example then. You might want to talk to Dalibor Topic. He has been an interesting resource in that regard. (Just in case you don't know Dalibor: OSS advocate, kaffee maintainer, GNU Classpath participant, member OpenJDK interim governing board and just recently Java F/OSS Ambassador at Sun, http://robilad.livejournal.com/30463.html)</description>
		<content:encoded><![CDATA[<p>Well, maybe Sun and Java is a good example then. You might want to talk to Dalibor Topic. He has been an interesting resource in that regard. (Just in case you don&#8217;t know Dalibor: OSS advocate, kaffee maintainer, GNU Classpath participant, member OpenJDK interim governing board and just recently Java F/OSS Ambassador at Sun, <a href="http://robilad.livejournal.com/30463.html" rel="nofollow">http://robilad.livejournal.com/30463.html</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88610</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Tue, 13 May 2008 20:25:35 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88610</guid>
		<description>Ah good idea, thanks, I'll take a look.</description>
		<content:encoded><![CDATA[<p>Ah good idea, thanks, I&#8217;ll take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asgeir S. Nilsen</title>
		<link>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88609</link>
		<dc:creator>Asgeir S. Nilsen</dc:creator>
		<pubDate>Tue, 13 May 2008 20:24:16 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88609</guid>
		<description>Right,

In that case you might want to look at the Apache Software Foundation's incubation process.  The Eclipse Software Foundation has a similar process.  They are both designed to handle many of the legal and practical issues of open sourcing an existing code base.

Asgeir</description>
		<content:encoded><![CDATA[<p>Right,</p>
<p>In that case you might want to look at the Apache Software Foundation&#8217;s incubation process.  The Eclipse Software Foundation has a similar process.  They are both designed to handle many of the legal and practical issues of open sourcing an existing code base.</p>
<p>Asgeir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88588</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Tue, 13 May 2008 19:42:51 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88588</guid>
		<description>Thanks for your comment.

I meant the process of Open Sourcing applications which have been closed source until now. I know about code auditing, laws, community building, running open source projects and open source licenses (at least GPL, AGPL, LGPL, Apache, BSD, MIT, CC). Those are the obvious things. 

What I would like to learn more is about the process of open sourcing. Which steps when? What steps? Experiences? etc.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment.</p>
<p>I meant the process of Open Sourcing applications which have been closed source until now. I know about code auditing, laws, community building, running open source projects and open source licenses (at least GPL, AGPL, LGPL, Apache, BSD, MIT, CC). Those are the obvious things. </p>
<p>What I would like to learn more is about the process of open sourcing. Which steps when? What steps? Experiences? etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asgeir S. Nilsen</title>
		<link>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88585</link>
		<dc:creator>Asgeir S. Nilsen</dc:creator>
		<pubDate>Tue, 13 May 2008 19:30:16 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2008/05/05/links-on-open-sourcing/#comment-88585</guid>
		<description>Which part of the "open sourcing" aspect are you going to focus on?  

How to make a successful open source project?

The legal implications of an open source license?

How do I apply an open source license to my code?

I'd suggest reading "Open Sources".  Furthermore, the FSF (and probably other licenses too) have a licensing FAQ answering many questions.

Asgeir</description>
		<content:encoded><![CDATA[<p>Which part of the &#8220;open sourcing&#8221; aspect are you going to focus on?  </p>
<p>How to make a successful open source project?</p>
<p>The legal implications of an open source license?</p>
<p>How do I apply an open source license to my code?</p>
<p>I&#8217;d suggest reading &#8220;Open Sources&#8221;.  Furthermore, the FSF (and probably other licenses too) have a licensing FAQ answering many questions.</p>
<p>Asgeir</p>
]]></content:encoded>
	</item>
</channel>
</rss>
