<?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>CrunchGear &#187; Linux</title>
	<atom:link href="http://www.crunchgear.com/tag/Linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crunchgear.com</link>
	<description>Gadgets, gear and computer hardware.</description>
	<lastBuildDate>Thu, 26 Nov 2009 20:21:57 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Everything old is new again: Microsoft MinWin attempts to modularize Windows</title>
		<link>http://www.crunchgear.com/2009/11/18/everything-old-is-new-again-microsoft-minwin-attempts-to-modularize-windows/</link>
		<comments>http://www.crunchgear.com/2009/11/18/everything-old-is-new-again-microsoft-minwin-attempts-to-modularize-windows/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:30:53 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[minwin]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=125401</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/11/windows_kernel_ars.jpg" />There have, historically, been two competing models of operating systems development. There's the <a href="http://www.crunchgear.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/">UNIX mentality</a>, of small pieces loosely joined. That is, you have a whole bunch of little, stand-alone applications that all work together to accomplish more complex tasks running atop a svelte kernel that doesn't know -- or need to know -- about the pieces its running. Then you have the "everything and the kitchen sink" mentality, used by Microsoft. All versions of Microsoft Windows have huge dependency chains, and what is rightly called "Windows" is a dizzying amalgamation of interdependent pieces of software, none of which can do much on their own. If you've ever wondered why your Windows-powered web server included Windows Media Player, or Solitaire, that's the reason: the "stuff" that makes up Windows is highly interdependent. Read on for some interesting changes underway.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/11/windows_kernel_ars.jpg" alt="windows_kernel_ars" title="windows_kernel_ars" width="300" height="169" class="alignright size-full wp-image-125406" />There have, historically, been two competing models of operating systems development. There&#8217;s the <a href="http://www.crunchgear.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/">UNIX mentality</a>, of small pieces loosely joined. That is, you have a whole bunch of little, stand-alone applications that all work together to accomplish more complex tasks running atop a svelte kernel that doesn&#8217;t know &#8212; or need to know &#8212; about the pieces its running. Then you have the &#8220;everything and the kitchen sink&#8221; mentality, used by Microsoft. All versions of Microsoft Windows have huge dependency chains, and what is rightly called &#8220;Windows&#8221; is a dizzying amalgamation of interdependent pieces of software, none of which can do much on their own. If you&#8217;ve ever wondered why your Windows-powered web server included Windows Media Player, or Solitaire, that&#8217;s the reason: the &#8220;stuff&#8221; that makes up Windows is highly interdependent.</p>
<p>There&#8217;s been work going on inside Microsoft for years to try to pare down the Windows system, to tame the beast so to speak. Dubbed &#8220;<a href="http://www.crunchgear.com/2008/11/03/minwin-is-in-windows-7-for-what-its-worth/">MinWin</a>&#8220;, the effort aims to make a successive series of layers, with each layer depending only on the stuff immediately below it. So one layer might handle file system access and network protocols. The Internet Information Server would depend on that layer, but nothing in any of those sub-layers would depend on anything inside IIS. In a similar way, the Explorer shell and Internet Explorer can be more easily separated, so that you don&#8217;t need to have MSIE installed on every single server you run.</p>
<p>There are <em>lots</em> of changes associated with the MinWin project, and even though initial efforts are available for public viewing, the long-term payout is still quite a ways away. Some of the elements of that long-term payout include a more customizable installation footprint with an easier-to-update system, since you&#8217;d only be updating those components you&#8217;re actually using for your server; tighter system security; and enhanced system integrity, since faults in applications ought not be affecting lower level routines.</p>
<p>There&#8217;s <a href="http://arstechnica.com/microsoft/news/2009/11/inside-minwin-the-windows-7-kernel-slims-down.ars">an excellent write-up of MinWin at Ars Technica</a>. It&#8217;s definitely worth a read. This quote, regarding system security, really caught my attention:</p>
<blockquote><p>
Fully two-thirds of the security patches released for Windows Server 2003 offered no actual increase in security for dedicated servers, but still required software to be installed and reboots to be performed on a near-monthly basis.
</p></blockquote>
<p>What&#8217;s ironically funny to me is that this entire initiative is, in many ways, a validation of the UNIX mentality that&#8217;s been driving Linux development since the very beginning. Microsoft has touted the superiority of it&#8217;s GUI, and the Microsoft Management Console (MMC) and its snap-ins, as the best and easiest way to manage complex services. I think we can all agree, now, that that&#8217;s more than a bit of hyperbole: GUIs and the MMC make <em>some</em> administrative tasks easier, while simultaneously making other tasks much harder. The resurgence of command-line administration in MinWin, and the Server Core installation option of Windows Server 2008 (original, and R2 flavors) is clear indication that a GUI is not the end-all-be-all of systems management.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/11/18/everything-old-is-new-again-microsoft-minwin-attempts-to-modularize-windows/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Linux Foundation announces new membership perks</title>
		<link>http://www.crunchgear.com/2009/10/12/linux-foundation-announces-new-membership-perks/</link>
		<comments>http://www.crunchgear.com/2009/10/12/linux-foundation-announces-new-membership-perks/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 00:45:08 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux foundation]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=117719</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/10/LF-Ind-membership.jpg" />Great news, Linux users! The Linux Foundation is rolling out new individual membership benefits, including employee purchase pricing on Dell, Lenovo and HP devices. This translates to up to 40% off of store prices. Plus, you can get an @linux.com email address, and the peace of mind knowing that some portion of your membership dues will be going to directly support the continued work of Linus Torvalds! There are a few other perks, too. Full  press release inside!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/10/LF-Ind-membership.jpg" alt="LF Ind membership" title="LF Ind membership" width="527" height="299" class="aligncenter size-full wp-image-117723" /><br />
