"The Fun-Centric Approach To Blogging!"... (Says Header! :D )

Adding knowledge more than 1,50,000! times and counting... (Page Views)

4/19/2010

Google Chrome OS [Source: Wiki]

Google Chrome OS

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Google Chrome OS
Google Chrome Icon
Chrome OS screenshot sdres 0001 App-Menu.png
November 2009 screenshot of Chromium OS, the development version of Chrome OS.
Company / developer Google Inc.
Programmed in C, C++
OS family Unix-like
Working state Source code released as Chromium OS
Package manager Portage[1][2]
Supported platforms x86, ARM
Kernel type Monolithic (Linux)
Default user interface Graphical (Web-based)

Google Chrome OS is an upcoming open source[3] operating system designed by Google to work exclusively with web applications.[4] Announced on July 7, 2009, Chrome OS is set to have a publicly available stable release during the second half of 2010.[5] The operating system is based on Linux and will run only on specifically designed hardware.[6] The user interface takes a minimalist approach, resembling that of the Chrome web browser. Because a browser incorporating a media player[7] will be the only application residing on the device,[3] Google Chrome OS is aimed at users who spend most of their computer time on the Internet.[8][9][10].

Contents

[hide]

[edit] History

Google developers began coding the operating system in 2009, inspired by the growing popularity and lower-power consumption of netbooks and the focus of these small laptops on Internet access. To ascertain demand for an operating system focused on netbook Web transactions, the company eschewed the usual demographic research generally associated with a large software development project. Instead, engineers have relied on more informal metrics, including monitoring the usage patterns of some 200 Chrome OS machines used by Google employees. Developers also noted their own usage patterns. Matthew Papakipos, engineering director for the Chrome OS project, put three machines in his house and found himself logging in for brief sessions: to make a single search query or send a short email.[7]

On November 19, 2009, Google released Chrome OS's source code as the Chromium OS project.[3] As with other open source projects, developers are modifying code from Chromium OS and building their own versions, whereas Google Chrome OS code will only be supported by Google and its partners, and will only run on hardware designed for the purpose. Unlike Chromium OS, Chrome OS will be automatically updated to the latest version.[11] InformationWeek reviewer Serdar Yegulalp wrote that Chrome OS will be a product, developed to "a level of polish and a degree of integration with its host hardware that Chromium OS does not have by default," whereas Chromium OS is a project, "a common baseline from which the finished work is derived" as well a pool for derivative works. The product and project will be developed in parallel and borrow from each other.[12]

In March 2010 Google indicated that consideration is being given to developing two versions of the operating system, a consumer version and an enterprise version.[13]

[edit] Work-in-progress previews

At a November 19, 2009 news conference, Sundar Pichai, the Google vice president overseeing Chrome, demonstrated an early version of the operating system, which included a desktop that closely resembled the Chrome browser. However, beside the regular browser tabs, the interface also had application tabs, which take less space and can be pinned for easier access. At the conference, the operating system booted up in seven seconds, a time Google said it would work to reduce .[14] In a video posted the previous day on YouTube, Google software engineer Martin Bligh demonstrated a bootup time of four seconds.[15]

Because Chrome OS and Chromium OS will share the same code base[11][12], early versions of Chromium OS give a preview of Chrome OS. The Chromium OS alpha release includes an applications page, launched by a button in the upper-left corner of the screen. The page links to Google web applications, including Gmail, Google Apps, and YouTube, as well as other applications, including Yahoo! Mail, Pandora, Hulu, Facebook, and Twitter. Chromium currently also provides a calculator, clock, battery indicator, and network status indicator. The function key F12 brings up a multi-window view, with the option to open additional browser windows and switch between them. The F8 key toggles a keyboard overlay that shows the function of all the shortcut keys, including task and memory managers comparable to those found on the Chrome browser, and a command-line interface that accepts common Linux commands.[11][12][16]

On January 25, 2010, Google posted notes, images and a video of a conceptual design showing how a Chrome OS user interface might look on a tablet PC with a 5-10 inch screen. The design would include the same basic layout as on netbooks, but with a touch interface; an onscreen qwerty keyboard in different layouts; large, square icons placed above the tabs; and panels placed along the bottom edge that could be opened with an upward dragging motion.[17][18] The posting was made two days before Apple announced the iPad tablet.[19]

[edit] Design goals and direction

[edit] User interface

Design goals for Google Chrome OS's user interface include using minimal screen space by combining applications and standard Web pages into a single tab strip, rather than separating the two. Designers are considering a reduced window management scheme that would operate only in full-screen mode. Secondary tasks would be handled with "panels": floating windows that dock to the bottom of the screen for tasks like chat and music players. Split screens are also under consideration for viewing two pieces of content side-by-side. Google Chrome OS will follow the Chrome browser's practice of leveraging HTML5's offline modes, background processing, and notifications. Designers propose using search and pinned tabs as a way to quickly locate and access applications.[20]

[edit] Architecture

In preliminary design documents for the Chromium OS open source project, Google describes a three-tier architecture: firmware, browser and window manager, and system-level software and userland services.[21]

  • The firmware contributes to fast boot time by not probing for hardware, such as floppy disk drives, that are no longer common on computers, especially netbooks. The firmware also contributes to security by verifying each step in the boot process and incorporating system recovery.[21]
  • System-level software includes the Linux kernel that has been patched to improve boot performance. Userland software has been trimmed to essentials, with management by Upstart, which can launch services in parallel, re-spawn crashed jobs, and defer services in the interest of faster booting.[21]
  • The window manager handles user interaction with multiple client windows much like other X window managers.[21]

