<?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>thechromesource - Google Chrome and Chrome OS News and Resources &#187; Chrome OS Zero</title>
	<atom:link href="http://www.thechromesource.com/tag/chrome-os-zero/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thechromesource.com</link>
	<description>Everything related to Chrome browser, Chrome OS and Google.</description>
	<lastBuildDate>Fri, 10 Sep 2010 01:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Chrome OS Zero VM Image Available</title>
		<link>http://www.thechromesource.com/chrome-os-zero-vm-image-available/</link>
		<comments>http://www.thechromesource.com/chrome-os-zero-vm-image-available/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 20:03:49 +0000</pubDate>
		<dc:creator>Daniel Cawrey</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Chrome OS Zero]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hexxeh]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.thechromesource.com/?p=508</guid>
		<description><![CDATA[One of the problems that I experienced with Chrome OS Zero is that I was unable to get the image that Hexxeh released to work in either VMWare or VirtualBox. I spent an entire morning over the weekend banging my head to no avail, although it&#8217;s possible I couldn&#8217;t get it to work because of [...]


Related posts:<ol><li><a href='http://www.thechromesource.com/where-to-download-chrome-os/' rel='bookmark' title='Permanent Link: Where to Download Chrome OS'>Where to Download Chrome OS</a></li>
<li><a href='http://www.thechromesource.com/the-difference-between-chrome-os-and-chrome-os-flow/' rel='bookmark' title='Permanent Link: The Difference Between Chrome OS and Chrome OS Flow'>The Difference Between Chrome OS and Chrome OS Flow</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-zero-released/' rel='bookmark' title='Permanent Link: Chrome OS Zero Released'>Chrome OS Zero Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-548" title="chromezero" src="http://www.thechromesource.com/wp-content/uploads/2010/01/chromezero2.png" alt="chromezero2 Chrome OS Zero VM Image Available" width="100" height="105" />One of the problems that I experienced with Chrome OS Zero is that I was unable to get the image that Hexxeh released to work in either VMWare or VirtualBox. I spent an entire morning over the weekend banging my head to no avail, although it&#8217;s possible I couldn&#8217;t get it to work because of said head-banging. Fortunately, Hexxeh now has a VM image up on his site, so for those of you wanting to run Chrome OS Zero using VMWare, <a href="http://chromeos.hexxeh.net/">here is your chance</a>!</p>
<p>Note: According to Hexxeh&#8217;s Twitter account, this doesn&#8217;t appear to work with Sun&#8217;s VirtualBox. I assumed he tried it after <a href="https://wiki.ubuntu.com/UbuntuMagazine/HowTo/Switching_From_VMWare_To_VirtualBox:_.vmdk_To_.vdi_Using_Qemu_+_VdiTool">converting it into a vdi file</a> since his site is hosting a vmdk file. Oh Well.</p>


<p>Related posts:<ol><li><a href='http://www.thechromesource.com/where-to-download-chrome-os/' rel='bookmark' title='Permanent Link: Where to Download Chrome OS'>Where to Download Chrome OS</a></li>
<li><a href='http://www.thechromesource.com/the-difference-between-chrome-os-and-chrome-os-flow/' rel='bookmark' title='Permanent Link: The Difference Between Chrome OS and Chrome OS Flow'>The Difference Between Chrome OS and Chrome OS Flow</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-zero-released/' rel='bookmark' title='Permanent Link: Chrome OS Zero Released'>Chrome OS Zero Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechromesource.com/chrome-os-zero-vm-image-available/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using qemu-img to Convert Chrome OS Zero for VM</title>
		<link>http://www.thechromesource.com/using-qemu-img-to-convert-chrome-os-zero-for-vm/</link>
		<comments>http://www.thechromesource.com/using-qemu-img-to-convert-chrome-os-zero-for-vm/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 04:27:35 +0000</pubDate>
		<dc:creator>Daniel Cawrey</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Chrome OS Zero]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hexxeh]]></category>
		<category><![CDATA[VM]]></category>

		<guid isPermaLink="false">http://www.thechromesource.com/?p=518</guid>
		<description><![CDATA[A reader has just submitted to me: &#8220;Basically, you need to create a generic 32-bit Linux virtual machine in VMware. Just make sure the hard disc is set to use IDE and not SCSI. Then you need to use qemu-img to convert the Chrome OS disk image into a vmdk with the following syntax: CODE: SELECT ALL [...]


Related posts:<ol><li><a href='http://www.thechromesource.com/chrome-os-zero-vm-image-available/' rel='bookmark' title='Permanent Link: Chrome OS Zero VM Image Available'>Chrome OS Zero VM Image Available</a></li>
<li><a href='http://www.thechromesource.com/where-to-download-chrome-os/' rel='bookmark' title='Permanent Link: Where to Download Chrome OS'>Where to Download Chrome OS</a></li>
<li><a href='http://www.thechromesource.com/the-difference-between-chrome-os-and-chrome-os-flow/' rel='bookmark' title='Permanent Link: The Difference Between Chrome OS and Chrome OS Flow'>The Difference Between Chrome OS and Chrome OS Flow</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A reader has just submitted to me:</p>
<p>&#8220;Basically, you need to create a generic 32-bit Linux virtual machine in VMware. Just make sure the hard disc is set to use IDE and not SCSI. Then you need to use qemu-img to convert the Chrome OS disk image into a vmdk with the following syntax:<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" /></p>
<dl style="background-color: #ffffff; font-size: 1em; padding: 3px; margin: 0px; border: 1px solid #c9d2d8;">
<dt style="margin-top: 0px; margin-right: 0px; margin-bottom: 3px; margin-left: 0px; text-transform: uppercase; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; font-size: 0.8em; font-weight: bold; display: block; padding: 0px;">CODE: <a style="color: #105289; text-decoration: none; padding: 0px; margin: 0px;" onclick="selectCode(this); return false;" href="http://www.slyck.com/forums/ucp.php?i=pm&amp;mode=view&amp;f=0&amp;p=91380#">SELECT ALL</a></dt>
<dd style="padding: 0px; margin: 0px;"><code style="margin-top: 2px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: auto; overflow-y: auto; display: block; height: auto; max-height: 200px; white-space: normal; font: normal normal normal 0.9em/normal Monaco, 'Andale Mono', 'Courier New', Courier, mono; line-height: 1.3em; color: #2e8b57;">qemu-img convert -f raw chromeos.img -O vmdk chromeos.vmdk</code></dd>
</dl>
<p><br style="padding: 0px; margin: 0px;" />After, that, just replace the virtual hard disk VMware created with the Chrome OS vmdk, and you should be good to go.&#8221;</p>


<p>Related posts:<ol><li><a href='http://www.thechromesource.com/chrome-os-zero-vm-image-available/' rel='bookmark' title='Permanent Link: Chrome OS Zero VM Image Available'>Chrome OS Zero VM Image Available</a></li>
<li><a href='http://www.thechromesource.com/where-to-download-chrome-os/' rel='bookmark' title='Permanent Link: Where to Download Chrome OS'>Where to Download Chrome OS</a></li>
<li><a href='http://www.thechromesource.com/the-difference-between-chrome-os-and-chrome-os-flow/' rel='bookmark' title='Permanent Link: The Difference Between Chrome OS and Chrome OS Flow'>The Difference Between Chrome OS and Chrome OS Flow</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechromesource.com/using-qemu-img-to-convert-chrome-os-zero-for-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview: Chrome OS Zero&#8217;s Hexxeh</title>
		<link>http://www.thechromesource.com/interview-chrome-os-zeros-hexxeh/</link>
		<comments>http://www.thechromesource.com/interview-chrome-os-zeros-hexxeh/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 20:51:09 +0000</pubDate>
		<dc:creator>Daniel Cawrey</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Bookmark Sync]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Chrome OS Zero]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[freenode]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hexxeh]]></category>

		<guid isPermaLink="false">http://www.thechromesource.com/?p=418</guid>
		<description><![CDATA[From Chrome OS Diet to Cherry and now the latest, Zero, Hexxeh has been the primary source for Chrome OS build releases ever since Google released the Chromium code to the masses in November. They&#8217;ve been popular mostly because they work with a lot of existing hardware, plus the builds are small enough to fit [...]


Related posts:<ol><li><a href='http://www.thechromesource.com/hexxeh-releases-chrome-os-vanilla-%e2%80%93-straight-from-chromium/' rel='bookmark' title='Permanent Link: Hexxeh Releases Chrome OS Vanilla – Straight From Chromium'>Hexxeh Releases Chrome OS Vanilla – Straight From Chromium</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-flow-brings-apps-to-the-forefront/' rel='bookmark' title='Permanent Link: Chrome OS Flow Brings Apps to the Forefront'>Chrome OS Flow Brings Apps to the Forefront</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-zero-released/' rel='bookmark' title='Permanent Link: Chrome OS Zero Released'>Chrome OS Zero Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><em><img class="alignleft size-full wp-image-421" title="chromiumoszero" src="http://www.thechromesource.com/wp-content/uploads/2010/01/chromiumoszero1.png" alt="chromiumoszero1 Interview: Chrome OS Zeros Hexxeh" width="140" height="143" />From Chrome OS Diet to Cherry and now the latest, Zero, Hexxeh has been the primary source for Chrome OS build releases ever since Google released the Chromium code to the masses in November. They&#8217;ve been popular mostly because they work with a lot of existing hardware, plus the builds are small enough to fit on any USB drive. We got a chance to ask some questions of Hexxeh, who just released </em><a href="http://chromeos.hexxeh.net/"><em>Chrome OS Zero</em></a><em> a few days ago and talks about how he got started, future job prospects and some features in his latest version. </em></p>
<p><strong>Tell us about yourself. </strong></p>
<p><strong><span style="font-weight: normal;">Well I&#8217;m a UK college student doing AS levels, planning on doing Computer Science at uni. I do web development work here and there, worked a few cool projects. I&#8217;d say Chromium OS is one of the most interesting yet, though.</span></strong></p>
<p><strong>Why did you get you involved in Chrome OS?</strong></p>
<p>I first heard about ChromeOS mid-2009 when the rumours were flying around about an OS from Google. When they made the announcement in November, I just saw it and thought &#8220;that looks like it&#8217;d be cool to play with&#8221;. So I downloaded a copy that night, a couple of hours and a bit of tinkering later, I had it running on my netbook, and I was happy with it. I decided to share it with a few friends who wanted to play around too, and they liked it, and shared it around. So then I just created a site to share it on, I didn&#8217;t really have any intention of keeping it up to date, it was just something fun to toy around with for a bit. But then a few tech news sites made posts about it. This killed my small home server stone dead. It was clear people wanted more. So I released Chromium OS Diet, and the same happened again. It just went from there really, two versions later we&#8217;re at Zero and I&#8217;ve no intention of stopping yet, still got lots of ideas for new features and improvements.</p>
<p><strong>Has the Google Chromium team been helpful when you have had problems come up?</strong></p>
<p>Yeah, they have Google Groups where you can ask questions and it&#8217;s proved really useful, it tends to be the case that if I hit a problem, someone else had to and there was a fix. Where there wasn&#8217;t, I could ask and many people would come to the rescue and help me out. All in all, they&#8217;ve been great.</p>
<p><strong>Are you getting a lot of support from the open-source community? In what ways have they helped you develop this project?</strong></p>
<p>Many an open-source developer has offered to help out with various things, mirroring of the files, supporting the build server by buying shares of it as VPSes and so on. The #linux and #chromium-os  IRC (freenode) channels have been a great source of information too.</p>
<p><strong>How much time do you spend working on this?</strong></p>
<p>Too long, haha! When I get down to working on it, I&#8217;ll spend all night getting it to work, I don&#8217;t like leaving it until it works or it&#8217;s 6AM. This gets especially difficult when combined with college. But it&#8217;s totally worth it, I love reading the responses from people who&#8217;ve tried it out.</p>
<p><strong>What are your goals for working on Chrome OS? There must be something that drives you to do this.</strong></p>
<p>Long term goals are vastly improved hardware support. Obviously, we&#8217;ll follow the main Chromium OS source tree too, so any improvements made there will flow downstream to my builds. I hear stuff in the pipeline includes 3G modem support, multi-language support and a new login UI. Anyone interested can check out the main <a href="http://code.google.com/p/chromium-os/">Chromium OS wiki</a>, much of the stuff there will make it&#8217;s way into the open-source builds. I like to think I might be building myself the possibility of working with Google is in the cards too, but we&#8217;ll have to see about that.</p>
<p><strong>What do you think are the best new features of Chrome OS Zero?</strong></p>
<p>The speed increases are one of the biggest things for most people. Personally, I&#8217;m a fan of the new artwork that was added, gives the build amore unique feel and makes it indentifiable against any others. While the update system didn&#8217;t ship with Zero, it will be able to be installed separately as a feature, that&#8217;s the big one for me. Right now, if I want to release even the tiniest of updates, that means a full new build. There is a lot of work that goes into the build, and it can take a very long time to get it ready to download. The faster I can get the new stuff out to people and get feedback, the better.</p>
<p><strong>Can you talk about how the auto-update capability works in Chrome OS Zero?</strong></p>
<p>It&#8217;s pretty simple actually, the way I&#8217;ve designed it is so that it downloads a shell script from my server along with a payload archive, and simply executes the script so that the update is installed. After a reboot, anything changed should be available. You should get an pop-up message upon login if an update is available, with an option to install it or ignore it. There are a couple limitations, mostly the amount of disk space allocated by the image.  If it becomes a problem I&#8217;ll either have to try and trim more out of the OS or just publish a larger build. I&#8217;m hoping this will please the people who&#8217;ve been asking about fixing the problem where they lose their settings upon re-imaging a new version. The biggest potential issue is that I make a change breaks something for someone else. I could maintain revert scripts, but I dunno, I think it&#8217;d be better for everyone if they just reported problems when they arise and I&#8217;ll try and get on it asap. Hopefully people can understand it&#8217;s not exactly easy to implement something like this. Updates won&#8217;t be forced, but I can&#8217;t really support old versions, so it&#8217;s best to keep up. Hopefully this&#8217;ll please those with slower connections and low download limits too, downloading an update is far less expensive in terms of bandwidth than a full new image. You will, however, need to do full updates now and then to get the latest Chromium OS code, this is very difficult to do in an update cleanly.</p>
<p><strong>What&#8217;s up with Flash? Is it Adobe or what?</strong></p>
<p>Heh, the amount of people who&#8217;ve asked me about this! Was a case of bad luck really, I just happened to check out the code for Chromium at a point when there were problems with Flash, they were fixed very shortly after but I&#8217;d already started the build process and didn&#8217;t know. Hoping to push a hotfix out for this via the update system beta soon, along with a fix for Bookmark Sync.</p>
<p><strong>Lastly, can you talk about what&#8217;s in store in the future for you?</strong></p>
<p>I don&#8217;t know yet, but I&#8217;m pretty excited to find out myself. There was talk of the possibility of something happening with a couple companies, but we&#8217;ll see how it pans out. I&#8217;ll let you know how I get on, heh.</p>


<p>Related posts:<ol><li><a href='http://www.thechromesource.com/hexxeh-releases-chrome-os-vanilla-%e2%80%93-straight-from-chromium/' rel='bookmark' title='Permanent Link: Hexxeh Releases Chrome OS Vanilla – Straight From Chromium'>Hexxeh Releases Chrome OS Vanilla – Straight From Chromium</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-flow-brings-apps-to-the-forefront/' rel='bookmark' title='Permanent Link: Chrome OS Flow Brings Apps to the Forefront'>Chrome OS Flow Brings Apps to the Forefront</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-zero-released/' rel='bookmark' title='Permanent Link: Chrome OS Zero Released'>Chrome OS Zero Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechromesource.com/interview-chrome-os-zeros-hexxeh/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>First Look: Chrome OS Zero</title>
		<link>http://www.thechromesource.com/first-look-chrome-os-zero/</link>
		<comments>http://www.thechromesource.com/first-look-chrome-os-zero/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 11:48:52 +0000</pubDate>
		<dc:creator>Daniel Cawrey</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Aviary]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Chrome OS Zero]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hexxeh]]></category>
		<category><![CDATA[Virtualbox]]></category>

		<guid isPermaLink="false">http://www.thechromesource.com/?p=405</guid>
		<description><![CDATA[Well, I&#8217;ve had the chance to load up the old USB drive with Zero and take it for a spin. In fact, I&#8217;m writing this post with Zero right now. I have to say that there is a lot more polish to this version compared to previous builds. In the past I noticed that there [...]


Related posts:<ol><li><a href='http://www.thechromesource.com/chrome-os-did-you-think-it-wouldnt-have-a-media-player/' rel='bookmark' title='Permanent Link: Chrome OS: Did You Think it Wouldn&#8217;t Have a Media player?'>Chrome OS: Did You Think it Wouldn&#8217;t Have a Media player?</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-cherry-released/' rel='bookmark' title='Permanent Link: Chrome OS Cherry Released'>Chrome OS Cherry Released</a></li>
<li><a href='http://www.thechromesource.com/interview-chrome-os-zeros-hexxeh/' rel='bookmark' title='Permanent Link: Interview: Chrome OS Zero&#8217;s Hexxeh'>Interview: Chrome OS Zero&#8217;s Hexxeh</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve had the chance to load up the old USB drive with Zero and take it for a spin. In fact, I&#8217;m writing this post with Zero right now. I have to say that there is a lot more polish to this version compared to previous builds. In the past I noticed that there seemed to be slight glitches here and there within the interface, especially in the navigational bar at the top. However, these types of issues are to be expected since this was a part of a very early version of the operating system &#8211; although they now appear to be gone.</p>
<p><img class="aligncenter size-full wp-image-411" title="chromeoszero" src="http://www.thechromesource.com/wp-content/uploads/2010/01/chromeoszero2.png" alt="chromeoszero2 First Look: Chrome OS Zero" width="540" height="174" /></p>
<p>The load time for Zero is very fast &#8211; seven seconds to login at my count. Once logged in with the facepunch/facepunch combo, I quickly connected to my wireless internet. I was able to surf around with ease, and felt like I could really get used to this on a day-to-day basis. One problem is taking screenshots and the handling of image files, however.</p>
<p>In the top right, it appears that the options menu to the far right where you can see your machine&#8217;s battery status and wireless connection has been removed, and that&#8217;s probably because you can access the OS&#8217;s preferences from the wrench icon &#8211; this was probably changed to reflect how the Chrome browser is set up.</p>
<p>Extensions are a big deal to Chromium, and anyone who uses the Chrome browser would agree with this fact. That&#8217;s why the have been added to this version of Chrome OS.  Of course, being the intrepid blogger I attempted to take screenshots of Zero with the Aviary extension tool which allows you to take screens in the Chrome browser.  Unfortunately I received a rather polite error stating that Flash was just not going to cooperate with me.</p>
<p>I&#8217;m not sure what the issue is with Flash yet, but <a href="http://groups.google.com/group/chromium-os-discuss/browse_thread/thread/13909957be019e8f">I&#8217;ve pos</a><a href="http://groups.google.com/group/chromium-os-discuss/browse_thread/thread/13909957be019e8f">ed my question at the Chromium Group</a> to see if I get an answer. I did a quick search over there and it looks like there is an issue with it. Since <a href="http://help.yahoo.com/l/us/yahoo/security/account_security/adobe-flash.html">Fl</a><a href="http://help.yahoo.com/l/us/yahoo/security/account_security/adobe-flash.html">ash has been reported as a potential security risk</a> perhaps early builds are going to go without it until regular users start adopting the OS.</p>
<p>I&#8217;m not sure how how automatic updates work in Zero, but according to Hexxeh&#8217;s site this is a new feature in this build. I think it&#8217;s a great idea since that will be how all updates are delivered in the future for Chromium.</p>


<p>Related posts:<ol><li><a href='http://www.thechromesource.com/chrome-os-did-you-think-it-wouldnt-have-a-media-player/' rel='bookmark' title='Permanent Link: Chrome OS: Did You Think it Wouldn&#8217;t Have a Media player?'>Chrome OS: Did You Think it Wouldn&#8217;t Have a Media player?</a></li>
<li><a href='http://www.thechromesource.com/chrome-os-cherry-released/' rel='bookmark' title='Permanent Link: Chrome OS Cherry Released'>Chrome OS Cherry Released</a></li>
<li><a href='http://www.thechromesource.com/interview-chrome-os-zeros-hexxeh/' rel='bookmark' title='Permanent Link: Interview: Chrome OS Zero&#8217;s Hexxeh'>Interview: Chrome OS Zero&#8217;s Hexxeh</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechromesource.com/first-look-chrome-os-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome OS Zero Released</title>
		<link>http://www.thechromesource.com/chrome-os-zero-released/</link>
		<comments>http://www.thechromesource.com/chrome-os-zero-released/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 23:19:22 +0000</pubDate>
		<dc:creator>Daniel Cawrey</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Chrome OS Zero]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hexxeh]]></category>

		<guid isPermaLink="false">http://www.thechromesource.com/?p=394</guid>
		<description><![CDATA[A new build of Chrome OS by Hexxeh was released today under the moniker Chrome OS Zero. After several false starts with expectations of a release last week (due to an MBR problem), we finally see a new and updated version of Chrome OS that promises to be more polished and even easier to use [...]


Related posts:<ol><li><a href='http://www.thechromesource.com/chrome-os-cherry-released/' rel='bookmark' title='Permanent Link: Chrome OS Cherry Released'>Chrome OS Cherry Released</a></li>
<li><a href='http://www.thechromesource.com/interview-chrome-os-zeros-hexxeh/' rel='bookmark' title='Permanent Link: Interview: Chrome OS Zero&#8217;s Hexxeh'>Interview: Chrome OS Zero&#8217;s Hexxeh</a></li>
<li><a href='http://www.thechromesource.com/64-bit-chrome-os-build-released/' rel='bookmark' title='Permanent Link: 64-Bit Chrome OS Build Released'>64-Bit Chrome OS Build Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-398" title="chromezero" src="http://www.thechromesource.com/wp-content/uploads/2010/01/chromezero1.png" alt="chromezero1 Chrome OS Zero Released" width="100" height="105" />A new build of Chrome OS by Hexxeh <a href="http://chromeos.hexxeh.net/">wa</a><a href="http://chromeos.hexxeh.net/">s released today under the moniker Chrome OS Zero</a>. After several false starts with expectations of a release last week (due to an MBR problem), we finally see a new and updated version of Chrome OS that promises to be more polished and even easier to use than past iterations. This release is based off of a newer Chromium OS code version from Google and offers some new features, which among other things includes new artwork.</p>
<p>There is also:</p>
<ul>
<li>Additional Broadcom wireless support</li>
<li>Limited multi-language capabilities</li>
<li>Extension support</li>
<li>Reduced file size</li>
<li>Speed improvements</li>
</ul>
<p>The most important new capability is probably extension support. Plus the new designs on Hexxeh&#8217;s website look pretty cool.</p>
<p>You can load this from USB  so you can boot your PC from a USB drive, and then you can hit the power button on your machine to restart whenever you want to return to your normal OS. There are instructions on <a href="http://www.thechromesource.com/download-chrome-os">how do this right here</a>.</p>
<p>We&#8217;ll give it a try and write up a review in a bit.</p>


<p>Related posts:<ol><li><a href='http://www.thechromesource.com/chrome-os-cherry-released/' rel='bookmark' title='Permanent Link: Chrome OS Cherry Released'>Chrome OS Cherry Released</a></li>
<li><a href='http://www.thechromesource.com/interview-chrome-os-zeros-hexxeh/' rel='bookmark' title='Permanent Link: Interview: Chrome OS Zero&#8217;s Hexxeh'>Interview: Chrome OS Zero&#8217;s Hexxeh</a></li>
<li><a href='http://www.thechromesource.com/64-bit-chrome-os-build-released/' rel='bookmark' title='Permanent Link: 64-Bit Chrome OS Build Released'>64-Bit Chrome OS Build Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechromesource.com/chrome-os-zero-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
