<?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"
	>
<channel>
	<title>Comments on: Blender Development Metrics</title>
	<atom:link href="http://www.blendernation.com/2006/10/04/blender-development-metrics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/</link>
	<description>Fresh Blender News, Every Day</description>
	<pubDate>Tue, 02 Dec 2008 01:47:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Hans Lambermont</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-64027</link>
		<dc:creator>Hans Lambermont</dc:creator>
		<pubDate>Thu, 01 Mar 2007 19:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-64027</guid>
		<description>Hi there,

The last posting of LetterRip pretty much sums it all up.
When I started at NaN in 2000 I was surprised there was no source code repository at all. The sources were copied manually from a system to the next (tar ball, ftp, no shared NFS) and hacked upon until blender worked on that platform too, and so on to the next platform. So I set up a CVS repository, and convinced Ton to actually use it too ;-) Then I spent a lot of time into the build system, I rewrote the makefiles completely and set it up such that the source tree could be used via NFS on all (8 ? at the time) platforms while compiling simultaneously on all of them, and for each developer. Later I added a tinderbox system and added automated nightly release-ready packages. Then we went broke for the second time :( and I prepared the source tree to go open source (dual license), which had to be done in a new repository (politics).
I now do little more on Blender than maintaining the FreeBSD port.

H_xNaN (Hans)</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>The last posting of LetterRip pretty much sums it all up.<br />
When I started at NaN in 2000 I was surprised there was no source code repository at all. The sources were copied manually from a system to the next (tar ball, ftp, no shared NFS) and hacked upon until blender worked on that platform too, and so on to the next platform. So I set up a CVS repository, and convinced Ton to actually use it too ;-) Then I spent a lot of time into the build system, I rewrote the makefiles completely and set it up such that the source tree could be used via NFS on all (8 ? at the time) platforms while compiling simultaneously on all of them, and for each developer. Later I added a tinderbox system and added automated nightly release-ready packages. Then we went broke for the second time :( and I prepared the source tree to go open source (dual license), which had to be done in a new repository (politics).<br />
I now do little more on Blender than maintaining the FreeBSD port.</p>
<p>H_xNaN (Hans)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foradil</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-47349</link>
		<dc:creator>foradil</dc:creator>
		<pubDate>Sat, 03 Feb 2007 13:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-47349</guid>
		<description>&lt;strong&gt;foradil&lt;/strong&gt;

news</description>
		<content:encoded><![CDATA[<p><strong>foradil</strong></p>
<p>news</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LetterRip</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12159</link>
		<dc:creator>LetterRip</dc:creator>
		<pubDate>Thu, 05 Oct 2006 17:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12159</guid>
		<description>rcas,

Hans (Hans Lambermont) is the original creator of Blenders makefiles I believe, as others note the big bump is from his initial commiting of everything to CVS.  Asside from an occasional bug fixes i don't believe he has committed much.

LetterRip</description>
		<content:encoded><![CDATA[<p>rcas,</p>
<p>Hans (Hans Lambermont) is the original creator of Blenders makefiles I believe, as others note the big bump is from his initial commiting of everything to CVS.  Asside from an occasional bug fixes i don&#039;t believe he has committed much.</p>
<p>LetterRip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rcas</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12144</link>
		<dc:creator>rcas</dc:creator>
		<pubDate>Thu, 05 Oct 2006 11:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12144</guid>
		<description>@laurens: It might be that, I considered that option, but I was hoping that someone who knew Hans could elucidate me, thanks. It does make sense in a way.

@LetterRip: That's good to know.</description>
		<content:encoded><![CDATA[<p>@laurens: It might be that, I considered that option, but I was hoping that someone who knew Hans could elucidate me, thanks. It does make sense in a way.</p>
<p>@LetterRip: That&#039;s good to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LetterRip</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12132</link>
		<dc:creator>LetterRip</dc:creator>
		<pubDate>Thu, 05 Oct 2006 09:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12132</guid>
		<description>"Some source code may be covered by the Artistic license, which is incompatible with the GNU General Public License (GPL)."

Doing a quick search - mt19937int.c - they isn't actually used anymore was only used in the NaN days - it was for the keygen algorithm it is mentioned in key_internal.h also

should probably be removed but should not really be a problem

LetterRip</description>
		<content:encoded><![CDATA[<p>&#034;Some source code may be covered by the Artistic license, which is incompatible with the GNU General Public License (GPL).&#034;</p>
<p>Doing a quick search - mt19937int.c - they isn&#039;t actually used anymore was only used in the NaN days - it was for the keygen algorithm it is mentioned in key_internal.h also</p>
<p>should probably be removed but should not really be a problem</p>
<p>LetterRip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LetterRip</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12129</link>
		<dc:creator>LetterRip</dc:creator>
		<pubDate>Thu, 05 Oct 2006 09:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12129</guid>
		<description>Wim,

the active developers stat is quite misleading.  For Openoffice and Firefox most of the active developers contributions over the recent time period were quite minor.  GCC has truely active 'active developers'.

Also they seem to have done some errors, ie they show gimp as abandoned but it has had reasonable activity in recent months.

LetterRip</description>
		<content:encoded><![CDATA[<p>Wim,</p>
<p>the active developers stat is quite misleading.  For Openoffice and Firefox most of the active developers contributions over the recent time period were quite minor.  GCC has truely active &#039;active developers&#039;.</p>
<p>Also they seem to have done some errors, ie they show gimp as abandoned but it has had reasonable activity in recent months.</p>
<p>LetterRip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laurens</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12120</link>
		<dc:creator>laurens</dc:creator>
		<pubDate>Thu, 05 Oct 2006 07:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12120</guid>
		<description>@rcas: from the "activity" graph you can see that Hans only did something in 2002. Hans's "code contribution" goes all the way to 2006, because that code he committed in 2002 is still part of the current version of Blender.</description>
		<content:encoded><![CDATA[<p>@rcas: from the &#034;activity&#034; graph you can see that Hans only did something in 2002. Hans&#039;s &#034;code contribution&#034; goes all the way to 2006, because that code he committed in 2002 is still part of the current version of Blender.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rcas</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12093</link>
		<dc:creator>rcas</dc:creator>
		<pubDate>Wed, 04 Oct 2006 23:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12093</guid>
		<description>@brecht &#038;&#038; UncleZiev: That might be right, but it extends all the way to 2006, so it might be a problem with Ohloh crawler !?</description>
		<content:encoded><![CDATA[<p>@brecht &#038;&#038; UncleZiev: That might be right, but it extends all the way to 2006, so it might be a problem with Ohloh crawler !?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simhar</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12088</link>
		<dc:creator>simhar</dc:creator>
		<pubDate>Wed, 04 Oct 2006 22:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12088</guid>
		<description>do i see right? - it had cost more than 13 mio $, if it were commercial? ((-:</description>
		<content:encoded><![CDATA[<p>do i see right? - it had cost more than 13 mio $, if it were commercial? ((-:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim</title>
		<link>http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12087</link>
		<dc:creator>Wim</dc:creator>
		<pubDate>Wed, 04 Oct 2006 22:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/10/04/blender-development-metrics/#comment-12087</guid>
		<description>if only we could "borrow" the 120 developers from OpenOffice and the 42 developers from Firefox for 3 months, now that would be a boost! :-D
I really appreciate all the work done by developers on Blender! Big thanks to all Blender developers!</description>
		<content:encoded><![CDATA[<p>if only we could &#034;borrow&#034; the 120 developers from OpenOffice and the 42 developers from Firefox for 3 months, now that would be a boost! :-D<br />
I really appreciate all the work done by developers on Blender! Big thanks to all Blender developers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.098 seconds -->