Great news, Linux users! The Linux Foundation is rolling out new individual membership benefits, including employee purchase pricing on Dell, Lenovo and HP devices. This translates to up to 40% off of store prices. Plus, you can get an @linux.com email address, and the peace of mind knowing that some portion of your membership dues will be going to directly support the continued work of Linus Torvalds!</p>
<blockquote>
<p align="center"><strong>The Linux Foundation Announces New, Exclusive Perks for Individual Members</strong></p>
<p align="center">
<p align="center"><em>Members support the organization that promotes and protects Linux while getting new employee purchase pricing from major PC makers</em></p>
<p><strong>SAN FRANCISCO, October 13, 2009 –</strong> The Linux Foundation, the nonprofit organization dedicated to accelerating the growth of Linux, today announced new, exclusive benefits for individual members, including employee purchase pricing from Dell, HP and Lenovo, and the opportunity to secure a Linux.com email address for life.</p>
<p>Beginning today, Linux Foundation individual members can get up to 40 percent off of Lenovo devices and standard employee purchase pricing from Dell and HP. Dell also offers a best price guarantee to Linux Foundation members. These benefits can translate into hundreds or thousands of dollars for those who purchase their devices as part of this program.</p>
<p>Existing members that would like to ensure their Linux.com email address is permanent and not dependent on Linux Foundation membership renewal can elect to secure it with a one-time $150 fee. New members who want the same benefit will pay a total of $249 for the first year’s membership and the lifetime benefit. Linux.com email addresses allow members to publicly represent their support for Linux and to demonstrate their community participation.</p>
<p>Students can also now become members with a student-class membership for $25 annually. Students find value in Linux Foundation events and online resources and help to drive the adoption of Linux among up-and-coming developers and IT managers. The Linux Foundation wants to encourage participation in the Linux community among this important group of future developers.</p>
<p>“Our individual members are the heartbeat of the Linux Foundation and we will continue to find ways to extend special benefits to them,” said Jim Zemlin, executive director at the Linux Foundation. “Perks like the employee purchase discounts from Dell, HP and Lenovo and lifetime Linux.com email addresses are unique things we can offer to sustain support for Linux.”</p>
<p>By becoming a member of the Linux Foundation, developers and users are helping the organization that employs Linus Torvalds and supporting programs that promote and protect Linux. Individual membership helps connect developers, IT administrators, and business executives with unique information, tools and events that help to advance their careers and stay current with the Linux platform.</p>
<p>The annual membership fee for individuals is $99, which pays for itself quickly with just one of the discounts offered exclusively to Linux Foundation members.</p>
<p>Other discounts and benefits available to individual members include:</p>
<p>§      30% discount on the Linux Foundation’s LinuxCon and Japan Linux Symposium events;</p>
<p>§      20% discount on registration fees for Linux Foundation training courses;</p>
<p>§      35% off O’Reilly books and e-Books;</p>
<p>§      35% off No Starch Press Publications;</p>
<p>§      15% off subscriptions to <em>Linux Journal</em>;</p>
<p>§      $10 off every $40 order on ThinkGeek.com;</p>
<p>§      a free Linux Foundation t-shirt for proclaiming support for Linux; and</p>
<p>§      a weekly “Linux Briefing Book” in the form of an exclusive email with highlighted news and analysis to keep users well informed.</p>
<p>To join the Linux Foundation and to see a full list of benefits and discounts, please visit our membership page: <a href="http://www.linuxfoundation.org/about/join/individual" target="_blank">http://www.linuxfoundation.org/about/join/individual</a></p>
<p>.</p>
<p><span style="text-decoration: underline;">About the Linux Foundation.</span></p>
<p>The Linux Foundation is a nonprofit consortium dedicated to fostering the growth of Linux. Founded in 2007, the Linux Foundation sponsors the work of Linux creator Linus Torvalds and is supported by leading Linux and open source companies and developers from around the world. The Linux Foundation promotes, protects and standardizes Linux by hosting important workgroups, events and online resources such as Linux.com. For more information, please visit the <a href="http://www.linux-foundation.org/" target="_blank">Linux Foundation website.</a>
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/10/12/linux-foundation-announces-new-membership-perks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft hatin&#8217; on Linux, now at Best Buy!</title>
		<link>http://www.crunchgear.com/2009/09/08/microsoft-hatin-on-linux-now-at-best-buy/</link>
		<comments>http://www.crunchgear.com/2009/09/08/microsoft-hatin-on-linux-now-at-best-buy/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 16:30:16 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[propaganda]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=111047</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/09/microsoftlinuxmyths-lg5.jpg" alt="microsoftlinuxmyths-lg5" title="microsoftlinuxmyths-lg5" />Microsoft, will you stop at nothing to protect your hegemony? Your "Linux Facts" campaign from a couple years ago was poorly executed, and trumped up a bunch of selective information to make Windows look better than Linux. You killed that, and replaced it with a <a href="http://www.microsoft.com/windowsserver/compare/windows-server-vs-red-hat-linux.mspx">Windows Server "compare"</a> site, but it's still a bunch of selective data points that don't tell the whole story. Now, you're even trying to get the sales drones at Best Buy to steer folks away from Linux!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/09/microsoftlinuxmyths-lg5.jpg" alt="microsoftlinuxmyths-lg5" title="microsoftlinuxmyths-lg5" width="500" height="293" class="aligncenter size-full wp-image-111055" /><br />
Microsoft, will you stop at nothing to protect your hegemony? Your &#8220;Linux Facts&#8221; campaign from a couple years ago was poorly executed, and trumped up a bunch of selective information to make Windows look better than Linux. You killed that, and replaced it with a <a href="http://www.microsoft.com/windowsserver/compare/windows-server-vs-red-hat-linux.mspx">Windows Server &#8220;compare&#8221;</a> site, but it&#8217;s still a bunch of selective data points that don&#8217;t tell the whole story. Now, you&#8217;re even trying to get the sales drones at Best Buy to steer folks away from Linux!</p>
<p><a href="http://www.electronista.com/articles/09/09/07/best.buy.told.to.misrepresent.linux/">Leaked memos</a> are making their way around the Internets today, revealing what claim to be Microsoft propaganda attempting to &#8220;educate&#8221; Best Buy employees on all the problems with Linux. For each problem, Microsoft suggests that their products are vastly superior!</p>
<p>Here&#8217;s an idea: instead of spending so much money on advertising, why not make a better mousetrap, rather than <a href="http://it.slashdot.org/story/09/09/08/1345247/Windows-7-Reintroduces-Remote-BSoD?from=rss">re-introducing ancient bugs</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/09/08/microsoft-hatin-on-linux-now-at-best-buy/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Kindle hacked to run Linux</title>
		<link>http://www.crunchgear.com/2009/09/02/kindle-hacked-to-run-linux/</link>
		<comments>http://www.crunchgear.com/2009/09/02/kindle-hacked-to-run-linux/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 00:56:15 +0000</pubDate>
		<dc:creator>John Biggs</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Kindle]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=110255</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/09/img_0073jpg.jpeg"  />