[edit] Hardware support

Google Chrome OS is initially intended for secondary devices like netbooks, not a user's primary PC,[14] and will run on hardware incorporating an x86 or ARM-based processor.[8] While Chrome OS will support hard disk drives, Google has requested that its hardware partners use solid-state drives due to their higher performance and reliability[11], as well as the lower capacity requirements inherent in an operating system that accesses applications and most user data on remote servers. Google Chrome OS consumes one-sixtieth as much drive space as Windows 7.[22]

Companies developing hardware for the operating system include Hewlett-Packard, Acer, Adobe, Asus, Lenovo, Texas Instruments, Freescale[23], Intel[24], Samsung Australia[25] and Qualcomm.[26]

In December 2009, Michael Arrington of TechCrunch reported that Google has approached at least one hardware manufacturer about building a Google-branded Chrome OS netbook. According to Arrington's sources, the devices could possibly be configured for mobile broadband and be subsidized by one or more carriers.[27]

[edit] Integrated media player

Google will integrate a media player into both Chrome OS and the Chrome browser, enabling users to play back MP3s, view JPEGs, and handle other multimedia files while offline.[7]

[edit] Printing

Google plans to create a service called Google Cloud Print, which will help any application on any device to print on any printer. This method of printing does not require any drivers and therefore will be suitable for printing from Google Chrome OS. Mike Jazayeri, Google group product manager, wrote that the service was prompted by a paradox inherent in an operating system designed expressly for cloud computing. While the cloud provides virtually any connected device with information access, the task of "developing and maintaining print subsystems for every combination of hardware and operating system" is unfeasible.[28][29] The service would entail installing a piece of software, called a proxy, as part of Chrome OS. The proxy would register the printer with the service, manage the print jobs and give status alerts for each job.[30]

[edit] Link handling

One unresolved design problem related to both Chrome OS and the Chrome browser is the desired behavior for how Web applications handle specific link types. For example, if a JPEG is opened in Chrome or on a Chrome OS device, should a specific Web application be automatically opened to view it, and if so, which one? Similarly, if a user clicks on a .doc file, which website should open: Office Live, Gview, or a previewing utility? Project director Matthew Papakipos noted that Windows developers have faced the same fundamental problem: "Quicktime is fighting with Windows Media Player, which is fighting with Chrome". As the number of Web applications increases, the same problem arises.[7]

[edit] Security

In March 2010, Google software security engineer Will Drewry discussed Chrome OS security. Drewry described Chrome OS as a "hardened" operating system featuring auto-updating and sandbox features that will reduce malware exposure. He said that Chrome OS netbooks will ship with Trusted Platform Module, and include both a "trusted bootpath" and a physical switch under the battery compartment that actuates a developer mode. That mode drops some specialized security functions but increases developer flexibility. Drewry also emphasized that the open source nature of the operating system will contribute greatly to its security by allowing constant developer feedback.[13]

[edit] Flash integration

As with the Chrome browser, Google will integrate Adobe Flash into Chrome OS. The move will help differentiate devices running the operating system from Apple's iPad tablet.[31]

[edit] Disadvantages

The lack of being able to access a desktop, due to the fact that the operating system relies on Cloud computing, can be "claustrophobic". Also, the need for internet access can hamper its potential.[32]

[edit] Market implications

When Google announced the Chrome browser in September 2008 it was viewed[33] as a continuation of the battle between Google and Microsoft ("the two giants of the digital revolution").[34] As of December 2009, Microsoft dominates the usage share of desktop operating systems[34] and the software market in word processing and spreadsheet applications. The operating system dominance may be challenged directly by Google Chrome OS, and the application dominance indirectly through a shift to cloud computing.[34] According to an analysis by PC World,[35] Google Chrome OS represents the next step in this battle. But Chrome OS engineering director Matthew Papakipos has noted that the two operating systems will not fully overlap in functionality. Users should be aware that Chrome OS hosted on a netbook is not intended as a substitute for Microsoft Windows running on a conventional laptop, which has the computational power to run a resource-intensive program like Photoshop.[7]

In November 2009, Glyn Moody, writing for Linux Journal, predicted that Google's market model for the Chrome OS will be to give the software and the netbook hardware that it will run on away for free, as a means of expanding its advertising-based model. He said: "The unexpected success of netbooks over the last two years shows there is a market for this new kind of computing; giving away systems for free would take it to the next level. Then, gradually, that instant-on, secure, secondary netbook might become the one you spend most time on, and Google's ad revenues would climb even higher...."[36]

[edit] Relationship to Android

The successive introductions of Android and Google Chrome OS, both open source, client-based operating systems, have created some market confusion, especially with Android's growing success.[37] Microsoft CEO Steve Ballmer accused Google of not being able to make up its mind.[38] Google has downplayed this conflict, suggesting that the two operating systems address different markets, mobile and personal computing, which remain distinct despite the growing convergence of the devices. Co-founder Sergey Brin suggested that the two systems "will likely converge over time".[39]


No comments:

Post a Comment

 
Creative Commons License
Akshat's Blog by Akshat Rastogi is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 India License.