<?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>elephantsquared &#187; linux</title>
	<atom:link href="http://elephantsquared.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://elephantsquared.com</link>
	<description>technology, gadgets and stuff that matter</description>
	<lastBuildDate>Mon, 12 Jul 2010 11:01:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom:link rel='hub' href='http://elephantsquared.com/?pushpress=hub'/>
		<item>
		<title>Google Chrome goes stable for Mac and Linux</title>
		<link>http://elephantsquared.com/2010/05/25/google-chrome-goes-stable-for-mac-and-linux/</link>
		<comments>http://elephantsquared.com/2010/05/25/google-chrome-goes-stable-for-mac-and-linux/#comments</comments>
		<pubDate>Tue, 25 May 2010 20:47:29 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[stable]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=1329</guid>
		<description><![CDATA[The web browser is undeniably the most important piece of software on your computer. These days much of what you do with your computer happens in your browser. Today, Google Chrome leaves beta on Mac and Linux. Just in time! I recently made Google Chrome (beta by then) my default browser. So, that made me [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1330" title="google-chrome-goes-stable-for-mac-and-linux" src="http://elephantsquared.com/wp-content/uploads/2010/05/google-chrome-goes-stable-for-mac-and-linux.png" alt="" width="550" height="300" /></p>
<p>The web browser is undeniably<em> the most important piece of software on your computer.</em> These days much of what you do with your computer happens in your browser. Today, <strong>Google Chrome</strong> leaves beta on Mac and Linux. Just in time! I <a href="http://twitter.com/georgetsiolis/status/14498683717" target="_blank">recently</a> made Google Chrome (beta by then) my default browser. So, that made me feel better about my decision.</p>
<p>How about you? Which browser do you prefer/use?</p>
<p>You can now download Chrome from <a href="http://google.com/chrome" target="_blank">google.com/chrome</a>.</p>
<p>[ illustration by <a href="http://www.christophniemann.com/" target="_blank">Christoph Niemann</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2010/05/25/google-chrome-goes-stable-for-mac-and-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NaCl: Google released a developer preview of the Native Client SDK</title>
		<link>http://elephantsquared.com/2010/05/12/nacl-google-released-a-developer-preview-of-the-native-client-sdk/</link>
		<comments>http://elephantsquared.com/2010/05/12/nacl-google-released-a-developer-preview-of-the-native-client-sdk/#comments</comments>
		<pubDate>Wed, 12 May 2010 19:21:40 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[nacl]]></category>
		<category><![CDATA[native client]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=1315</guid>
		<description><![CDATA[Do you recall the Native Client technology revealed last fall by Google? Well, today Google released a developer preview of the Native Client SDK. Native Client is an open-source technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps. With the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1318" title="developer-preview-of-the-native-client-sdk" src="http://elephantsquared.com/wp-content/uploads/2010/05/developer-preview-of-the-native-client-sdk.png" alt="" width="550" height="300" /></p>
<p>Do you recall the Native Client technology <a href="http://www.youtube.com/watch?v=zgng4C18nNk" target="_blank">revealed</a> last fall by Google? Well, today Google released a developer preview of the <strong>Native Client SDK</strong>.</p>
<blockquote><p>Native Client is an open-source technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps.</p></blockquote>
<p>With the Native Client SDK -which is available under Windows, Mac OS X, or Linux- you can build web apps that seamlessly use native C/C++ code to perform high-performance computation, render 2D/3D graphics, play audio, and respond to mouse and keyboard events. If you are interested in building Native Client apps, visit <a href="http://code.google.com/p/nativeclient-sdk/" target="_blank">code.google.com/p/nativeclient-sdk</a>.</p>
<p>Check out the <strong>Getting Started</strong> <a href="http://code.google.com/p/nativeclient-sdk/wiki/GettingStarted" target="_blank">guide</a> for more instructions for building and running the examples.</p>
<p><span id="more-1315"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nP8Mo0jGQDk&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/nP8Mo0jGQDk&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2010/05/12/nacl-google-released-a-developer-preview-of-the-native-client-sdk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google is about to get a lot faster</title>
		<link>http://elephantsquared.com/2010/01/14/google-is-about-to-get-a-lot-faster/</link>
		<comments>http://elephantsquared.com/2010/01/14/google-is-about-to-get-a-lot-faster/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 12:39:06 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[ext2]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[ext4]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[google goggles]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=1216</guid>
		<description><![CDATA[I just ran into a linux-ext4 mailing list concerning Linux ext4 filesystem development and I found an interesting read regarding Google, filesystems and the future of search that I wanted to share. The particular discussion was about jfs filesystem benchmark results where Michael Rubin (from Google) said: Google is currently in the middle of upgrading [...]]]></description>
			<content:encoded><![CDATA[<p>I just ran into a <a href="http://lists.openwall.net/linux-ext4/" target="_blank">linux-ext4</a> mailing list concerning Linux ext4 filesystem development and I found an interesting read regarding Google, filesystems and the future of search that I wanted to share. The particular discussion was about jfs filesystem benchmark results where Michael Rubin (from Google) <a href="http://lists.openwall.net/linux-ext4/2010/01/04/8" target="_blank">said</a>:</p>
<blockquote><p>Google is currently in the middle of upgrading from ext2 to a more up to date file system. We ended up choosing ext4. This thread touches upon many of the issues we wrestled with, so I thought it would be interesting to share.</p></blockquote>
<p>Just think about this for a moment. Google was still running on ext2 filesystem. Although ext2 remains one super stable filesystem, imagine the size of the impact of the forthcoming upgrade to ext4 filesystem. In case your are not familiar with the ext4 filesystem, ext4 is a journaling file system developed as the successor to ext3. Ext4&#8242;s main features range from <strong>backward compatibility</strong>, <strong>bigger filesystem/file sizes</strong> and <strong>multiblock allocation</strong> to <strong>fast fsck</strong>, <strong>online defragmentation</strong> and <strong>inode-related features</strong>. For more detailed information you should check out <strong>kernel.org</strong>&#8216;s <a href="http://ext4.wiki.kernel.org/index.php/Main_Page" target="_blank">article</a> on ext4.</p>
<blockquote><p>The driving performance reason to upgrade is that while ext2 had been &#8220;good enough&#8221; for a very long time the metadata arrangement on a stale file system was leading to what we call &#8220;read inflation&#8221;. This is where we end up doing many seeks to read one block of data. In general latency from poor block allocation was causing performance hiccups. We spent a lot of time with unix standard benchmarks (dbench, compile bench, et al) on xfs, ext4, jfs to try to see which one was going to perform the best.</p>
<p style="text-align: right;">&#8211;Michael Rubin</p>
</blockquote>
<p>Now, back to Google, what do you think this could mean to our future searches? Search results showing up in light speed time? Probably. For example, take a look at <a href="http://www.google.com/mobile/goggles/" target="_blank">Google Goggles</a>. It is an amazing product right? However the current status quo of the speed of its results is limited by the perception we have about the device&#8217;s speed <strong>and not only</strong>. I mean most of us realize it is not an easy thing to match a photo of the Parthenon temple I just took with trillions of random photos indexed somehow. Every query like this one, is narrowed by the network bottleneck and the processing speeds, which include hard disk&#8217;s read/write speed.</p>
<p>Imagine a super-fast network, with lets say 10Gbps bandwidth, where on the one end you press a &lt;button&gt; and all it does is erasing 10^100 rows and recreating 10^100 rows in a SQL database on the other end. Given that, apart from the CPU usage which is required for a process like this, there is the limit of read and write speed of the hard disks even if using RAID technology. This is where ext4 comes in to make this whole process a lot faster.</p>
<p>I can only imagine what&#8217;s next for our future searches. Fast and responsive holographic search results? I really don&#8217;t think there is a limit here, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2010/01/14/google-is-about-to-get-a-lot-faster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Boxee Box to be announced tomorrow at CES</title>
		<link>http://elephantsquared.com/2010/01/06/boxee-box-to-be-announced-tomorrow-at-ces/</link>
		<comments>http://elephantsquared.com/2010/01/06/boxee-box-to-be-announced-tomorrow-at-ces/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 12:13:28 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[entertainment]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[boxee]]></category>
		<category><![CDATA[boxee box]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=1202</guid>
		<description><![CDATA[I recall the first time I downloaded Boxee for my Mac about a year and half ago. At that time Macs were already equipped with this thing called the Front Row, a media center software by Apple which was quite impressive back then. If you haven&#8217;t tried Boxee, go to boxee.tv for download it for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1203" title="boxee-box-to-be-announced-tomorrow-at-ces" src="http://elephantsquared.com/wp-content/uploads/2010/01/boxee-box-to-be-announced-tomorrow-at-ces.png" alt="" width="550" height="300" /></p>
<p>I recall the first time I downloaded <a href="http://www.boxee.tv" target="_blank">Boxee</a> for my Mac about a year and half ago. At that time Macs were already equipped with this thing called the Front Row, a media center software by Apple which was quite impressive back then.</p>
<p>If you haven&#8217;t tried Boxee, go to <a href="http://boxee.tv" target="_blank">boxee.tv</a> for download it for free. It is available for Mac, Windows, Linux and Apple TV. Once you &#8216;ve installed it just move around to explore Boxee&#8217;s capabilities and be prepared to be amazed.</p>
<blockquote><p>Boxee is the best way to enjoy entertainment from the Internet and computer on your TV</p></blockquote>
<p>Until yesterday Boxee was available only for your computer where you had to connect your computer to your TV to enjoy media from the Internet or your computer. However Boxee <a href="http://blog.boxee.tv/2010/01/05/by-the-pricking-of-my-thumbs-something-awesome-this-way-comes/" target="_blank">announced</a> yesterday that they will be announcing <a href="http://www.boxee.tv/box" target="_blank"><strong>Boxee Box</strong></a> tomorrow at <a href="http://www.cesweb.org/" target="_blank">CES</a>.</p>
<p><img class="alignnone size-full wp-image-1204" title="boxee-box-to-be-announced-tomorrow-at-ces-v2" onmouseover="this.src='http://elephantsquared.com/wp-content/uploads/2010/01/boxee-box-to-be-announced-tomorrow-at-ces-v3.png';" onmouseout="this.src='http://elephantsquared.com/wp-content/uploads/2010/01/boxee-box-to-be-announced-tomorrow-at-ces-v2.png';" src="http://elephantsquared.com/wp-content/uploads/2010/01/boxee-box-to-be-announced-tomorrow-at-ces-v2.png" alt="" width="550" height="300" /><br />
[roll over to see the back]</p>
<p>Yeah, that&#8217;s right, now you can get <em>all your favorite TV shows &amp; movies from the Internet or your hard drive onto your TV &#8211; no PC needed</em>.</p>
<p>Boxee Box features:</p>
<ul>
<li>HDMI</li>
<li>Optical Audio</li>
<li>RCA Stereo Audio</li>
<li>WiFi (802.11n)</li>
<li>Ethernet</li>
<li>2 USB Ports</li>
<li>SD Cart Slot</li>
<li>RF Remote</li>
</ul>
<p><img class="alignnone size-full wp-image-1207" title="boxee-box-screenshot" src="http://elephantsquared.com/wp-content/uploads/2010/01/boxee-box-screenshot.png" alt="" width="550" height="344" /></p>
<p>As you can see in the list above, Boxee Box comes with a super-remote (named after the <a href="http://elephantsquared.com/2010/01/06/the-google-phone-is-here/">super-phones</a>). It&#8217;s a two-face remote with a QWERTY keyboard at the back! How amazing is that?!</p>
<p><img class="alignnone size-full wp-image-1208" title="boxee-box-remote" src="http://elephantsquared.com/wp-content/uploads/2010/01/boxee-box-remote.png" alt="" width="550" height="356" /></p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2010/01/06/boxee-box-to-be-announced-tomorrow-at-ces/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Nokia N900 shipping today. World say hello to Maemo.</title>
		<link>http://elephantsquared.com/2009/11/10/nokia-n900-shipping-today-world-say-hello-to-maemo/</link>
		<comments>http://elephantsquared.com/2009/11/10/nokia-n900-shipping-today-world-say-hello-to-maemo/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:10:08 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia n900]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=926</guid>
		<description><![CDATA[The wait is over. The much desired Nokia N900 Maemo smartphone will be shipping today. With features ranging from a Linux-based operating system and an A8 superscalar microprocessor core running at 600 MHz to Adobe Flash 9.4 support and ..what else but the Maemo browser powered by Mozilla technology, Nokia N900 will definitively blow your [...]]]></description>
			<content:encoded><![CDATA[<p>The wait is over. The much desired <strong>Nokia N900</strong> Maemo smartphone will be shipping today. With features ranging from a Linux-based operating system and an A8 superscalar microprocessor core running at 600 MHz to Adobe Flash 9.4 support and ..what else but the <strong>Maemo</strong> browser powered by Mozilla technology, Nokia N900 will definitively blow your mind. Along with these super-features Nokia N900 comes with a lot more <a href="http://maemo.nokia.com/features/" target="_blank">features</a> that make it one of the most (<em>if not the most</em>) desired mobile device in 2009.</p>
<blockquote><p><strong>Maemo</strong> is an advanced Linux-based operating system designed to run on high-end Nokia mobile computers. As this is an open-source platform, it enables the Maemo community to freely modify and continually develop software as part of a shared goal: to bring added value to all Maemo users.</p></blockquote>
<p>The Maemo Platform is supported by the <a href="http://maemo.org" target="_blank">Maemo Community</a> which consists of more than 18.000 members actively contributing to more than 800 development projects. Apart from the <a href="http://kernel.org/" target="_blank">Linux Kernel</a>, Maemo is based on a lot of open source projects including <a href="http://debian.org/" target="_blank">Debian</a> and <a href="http://www.gnome.org/" target="_blank">GNOME</a>.</p>
<p>Here is a Nokia N900 unboxing video from <a href="http://SlashGear.com" target="_blank">SlashGear.com</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ESWrHprFQv4&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/ESWrHprFQv4&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/11/10/nokia-n900-shipping-today-world-say-hello-to-maemo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Linux Foundation now provides new Individual Membership</title>
		<link>http://elephantsquared.com/2009/10/14/the-linux-foundation-now-provides-new-individual-membership/</link>
		<comments>http://elephantsquared.com/2009/10/14/the-linux-foundation-now-provides-new-individual-membership/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:24:26 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux foundation]]></category>
		<category><![CDATA[membership]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=699</guid>
		<description><![CDATA[Interesting news for all the Open-Source guys and gals. The Linux Foundation now provides new Individual Membership. About 3 months ago the Linux Foundation launched a branded credit card featuring tux. Now its time for new, exclusive perks for Individual Members. The Linux Foundation, the nonprofit organization dedicated to accelerating the growth of Linux, today [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-713" title="linux-foundation-new-individual-membership" src="http://elephantsquared.com/wp-content/uploads/2009/10/linux-foundation-new-individual-membership.png" alt="linux-foundation-new-individual-membership" width="550" height="300" /></p>
<p>Interesting news for all the Open-Source guys and gals. The Linux Foundation now provides new Individual Membership. About 3 months ago the Linux Foundation launched a branded credit card featuring tux. Now its time for new, exclusive perks for Individual Members.</p>
<blockquote><p>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></blockquote>
<p>With an annual fee of $99 you can now get a @linux.com email address and secure it for lifetime with $150 more. There are three types of membership including <em>Individual</em>, <em>Student</em> and an <em>Individual with a lifetime @linux.com email address</em>. You can see <a href="http://www.linuxfoundation.org/about/join/individual" target="_blank">here</a> more details about each type of membership.</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/10/14/the-linux-foundation-now-provides-new-individual-membership/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Tenth Birthday, Gentoo!</title>
		<link>http://elephantsquared.com/2009/10/07/happy-tenth-birthday-gentoo/</link>
		<comments>http://elephantsquared.com/2009/10/07/happy-tenth-birthday-gentoo/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 13:24:18 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=670</guid>
		<description><![CDATA[It&#8217;s feels like yesterday when I first tried the Gentoo linux distribution. It blew my mind. There are numerous things that make Gentoo linux one of a kind. One of them is definitely scalability/configurability. In fact, I have never used any other linux distribution that is by default that much scalable and configurable. It actually [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1320" title="happy-tenth-birthday-gentoo" src="http://elephantsquared.com/wp-content/uploads/2009/10/happy-tenth-birthday-gentoo.png" alt="" width="550" height="100" /></p>
<p>It&#8217;s feels like yesterday when I first tried the Gentoo linux distribution. It blew my mind. There are numerous things that make Gentoo linux one of a kind. One of them is definitely scalability/configurability. In fact, I have never used any other linux distribution that is by default that much scalable and configurable. It actually makes you feel like you can do anything you want! Of course, you can&#8217;t talk about Gentoo without mentioning performance issues. Gentoo is like performance&#8217;s synonym or something.</p>
<blockquote><p>Gentoo is a free operating system based on either Linux or FreeBSD that can be automatically optimized and customized for just about any application or need. Extreme configurability, performance and a top-notch user and developer community are all hallmarks of the Gentoo experience.</p></blockquote>
<p>Gentoo Linux was initially created by Daniel Robbins as the <strong><em>Enoch Linux</em></strong> distribution which changed to <em><strong>Gentoo Linux</strong></em> almost immediately. Gentoo now celebrates its <strong>10th birthday</strong>, releasing a special edition LiveDVD available for download in two flavors, a hybrid x86/x86_64 version, and an x86_64-only version. The LiveDVD features packages like:</p>
<ul>
<li> <strong>System packages include:</strong> Linux Kernel 2.6.30 (with gentoo patches),     Accessibility Support with Speakup 3.1.3, BASH 4.0, GLIBC 2.9, GCC 4.3.2.     Binutils 2.18, Python 2.6.2, Perl 5.8.8, and more.</li>
<li> <strong>Desktop Environments and window managers include:</strong> KDE 4.3.1, GNOME     2.26.3, Xfce 4.6.1, Enlightenment 0.16.8.15, Openbox 3.4.7.2, Fluxbox 1.1.1,     TWM 1.0.4, and more.</li>
<li> <strong>Office, graphics, and productivity applications include:</strong> OpenOffice     3.1.1, G/Vim 7.2.182, Abiword 2.6.4, GNUCash 2.2.9, Scribus 1.3.3.11, GIMP     2.6.4, Inkscape 0.46, Blender 2.49a, XSane 0.996, and much more.</li>
<li> <strong>Web browsers include:</strong> Mozilla Firefox (Minefield) 3.5.3, Arora     0.7.11, Opera 10.0, Epiphany 2.26.3, Galeon 2.0.4, Seamonkey 1.1.17, and     other favorites.</li>
<li> <strong>Communication tools include:</strong> Pidgin 2.5.9, Quassel 0.5, Mozilla     Thunderbird 2.0.23, Claws Mail 3.7.2, Ekiga 2.0.12, Qtwitter 0.7.1, irssi     0.8.13, and many more.</li>
<li> <strong>Multimedia applications include:</strong> Amarok 2.1.1, MPlayer 1.0_rc4,     DvdAuthor 0.6.14, LAME 3.98.2, FFMPEG 0.5_p19928, GNOME-MPlayer 0.9.7,     SMPlayer 0.6.6, and several others.</li>
</ul>
<p>Additionally, there is some <a href="http://www.gentoo.org/proj/en/pr/releases/10.0/graphics.xml">new artwork</a> from Ben Stedman, and Gentoo Developer Alex Legler.</p>
<p>So, Happy Tenth Birthday, Gentoo!</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/10/07/happy-tenth-birthday-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE 11.2 &#8211; One Milestone away</title>
		<link>http://elephantsquared.com/2009/10/02/opensuse-11-2-one-milestone-away/</link>
		<comments>http://elephantsquared.com/2009/10/02/opensuse-11-2-one-milestone-away/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:01:48 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=628</guid>
		<description><![CDATA[Wonderful news for openSUSE linux users and develpers. The openSUSE Project announced a few hours ago that the last openSUSE 11.2 Milestone 8 (M8) is available for download. -One small step for the openSUSE project, one Milestone closer to openSUSE 11.2- This Milestone includes the final version of the openSUSE 11.2 branding! Besides that, this [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-629" title="opensuse-milestone-8" src="http://elephantsquared.com/wp-content/uploads/2009/10/opensuse-milestone-8.png" alt="opensuse-milestone-8" width="550" height="300" /></p>
<p>Wonderful news for openSUSE linux users and develpers. The openSUSE Project <a href="http://news.opensuse.org/2009/10/01/opensuse-11-2-milestone-8-released/" target="_blank">announced</a> a few hours ago that the last openSUSE 11.2 Milestone 8 (M8) is <a href="http://software.opensuse.org/developer">available for download</a>. -<em>One small step for the openSUSE project, one Milestone closer to openSUSE 11.2</em>- This Milestone includes the final version of the openSUSE 11.2 branding! Besides that, this Milestone includes some new updated packages like:</p>
<ul>
<li>Linux kernel 2.6.31</li>
<li>GNOME 2.28 RC</li>
<li>OpenOffice.org 3.1.1</li>
<li>openSUSE 11.2 theming is in place</li>
<li>PulseAudio 0.9.17</li>
<li> Samba 3.4.1</li>
<li>postgresql 8.4.1</li>
</ul>
<p>So, what are you waiting for? You are one <a href="http://software.opensuse.org/developer/" target="_blank">click</a> away! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/10/02/opensuse-11-2-one-milestone-away/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing Android 1.6</title>
		<link>http://elephantsquared.com/2009/09/16/introducing-android-1-6/</link>
		<comments>http://elephantsquared.com/2009/09/16/introducing-android-1-6/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 12:13:14 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=518</guid>
		<description><![CDATA[Excellent news for Android users and developers. Android 1.6 SDK is available for download. Android 1.6 introduces new features for users and developers like New User Features, Android Market Updates and New Platform Technologies. Some of the most notable new features include Expanded support for screen densities and resolutions, Quick Search Box, Text-to-speech engine, Gestures [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1035" title="introducing-android-1.6" src="http://elephantsquared.com/wp-content/uploads/2009/09/introducing-android-1.6.png" alt="introducing-android-1.6" width="550" height="300" /></p>
<p>Excellent news for Android users and developers. Android 1.6 SDK is <a onclick="javascript: pageTracker._trackPageview('/outgoing/android-1.6-download');" href="http://developer.android.com/sdk/1.6_r1/index.html" target="_blank">available for download</a>. Android 1.6 introduces <a href="http://developer.android.com/sdk/android-1.6-highlights.html" target="_blank">new features</a> for users and developers like <strong>New User Features</strong>, <strong>Android Market Updates</strong> and <strong>New Platform Technologies</strong>. Some of the most notable new features include Expanded support for screen densities and resolutions, Quick Search Box, Text-to-speech engine, Gestures and of course a new Linux kernel upgrading from 2.6.27 to 2.6.29.</p>
<blockquote><p>Android 1.6 includes a redesigned search framework that provides a quick,  effective, and consistent way for users to search across multiple sources—such as  browser bookmarks &amp; history, contacts, and the web—directly from  the home screen.</p></blockquote>
<p>In the video following you can see a<span>n overview of new features and improvements in the Android 1.6 release. </span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/MBRFkLKRwFw&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/MBRFkLKRwFw&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/09/16/introducing-android-1-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