<A HREF="http://gadgets.boingboing.net/2009/09/02/photo-and-descriptio.html">BBG</A> has a great piece on hacking the Kindle to run Linux including a version of X Windows. The Kindle is essentially a fairly powerful little Linux box and with a little <A HREF="http://blog.fsck.com/">elbow grease</A> you can train it to read almost any type of document file and even run Ubuntu on it.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/09/img_0073jpg.jpeg" alt="img_0073jpg" title="img_0073jpg" width="500" height="667" class="aligncenter size-full wp-image-110259" /><br />
<A HREF="http://gadgets.boingboing.net/2009/09/02/photo-and-descriptio.html">BBG</A> has a great piece on hacking the Kindle to run Linux including a version of X Windows. The Kindle is essentially a fairly powerful little Linux box and with a little <A HREF="http://blog.fsck.com/">elbow grease</A> you can train it to read almost any type of document file and even run Ubuntu on it.</p>
<p>Do you need to run Linux on it? No, you don&#8217;t. What you really need to do, however, is get it to run Doom. That would be epic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/09/02/kindle-hacked-to-run-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Imitation is the sincerest form of flattery: Fake Linus Torvalds competition</title>
		<link>http://www.crunchgear.com/2009/08/26/imitation-is-the-sincerest-form-of-flattery-fake-linus-torvalds-competition/</link>
		<comments>http://www.crunchgear.com/2009/08/26/imitation-is-the-sincerest-form-of-flattery-fake-linus-torvalds-competition/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 17:39:47 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[fake]]></category>
		<category><![CDATA[Linus Torvalds]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=108913</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/08/fake-linus.jpg" alt="fake-linus" title="fake-linus" />We all know and love Fake Steve Jobs, right? We all know that Linux users copy everything that Mac OSX and Windows do, right? So it should come as no surprise that the Linux Foundation is copying Fake Steve in their new <a href="http://www.linux.com/fakelinustorvalds">Fake Linux Torvalds</a> competition! Not content with a single fake Linus Torvalds, there will be <em>four</em> fake Linus Torvaldses (Torvaldi?)! And in true Linux geek fashion, the competition will take place on both Twitter <em>and</em> <a href="http://identi.ca/">identi.ca</a>, the free software micro-blogging alternative!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/08/fake-linus.jpg" alt="fake-linus" title="fake-linus" width="215" height="193" class="alignleft size-full wp-image-109035" />We all know and love Fake Steve Jobs, right? We all know that Linux users copy everything that Mac OSX and Windows do, right? So it should come as no surprise that the Linux Foundation is copying Fake Steve in their new <a href="http://www.linux.com/fakelinustorvalds">Fake Linux Torvalds</a> competition! Not content with a single fake Linus Torvalds, there will be <em>four</em> fake Linus Torvaldses (Torvaldi?)! And in true Linux geek fashion, the competition will take place on both Twitter <em>and</em> <a href="http://identi.ca/">identi.ca</a>, the free software micro-blogging alternative!</p>
<p>The premise is simple enough: the four fakes will tweet on <a href="http://www.twitter.com/linuxfoundation">Twitter</a> and &#8230; uh &#8230; <i>micro-blog</i> on <a href="http://identi.ca/linuxfoundation">identi.ca</a>, pretending to be Linus Torvalds. You, the Linux using community, will follow along at home, presumably while you all recompile your kernels, and vote for which fake Linus you like the best. All I know right now is that the four fakes are &#8220;well-known community and media leaders&#8221;. Who could they be?!</p>
<p>To make this competition even more compelling, it even has its own rap song and video! Hooray!</p>
<p>All snark aside, the song and video are pretty funny (and well done!) and this looks to be a pretty fun way for the Linux community to interact.</p>
<blockquote><p>
Taking a page from the popular FakeSteveJobs blog (http://www.fakesteve.net/), we’ve invited four well-known industry and community leaders to guest tweet as if they were the real Linus Torvalds during the weeks leading up to LinuxCon (http://events.linuxfoundation.org/events/linuxcon).</p>
<p>These FakeLinusTorvalds (FLTs) will be tweeting live from our Identi.ca (linuxfoundation) and Twitter feeds (www.twitter.com/linuxfoundation) beginning today, and their identities will be revealed at LinuxCon, directly after the Kernel Panel (http://linuxcon.linuxfoundation.org/meetings/1564), featuring the real Linus Torvalds, on September 21, 2009.</p>
<p>During the final two weeks prior to LinuxCon, we’re inviting you to vote for your favorite FLT here at Linux.com. The winner will be chosen based on community vote and will be presented with the “coveted” “Silver Penguin” award on stage at the conference.</p>
<p>Visit this page often to get updates on the best tweets of the week and to participate in the ongoing speculation about who is behind these FLTs. Who knows? Maybe even the real Linus will weigh in.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/08/26/imitation-is-the-sincerest-form-of-flattery-fake-linus-torvalds-competition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux is big business</title>
		<link>http://www.crunchgear.com/2009/08/21/linux-is-big-business/</link>
		<comments>http://www.crunchgear.com/2009/08/21/linux-is-big-business/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 21:00:59 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=108194</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/08/linux-development.jpg" alt="linux development" title="linux development" />Hot on the heels of the news of <a href="http://www.crunchgear.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/">UNIX's 40th anniversary</a> comes a Linux Foundation report entitled <a href="http://www.linuxfoundation.org/publications/whowriteslinux.pdf">Who Writes Linux</a>. This report investigates who is contributing to the Linux kernel, and how much: "Since 2005, over 5000 individual developers from nearly 500 different companies have contributed to the kernel. The Linux kernel, thus, has become a common resource developed on a massive scale by companies which are fierce competitors in other areas." Wow! Click through to see who's been contributing.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/08/linux-development.jpg" alt="linux development" title="linux development" width="600" height="484" class="aligncenter size-full wp-image-108196" /><br />
Hot on the heels of the news of <a href="http://www.crunchgear.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/">UNIX&#8217;s 40th anniversary</a> comes a Linux Foundation report entitled <a href="http://www.linuxfoundation.org/publications/whowriteslinux.pdf">Who Writes Linux</a>. This report investigates who is contributing to the Linux kernel, and how much: &#8220;Since 2005, over 5000 individual developers from nearly 500 different companies have contributed to the kernel. The Linux kernel, thus, has become a common resource developed on a massive scale by companies which are fierce competitors in other areas.&#8221; Wow!</p>
<p>It bears noting that an analysis like this is only available <em>because</em> Linux is open source software. You can look through the changelogs and project history to see who has done what, who&#8217;s been attributed with doing what, etc etc.</p>
<p><a href="http://blogs.computerworld.com/14576/who_writes_linux_big_business">ComputerWorld</a> has done a nice job of summarizing the top contributing corporations. Lumped in with the expected participants (Red Hat, IBM, Novell) are some less likely companies (SGI, Parallels, Renesas Technology):</p>
<ol>
<li>Red Hat: 12.3%</li>
<li>IBM: 7.6%</li>
<li>Novell: 7.6%</li>
<li>Intel: 5.3%</li>
<li>Independent consultant: 2.5%</li>
<li>Oracle: 2.4%</li>
<li>Linux Foundation: 1.6%</li>
<li>SGI 1.6%</li>
<li>Parallels 1.3%</li>
<li>Renesas Technology: 1.3%</li>
<li>Academia: 1.2%</li>
<li>Fujitsu: 1.1%</li>
<li>MontaVista: 1.1%</li>
<li>MIPS Technologies: 1.1%</li>
<li>Analog Devices: 1.0%</li>
<li>HP: 1.0%</li>
</ol>
<p>As Vaughan-Nichols notes:</p>
<blockquote><p>
You see, Linux isn&#8217;t just some hobby, nor is it just being used by some businesses that specialize in it. No, Linux is made by big business for big business, and it has been for some time.
</p></blockquote>
<p>Businesses can use Linux because it&#8217;s such a robust, viable operating system: it frees them from having to develop and maintain their own operating systems for specialized (usually embedded) systems, and instead focus on applications develop for those systems. A lot people like to pooh-pooh Linux because they may have had some trouble using it on their crazy home-brew desktop system, but it&#8217;s clear that Linux is a very successful part of the computer industry today.</p>
<p>The Linux Foundation report itself is chock full of easy-to-read tables with interesting data (changes per hour, lines modified per day, etc). If you&#8217;re curious about Linux development, this is a pretty good glimpse at it. From a purely academic perspective, it would be fun to compare this data with similar data from Apple and Microsoft regarding OSX and Windows development, respectively. Good luck getting that data from them, though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/08/21/linux-is-big-business/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Do one thing, and do it well: 40 years of UNIX</title>
		<link>http://www.crunchgear.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/</link>
		<comments>http://www.crunchgear.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:30:09 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[anniversary]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ohio linuxfest]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=107982</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/08/40years.png" alt="40years" title="40years" />Generally speaking, 40 is considered "over the hill" in human beings. I'm 35, and as I get closer and closer to the crest of that hill, I can tell you with some certainty that the best is yet to come. I think the same holds true for operating systems. <a href="http://www.unix.org/what_is_unix/history_timeline.html">UNIX turns 40</a> this month. That's right: it was four decades ago that Dennis Ritchie and Ken Thompson worked in the AT&#038;T Bell Labs on the successor to Multics.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/08/40years.png" alt="40years" title="40years" width="521" height="194" class="aligncenter size-full wp-image-107986" /><br />
Generally speaking, 40 is considered &#8220;over the hill&#8221; in human beings. I&#8217;m 35, and as I get closer and closer to the crest of that hill, I can tell you with some certainty that the best is yet to come. I think the same holds true for operating systems. <a href="http://www.unix.org/what_is_unix/history_timeline.html">UNIX turns 40</a> this month. That&#8217;s right: it was four decades ago that Dennis Ritchie and Ken Thompson worked in the AT&#038;T Bell Labs on the successor to Multics.</p>
<p>&#8220;Unix was created to solve a few problems,&#8221; said Dr [Peter] Salus, &#8220;the most important of which was to have something that was much more compact than the operating systems that were current at that time which ran on the dinosaurs of the computer age.&#8221; The <a href="http://en.wikipedia.org/wiki/Unix_philosophy">UNIX philosophy</a> is &#8220;Do one thing, and do it well.&#8221; Rather than have one monolithic kernel with lots and lots of functionality built in, UNIX had a very small kernel with a strong complement of little helper utilities. Things like &#8216;ls&#8217; and &#8216;cat&#8217; aren&#8217;t core parts of the kernel, but rather discrete binary programs.</p>
<p>Along came Doug McIlroy, who introduced the concept of &#8220;pipes&#8221;. You could take the output of one program and feed it as input to another program. In this way, many small utilities could be chained together to create amazingly functional processes. Another upshot of this design mentality is that fixing bugs is easier: rather than working through a complex monolithic kernel and worrying about complex regression testing, one could focus on a single, small binary application. New features could be added to such binaries, and whole new binary applications could be rolled out quickly and without much direct coordination from any central body.</p>
<p>It&#8217;s easy for us UNIX and Linux users to lob potshots at Microsoft for it&#8217;s monolithic DOS and Windows design models; but the Redmond products are good examples of some of the problems with monolithic software design. Do you think there&#8217;s anyone at Microsoft who knows, on his or her own, how <em>all</em> of the pieces of Windows work together? It&#8217;s nigh impossible for any one person to have the breadth and depth of experience to know how all the UI, networking, storage, scheduling and security systems work on their own, let alone in conjunction with one another. Instead you have teams of people working on various aspects of the system, and inter-team communication and coordination can become a real impediment to success.</p>
<p>Contrast that to the UNIX design model, where the kernel is pretty small, and people really can know most of what goes on in the kernel. Guys like Linus Torvalds and Andrew Morton can know the nitty gritty of the core kernel, without having to know &#8212; or even care, much &#8212; about the nitty gritty of the X Window system, or how the GNOME environment works: other people are responsible for those things because they are, literally, separate things. If you don&#8217;t like GNOME, you can use KDE, or XFCE, or Oroboros, or Blackbox, or any number of other window manager solutions. Not so with Windows, where the GUI they make is the only GUI you get, and making changes to it may have substantial effect on other, non-GUI aspects of the system. The same holds true for filesystems, and networking protocols, and all manner of other things that get added on to the kernel by way of modules: the kernel developers need only present a consistent and stable API and ABI to allow other folks to extend the kernel functionality with new modules.</p>
<p>If you haven&#8217;t used UNIX (Solaris, AIX, HP-UX, Linux, what-have-you), you owe it to yourself to give it an honest examination. Dr. Salus has a great quote in <a href="http://news.bbc.co.uk/2/hi/technology/8205976.stm">this BBC story</a>:</p>
<blockquote><p>
Unix is the best screwdriver ever built
</p></blockquote>
<p>And, if you live anywhere near Columbus, OH, you can see Peter Salus and Doug McIlroy on Saturday, September 25 at <a href="http://www.ohiolinux.org/">The Ohio LinuxFest</a>: both men will be presenting at the event. Registration is free! I&#8217;ve been involved with OLF for several years now, and it really is a great opportunity to learn more about Linux, and Free Software generally. Jon &#8216;maddog&#8217; Hall wrote <a href="http://www.linuxpromagazine.com/Online/Blogs/Paw-Prints-Writings-of-the-maddog/Bring-a-Luddite-To-Sanity-Day-TM-Ohio-Linux-Fest-September-25-27th-2009-Columbus-Ohio">a pretty good overview</a> of what OLF is, and why it&#8217;s worth attending. If you want to learn more about UNIX, Free Software, Linux, or just network with computer luminaries like McIlroy and Salus, come celebrate 40 years of UNIX with Ohio LinuxFest.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>You really think Sony will be able to keep Linux off the PS3 Slim?</title>
		<link>http://www.crunchgear.com/2009/08/20/you-really-think-sony-is-going-to-be-able-to-keep-linux-off-the-ps3-slim/</link>
		<comments>http://www.crunchgear.com/2009/08/20/you-really-think-sony-is-going-to-be-able-to-keep-linux-off-the-ps3-slim/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 01:00:10 +0000</pubDate>
		<dc:creator>Devin Coldewey</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ps3]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=107977</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/08/penguinps3.jpg" />I'm as ticked off as you guys at Sony removing the "install other OS" option from the PS3, but really, who are they kidding? Removing the ability to install Linux on something is like writing "HACK T3H PS3 SLIM" on the moon. So you can't select a menu option? Don't make me laugh! Linux fanatics would install it on their TI-83s if they could (and probably have). Mark my words: the PS3 Slim will have Linux running on it within a month of its release.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/08/penguinps3.jpg" alt="penguinps3" title="penguinps3" width="446" height="350" class="aligncenter size-full wp-image-107978" /><br />
I&#8217;m as ticked off as you guys at Sony removing the &#8220;install other OS&#8221; option from the PS3, but really, who are they kidding? Removing the ability to install Linux on something is like writing &#8220;HACK T3H PS3 SLIM&#8221; on the moon. So you can&#8217;t select a menu option? Don&#8217;t make me laugh! Linux fanatics would install it on their TI-83s if they could (and probably have). Mark my words: the PS3 Slim will have Linux running on it within a month of its release.</p>
<p>I don&#8217;t think I&#8217;m taking a lot for granted here or overestimating the community. Hackers and Linux lovers do this for fun. They do this on Sunday afternoons to relax. The first hack will rely on cracking the thing open. They&#8217;ll piggy-back off that with a savefile hack or something, and after that it&#8217;ll be something you can put on a USB stick, the way it is now.</p>
<p>Seriously, Sony removing that option will have about the preventative strength of putting up a sign that says &#8220;keep off the grass.&#8221; Am I right?</p>
<p>Unfortunately, the same can&#8217;t be said for PS2 games. I was hoping there&#8217;d be a Slim Plus or something version that did PS2, <a href="http://www.joystiq.com/2009/08/20/sony-ps2-back-compat-not-returning-to-ps3-ever/">but no.</a> Tarnation!</p>
<p>[Penguin from <a href="http://www.emperor-penguin.com/video.html">here</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/08/20/you-really-think-sony-is-going-to-be-able-to-keep-linux-off-the-ps3-slim/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>QuakeLive now supports Linux and Mac</title>
		<link>http://www.crunchgear.com/2009/08/20/quakelive-now-supports-linux-and-mac/</link>
		<comments>http://www.crunchgear.com/2009/08/20/quakelive-now-supports-linux-and-mac/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 14:00:49 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[ID]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Quake]]></category>
		<category><![CDATA[quakelive]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=107771</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/08/quakelive-linux.jpg" alt="quakelive-linux" title="quakelive-linux" />I was talking just yesterday about <a href="http://www.runequake.com/">RuneQuake</a>, my favorite mod for the original Quake game. That led me on a trip down memory lane, complete with reminiscences about <a href="http://rocketarena.planetquake.gamespy.com/">RocketArena</a>, epic capture the flag battles, and how much fun first person shooters used to be. I IM'ed a buddy asking if he'd like to join me for a game of <a href="http://nquake.com/">nQuake</a>, to which he pointed me to <a href="http://www.crunchgear.com/2009/02/24/browser-based-quake-live-public-beta-today-update/">QuakeLive</a>. I pouted a little at how insensitive he was: QuakeLive doesn't work on Linux, so I didn't bother clicking over there. Oh if only I had! On Tuesday an update was released that brings QuakeLive to Linux and Mac!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/08/quakelive-linux.jpg" alt="quakelive-linux" title="quakelive-linux" width="390" height="264" class="aligncenter size-full wp-image-107773" /><br />
I was talking just yesterday about <a href="http://www.runequake.com/">RuneQuake</a>, my favorite mod for the original Quake game. That led me on a trip down memory lane, complete with reminiscences about <a href="http://rocketarena.planetquake.gamespy.com/">RocketArena</a>, epic capture the flag battles, and how much fun first person shooters used to be. I IM&#8217;ed a buddy asking if he&#8217;d like to join me for a game of <a href="http://nquake.com/">nQuake</a>, to which he pointed me to <a href="http://www.crunchgear.com/2009/02/24/browser-based-quake-live-public-beta-today-update/">QuakeLive</a>. I pouted a little at how insensitive he was: QuakeLive doesn&#8217;t work on Linux, so I didn&#8217;t bother clicking over there. Oh if only I had! On Tuesday an update was released that brings QuakeLive to Linux and Mac!</p>
<p><a href="http://www.quakelive.com/#news/site_news/31851">The announcement</a> details a number of enhancements to the game, but the most important piece is that it now works on Linux and Mac. Yes! I&#8217;ve always appreciated id&#8217;s cross-platform support in most of their games. I hope they keep it up.</p>
<p>Don&#8217;t expect any more posts from me today. :)</p>
<p>Hat tip <a href="http://www.pocket-lint.com/news/news.phtml/26448/quake-live-on-mac-linux.phtml">Pocket Lint</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/08/20/quakelive-now-supports-linux-and-mac/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Microsoft admits that it feels threatened by Linux</title>
		<link>http://www.crunchgear.com/2009/08/05/microsoft-admits-that-it-feels-threatened-by-linux/</link>
		<comments>http://www.crunchgear.com/2009/08/05/microsoft-admits-that-it-feels-threatened-by-linux/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 16:30:51 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Duh]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=105139</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/08/desktop-linux.jpg" alt="desktop linux" title="desktop linux" />Microsoft stated publicly in their <a href="http://www.sec.gov/Archives/edgar/data/789019/000119312509158735/d10k.htm">IRS 10-K filing</a> that they face "strong competition from well-established companies with differing approaches to the PC market." It's important to note that this is the "PC market", not the server market. Microsoft is explicitly stating that their desktop operating system is threatened by Linux. "Competing commercial software products, including variants of Unix, are supplied by competitors such as Apple, Canonical, and Red Hat." I suppose a couple years ago this announcement might have gotten me worked up a bit, but it's 2009 and I'm just like "Yeah, and you're just figuring this out?"]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/08/desktop-linux.jpg" alt="desktop linux" title="desktop linux" width="600" height="428" class="aligncenter size-full wp-image-105144" /><br />
Microsoft stated publicly in their <a href="http://www.sec.gov/Archives/edgar/data/789019/000119312509158735/d10k.htm">IRS 10-K filing</a> that they face &#8220;strong competition from well-established companies with differing approaches to the PC market.&#8221; It&#8217;s important to note that this is the &#8220;PC market&#8221;, not the server market. Microsoft is explicitly stating that their desktop operating system is threatened by Linux. &#8220;Competing commercial software products, including variants of Unix, are supplied by competitors such as Apple, Canonical, and Red Hat.&#8221; I suppose a couple years ago this announcement might have gotten me worked up a bit, but it&#8217;s 2009 and I&#8217;m just like &#8220;Yeah, and you&#8217;re just figuring this out?&#8221;</p>
<p>I&#8217;ve been using Linux exclusively on my computers for about a decade. I&#8217;ve been advocating and recommending free software solutions to friends, families, and business partners for a couple years. I know I&#8217;m an early adopter, but the landscape for desktop operating systems has changed pretty dramatically in the last couple years, and all signs suggest that it&#8217;ll continue to evolve. Web-based computing, netbooks, Google Android, the convergence of smartphone functionality &#8212; all of this and more is working against the traditional fat desktop OS maintained by Microsoft. No, the need for Windows on a full-blown desktop PC will likely never go away, but its place as the de facto way in which we <em>compute</em> is slowly disappearing.</p>
<p>Via <a href="http://www.pcworld.com/article/169619/">PC World</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/08/05/microsoft-admits-that-it-feels-threatened-by-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Linux Foundation Launches Branded Credit Card. Yes, It Features Tux.</title>
		<link>http://www.crunchgear.com/2009/07/28/linux-foundation-launches-branded-credit-card-yes-it-features-tux/</link>
		<comments>http://www.crunchgear.com/2009/07/28/linux-foundation-launches-branded-credit-card-yes-it-features-tux/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:18:55 +0000</pubDate>
		<dc:creator>Robin Wauters</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=103434</guid>
		<description><![CDATA[<img src="http://www.techcrunch.com/wp-content/uploads/2009/07/tux-card-215x135.png" width="215" height="135" />The <a href="http://www.linuxfoundation.org">Linux Foundation</a>, the non-profit that supports the growth of the Linux kernel, is today announcing an <a href="http://www.linuxfoundation.org/programs/linux-credit-card">affinity Visa Platinum credit card</a> for people who want to contribute to advancing the OS through the organization's initiatives. Reading the press release announcing the new credit card made me raise my eyebrows, but after giving it a bit of thought I think that this is actually not that bad an idea.

Jim Zemlin, executive director of The Linux Foundation in a statement says people can contribute to Linux in a variety of ways (writing code, marketing, etc.) but now have a convenient way of identifying themselves as supporters of the community "by carrying <a href="http://en.wikipedia.org/wiki/Tux">Tux</a> in their pocket". And then of course there's the financial incentive.]]></description>
			<content:encoded><![CDATA[<img src="http://www.techcrunch.com/wp-content/uploads/2009/07/tux-card-215x135.png" width="215" height="135" />The <a href="http://www.linuxfoundation.org">Linux Foundation</a>, the non-profit that supports the growth of the Linux kernel, is today announcing an <a href="http://www.linuxfoundation.org/programs/linux-credit-card">affinity Visa Platinum credit card</a> for people who want to contribute to advancing the OS through the organization's initiatives. Reading the press release announcing the new credit card made me raise my eyebrows, but after giving it a bit of thought I think that this is actually not that bad an idea.

Jim Zemlin, executive director of The Linux Foundation in a statement says people can contribute to Linux in a variety of ways (writing code, marketing, etc.) but now have a convenient way of identifying themselves as supporters of the community "by carrying <a href="http://en.wikipedia.org/wiki/Tux">Tux</a> in their pocket". And then of course there's the financial incentive.]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/07/28/linux-foundation-launches-branded-credit-card-yes-it-features-tux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linus Torvalds speaks out on the Microsoft GPL code contribution</title>
		<link>http://www.crunchgear.com/2009/07/24/linus-torvalds-speaks-out-on-the-microsoft-gpl-code-contribution/</link>
		<comments>http://www.crunchgear.com/2009/07/24/linus-torvalds-speaks-out-on-the-microsoft-gpl-code-contribution/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 18:00:36 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=102845</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/07/mask-linus_torvalds.jpg" alt="mask-linus_torvalds" title="mask-linus_torvalds" />Earlier this week <a href="http://www.crunchgear.com/2009/07/20/microsoft-pulls-its-head-out-of-the-sand-releases-gpl-linux-kernel-modules/">MIcrosoft released GPL code to the public</a>. Opinions have varied on this, with some folks thinking it suggests a stark about-face for Microsoft, others thinking it's simply a marketing ploy to sell more licenses for their Hyper-V virtualization solution. Whatever the motivation, the code is out there. Linus Torvalds, the benevolent dictator of the Linux kernel, hasn't yet looked at the code, but he does have some opinions on the matter. Read on for more.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/07/mask-linus_torvalds.jpg" alt="mask-linus_torvalds" title="mask-linus_torvalds" width="330" height="260" class="alignleft size-full wp-image-102848" />Earlier this week <a href="http://www.crunchgear.com/2009/07/20/microsoft-pulls-its-head-out-of-the-sand-releases-gpl-linux-kernel-modules/">MIcrosoft released GPL code to the public</a>. Opinions have varied on this, with some folks thinking it suggests a stark about-face for Microsoft, others thinking it&#8217;s simply a marketing ploy to sell more licenses for their Hyper-V virtualization solution. Whatever the motivation, the code is out there. Linus Torvalds, the benevolent dictator of the Linux kernel, hasn&#8217;t yet looked at the code, but he does have some opinions on the matter.</p>
<blockquote><p>
I&#8217;m a big believer in &#8220;technology over politics&#8221;. I don&#8217;t care who it comes from, as long as there are solid reasons for the code, and as long as we don&#8217;t have to worry about licensing etc issues.
</p></blockquote>
<p>Allah knows there&#8217;s plenty of politics in Linux-land. From the raging battle over whether to say &#8220;GNU/Linux&#8221;, to recognize the GNU project&#8217;s involvement, to the subtle differences between &#8220;open source&#8221; and &#8220;free software&#8221;, there&#8217;s plenty of room for people to lose sight of the technical objectives, and get mired in never-ending semantic arguments.</p>
<blockquote><p>
So complaining about the fact that Microsoft picked a selfish area to work on is just silly. Of course they picked an area that helps them. That&#8217;s the point of open source &#8211; the ability to make the code better for your particular needs, whoever the &#8216;your&#8217; in question happens to be.
</p></blockquote>
<p>And there, my friends, is what I think is one of the best aspects of free and open source software: you can use it for purely ideological reasons, or you can use it for strategic business reasons. </p>
<p>A lot of people just getting started with free software are often overwhelmed with and dismayed by the amount of duplication of open source code. Why are there eleventy billion different text editors? Why are there six different web browsers? Why are there so many mail clients? One of the overarching principles of open source software is &#8220;There&#8217;s more than one way to do it.&#8221; Microsoft is slowly learning this, and they&#8217;re taking baby steps toward some of those other ways.</p>
<p>It&#8217;ll be <em>really</em> interesting to see how Microsoft responds to patches submitted against their newly released GPL code!</p>
<p>Via <a href="http://www.osnews.com/story/21887/Linus_Microsoft_Hatred_Is_a_Disease_">OSNews</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/07/24/linus-torvalds-speaks-out-on-the-microsoft-gpl-code-contribution/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Microsoft pulls its head out of the sand, releases GPL Linux kernel modules</title>
		<link>http://www.crunchgear.com/2009/07/20/microsoft-pulls-its-head-out-of-the-sand-releases-gpl-linux-kernel-modules/</link>
		<comments>http://www.crunchgear.com/2009/07/20/microsoft-pulls-its-head-out-of-the-sand-releases-gpl-linux-kernel-modules/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 23:59:37 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=101858</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/07/cats-and-dogs.jpg" alt="Fang and &#34;the Ginger Cat&#34; by Elsie esq." title="Fang and &#34;the Ginger Cat&#34; by Elsie esq." />
Microsoft, not known for playing nice with anyone, has made a surprising about-face: they've released Linux kernel modules under the GNU Public License. That's right: the company that's been trying to scare businesses away from Linux and GPL code for years -- remember in 2001 when Steve Ballmer called Linux a cancer? -- has just released GPL code of its own. “First they ignore you, then they laugh at you, then they fight you, then you win.”]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/elsie/67223286/"><img src="http://www.crunchgear.com/wp-content/uploads/2009/07/cats-and-dogs.jpg" alt="Fang and &quot;the Ginger Cat&quot; by Elsie esq." title="Fang and &quot;the Ginger Cat&quot; by Elsie esq." width="385" height="500" class="size-full wp-image-101859" /></a><br />
Microsoft, not known for playing nice with anyone, has made a surprising about-face: they&#8217;ve released Linux kernel modules under the GNU Public License. That&#8217;s right: the company that&#8217;s been trying to scare businesses away from Linux and GPL code for years &#8212; remember in 2001 when Steve Ballmer called Linux a cancer? &#8212; has just released GPL code of its own. “First they ignore you, then they laugh at you, then they fight you, then you win.”</p>
<p>The kernel modules allow Linux to operate fully in a Microsoft Hyper-V virtualized environment. This is big news because it demonstrates that Microsoft finally realizes that its customers do, in fact, run Linux. There&#8217;s no doubt that this is not a charitable move from Microsoft to ingratiate itself into the free software community: this is purely a business move to make Hyper-V a more attractive virtualization solution than VMWare, or Xen, or KVM. For predominantly Microsoft shops, Hyper-V is probably the preferred virtualization solution, and the previous lack of Linux support might have been a real bummer. I actually don&#8217;t know, myself. I run and support VMWare because they&#8217;ve support Linux for much longer.</p>
<p>Don&#8217;t expect to see GPL releases for any other Microsoft products any time soon, though.</p>
<p>Via <a href="http://news.cnet.com/8301-13505_3-10290686-16.html">CNet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/07/20/microsoft-pulls-its-head-out-of-the-sand-releases-gpl-linux-kernel-modules/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Panic! A new Linux exploit in the wild</title>
		<link>http://www.crunchgear.com/2009/07/20/panic-a-new-linux-exploit-in-the-wild/</link>
		<comments>http://www.crunchgear.com/2009/07/20/panic-a-new-linux-exploit-in-the-wild/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 19:30:09 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=101793</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2008/03/unixlinux.jpg" alt="unixlinux.jpg" title="unixlinux.jpg" />A new "exploit" has been revealed for Linux systems running kernel 2.6.30 and 2.6.30.1. I put that in quotes for several reasons. First, those versions of the kernel haven't been rolled out to the stable releases of any major Linux distribution. So systems running the latest kernel from their distribution aren't at risk. Second, the proof-of-concept exploit code that's been released doesn't work remotely. So you need to have physical access to the system. And as anyone with any security experience will tell you, physical access trumps almost all other issues when it comes to attacking a system. Click through to learn more.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2008/03/unixlinux.jpg" alt="unixlinux.jpg" title="unixlinux.jpg" width="540" height="200" class="aligncenter size-full wp-image-23478" /><br />
A new &#8220;exploit&#8221; has been revealed for Linux systems running kernel 2.6.30 and 2.6.30.1. I put that in quotes for several reasons. First, those versions of the kernel haven&#8217;t been rolled out to the stable releases of any major Linux distribution. So systems running the latest kernel from their distribution aren&#8217;t at risk. Second, the proof-of-concept exploit code that&#8217;s been released doesn&#8217;t work remotely. So you need to have physical access to the system. And as anyone with any security experience will tell you, physical access trumps almost all other issues when it comes to attacking a system.</p>
<p>Finally, this attack isn&#8217;t really a kernel vulnerability, in the normal sense of the word. The compiler helpfully optimizes away a specific null pointer check, which leads to an exploitable situation. Linux&#8217;s benevolent dictator, Linus Torvalds, doesn&#8217;t think this is a valid kernel exploit:</p>
<blockquote><p>
He&#8217;s running a setuid program that allows the user to specify its own modules. And then you people are surprised he gets local root?
</p></blockquote>
<p>I have to agree with Torvalds on this one: with a setuid binary like that it&#8217;s not very surprising that privilege escalation can occur. It requires a lot of hoop-jumping to pull this specific exploit off, too. The cost of the attack probably doesn&#8217;t match the benefits from a successful compromise in most situations.</p>
<p>Somewhat ironically, this exploit is opened if you&#8217;ve enabled SELinux, the enhanced security component of modern Linux distributions. I haven&#8217;t taken the time to learn how to write SELinux policies correctly, so I always disable it when I install a Red Hat Enterprise Linux system. The vulnerability is also opened if you&#8217;re using PulseAudio, which Ubuntu is using these days.</p>
<p>Via <a href="http://www.theregister.co.uk/2009/07/17/linux_kernel_exploit/">El Reg</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/07/20/panic-a-new-linux-exploit-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Boot Linux in the blink of an eye</title>
		<link>http://www.crunchgear.com/2009/07/14/boot-linux-in-the-blink-of-an-eye/</link>
		<comments>http://www.crunchgear.com/2009/07/14/boot-linux-in-the-blink-of-an-eye/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:30:37 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[embedded systems]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=100781</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/07/linux-desktop-i-want-to-believe.jpg" alt="linux-desktop-i-want-to-believe" title="linux-desktop-i-want-to-believe" />I'm not overly fussy about how long it takes my computer to boot. Some people are. Some people also <a href="http://en.wikipedia.org/wiki/Trainspotting_(hobby)#Trainspotting">trainspot</a>. Whatever. Anyway, there's been a lot of hooplah about making Linux boot faster and faster. (Aside: this is one of the benefits of an open system like Linux: you can twiddle the plumbing to do exactly this sort of thing!) I've heard people boast about booting from a cold start to a full desktop environment in under 20 seconds. Now it seems that some folks have gotten that down to <em>one second</em>!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/07/linux-desktop-i-want-to-believe.jpg" alt="linux-desktop-i-want-to-believe" title="linux-desktop-i-want-to-believe" width="300" height="375" class="alignleft size-full wp-image-100786" />I&#8217;m not overly fussy about how long it takes my computer to boot. Some people are. Some people also <a href="http://en.wikipedia.org/wiki/Trainspotting_(hobby)#Trainspotting">trainspot</a>. Whatever. Anyway, there&#8217;s been a lot of hooplah about making Linux boot faster and faster. (Aside: this is one of the benefits of an open system like Linux: you can twiddle the plumbing to do exactly this sort of thing!) I&#8217;ve heard people boast about booting from a cold start to a full desktop environment in under 20 seconds. Now it seems that some folks have gotten that down to <em>one second</em>!</p>
<p>Granted, this was accomplished using Linux specifically tailored for particular embedded hardware, so it&#8217;s not something you&#8217;ll be able to do on your home PC or laptop (yet!). MontaVista Linux booted on Freescale Semiconductor MPC5121e hardware, which presented a specific controlled environment, so the Linux kernel could be tweaked to load only the drives necessary for the platform. Also, as sensational as this story is, it doesn&#8217;t make clear whether the one second boot loaded an entirely usable interface, or just for the kernel fully loaded into memory so that additional user space stuff could then kick off.</p>
<p>Regardless, fast boots from a cold start are really, really important for embedded systems. While I don&#8217;t mind waiting for a desktop or laptop to finish its boot sequence, I hate waiting for my handheld computing devices to come to life. I expect instant-on functionality from handheld computing devices, dammit!</p>
<p>Hat tip <a href="http://blog.internetnews.com/skerner/2009/07/linux-achieves-1-second-boot.html">Internet News</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/07/14/boot-linux-in-the-blink-of-an-eye/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Old and busted: Google Chrome OS; New hotness: Hanna Montana Linux!</title>
		<link>http://www.crunchgear.com/2009/07/09/old-and-busted-google-chrome-os-new-hotness-hanna-montana-linux/</link>
		<comments>http://www.crunchgear.com/2009/07/09/old-and-busted-google-chrome-os-new-hotness-hanna-montana-linux/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:17:05 +0000</pubDate>
		<dc:creator>Scott Merrill</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[hanna montana]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=99693</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/07/hannamontanalinux.jpg"/>
The Interwebs are abuzz today with the news of the fancy <a href="http://www.techcrunch.com/2009/07/08/google-chrome-redefining-the-operating-system/">Google operating system</a>, but I'm here to tell you that it's dead in the water. Like the <a href="http://www.crunchgear.com/2009/06/03/palm-pre-promises-to-explode-into-a-supernova-of-suck/">Palm Pre</a>, and the electric car, it's too little too late. Nothing will be able to stand up to the latest, greatest iteration of the Linux operating system: <a href="http://hannahmontana.sourceforge.net/Site/Home.html">Hanna Montana Linux</a>!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchgear.com/wp-content/uploads/2009/07/hannamontanalinux.jpg" alt="hanna montana linux" title="hanna montana linux" width="478" height="358" class="aligncenter size-full wp-image-99694" /><br />
The Interwebs are abuzz today with the news of the fancy <a href="http://www.techcrunch.com/2009/07/08/google-chrome-redefining-the-operating-system/">Google operating system</a>, but I&#8217;m here to tell you that it&#8217;s dead in the water. Like the <a href="http://www.crunchgear.com/2009/06/03/palm-pre-promises-to-explode-into-a-supernova-of-suck/">Palm Pre</a>, and the electric car, it&#8217;s too little too late. Nothing will be able to stand up to the latest, greatest iteration of the Linux operating system: <a href="http://hannahmontana.sourceforge.net/Site/Home.html">Hanna Montana Linux</a>!</p>
<p>What makes Hanna Montana Linux so great, you ask? Here&#8217;s three compelling reasons, straight from the Hanna Montana Linux about page:</p>
<blockquote><p>
one : Hannah Montana Linux can`t get viruses so you could say its virus proof</p>
<p>two : Hannah Montana Linux is Free as in you do not have to pay for it and that you can change anything you don`t like the code is all open so its called open source</p>
<p>three : don`t you hate looking around the internet to find software like on Windows and Mac OS X not on Hannah Montana Linux well you can do it like that if you wanted to but on Hannah Montana Linux you have a Package manager so you can type in what you want or just browse then just check mark and click apply now is`t that nice also you have about 50,000 pieces of free software and a lot more software that cost money plus you can use Windows software if you install wine .
</p></blockquote>
<p>What are you waiting for? Hanna Montana Linux is available for download <em>today</em>! Hanna Montana and Linux, it&#8217;s <a href="http://www.youtube.com/watch?v=wcMX-tXntS0">the best of both worlds</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/07/09/old-and-busted-google-chrome-os-new-hotness-hanna-montana-linux/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Peek has Linux aspirations, wants help</title>
		<link>http://www.crunchgear.com/2009/07/08/peek-has-linux-aspirations-wants-help/</link>
		<comments>http://www.crunchgear.com/2009/07/08/peek-has-linux-aspirations-wants-help/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 13:20:49 +0000</pubDate>
		<dc:creator>Matt Burns</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[peek]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=99457</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2008/09/peek.jpg">You know the little e-mail-only device called <a href="http://www.crunchgear.com/tag/peek/">Peek</a>? Well, the company is hoping to get Linux running on the device and is looking for a someone to do it for them. If someone actually accomplishes the goal, Peek will offer that developer/hacker a mini-consulting gig, which we can only assume is a paying gig. But a Peek with Linux on it, you say...]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.crunchgear.com/wp-content/uploads/2008/09/peek.jpg" alt="" width="494" height="428" />You know the little e-mail-only device called <a href="http://www.crunchgear.com/tag/peek/">Peek</a>? Well, the company is hoping to get Linux running on the device and is looking for a someone to do it for them. If someone actually accomplishes the goal, Peek will offer that developer/hacker a mini-consulting gig, which we can only assume is a paying gig. But a Peek with Linux on it, you say&#8230;</p>
<p>The Peek is already a solid email device. It&#8217;s dead simple and works well, so we&#8217;re curious about the long-term goal of loading Linux onto these handhelds. We&#8217;ve already heard a rumor <a href="http://www.crunchgear.com/2009/03/19/peek-rumors-google-maps-cheap-e-mail/">that placed Google Maps</a> on the device. Perhaps Peek would offer a model with more data capabilities but that would certainly require a more expensive monthly free. Or maybe the company is looking to add an MS Office-type suite to the Peek.</p>
<p>Hopefully we&#8217;ll eventually find out, but that&#8217;s only if a developer gets Linux up and running on one first.</p>
<p><a href="http://www.geekypeek.com/?p=344">Geeky Peek</a> via <a href="http://www.slashgear.com/peek-ask-for-help-on-mobile-linux-peek-messenger-0848755/">SlashGear</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/07/08/peek-has-linux-aspirations-wants-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linksys outs Linux-based media server Wireless-N router</title>
		<link>http://www.crunchgear.com/2009/06/23/linksys-outs-linux-based-media-server-wireless-n-router/</link>
		<comments>http://www.crunchgear.com/2009/06/23/linksys-outs-linux-based-media-server-wireless-n-router/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 19:20:21 +0000</pubDate>
		<dc:creator>Peter Ha</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[Wireless N]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=96855</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/06/wrt160nl-v2-r-desktop.jpg" alt="" />Have thing for Linux? Need a Wireless-N router that happens to work as a media server, too? Then Linksys has what you’re looking for, nerd. Say hello to the WRT160NL. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchgear.com/wp-content/uploads/2009/06/wrt160nl-v2-r-desktop.jpg"><img src="http://www.crunchgear.com/wp-content/uploads/2009/06/wrt160nl-v2-r-desktop.jpg" alt="wrt160nl-v2-r-desktop" title="wrt160nl-v2-r-desktop" width="630" height="588" class="aligncenter size-full wp-image-96857" /></a></p>
<p>Have thing for Linux? Need a Wireless-N router that happens to work as a media server, too? Then Linksys has what you’re looking for, nerd. Say hello to the WRT160NL. </p>
<p>With two external R-SMA antenna connectors, the WRT160NL is a rather beefy router with a plethora of goodies. What could those other goodies be? How about support for read and write modes FAT16, FAT32 and NTFS? Perhaps the 400Mhz processor, 8GB of memory and 32MB of DDRAM will entice the media buff in you. There’s also a USB port and ability to stream content to UPnP AV digital media streamers. The WRT160NL is shipping now for $120.  </p>
<p><a href="http://www.linksysbycisco.com/US/en/products/WRT160NL">Product Page</a></p>
<p><a href="http://www.crunchgear.com/wp-content/uploads/2009/06/wrt160nl-front.jpg"><img src="http://www.crunchgear.com/wp-content/uploads/2009/06/wrt160nl-front-150x150.jpg" alt="wrt160nl-front" title="wrt160nl-front" width="150" height="150" class="alignnone size-thumbnail wp-image-96858" /></a></p>
<blockquote><p>Irvine, CA – June 23, 2009 – Cisco® today announced a new Linux powered router, the Linksys by Cisco Wireless-N Broadband Router with Storage Link (WRT160NL). The new model complements the existing Linksys by Cisco consumer router line-up and is essentially the next generation of the popular WRT54GL. The design of the product is similar to other Linksys by Cisco N-routers, but has integrated connectors for external antennae. Consumers that prefer external aerials can now enjoy the new Linksys by Cisco router design because of the integrated R-SMA antenna connectors. The integrated Storage Link functionality lets consumers connect their USB storage device to the router to create a powerful media sharing solution that enables video, photo and music sharing through the integrated media server.</p>
<p>Facts/Highlights:<br />
-        The Storage Link port lets users connect USB storage devices to the router. Music, video, or data files can be made available in the network through the built-in media server. The media server can stream to PCs or UPnP AV digital media adapters. The integrated Storage Link port supports FAT16, FAT32 and NTFS file systems in both read and write mode.<br />
-        Although most Linksys by Cisco router feature internal antennae the WRT160NL has external antennae. The two R-SMA antenna connectors are designed to allow tech savvy users to be more flexible in their antennae choice and placement.<br />
-        The new Linksys by Cisco product packaging provides more than 40% reduction in waste materials compared to the previously offered packaging. The size of the boxes is reduced, internal packaging is transitioning to more recyclable material, the use of plastic bags is being eliminated where possible and all packaging and internal documents are printed on paper that is made from 80% recycled content and vegetable and soy inks are being used.<br />
-        The Wireless-N Broadband Router with Storage Link is shipped with Linksys EasyLink Advisor (LELA). LELA helps consumers to get their network up and running and helps keep their network updated and secure. The included set-up CD is compatible with both Macintosh and Windows computers.</p>
<p>System specifications:<br />
-        Linux powered<br />
-        802.11n draft 2.0 certified<br />
-        400Mhz processor<br />
-        8 Megabytes Flash memory<br />
-        32 Megabytes DDRAM<br />
-        Storage Link port (USB 2.0)<br />
-        UPnP AV media server<br />
-        Wi-Fi protected Setup pushbutton security<br />
-        2 x R-SMA antennae connectors</p>
<p>Supporting Quote:<br />
&#8220;In the past we have had many successful Linux powered devices with the WRT54GL and NSLU2 being great examples. The WRT160NL is the logical next step combining Linux, 802.11n technology and USB storage functionality. We see the WRT160NL as a possible successor of our WRT54GL as the market transitions to 802.11n – but then with storage functionality on top of that,” said Aaron Marinari, senior product manager, Cisco Consumer Business Group.</p>
<p>Pricing<br />
The Linksys by Cisco Wireless-N Broadband Router with Storage Link is available from authorized Linksys by Cisco retailers, resellers, and VAR partners.  MSRP: $119.99.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/06/23/linksys-outs-linux-based-media-server-wireless-n-router/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ARM-based netbook features eight-hour battery, weighs under two pounds</title>
		<link>http://www.crunchgear.com/2009/06/04/arm-based-netbook-features-eight-hour-battery-weighs-under-two-pounds/</link>
		<comments>http://www.crunchgear.com/2009/06/04/arm-based-netbook-features-eight-hour-battery-weighs-under-two-pounds/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 16:40:47 +0000</pubDate>
		<dc:creator>Doug Aamoth</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Arm]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[netbooks]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=93251</guid>
		<description><![CDATA[<img src="http://www.crunchgear.com/wp-content/uploads/2009/06/pegatron_netbook_freescale_computex_2009-480x345.jpg">The slow-but-steady introduction of ARM-based netbooks is going to be interesting to watch. The above video from NetbookNews.com shows a Pegatron-brand netbook running Xandros Linux on a Freescale platform with an 800MHz ARM CPU, all in a fanless, super slim body that the guy in the video, Sascha, estimates to weigh around 1.75 pounds (800 grams).]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="385" data="http://www.youtube.com/v/D3mvp1frSyw&amp;hl=en&amp;fs=1&amp;hd=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/D3mvp1frSyw&amp;hl=en&amp;fs=1&amp;hd=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>The slow-but-steady introduction of ARM-based netbooks is going to be interesting to watch. The above video from NetbookNews.com shows a Pegatron-brand netbook running Xandros Linux on a Freescale platform with an 800MHz ARM CPU, all in a fanless, super slim body that the guy in the video, Sascha, estimates to weigh around 1.75 pounds (800 grams).</p>
<p>It&#8217;s somewhat more stripped down than most currently-available netbooks with just a 4GB solid state drive, the aforementioned 800MHz CPU, and two USB ports, but you do get a 3G connection and VGA output. And what you trade in features, you make up for in portability and battery life. The battery is estimated at about eight hours and the system is completely fanless.</p>
<p>The keyboard is apparently quite nice to type on, although one look at the misplaced, tiny right-hand Shift key would send me running. The whole setup is a preproduction unit so no word on pricing or availability yet, although these ARM-based netbooks all seem to be gunning for sub-$200 price points.</p>
<p><a href="http://www.netbooknews.com/141/pegatron-netbook-hands-on/">Pegatron Netbook Hands On</a> [Netbook News via <a href="http://www.slashgear.com/pegatron-netbook-freescale-cpu-8hr-battery-super-slim-3g-video-0445962/">SlashGear</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/06/04/arm-based-netbook-features-eight-hour-battery-weighs-under-two-pounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bing shows its true colors</title>
		<link>http://www.crunchgear.com/2009/06/01/bing-shows-its-true-colors/</link>
		<comments>http://www.crunchgear.com/2009/06/01/bing-shows-its-true-colors/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 13:50:15 +0000</pubDate>
		<dc:creator>Matt Burns</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.crunchgear.com/?p=92576</guid>
		<description><![CDATA[ Eh, everyone has someone pulling their strings and Microsoft&#8217;s Bing is no different.
[via reddit]
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-92577" title="binglinux" src="http://www.crunchgear.com/wp-content/uploads/2009/06/binglinux.jpg" alt="binglinux" width="620" height="221" /> Eh, everyone has someone pulling their strings and Microsoft&#8217;s <a href="http://www.techcrunch.com/tag/bing/">Bing</a> is no different.</p>
<p>[via <a href="http://www.reddit.com/r/pics/comments/8oti2/seems_like_bingcom_is_indexing_a_different/">reddit</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crunchgear.com/2009/06/01/bing-shows-its-true-colors/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
