<?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: Rethinking the Linux distribution business model</title>
	<link>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/</link>
	<description>on emerging platforms, the open source business opportunity, and the commoditization of software</description>
	<pubDate>Mon, 01 Dec 2008 22:17:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Ryan Dooley</title>
		<link>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-28</link>
		<dc:creator>Ryan Dooley</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-28</guid>
		<description>Actually, why isn't Debian in the Enterprise.  :-)  

What I tend to think is: Progeny needs to do for the Debian community as RH has done with Oracle, Maya, whoever, gaining certifications for their commercial products to be supported on.</description>
		<content:encoded><![CDATA[<p>Actually, why isn&#8217;t Debian in the Enterprise.  :-)  </p>
<p>What I tend to think is: Progeny needs to do for the Debian community as RH has done with Oracle, Maya, whoever, gaining certifications for their commercial products to be supported on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Smith</title>
		<link>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-29</link>
		<dc:creator>Scott Smith</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-29</guid>
		<description>Someone needs to do for Linux what Apple did for BSD.  Don't just glue the bazaar together.  Make a tight, attractive product which users and developers will be excited to use.</description>
		<content:encoded><![CDATA[<p>Someone needs to do for Linux what Apple did for BSD.  Don&#8217;t just glue the bazaar together.  Make a tight, attractive product which users and developers will be excited to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Dooley</title>
		<link>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-30</link>
		<dc:creator>Ryan Dooley</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-30</guid>
		<description>I don't know if you have seen this (it was on OSNews today) but the text is form Miguel de Icaza (of Ximian/Mono fame)... 

&lt;a href="http://primates.ximian.com/~miguel/texts/linux-developers.html"&gt;http://primates.ximian.com/~miguel/texts/linux-developers.html&lt;/a&gt;

He talks about ABI/API stability in Linux and in particular GNU/Debian.  I think his point is valid and it does suggest another reason why Debian is not considered to be "Enterprise".

Debian needs to offer an API/ABI stable release for most users.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if you have seen this (it was on OSNews today) but the text is form Miguel de Icaza (of Ximian/Mono fame)&#8230; </p>
<p><a href="http://primates.ximian.com/~miguel/texts/linux-developers.html">http://primates.ximian.com/~miguel/texts/linux-developers.html</a></p>
<p>He talks about ABI/API stability in Linux and in particular GNU/Debian.  I think his point is valid and it does suggest another reason why Debian is not considered to be &#8220;Enterprise&#8221;.</p>
<p>Debian needs to offer an API/ABI stable release for most users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xipmix</title>
		<link>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-31</link>
		<dc:creator>xipmix</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid>http://ianmurdock.com/2003/10/31/rethinking-the-linux-distribution-business-model/#comment-31</guid>
		<description>Icaza's posting is twaddle.
Debian stable is _so_ stable it gets out of date.
No one in their right mind would run an organization
with more than three machines on testing or unstable.
Reminder: stable means "no new features".
How, then, can the API be broken?

The actual problem is that Ximian's developers are
using the latest toys, er, versions of everything.
They charge ahead with new versions of things that 
have yet to be incorporated in a stable debian 
release. This is partly because of the amazing
amount of flux in the GNOME apis. 

So their actual problem is that Debian's release
cycle is about twice as long as it should be, to
keep up in this space. I have to say the length
of time dismays me too. Annually would be great.

A second problem is the bug fixes to packages in
'stable' frequently end up being added to the 
version in 'unstable', unless they are security holes
or the bug causes major havoc like data deletion etc.
Personally I think this is one of Debian's main
problems for enterprise use. Users report bugs in
the current version of the package, and they want
that version fixed, not the latest version which
will not appear on their 'stable' box for many 
months.

It's interesting to see him say that GNOME has
learned about ABI stability. By making every possible
mistake they could in the process, I would say.
Thank goodness Sun took to them with the clue-bat.
Who do we get to thump the Genuine Cowboy Compiler
team? IBM?


</description>
		<content:encoded><![CDATA[<p>Icaza&#8217;s posting is twaddle.<br />
Debian stable is _so_ stable it gets out of date.<br />
No one in their right mind would run an organization<br />
with more than three machines on testing or unstable.<br />
Reminder: stable means &#8220;no new features&#8221;.<br />
How, then, can the API be broken?</p>
<p>The actual problem is that Ximian&#8217;s developers are<br />
using the latest toys, er, versions of everything.<br />
They charge ahead with new versions of things that<br />
have yet to be incorporated in a stable debian<br />
release. This is partly because of the amazing<br />
amount of flux in the GNOME apis. </p>
<p>So their actual problem is that Debian&#8217;s release<br />
cycle is about twice as long as it should be, to<br />
keep up in this space. I have to say the length<br />
of time dismays me too. Annually would be great.</p>
<p>A second problem is the bug fixes to packages in<br />
&#8217;stable&#8217; frequently end up being added to the<br />
version in &#8216;unstable&#8217;, unless they are security holes<br />
or the bug causes major havoc like data deletion etc.<br />
Personally I think this is one of Debian&#8217;s main<br />
problems for enterprise use. Users report bugs in<br />
the current version of the package, and they want<br />
that version fixed, not the latest version which<br />
will not appear on their &#8217;stable&#8217; box for many<br />
months.</p>
<p>It&#8217;s interesting to see him say that GNOME has<br />
learned about ABI stability. By making every possible<br />
mistake they could in the process, I would say.<br />
Thank goodness Sun took to them with the clue-bat.<br />
Who do we get to thump the Genuine Cowboy Compiler<br />
team? IBM?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
