<?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>Gizmodo Australia &#187; linux</title>
	<atom:link href="http://www.gizmodo.com.au/tags/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gizmodo.com.au</link>
	<description>the Gadget Guide &#124; Technology and consumer electronics news and reviews</description>
	<lastBuildDate>Sun, 22 Nov 2009 06:39:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What Google Needs For Chrome OS To Make It</title>
		<link>http://www.gizmodo.com.au/2009/11/what-google-needs-for-chrome-os-to-make-it/</link>
		<comments>http://www.gizmodo.com.au/2009/11/what-google-needs-for-chrome-os-to-make-it/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 22:50:00 +0000</pubDate>
		<dc:creator>John Herrman</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating systems]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=368264</guid>
		<description><![CDATA[Google made an announcement! It was an OS, in case you haven&#8217;t heard. But it was also something else: a long-term, high-risk bet about the future of the internet. Here&#8217;s what Google needs to happen for Chrome to make it.
Just to be clear, I&#8217;m not talking about Chrome OS 1.0. You can build that now [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/11/googletop_01.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/11/500x_googletop_01.jpg" alt="" class="center" /></a>Google made an announcement! <a href="http://www.gizmodo.com.au/2009/11/everything-you-need-to-know-about-chrome-os/">It was an OS</a>, in case you haven&#8217;t heard. But it was also something else: a long-term, high-risk bet about the future of the internet. Here&#8217;s what Google <em>needs</em> to happen for Chrome to make it.<span id="more-368264"></span></p>
<p>Just to be clear, I&#8217;m not talking about Chrome OS 1.0. You can build that now and (maybe) install it on your netbook, and you should be able to buy it on hardware next year. All that stuff — to borrow a word that Google loves to misuse — is a beta. A test. A trial. A first step toward a larger vision, which Google has been hinting at since they branched out from search: In the future, we will live on the internet. We&#8217;ll be able to do all the things we do on computers now, and probably more, while connected to the cloud. And it&#8217;ll be <em>great</em>.</p>
<p>Chrome OS is an explicit step towards making this happen, but the version we saw today is just an early, broad step. Google even said so! Despite early talk about how Chrome OS could be a full replacement OS one day, suitable for regular ol&#8217; laptops and desktops, today&#8217;s pre-announcement of a version strictly for netbooks included an admission that it would only be intended as a secondary OS. So, what does Google need to see this thing through and make Chrome as capable as the OSes we&#8217;re used to using now? Lots:</p>
<h3>The Internet Needs to Get Way, Way Faster</h3>
<p>And I&#8217;m not just talking about higher bandwidth. Broadband connections are pretty quick nowadays, but compared to reading &mdash; and especially writing &mdash; data to a hard drive, sending bits over the internet is excruciatingly slow. And Chrome OS isn&#8217;t even really a true web OS: it&#8217;ll slurp the guts of larger web applications like Gmail and Gcal and effectively make them local, meaning that the kinds of tasks that require low latency and fast load times will run tolerably.</p>
<p>That kind of local storage, along with JavaScript technologies like AJAX, is a salve. We need them because communicating with a server for every event in an application would take forever, and make using them miserable. Remember how webmail used to be, before it got all AJAXy? Awful. And it still would be, if not for recent JavaScript advances and local storage.</p>
<p>There&#8217;s nothing fundamentally wrong with making web apps local, and Chrome OS will keep doing that forever: it&#8217;s the only way Chrome OS can work offline. But that doesn&#8217;t cover everything. What about high-bandwidth tasks like photo and video editing? To do it the way they suggest would require constant syncing between local memory and a remote server. These are <em>basic tasks</em> for a computer. Basic tasks that&#8217;ll be impossible on Chrome until super low latency, 100mbps+ broadband is not only commonplace, but also wireless and effectively ubiquitous. That&#8217;s quite a few years away, even by generous estimates.</p>
<h3>Web Apps Will Need To Get Much Better</h3>
<p>I&#8217;m sure Gmail, Google Reader and Google Calendar will be totally swell in Chrome OS. They&#8217;re some of the most feature-complete web apps in the world, and they&#8217;re good enough to replace desktop apps for most people. But what about VoIP apps? Torrent clients? Media players? Image editors? Video editors? There are web apps for almost all of these things, but collectively, they amount to a big bag of dick. Trimming videos with YouTube&#8217;s tools is nothing like editing them in Final Cut or even iMovie. Cropping a few images in an online photo editor and playing with their contrast is fine, but what about my bloated Sony RAW files? There are still some massive gaps in the web app world, hence Google&#8217;s repeated, vague pleas for developers to <em>do better</em>, alright?</p>
<h3>Web Standards Will Have To Evolve, Fast</h3>
<p>Google wants to replace regular apps with web apps by making web apps more like native apps, in concept and execution. Eventually, the hope is that they could use the new features of HTML5, like local storage, drag and drop, canvas drawing, native animation and location awareness, to have all the powers of a native app. Thing is, HTML5 is just a stepping stone; it&#8217;ll take more than a few new HTML tags to pave the way for honestly native-<em>seeming</em> applications.</p>
<p>Google&#8217;s obviously got a lot of leverage over standards bodies like the WHATWG and W3C, so they could help move new HTML capabilities along <em>in theory.</em> But even HTML5 is brand new, and very few people are using that. It&#8217;ll be at least another generation before developers will be able to code native-equivalent apps in web languages, and that&#8217;s assuming that standards development keeps heading in that direction. Which it might not.</p>
<h3>Someone&#8217;s Going to Have To Solve the UI Problem</h3>
<p>Talking about Chrome OS&#8217;s interface almost seems like a waste of breath, since your real UI is <em>the internet</em>, which is the very definition of inconsistent. Part of the reason email apps, Twitter apps, IM clients and the like are still so popular is because they offer services that people want in an interface that&#8217;s consistent with the rest of their system. Web apps offer no such thing.</p>
<p>Sure, if all you use are Google products, you&#8217;re fine: Your life is blue, white, boxy and clean. But what about when you want to jump over to Meebo? Or Aviary? This kind of inconsistency wouldn&#8217;t be acceptable in another OS, so it would feel like a compromise here. I suppose you could use tools like Greasemonkey to reformat pages on the client side, but this is hacky and, well, lots of work. We&#8217;d need some kind of framework for skins, or something, to make the experience more uniform.</p>
<h3>People Will Have To Give Up On Owning Media, an Get Comfortable With Subscription Services</h3>
<p>People need their music and videos, and now, most people have collections. That&#8217;s sooooooo 2009, am I right? For Chrome OS to work, people are going to have warm up to subscription services and streaming media.</p>
<p>Before you get mad at me, forget about online music stores, and think more about your pay TV company, your ISP or your beloved DVD rental service. These kinds of arrangements are going to have to be extended to all media. Which is possible, but also fraught, since you really won&#8217;t own your media.</p>
<h3>The Rest of the (Browser) World Has To Be Onboard</h3>
<p>During the announcement, Google made the point that the Chrome browser in Chrome OS won&#8217;t have any special talents that Chrome elsewhere won&#8217;t, and that at present it&#8217;s no more able &mdash; in terms of what kinds of web apps it can run &mdash; than, say, Firefox. Nobody&#8217;s going to want to write web apps just for Chrome (that would make them Chrome apps, right?), so it&#8217;s vital that other browsers support the same new HTML standards that Chrome need to succeed. Google can go all out supporting the latest, greatest web standards, but unless everyone else does too, nobody &mdash; not even Google &mdash; is going to write for them.</p>
<p>None of these things are impossible; in fact, most of them sort of feel inevitable, given that they&#8217;re all just extrapolations of obvious trends from the last few years. They&#8217;re just optimistic, and sit well into the future. Chrome OS can carry out Google&#8217;s LET&#8217;S ALL LIVE ON THE INTERNET vision when the conditions are right, <em>eventually</em>. But these are long-term bets, measured in years.</p>
<p>That might make sense to a room full of Google engineers. To the rest of us, though? It&#8217;s abstract. It&#8217;s strange. It seems gimped. It&#8217;s largely irrelevant, and it&#8217;s not all that exciting. Yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/11/what-google-needs-for-chrome-os-to-make-it/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.1: An Important Step Forward With Room To Improve</title>
		<link>http://www.gizmodo.com.au/2009/11/ubuntu-9-1-an-important-step-forward-with-room-to-improve/</link>
		<comments>http://www.gizmodo.com.au/2009/11/ubuntu-9-1-an-important-step-forward-with-room-to-improve/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:56:19 +0000</pubDate>
		<dc:creator>Danny Allen</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=368101</guid>
		<description><![CDATA[After epic Snow Leopard and Windows 7 reviews, Ars Technica has posted an 11-page look at Karmic Koala. They say it&#8217;s one of the best Linux experiences available, but some new software additions still have room to mature. 
[Ars]
]]></description>
			<content:encoded><![CDATA[<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/11/karmicars.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/11/500x_karmicars.jpg" alt="" class="center" /></a>After epic <a href="http://www.gizmodo.com.au/2009/09/the-other-snow-leopard-review-you-should-read/">Snow Leopard</a> and <a href="http://www.gizmodo.com.au/2009/10/the-most-epic-review-of-windows-7-you-will-read-half-of/">Windows 7</a> reviews, <em>Ars Technica</em> has posted an 11-page look at <a href="http://www.gizmodo.com.au/2009/10/ubuntu-9-10-karmic-koala-out-now/">Karmic Koala</a>. They say it&#8217;s one of the best Linux experiences available, but some new software additions still have room to mature. <span id="more-368101"></span></p>
<p>[<a href="http://arstechnica.com/open-source/reviews/2009/11/good-karma-ars-reviews-ubuntu-910.ars">Ars</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/11/ubuntu-9-1-an-important-step-forward-with-room-to-improve/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft&#8217;s Pseudo Sudo Patent</title>
		<link>http://www.gizmodo.com.au/2009/11/microsofts-pseudo-sudo-patent/</link>
		<comments>http://www.gizmodo.com.au/2009/11/microsofts-pseudo-sudo-patent/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 16:34:31 +0000</pubDate>
		<dc:creator>John Herrman</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[groklaw]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=367204</guid>
		<description><![CDATA[So, how exactly did Microsoft end up patenting Sudo, a years-old Linux command-line tool, without someone stepping in to stop them? Easy! They didn&#8217;t.
The story was the subject of much hyperventilation last week which revolved mostly around a few impassioned quotes:

 Here it is, patent number7617530. Thanks, USPTO, for giving Microsoft, which is already a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cache.gawker.com/assets/images/4/2009/11/thumb160x_linux_windows_copy.jpg" alt="" class="left" />So, how exactly did Microsoft end up <a href="http://www.gizmodo.com.au/2009/11/microsoft-patents-the-sudo-command/">patenting Sudo</a>, a years-old Linux command-line tool, without <em>someone</em> stepping in to stop them? Easy! They didn&#8217;t.<span id="more-367204"></span></p>
<p>The story was the subject of much hyperventilation last week which revolved mostly around a few impassioned quotes:<br />
<div class="clear-fix"></div></p>
<blockquote><p> Here it is, patent number7617530. Thanks, USPTO, for giving Microsoft, which is already a monopoly, a monopoly on something that&#8217;s been in use since 1980 and wasn&#8217;t invented by Microsoft. Here&#8217;s Wikipedia&#8217;s description of sudo, which you can meaningfully compare to Microsoft&#8217;s description of its &#8220;invention&#8221;.</p>
</blockquote>
<p> This from <a href="http://www.groklaw.net/article.php?story=20091111094923390">Groklaw</a>, a site that specialises in free and open source software legal affairs, i.e. exactly this kind of thing. But for whatever reason &mdash; zeal? clicks? &mdash; their reading of the patent, which <a href="http://www.gizmodo.com.au/2009/11/microsoft-patents-the-sudo-command/">we picked up</a>, turned out to overblown. Says Sudo maintainer Todd Miller, via <a href="http://arstechnica.com/open-source/news/2009/11/microsofts-psuedo-sudo-patent-doesnt-really-cover-sudo.ars">Ars</a>:</p>
<blockquote><p> I&#8217;ve already received a number of questions about US patent 7,617,530 that some people seem to believe might cover sudo. I don&#8217;t think that is the case,&#8221; he wrote. &#8220;Sudo simply doesn&#8217;t work this way. When a command is run via sudo the user is actively running the command as a different user. What is described in the patent is a mechanism whereby an application or the operating system detects that an action needs to be run with increased privileges and automatically prompts the user with a list of potential users that have the appropriate privilege level to perform the task.</p>
</blockquote>
<p> So, if not this, then what does the Microsoft patent cover? Back to <a href="http://arstechnica.com/open-source/news/2009/11/microsofts-psuedo-sudo-patent-doesnt-really-cover-sudo.ars">Ars</a>:</p>
<blockquote><p> Specifically, it describes a user interface which displays accounts that have the necessary rights to perform an action when the user is blocked from performing an action that requires higher access privileges.</p>
</blockquote>
<p> These are similar, but not <em>patent</em> similar.</p>
<p><img src="http://cache.gawker.com/assets/images/gizmodo/2009/11/sudowich_01_01.jpg" alt="" class="left" />Turns out though, that there is a Linux tool called PolicyKit just like what Microsoft patented, which prompts users to switch to a higher-level user account when they hit against a permissions barrier. It was created <em>after the patent was filed.</em> So, Microsoft, on all counts: not guilty. [<a href="http://arstechnica.com/open-source/news/2009/11/microsofts-psuedo-sudo-patent-doesnt-really-cover-sudo.ars">ArsTechnica</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/11/microsofts-pseudo-sudo-patent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Giz Readers Own Macs Than PCs</title>
		<link>http://www.gizmodo.com.au/2009/10/more-giz-readers-own-macs-than-pcs/</link>
		<comments>http://www.gizmodo.com.au/2009/10/more-giz-readers-own-macs-than-pcs/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 19:40:00 +0000</pubDate>
		<dc:creator>Sean Fallon</dc:creator>
				<category><![CDATA[QOTD]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac vs. pc]]></category>
		<category><![CDATA[macs]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[pcs]]></category>
		<category><![CDATA[polls]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=363959</guid>
		<description><![CDATA[Surprisingly, our poll yesterday revealed that Mac owners were running neck and neck with PC owners, each commanding 41 per cent of the vote. Although Mac owners have maintained an extremely slight edge over the last few hours in actual numbers.


People who own PCs and Macs, the category I fall into, got 15 per cent [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/macvspc.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_macvspc.jpg" alt="" class="center" /></a>Surprisingly, our <a href="http://www.gizmodo.com.au/2009/10/do-you-use-a-mac-or-a-pc-as-your-personal-home-computer/">poll yesterday</a> revealed that Mac owners were running neck and neck with PC owners, each commanding 41 per cent of the vote. Although Mac owners have maintained an extremely slight edge over the last few hours in actual numbers.<span id="more-363959"></span></p>
<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/poll.JPG"><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_poll.jpg" alt="" class="center" /></a></p>
<p><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_os_tracking_01.jpg" alt="" class="center" /></p>
<p>People who own PCs and Macs, the category I fall into, got 15 per cent of the vote, which was also a little higher than I expected. Make of this what you will, but the difference between the poll compared to our OS tracking graphic pictured here should indicate why we wanted to focus on your own hardware &mdash; not the computer you use at work. At any rate, the race is really still too close to call. You have time to cast your vote and help tip the scales in your favour.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/10/more-giz-readers-own-macs-than-pcs/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Karmic Koala Out Now</title>
		<link>http://www.gizmodo.com.au/2009/10/ubuntu-9-10-karmic-koala-out-now/</link>
		<comments>http://www.gizmodo.com.au/2009/10/ubuntu-9-10-karmic-koala-out-now/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:12:35 +0000</pubDate>
		<dc:creator>Matt Buchanan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=363649</guid>
		<description><![CDATA[I&#8217;ve always wanted a pet koala, but I could settle for Ubuntu 9.10 Karamic Koala, which is out now. The main Ubuntu page is still all about 9.04, but you can grab 9.10 here. [Ubuntu, Image via Yvonne/Flickr]
]]></description>
			<content:encoded><![CDATA[<p><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_koalllla.jpg" alt="" class="center" />I&#8217;ve always wanted a pet koala, but I could settle for Ubuntu 9.10 Karamic Koala, which is out now. The main Ubuntu page is still all about 9.04, but you can <a href="http://noncdn.releases.ubuntu.com/9.10/">grab 9.10 here</a>. [<a href="http://www.ubuntu.com/">Ubuntu</a>, <em>Image via <a href="//www.flickr.com/photos/yvonne_n_1968/526345171/">Yvonne</a>/Flickr</em>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/10/ubuntu-9-10-karmic-koala-out-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Legend Loves Some Windows 7</title>
		<link>http://www.gizmodo.com.au/2009/10/linux-legend-loves-some-windows-7/</link>
		<comments>http://www.gizmodo.com.au/2009/10/linux-legend-loves-some-windows-7/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 17:20:00 +0000</pubDate>
		<dc:creator>Sean Fallon</dc:creator>
				<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[linus torvalds]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows 7 launch]]></category>
		<category><![CDATA[windows 7 liftoff]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=362363</guid>
		<description><![CDATA[Why would Linus Torvalds, the man behind the Linux kernel, be giving a big thumbs up in front of a Japanese Windows 7 booth?
Maybe he&#8217;s just a laid back guy. Maybe the copies are pirated. Maybe it&#8217;s because there is a shitload of copies and only, like, one appears to have been sold. Actually, Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/torvalds_windows_7.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_torvalds_windows_7.jpg" alt="" class="center" /></a>Why would <a href="http://en.wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a>, the man behind the Linux kernel, be giving a big thumbs up in front of a Japanese Windows 7 booth?<span id="more-362363"></span></p>
<p>Maybe he&#8217;s just a laid back guy. Maybe the copies are pirated. Maybe it&#8217;s because there is a shitload of copies and only, like, one appears to have been sold. Actually, Microsoft tried to spoil the Japan Linux Symposium by setting up a booth across the street. Obviously, Torvalds was amused. [<a href="http://picasaweb.google.com/cschlaeger/JapanLinuxSymposium#5395358413061926434">Picasa</a> via <a href="http://www.engadget.com/2009/10/23/linus-torvalds-gives-windows-7-a-big-thumbs-up/">Engadget</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/10/linux-legend-loves-some-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Else Intuition: The Surprisingly Not-Sad Fate Of Palm OS</title>
		<link>http://www.gizmodo.com.au/2009/10/else-intuition-the-surprisingly-not-sad-fate-of-palm-os/</link>
		<comments>http://www.gizmodo.com.au/2009/10/else-intuition-the-surprisingly-not-sad-fate-of-palm-os/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 15:33:18 +0000</pubDate>
		<dc:creator>John Herrman</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[else intuition]]></category>
		<category><![CDATA[emblaze]]></category>
		<category><![CDATA[intuition]]></category>
		<category><![CDATA[limo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile os]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[palm os]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=362356</guid>
		<description><![CDATA[In 2006, Access bought the rights to Palm OS, and licensed the code to Palm. Access spent plenty of time and money developing a next-gen OS, which Palm totally ignored for their own. Things looked grim! Until this thing.
The Else Intuition, aside from being one of the first phones to use Access&#8217; Linux Platform v3.0 [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/acs13.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_acs13.jpg" alt="" class="center" /></a>In 2006, Access <a href="http://www.access-company.com/developers/press/palm_faq.html">bought the rights</a> to Palm OS, and licensed the code to Palm. Access spent plenty of time and money developing a <a href="http://www.gizmodo.com.au/2008/10/access_alp_30_palm_os_successor_finally_shown_off_looks_palmy-2/">next-gen OS</a>, which Palm totally ignored for their own. Things looked grim! Until <em>this</em> thing.<span id="more-362356"></span></p>
<p>The Else Intuition, aside from being one of the first phones to use Access&#8217; Linux Platform v3.0 OS, is a 3.47-inch 480&#215;854 slab of handset, with an OMAP 3430 processor, 16GB of internal memory, a 5MP camera, A-GPS, and 3.5mm headphone jack. It&#8217;s capable hardware to start with, and the Palmy (an honestly, kind of sleepy) v3.0 OS has been slapped with a completely new OpenGL-accelerated interface, co-developed by Access and Emblaze, who had promised an &#8220;ultimate holistic device&#8221;, whatever that means, <a href="http://www.gizmodo.com.au/2008/10/massive_emblaze_edelweiss_poised_to_take_on_iphone_in_russia-2/">late last year</a>.</p>
<p><strong>Else Intuition Gallery</strong><br />
<A href="http://cache.gizmodo.com/assets/images/4/2009/10/acs12.jpg"><img src="http://cache.gizmodo.com/assets/images/4/2009/10/gallery_acs12.jpg" alt="" class="left" /></a><a href="http://cache.gizmodo.com/assets/images/4/2009/10/acs14.jpg"><img src="http://cache.gizmodo.com/assets/images/4/2009/10/gallery_acs14.jpg" alt="" class="left" /></a><a href="http://cache.gizmodo.com/assets/images/4/2009/10/acs15.jpg"><img src="http://cache.gizmodo.com/assets/images/4/2009/10/gallery_acs15.jpg" alt="" class="left" /></a><div class="clear-fix"></div></p>
<p>It&#8217;s a lot to process, and there&#8217;s not a ton of info to run with here: There&#8217;s no hands-on to indicate if this left-field software is any good, and the companies won&#8217;t get any more specific than &#8220;[worldwide] operator evaluations are currently underway&#8221; as far as potential release dates go. That said, this looks like decent hardware, albeit seriously bricklike ,and newness counts for a lot in mobile software. Maybe this whole Access fiasco wasn&#8217;t so crazy after all? [<a href="http://www.prnewswire.com/news-releases/access-and-emblaze-mobile-unveil-else-intuitiontm-65420837.html">Access</a> via <a href="http://translate.google.com/translate?prev=hp&amp;hl=en&amp;js=y&amp;u=http://av.watch.impress.co.jp/docs/news/20091022_323652.html&amp;sl=auto&amp;tl=en&amp;history_state0=">Impress</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/10/else-intuition-the-surprisingly-not-sad-fate-of-palm-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTC Spills The Hero&#8217;s Guts (And By Guts, I Mean Kernel Source Code)</title>
		<link>http://www.gizmodo.com.au/2009/10/htc-spills-the-heros-guts-and-by-guts-i-mean-kernel-source-code/</link>
		<comments>http://www.gizmodo.com.au/2009/10/htc-spills-the-heros-guts-and-by-guts-i-mean-kernel-source-code/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 20:19:55 +0000</pubDate>
		<dc:creator>John Herrman</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile os]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[roms]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=362202</guid>
		<description><![CDATA[HTC&#8217;s posted a nice fat package of code on their developer portal, labelled &#8220;HTC Hero Kernel Source Code&#8221;. This isn&#8217;t nearly as tantalising as it sounds, but it&#8217;s pu-ret-ay exciting nonetheless. Here&#8217;s why.
The Hero&#8217;s kernel is the bottommost part of its software; it&#8217;s the part that manages basic functions like memory allocation, device drivers and [...]]]></description>
			<content:encoded><![CDATA[<p>HTC&#8217;s posted a nice fat package of code on their <a href="http://developer.htc.com/">developer portal</a>, labelled &#8220;HTC Hero Kernel Source Code&#8221;. This isn&#8217;t nearly as tantalising as it sounds, but it&#8217;s pu-ret-ay exciting nonetheless. Here&#8217;s why.<span id="more-362202"></span></p>
<p>The Hero&#8217;s kernel is the bottommost part of its software; it&#8217;s the part that manages basic functions like memory allocation, device drivers and the like. For modders to be able to access and compile this is great news for potential Hero modders, who&#8217;ll be able to drop this kernel into cooked ROMs with all manner of interfaces, app configurations, performance tweaks and the like. What this <em>won&#8217;t</em> do is help bring features like Sense to other handsets&mdash;though modders are doing pretty well with that on their own&mdash;because those components are distinct from the kernel. </p>
<p>While this might seem like a generous move on HTC&#8217;s part, it&#8217;s not: The Hero&#8217;s kernel is a modified Android kernel, which is in turn a heavily modified Linux kernel. In other words, parts of it are irreversibly open source, which means that HTC is legally required to release this code &mdash; they&#8217;re actually kinda late here. [<a href="http://developer.htc.com/">HTC</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/10/htc-spills-the-heros-guts-and-by-guts-i-mean-kernel-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Giz Explains: Why Stuff Crashes (And Why It Happens Less Now)</title>
		<link>http://www.gizmodo.com.au/2009/10/giz-explains-why-stuff-crashes-and-why-it-happens-less-often-now/</link>
		<comments>http://www.gizmodo.com.au/2009/10/giz-explains-why-stuff-crashes-and-why-it-happens-less-often-now/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 18:10:00 +0000</pubDate>
		<dc:creator>Matt Buchanan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[blue screen of death]]></category>
		<category><![CDATA[bsod]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[giz explains]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=361683</guid>
		<description><![CDATA[ You&#8217;re working on the most important document you&#8217;ve ever typed and suddenly &#8212; boom: Blue screen. &#8220;A PROBLEM HAS BEEN DETECTED.&#8221; What the hell just happened?
There&#8217;s all kinds of new hotness in Snow Leopard and Windows 7, but what&#8217;s old and busted is when stuff crashes, even on the newest OSes. This is how [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/bigolbsod.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_bigolbsod.jpg" alt="" class="center" /></a> You&#8217;re working on <em>the most important document you&#8217;ve ever typed</em> and suddenly &mdash; boom: Blue screen. &#8220;A PROBLEM HAS BEEN DETECTED.&#8221; What the hell just happened?<span id="more-361683"></span></p>
<p>There&#8217;s all kinds of new hotness in Snow Leopard and Windows 7, but what&#8217;s old and busted is when stuff crashes, even on the newest OSes. This is how that happens, and why it&#8217;s thankfully happening less and less.</p>
<p>There are about a bajllion ways for a computer to crash, from hardware to software, so we&#8217;re going to stick to some of the most common. Let&#8217;s start from the top: Simply put, when you reach a Blue Screen of Death, you&#8217;ve hit an error that&#8217;s so bad your whole computer has no choice but to restart. A kernel panic&#8217;s the same kind of bad mojo for any Unix or BSD based system, like Mac OS X.</p>
<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/appcrash.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_appcrash.jpg" alt="" class="center" /></a></p>
<h3>Application Crashes</h3>
<p>Broadly speaking, the two most common causes of crashes, according to Microsoft&#8217;s Chris Flores, a director on the Windows team, are programs not following the rules, and programmers not anticipating a certain condition (so the program flips out). The most obvious example of the former is a memory error. Basically, an operating system gives a program a certain amount of memory to use, and it&#8217;s up to the program to stay inside the boundaries. If a program makes a grab for memory that doesn&#8217;t belong to it, it&#8217;s corrupting another program&#8217;s&mdash;or even the OS&#8217;s&mdash;memory. So the OS makes the program crash, to protect everything else.</p>
<p>In the other case, unexpected conditions can make a program crash if it wasn&#8217;t designed with good <a href="http://en.wikipedia.org/wiki/Exception_handling">exception handling</a>. Flores&#8217; &#8220;oversimplified&#8221; example is this: Suppose you have a data field, like for a credit card number. A good programmer would make sure you type just numbers, or provide a way for the program to deal with you typing symbols or letters. But if the program expects one type of data and gets another, and it&#8217;s not designed to handle something it doesn&#8217;t expect, it can crash.</p>
<p>A completely frozen application is one that has crashed, even though it stays on your screen, staring at you. It&#8217;s just up to you to reach for the Force Quit and tell the computer to put it out of its misery. Sometimes, obviously, the computer kills it for you.</p>
<p>Crashes, as you probably experience almost daily, are limited to programs. Firefox probably crashes on you all the time. Or iTunes (oh God, iTunes). But with today&#8217;s operating systems, if you hit an omega-level, take-down-your-whole-system crashes, something&#8217;s likely gone funky down at the kernel level.</p>
<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/gizmodo/2009/10/kernelpanic.jpg"><img src="http://cache.gawker.com/assets/images/4/2009/10/500x_kernelpanic.jpg" alt="" class="center" /></a></p>
<h3>System Crashes</h3>
<p>The <a href="http://en.wikipedia.org/wiki/Kernel_%28computing%29">kernel</a> is the gooey core of the operating system. If you think of an operating system as a Tootsie pop with layers of sugary shell, it&#8217;s down at the lowest level managing the basic things that the OS needs to work, and takes more than a few licks to get to.</p>
<p>More than likely, your computer completely crashes out way less than it used to &mdash; or at least, way less than Windows 95. There&#8217;s a few reasons for that. A major reason, says <a href="http://www.maximumpc.com/article/features/blue_screen_survival_guide?page=0%2C0">Maximum PC Editor Maximus Will Smith</a>, is that Apple and Microsoft have spent a lot of time moving stuff that used to run at really low level, deep in the guts of the OS, up a few layers into the user space, so an application error that would&#8217;ve crashed a whole system by borking something at the kernel level just results in an annoying program-level hang up. More simply put, OSes have been getting better as isolating and containing problems, so a bad app commits suicide, rather than suicide bombing your whole computer.</p>
<p>This is part of the reason drivers&mdash;the software that lets a piece of hardware, like a video card talk to your OS and other programs&mdash;are a bigger source of full-on crashes than standard apps when it comes to modern operating systems. By their nature, drivers have pretty deep access, and the kernel sits smack in the middle of that, says Flores. So if something goes wrong with a driver, it can result in some bigtime ka-blooey. Theoretically, <a href="http://windows.microsoft.com/en-us/windows-vista/What-is-a-signed-driver">signed (i.e. vetted) drivers</a> help avoid some of the problems, but take graphics drivers, which were a huge problem with Vista crashes at launch: Flores says that &#8220;some of the most complex programming in the world is done by graphics device driver software writers&#8221;, and when Microsoft changed to a new driver model with Vista, it was a whole new set of rules to play by. (Obviously, stuff got screwed up.)</p>
<p>Another reason things crash less now is that Apple and Microsoft have metric tons of data about what causes crashes with more advanced telemetry&mdash;information the OS sends home, like system configurations, what a program was doing, the state of memory and other in-depth details about a crash&mdash;than ever. With that information, they can do more to prevent crashes, obviously, so don&#8217;t be afraid to click &#8220;send&#8221; on that error message.</p>
<p>In Windows 7, for instance, there&#8217;s <a href="http://msdn.microsoft.com/en-us/library/dd744764%28VS.85%29.aspx">a new fault tolerance heap</a>&mdash;basically, a special area of memory that&#8217;s fairly low-level&mdash;which could get corrupted easily in past versions of Windows. In Windows 7, it can tell when a crash in the heap is about to happen and take steps to isolate an application from everything else.</p>
<h3>Future Crashes</h3>
<p>Of course, there are other reasons stuff can crash: Actual hardware problems, like a memory failure, or motherboard component failures. Hard drive issues. Hell, Will Smith tells us that a new problem with high-performance super-computing are crashes caused by <em>cosmic rays</em>. A few alpha particles fly through a machine and boom.</p>
<p>Granted, you don&#8217;t have to worry about that too much. What you might worry about in the future, says Smith, with the explosion of processor cores and multi-threaded programs trying to take advantage of them, are the classic problems of parallel processing, like race conditions, where two processes are trying to do something with the same piece of data, and the order of events gets screwed up, ending in a crash. Obviously, developers would very much prefer if the next five years of computing didn&#8217;t result the Windows 95 days, and programming techniques are always growing more sophisticated, so there&#8217;s probably not a huge danger there. But as long as humans, who make mistakes, write programs, there will be crashes, so they&#8217;re not going away, either.</p>
<p><i>Thanks to Maxim PC&#8217;s Will Smith! </i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/10/giz-explains-why-stuff-crashes-and-why-it-happens-less-often-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux Users Can Try The Chrome OS Browser Right Now</title>
		<link>http://www.gizmodo.com.au/2009/10/linux-users-can-try-the-chrome-os-browser-right-now/</link>
		<comments>http://www.gizmodo.com.au/2009/10/linux-users-can-try-the-chrome-os-browser-right-now/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 23:12:13 +0000</pubDate>
		<dc:creator>John Herrman</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gizmodo.com.au/?p=360394</guid>
		<description><![CDATA[Google spilled some choice Chrome OS guts yesterday, leaving us with a heap of files to sift through. The best part? It included the browser. Google&#8217;s files have been pulled, but Linux users can still download Chrome for Chrome here.
The only file you can really do anything with is a .deb&#8212;that&#8217;s a Debian-based Linux installer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cache.gawker.com/assets/images/lifehacker/2009/10/chrome-browser-for-chrome-os-1.png"><img src="http://cache.gawker.com/assets/images/17/2009/10/500x_chrome-browser-for-chrome-os-1.jpg" alt="" class="center" /></a>Google spilled some <a href="http://www.lifehacker.com.au/2009/10/first-glimpse-what-the-chrome-browser-may-look-like-in-chrome-os/">choice Chrome OS guts</a> yesterday, leaving us with a heap of files to sift through. The best part? It included the browser. Google&#8217;s files have been pulled, but Linux users can still download Chrome for Chrome <a href="http://rapidshare.com/files/293046067/google-chrome-unstable_4.0.222.6-r28902_i386.deb">here</a>.<span id="more-360394"></span></p>
<p>The only file you can really do anything with is a .deb&mdash;that&#8217;s a Debian-based Linux installer package&mdash;meaning that Debian (and Ubuntu) users can install it with a few clicks. <em>Note: On Ubuntu 9 I got a dependency issue when I tried to install, but it was easy to fix: I just enabled the Universe and Multiverse repositories in Synaptic, and upgraded the library it told me too.</em></p>
<p>As for the browser itself, it&#8217;s not unlike regular Chrome, barring a few telling differences. For one, the clock is on display in the titlebar, as if this browser is going to be the only app you see when using Chrome OS. There&#8217;s also a frustratingly enigmatic little Google logo in the top left corner, which looks like a menu. When you click it, it pops up with a prompt to log in with an @google.com email address. Oh well. In any case, downloads are still working from <a href="http://rapidshare.com/files/293046067/google-chrome-unstable_4.0.222.6-r28902_i386.deb">here</a>; feel free to post more mirrors in the comments. [<a href="http://livinginagoogleworld.blogspot.com/2009/10/google-chrome-os-browser-unstable-build.html">Living in a Google World</a> via <a href="http://www.techcrunch.com/2009/10/14/want-that-early-chrome-os-build-you-got-it/">Techcrunch</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gizmodo.com.au/2009/10/linux-users-can-try-the-chrome-os-browser-right-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
