<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Dell Shows Ubuntu 10.04 Lucid Lynx Some Love</title>
	<atom:link href="http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/</link>
	<description>WorksWithU is the independent guide to Ubuntu Linux</description>
	<lastBuildDate>Thu, 18 Mar 2010 00:35:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: perspectoff</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-7013</link>
		<dc:creator>perspectoff</dc:creator>
		<pubDate>Mon, 30 Nov 2009 02:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-7013</guid>
		<description>The problem is, indeed, old hardware and new kernels.

When Intrepid came out, my PCs with Intel integrated graphics stopped working.

That was fixed with Jaunty, but then my PCs with Nvidia stopped working. 

That was fixed in Karmic, but the my PCs without temperature/fan sensor Linux drivers stopped working.

Each time the problem was with the kernel.

So, my company sticks with long-term server releases for this reason. Once all the hardware bugs are worked out, we don&#039;t update the kernel. There is too little hardware QA from the Linux kernel developers (not that Windows is any better, and we like neither the interface nor price of Apple).</description>
		<content:encoded><![CDATA[<p>The problem is, indeed, old hardware and new kernels.</p>
<p>When Intrepid came out, my PCs with Intel integrated graphics stopped working.</p>
<p>That was fixed with Jaunty, but then my PCs with Nvidia stopped working. </p>
<p>That was fixed in Karmic, but the my PCs without temperature/fan sensor Linux drivers stopped working.</p>
<p>Each time the problem was with the kernel.</p>
<p>So, my company sticks with long-term server releases for this reason. Once all the hardware bugs are worked out, we don&#8217;t update the kernel. There is too little hardware QA from the Linux kernel developers (not that Windows is any better, and we like neither the interface nor price of Apple).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6984</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 25 Nov 2009 21:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6984</guid>
		<description>@littlenoodles: good point. However, you can statically link these libs if needed. You&#039;ll get a fatter binary, but I am sure very many people would not care a bit about it. In the Windows world, you re right about API stability, also simplicity (try to write sound in Linux, what API should you write about? Pulse Audio? Alsa? ESD? OSS?). But I think, also most software packages are mostly self contained. 

I prefer, personally, the Linux way and keep my computers updated to the latest release. I just happen to notice that a large chunk of the population seems to prefer a different model (with less risk and less reward), and maybe we can adapt for them :)</description>
		<content:encoded><![CDATA[<p>@littlenoodles: good point. However, you can statically link these libs if needed. You&#8217;ll get a fatter binary, but I am sure very many people would not care a bit about it. In the Windows world, you re right about API stability, also simplicity (try to write sound in Linux, what API should you write about? Pulse Audio? Alsa? ESD? OSS?). But I think, also most software packages are mostly self contained. </p>
<p>I prefer, personally, the Linux way and keep my computers updated to the latest release. I just happen to notice that a large chunk of the population seems to prefer a different model (with less risk and less reward), and maybe we can adapt for them <img src='http://www.workswithu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: littlenoodles</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6967</link>
		<dc:creator>littlenoodles</dc:creator>
		<pubDate>Wed, 25 Nov 2009 00:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6967</guid>
		<description>Leo&#039;s right about rolling updates to a LTS release, with a focus on Firefox and the other &#039;major&#039; apps.  But keeping an app like Firefox back-ported is a lot harder than it sounds.  Because Firefox uses GTK+ for its GUI, newer versions tend to go with the flow and adopt the latest GTK+ stuff.  So when you want to back-port to an older distro, you&#039;ve got to upgrade GTK+, which will probably push you to upgrade GNOME, and so on.

Also, there are apps that embed bits of Firefox.  Unless the API&#039;s for this are constant, there&#039;s gonna be breakage.

The truth is that the desktop toolkits for Linux are just not &#039;done&#039; enough to be able to backport apps to an older distro.  This has always been and remains Windows&#039; biggest strength.  Not that their API&#039;s are particularly good, but that they&#039;re pretty comprehensive, and they don&#039;t change much.  I don&#039;t know that there&#039;s a solution for this in the Linux world (but don&#039;t tell Dell that...).</description>
		<content:encoded><![CDATA[<p>Leo&#8217;s right about rolling updates to a LTS release, with a focus on Firefox and the other &#8216;major&#8217; apps.  But keeping an app like Firefox back-ported is a lot harder than it sounds.  Because Firefox uses GTK+ for its GUI, newer versions tend to go with the flow and adopt the latest GTK+ stuff.  So when you want to back-port to an older distro, you&#8217;ve got to upgrade GTK+, which will probably push you to upgrade GNOME, and so on.</p>
<p>Also, there are apps that embed bits of Firefox.  Unless the API&#8217;s for this are constant, there&#8217;s gonna be breakage.</p>
<p>The truth is that the desktop toolkits for Linux are just not &#8216;done&#8217; enough to be able to backport apps to an older distro.  This has always been and remains Windows&#8217; biggest strength.  Not that their API&#8217;s are particularly good, but that they&#8217;re pretty comprehensive, and they don&#8217;t change much.  I don&#8217;t know that there&#8217;s a solution for this in the Linux world (but don&#8217;t tell Dell that&#8230;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 24/11/2009: KDE Icon on TV, Ubuntu Netbook Remix Reviewed &#124; Boycott Novell</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6966</link>
		<dc:creator>Links 24/11/2009: KDE Icon on TV, Ubuntu Netbook Remix Reviewed &#124; Boycott Novell</dc:creator>
		<pubDate>Wed, 25 Nov 2009 00:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6966</guid>
		<description>[...] Dell Shows Ubuntu 10.04 Lucid Lynx Some Love As Canonical prepares to launch Ubuntu 10.04 (Lucid Lynx) in April 2010, there are signs Dell will show considerable love to the Long Term Support (LTS) release. Here are some preliminary details about Dell’s look at Ubuntu 10.04. [...]</description>
		<content:encoded><![CDATA[<p>[...] Dell Shows Ubuntu 10.04 Lucid Lynx Some Love As Canonical prepares to launch Ubuntu 10.04 (Lucid Lynx) in April 2010, there are signs Dell will show considerable love to the Long Term Support (LTS) release. Here are some preliminary details about Dell’s look at Ubuntu 10.04. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6962</link>
		<dc:creator>me</dc:creator>
		<pubDate>Tue, 24 Nov 2009 17:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6962</guid>
		<description>I hope they get their video drivers sorted out then :)
See this Dell owner&#039;s struggle to get a usable refresh rate for his CRT - http://ubuntuforums.org/showthread.php?t=1334462</description>
		<content:encoded><![CDATA[<p>I hope they get their video drivers sorted out then <img src='http://www.workswithu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
See this Dell owner&#8217;s struggle to get a usable refresh rate for his CRT &#8211; <a href="http://ubuntuforums.org/showthread.php?t=1334462" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1334462</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Dunn</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6944</link>
		<dc:creator>Ryan Dunn</dc:creator>
		<pubDate>Sat, 21 Nov 2009 02:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6944</guid>
		<description>I think a rolling LTS that has updated userland applications is a very good idea.  I have converted several people (my mom with a mini 10v n-series, my gf&#039;s pc, my gf&#039;s mom&#039;s pc, my 1420n, and my desktop pc), all of which run 8.04.  All of these pcs are setup and running just fine.  I&#039;d love to be able to put the latest firefox on using official repos, but I don&#039;t want all the hassles that come with a full distro upgrade.  I have another PC I use to play around with all the new distros, but for the PCs that I use daily, I have the LTS.  It&#039;s served me well for a year and a half, and I don&#039;t want to screw that up.</description>
		<content:encoded><![CDATA[<p>I think a rolling LTS that has updated userland applications is a very good idea.  I have converted several people (my mom with a mini 10v n-series, my gf&#8217;s pc, my gf&#8217;s mom&#8217;s pc, my 1420n, and my desktop pc), all of which run 8.04.  All of these pcs are setup and running just fine.  I&#8217;d love to be able to put the latest firefox on using official repos, but I don&#8217;t want all the hassles that come with a full distro upgrade.  I have another PC I use to play around with all the new distros, but for the PCs that I use daily, I have the LTS.  It&#8217;s served me well for a year and a half, and I don&#8217;t want to screw that up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich on Linux and FOSS! &#187; Blog Archive &#187; workswithu.com : Dell Shows Ubuntu 10.04 Lucid Lynx Some Love</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6901</link>
		<dc:creator>Rich on Linux and FOSS! &#187; Blog Archive &#187; workswithu.com : Dell Shows Ubuntu 10.04 Lucid Lynx Some Love</dc:creator>
		<pubDate>Thu, 19 Nov 2009 21:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6901</guid>
		<description>[...] Full post here! [...]</description>
		<content:encoded><![CDATA[<p>[...] Full post here! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Rosenberg</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6899</link>
		<dc:creator>Steven Rosenberg</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6899</guid>
		<description>I find the idea of a rolling LTS very intriguing, and wrote about these very comments here: http://insidesocal.com/click/2009/11/workswithu-dell-cozies-up-to-u.html</description>
		<content:encoded><![CDATA[<p>I find the idea of a rolling LTS very intriguing, and wrote about these very comments here: <a href="http://insidesocal.com/click/2009/11/workswithu-dell-cozies-up-to-u.html" rel="nofollow">http://insidesocal.com/click/2009/11/workswithu-dell-cozies-up-to-u.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capnkirby &#187; Blog Archive &#187; Dell Shows Ubuntu 10.04 Lucid Lynx Some Love</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6879</link>
		<dc:creator>Capnkirby &#187; Blog Archive &#187; Dell Shows Ubuntu 10.04 Lucid Lynx Some Love</dc:creator>
		<pubDate>Thu, 19 Nov 2009 00:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6879</guid>
		<description>[...] Read the rest [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aikiwolfie</title>
		<link>http://www.workswithu.com/2009/11/17/dell-shows-ubuntu-1004-lucid-lynx-some-love/comment-page-1/#comment-6876</link>
		<dc:creator>aikiwolfie</dc:creator>
		<pubDate>Wed, 18 Nov 2009 23:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.workswithu.com/?p=1501#comment-6876</guid>
		<description>&quot;... due to Dell’s own internal hardware transition schedules.&quot; That&#039;s quite an odd excuse. Dell doesn&#039;t stop selling Windows PCs entirely purely because of a hardware refresh.

If the hardware refresh is the reason then either Ubuntu just wasn&#039;t a big enough priority to ensure that hardware refresh didn&#039;t effect the quality service to customers or somebody at Dell really needs to work on their forward planing skills.

@Leo: Canonical releases kernel updates all the time. They&#039;re mostly security updates. But it does happen regularly. The Linux driver model also doesn&#039;t get in the way of a rolling release.

Updating the kernel isn&#039;t a problem. It&#039;s just another binary file. For the change to take effect the user simply reboots the PC. Kernel updates are one of the few times where Linux users need to reboot after an update.

It&#039;s also possible to use drivers that exist out-side the kernel. Rather than being compiled into the kernel they simply link to the kernel.

There is however one very important reason not to use the rolling release model. Maintainability. The code fixes and changes and updates become messy and unwieldy for the developers to handle. Every now and then they need to do a clearance and consolidate the changes. Which is basically what new versions of a Linux distribution are.

Then we have feature creep. With a rolling release it becomes very easy to overlook feature creep. Before you know it your OS is bogged down with stuff you just don&#039;t need any longer because better methods have been implemented. Planned roll outs help avoid this because they give developers an opportunity to focus on specific goals and clearly defined objectives.</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230; due to Dell’s own internal hardware transition schedules.&#8221; That&#8217;s quite an odd excuse. Dell doesn&#8217;t stop selling Windows PCs entirely purely because of a hardware refresh.</p>
<p>If the hardware refresh is the reason then either Ubuntu just wasn&#8217;t a big enough priority to ensure that hardware refresh didn&#8217;t effect the quality service to customers or somebody at Dell really needs to work on their forward planing skills.</p>
<p>@Leo: Canonical releases kernel updates all the time. They&#8217;re mostly security updates. But it does happen regularly. The Linux driver model also doesn&#8217;t get in the way of a rolling release.</p>
<p>Updating the kernel isn&#8217;t a problem. It&#8217;s just another binary file. For the change to take effect the user simply reboots the PC. Kernel updates are one of the few times where Linux users need to reboot after an update.</p>
<p>It&#8217;s also possible to use drivers that exist out-side the kernel. Rather than being compiled into the kernel they simply link to the kernel.</p>
<p>There is however one very important reason not to use the rolling release model. Maintainability. The code fixes and changes and updates become messy and unwieldy for the developers to handle. Every now and then they need to do a clearance and consolidate the changes. Which is basically what new versions of a Linux distribution are.</p>
<p>Then we have feature creep. With a rolling release it becomes very easy to overlook feature creep. Before you know it your OS is bogged down with stuff you just don&#8217;t need any longer because better methods have been implemented. Planned roll outs help avoid this because they give developers an opportunity to focus on specific goals and clearly defined objectives.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
