Microsoft gets royalties for Google’s Android on HTC
April 28, 2010 Leave a Comment
IN THAT ORDER
April 28, 2010 Leave a Comment
April 17, 2010 1 Comment
Google Earth seems to throw up error messages lately:
setup.data/setup.xml:1: parser error : Document is empty
^
setup.data/setup.xml:1: parser error : Start tag expected, '<' not found
^
Couldn't load 'setup.data/setup.xml'
So here is the cure:
1. Download and extract Google Earth to a temporary dIrectory:
wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin && chmod +x GoogleEarthLinux.bin && ./GoogleEarthLinux.bin --target /tmp/ge
2. Change to the temp directory and change setupgtk to setupgtk2:
cd /tmp/ge/setup.data/bin/Linux/x86/
sudo mv setup.gtk setup.gtk2
cd /tmp/ge
3. Run the installer:
./setup.sh
Now the Google Gui installer will open.
Happy Globe-trotting ;-)
December 11, 2009 Leave a Comment
So, after all the hype about ChromeOS, we were all pretty narked when we found that Google had only released the source code, and we would have to manually compile the distro.
Fear not! Hexxeh to the rescue. Hexxeh decided that he would be the one to give ChromeOS to the masses via a ready made USB pendrive image that anybody can download, and boot directly into ChromeOS on any machine (which can boot from USB). There are instructions for: Mac – Windows – Linux
I first picked up on Hexxeh on Twitter and then followed the project to his blog which outlines plans and also offers various mirrors and a torrent to obtain the image. On his blog’s FAQ he says that he is “a student who occasionally pretends he’s a Web Developer/Programmer and works on various websites with people” and he started this project “Because I think Chromium OS is a cool idea, and I thought I’d fill a gap that hadn’t been filled”.
It’s great that somebody has taken the time to provide the masses with something which we first saw as a bit of a let-down after all the hype. Could this be the first ever ChromeOS derivative? I hope so, and this weekend I will be providing a full write up.
Go to his blogs to get the full details and also follow him on Twitter:
Hexxeh’s Blog:- http://blog.hexxeh.net/
ChromiumOS Cherry: – http://chromeos.hexxeh.net/
Hexxeh on Twitter:- http://twitter.com/hexxeh
Recent Comments