Google Archive

Analysts Torn Over Android’s Chances on Netbooks

Rumour after rumour and story after story talk of Google wanting a piece of the netbook pie, the only pie in the computer hardware business that still tastes any good. They are supposed to bring Android, the phone operating system based on Linux and a modified version of Java, to netbooks in order to compete with Windows. Analysts are torn about whether or not Android would have a chance.

Google Chrome for Linux On Its Way: Take It for a Spin

In addition to the Chrome 2.0 beta, work for the Linux version of Chrome is on its way. Its official name is currently "Chromium," and Google Chrome for Linux doesn't officially exist yet. For the sake of argument, however, Google Chrome for Linux is on its way whether it's currently in a Chromium and pre-alpha state or not, and now Ubuntu users can get a hold of Chromium to take for a spin. In this article, learn how to install the current build of Chromium to test on your Ubuntu or Ubuntu-based system and see several screenshots of the budding browser.

Google Hints at Netbook, Microsoft Says ‘Bring It On’

It's not very surprising as we've all speculated a full-fledged Google OS for years, then Google's mobile OS hit the phone market, and now we've seen it (Android, of course) already installed and working dutifully on netbooks. It's not rock-solid, but Google's CEO has hinted that there'll be subsidized, Android-powered netbooks backed by Google or its partners arriving to the netbook scene soon.

Chrome Developer Speaks About Chrome’s Impact, Future

The two major features of chrome when it was released was the multi-process design of the browser, as well as the focus on JavaScript performance. TechRadar has an interview with Lars Bak, the developer who headed the effort behind the v8 JavaScript engine in Chrome. He talks about the impact v8 had on the browser ecosystem, as well as why it is taking so long for Chrome to get third-party plug-in support.

Dev Phone 1’s Market Apps Blocked by Google

Developers willing to dish out the $400 required for an unlocked Dev Phone 1 won't be happy to find that access to paid market applications has been disabled by Google. It was possibly done to sloppily patch up a loophole that supposedly gave users of the unlocked phone the ability to download all applications for free. What little information Google would give as to why they made this decision included, "These phones give developers of handset software full permissions to all aspects of the device... We aren't distributing copy protected applications to these phones in order to minimize unauthorized copy of the applications." What makes this more interesting is that, at least according to Engadget, an unlocked original G1 doesn't have this limitation. It's rather ironic that a developer using said phone won't be able to access his or her own paid app. Let's hope Google remedies this quickly as you never know when an angry mob of app-deprived developers will storm the Googleplex with torches and sporks.

First Look at Android Cupcake

"Last night we had a geek outing with our favorite hacker, Brian Jepson, who you may remember from our feature on Hacking the XO laptop. This time around Brian got a hold of a development G1 and hacked around with cupcake. Included in the video is a demonstration of the on-screen keyboard, prettier transitions, some fun in the Linux shell, and more. We also have some photos (the video was a little blurry) of the skateboarding androids–which come up as you hack–and the obligatory Snake game on the Android OS."

Linux Version of Chrome To Use Gtk+

A major complaint about Google's Chrome web browser has been that so far, it is still not available on anything other than Windows. Google promised to deliver Chrome to Mac OS X and Linux as well, but as it turns out, this is a little harder than they anticipated, Ben Goodger, Google's Chrome interface lead, has explained in an email. It has also been revealed what toolkit the Linux version of Chrome will use: Gtk+.

Google Rises Over Profit, Revenue Estimates

For the last quarter of 2008, Google followed the example of Apple and IBM, not Microsoft and Intel, reporting financial results above financial estimates amid a grim economic environment. "Google performed well in the fourth quarter, despite an increasingly difficult economic environment. Search query growth was strong, revenues were up in most verticals, and we successfully contained costs," Chief Executive Eric Schmidt said in a statement. "It's unclear how long the global downturn will last, but our focus remains on the long term, and we'll continue to invest in Google's core search and ads business as well as in strategic growth areas such as display, mobile, and enterprise."

Android-Based Netbooks in 2010?

Netbooks run either Windows or Linux, and both are readily available in shops all over the world. The Linux variants chosen by several netbook manufacturers are usually derived from desktop distributions, and obviously, Windows is a desktop operating system as well. However, netbooks have small displays, and both Windows and GNOME/KDE and some of their applications aren't always suited well for such an environment. Enter Android, Google's Linux-based phone operating system. It is suggested that Android-based netbooks will appear on the market in 2010, maybe even sooner.

Google Christens ‘Cupcake’ Android Development

It was recently announced at the Android project website that the said mobile system would be receiving an update bringing to light many new features and various bug fixes. The Android team has already begun putting the new code on the public repositories under the "cupcake" branch. Some of the more notable new features and fixes include plentiful email and browser fixes, new video support, and even "basic x86 support," though we're not quite sure just where they're headed with that one.

Google Tears Beta Label Off Chrome, Releases 1.0

After just 100 days, Google has lifted the veil of betaness off its web browser, Chrome, by releasing version 1.0. When Chrome made its first public appearance earlier this year, it was met with positive reveiws due to its JavaScript performance, as well as its robust multithreaded model. Now that the beta label has been ripped off Chrome, Google can't hide itself anymore: Chrome will now have to take Firefox and Internet Explorer head-on.

Google Releases Native Client, Runs Code Natively in Browser

Google has released an early version of Native Client, a framework designed to run portable x86 binaries inside a web browser - in a sandbox. Native Client also includes technologies that allow for easier communication between JavaScript and Native Client executables, which makes it possible for web applications to leverage native code when it comes to processor intensive tasks. This sounds eerily similar to Microsoft's ActiveX - one of the biggest security failures of the Windows operating system. Google insists, however, that Native Client is much, much more secure.

Google Open Sources Android

It's official, Google has Open Sourced Android. The initial release of the source code is available via Google's Git repository with bugs, FAQs, documentation, etc. handled via Android's Google Code project page. Android's licensing structure and project organization seems to be trying to create something akin to the Eclipse Foundation, mixing individual and commercial interests into a development pot for the collective benefit of the platform on a whole.

Did Google Reverse-Engineer Windows?

"Since its release a few weeks ago, curious developers have been sniffing through the source code for Google's new Chrome web browser. Chrome's source is interesting for a variety of reasons: there's the new V8 JavaScript virtual machine with its boasts of near-native code performance, the WebKit rendering engine that does all the hard work of understanding and displaying web pages, and (last but not least), Chrome's secure sandbox designed to minimize the impact of any security flaws that might exist in both the browser and plugins alike. It is this secure sandbox that has piqued the curiosity of some observers, and for a reason that many may find surprising. From reading the source, it looks as though Google has reverse-engineered Windows, and that's explicitly prohibited by the Windows EULA."