iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
IT Discussion Forum Having IT issues? Got IT questions? Who doesn't? If you can't get your Apache to work with your MySQL or your php is choking on your ODBC... Let's see if we can help you come up with some ideas.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-08-2009, 08:06 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,714
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Google Plans a PC Operating System

My thin client when starting this thread is Opera 10 Beta.

"SAN FRANCISCO — In a direct challenge to Microsoft, Google announced late Tuesday that it is developing an operating system for PCs that is tied to its Chrome Web browser.

The software, called the Google Chrome Operating System, is initially intended for use in the tiny, low-cost portable computers known as netbooks, which have been selling quickly even as demand for other PCs has plummeted. Google said it believed the software would also be able to power full-fledged PCs.

The move is likely to sharpen the already intense competition between Google and Microsoft, whose Windows operating system controls the basic functions of the vast majority of personal computers".

.................................................. ..................................

Google’s plans for the new operating system fit its Internet-centric vision of computing. Google believes that software delivered over the Web will play an increasingly central role, replacing software programs that run on the desktop. In that world, applications run directly inside an Internet browser, rather than atop an operating system, the standard software that controls most of the operations of a PC.


Read more ...

Related WPW thread: Opera - Uniting the Web?

Last edited by kgun; 07-08-2009 at 08:19 AM. Reason: additional information
Reply With Quote
  #2 (permalink)  
Old 07-08-2009, 11:06 AM
WebProWorld Member
 
Join Date: Jun 2009
Location: Bellville
Posts: 56
Modified RepRank 2
Default Re: Google Plans a PC Operating System

They're not happy with just android? I wouldn't use it. There's already enough OS's out there not to need another one; and Google already has too much control over the web.
Reply With Quote
  #3 (permalink)  
Old 07-08-2009, 11:22 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,661
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Plans a PC Operating System

Interesting. Of course, by their description, I don't think Chrome would qualify as an operating syatem, the OS would technically be Linux, with Chrome functioning as either a virtual machine or user interface. Basically, Chrome would be an OS in the same way KDE or Windows 3.1 are operating systems (technically, neither is an OS: KDE and 3.1 are GUIs running on Linux and DOS respectively).

I for one am very curious to see where this will go. I have already been playing with some applications that function completely through the browser. Check out www.aviary.com for some very interesting examples. If Chrome as an "OS" catches on, I think it will only increase the availabilty of truly distributed applications. What I am unsure about is the delays. By shifting applications to the web, you replace the time spent loading applications from your hard drive (where the only limitation is the speed of the hard drive and processor) with time spent loading applications over the Internet (where the limitation is the much slower speed of most Internet connections, combined with the bandwidth issues of more heavily used applications)

I have seen a product that is in development which is based on a similar concept (unfortunately I have not been able to find the link...). This product is a minicomputer that has a Linux Kernel and uses Firefox in full screen mode as the user interface. All user applications are loaded from a protected version of Amazon's Web Service, guaranteeing that users (in theory at least) are safe from any type of virus. In addition, users never have to upgrade or purchase software. User files are also stored remotely, which means that even if the computer is stolen or destroyed the data will not be lost.

The one drawback I see with this approach is that users will lose out on a few types of apps. Home gaming would be eliminated, as more complex games have too much data to easily be transmitted over the web each time a user wants to play. They also usually need their own user interface and tight integration to the underlying hardware. It would also be interesting to see if this approach is effective for media - can media be stored and played locally, or will it have to be streamed each time?
__________________
The best way to learn anything, is to question everything.

Last edited by wige; 07-08-2009 at 05:00 PM. Reason: Added link
Reply With Quote
  #4 (permalink)  
Old 07-08-2009, 12:36 PM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,714
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Google Plans a PC Operating System

Wige, another great input.

Quote:
Originally Posted by wige View Post
If Chrome as an "OS" catches on, I think it will only increase the availabilty of truly distributed applications. What I am unsure about is the delays. By shifting applications to the web, you replace the time spent loading applications from your hard drive (where the only limitation is the speed of the hard drive and processor) with time spent loading applications over the Internet (where the limitation is the much slower speed of most Internet connections, combined with the bandwidth issues of more heavily used applications)
My bolding. I agree, but cloud and grid computing opens new possibilities. In addition there are a number of advantages with web applications:
  1. Web applications are inexpensive.
  2. Web applications are easy and inexpensive to upgrade.
  3. Web applications are flexible. They can run on most servers and browsers (clients). They are not well suited for heavy number crunching, but tomorrows may if net OS's are developed.
  4. Web applications can serve n clients simultaneously independent of time and place.
  5. Web applications make it easier to have a central data store. You don't need separate data store in each location.
  6. Big companies can use them on their intra / extra net with similar advantages as those mentioned above.
Reply With Quote
  #5 (permalink)  
Old 07-08-2009, 03:54 PM
DaveSawers's Avatar
WebProWorld Veteran
 
Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 492
DaveSawers RepRank 3DaveSawers RepRank 3
Default Re: Google Plans a PC Operating System

Quote:
Originally Posted by wige View Post
By shifting applications to the web, you replace the time spent loading applications from your hard drive ... with time spent loading applications over the Internet
Not quite true. Applications run over the internet are run on the server and it's only the data from and to the user that is transmitted over the internet. You don't load the application on the client.

The main advantage of running web based applications is that you can run resource hungry tasks such as finite element analysis (that take a huge amount of processor time) from your phone or your Chrome powered netbook.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
  #6 (permalink)  
Old 07-08-2009, 08:08 PM
The Leader's Avatar
WebProWorld Member
 
Join Date: May 2009
Location: Melbourne, Australia
Posts: 56
The Leader RepRank 2
Default Re: Google Plans a PC Operating System

Microsoft may have made a monumental error by waking the giant of google by competing with BING.
I just get the feeling at Google would be more sucessful with an operating system than Microsoft will be with Bing because of the trust factor of MS!
Reply With Quote
  #7 (permalink)  
Old 07-08-2009, 10:42 PM
Chief Ken's Avatar
WebProWorld Member
 
Join Date: Jul 2009
Location: HuntsVegas
Posts: 30
Chief Ken RepRank 1
Default Re: Google Plans a PC Operating System

All I hear now days is that Bing won't stick because they came out too late in the game, Google and Yahoo! have the market locked. Seems the same should hold true with an OS; too late Google, Bill had you licked decades ago.
__________________
PatriotString is a Web 3.0 Social Network that pays you to use it. It's free and comes with its own embedded video email account.
Reply With Quote
  #8 (permalink)  
Old 07-09-2009, 02:05 AM
WebProWorld Member
 
Join Date: Jan 2009
Location: http://goodfta.com
Posts: 29
goodfta RepRank 0
Default Re: Google Plans a PC Operating System

i wonder if adsense will be displayed on your desktop?
__________________
FTA Files || FTA Forum || Viewsat FTA Files
Reply With Quote
  #9 (permalink)  
Old 07-09-2009, 02:14 AM
WebProWorld New Member
 
Join Date: Mar 2009
Posts: 3
jane4455 RepRank -1
Default Re: Google Plans a PC Operating System

I hate to be the bearer of bad news, but this is probably just more Google hype. "Google Chrome running within a new windowing system on top of a Linux kernel." That would suggest that it is likely just another GUI framework for Linux like GNOME, KDE, or Xfce. Maybe with some additional modifications, like the current Linux GUIs provide, but nothing revolutionary.
Reply With Quote
  #10 (permalink)  
Old 07-09-2009, 08:32 AM
WebProWorld Pro
 
Join Date: Jul 2003
Posts: 117
Peter RepRank 2Peter RepRank 2
Default Re: Google Plans a PC Operating System

Its interesting that they are going for the netbook market when some reports are now saying that netbooks have only really taken off when XP got put on it. They are also predicting more convergence between smart phones and netbooks.

From a business POV if you dont want to run a fat client, switch to a thin client on Citrix or MS TS etc, these already run linux, CE and XP.

So who are they going to be targeting? Have they realised their browser launch was a failure and are now trying to generate more hype for it?
Reply With Quote
  #11 (permalink)  
Old 07-09-2009, 08:39 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,714
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Google Plans a PC Operating System

Quote:
Originally Posted by Peter View Post
Have they realised their browser launch was a failure and are now trying to generate more hype for it?
Isn't it too early to draw that conclusion?
Reply With Quote
  #12 (permalink)  
Old 07-09-2009, 10:45 AM
inertia's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Apr 2006
Location: Lancaster, UK
Posts: 1,022
inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6
Default Re: Google Plans a PC Operating System

Quote:
Check out www.aviary.com for some very interesting examples.
This is indeed a very interesting site! Just signed up

As far as Google challenging MS in the OS game, i dont reckon they'll win that one. Thats what MS do. Google do search technologies and did MS beat them at that?
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org

"Carpe diem, seize the day boys, make your lives extraordinary"
- Dead Poets Society
Reply With Quote
  #13 (permalink)  
Old 07-09-2009, 11:09 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,714
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Google Plans a PC Operating System

Quote:
Originally Posted by inertia View Post
As far as Google challenging MS in the OS game, i dont reckon they'll win that one. Thats what MS do. Google do search technologies and did MS beat them at that?
May be not on the Pc in the foreseeable future. What about "an OS in the Internet cloud / a net OS"?

Last edited by kgun; 07-09-2009 at 11:12 AM.
Reply With Quote
  #14 (permalink)  
Old 07-09-2009, 11:52 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,661
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Plans a PC Operating System

I think it will be interesting what markets they target when they go after the desktop platform. I imagine they will start with the home user, for productivity computers where word processing, simple gaming, and basic data management applications can exist in the cloud. Windows or Linux would probably not lose ground on "primary" computers in the home simply because certain types of applications like games and home media playback don't necessarily translate well into the cloud. However, for additional computers in the home, these computers will probably be a low-cost alternative to the more powerful traditional desktop.

Where I really don't see Chrome breaking through is in the business world. First, Microsoft has something of a stranglehold there, and if the cloud begins to permeate business computing, MS will probably come out with a platform that offers tight business integration with traditional Windows workstations. In addition, privacy and security concerns will probably keep the cloud limited to the enterprise scope, rather than the world-wide scope cloud that Chrome looks geared to connect to.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #15 (permalink)  
Old 07-09-2009, 12:44 PM
DaveSawers's Avatar
WebProWorld Veteran
 
Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 492
DaveSawers RepRank 3DaveSawers RepRank 3
Default Re: Google Plans a PC Operating System

Businesses can run applications on their intranet totally secure from the internet. You don't have to run on the www.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
  #16 (permalink)  
Old 07-09-2009, 08:05 PM
jawn_tech's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jun 2004
Location: USA
Posts: 1,546
jawn_tech RepRank 3jawn_tech RepRank 3
Default Re: Google Plans a PC Operating System

Gmail was and is a slam dunk.

The google browser so far seems like a flop, but the jury is still out.

The last I used Google docs, it was still having trouble reading a docx file correctly.

I would consider switching to a Google OS if I had some assurance it would run all of my professional graphics, video and audio production programs ("for Windows") without a hitch. Then, there would need to be a cost incentive (as in free, or a fraction of the cost of a Windows OS).

It all comes down to price and compatibility.
Reply With Quote
  #17 (permalink)  
Old 07-10-2009, 06:09 AM
inertia's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Apr 2006
Location: Lancaster, UK
Posts: 1,022
inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6
Default Re: Google Plans a PC Operating System

I've been using google docs recently and the collaboration aspects of it are great! Its a bit poor at importing files and some errors can occur when you're clicking around a big spread sheet. Also, it doesn't seem to like imported files (its still in beta but isn't everything!). So id recommend building docs from scratch in their system.

One of the best uses I've found for it relates to a link building aid/spreadsheet which i was slowly building. It really got interesting when i invited a handful of SEO and marketing buddies to join and contribute. The spreadsheets coming along nicely now thanks to the extra input. Some cool features which help are live colour coded highlighting of any field another user is editing, live chat and mass emailing to all users.

Also been doing some link building for a client and i use a Google doc to record all the work. The client can then login whenever he wants and see what work i've been doing without messaging me direct.

The idea of cloud storage and enterprise was a bit dodgy to me at first but im getting more and more into the idea and benefits.
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org

"Carpe diem, seize the day boys, make your lives extraordinary"
- Dead Poets Society

Last edited by inertia; 07-10-2009 at 08:26 AM.
Reply With Quote
  #18 (permalink)  
Old 07-20-2009, 04:44 AM
WebProWorld Pro
 
Join Date: Mar 2009
Posts: 228
earnest RepRank 4earnest RepRank 4earnest RepRank 4
Default Re: Google Plans a PC Operating System

The game is never over, MS offers a google apps alternative: http://news.bbc.co.uk/2/hi/technology/8148969.stm, officelive dot com.

Last edited by earnest; 07-20-2009 at 04:47 AM.
Reply With Quote
  #19 (permalink)  
Old 07-20-2009, 05:57 AM
inertia's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Apr 2006
Location: Lancaster, UK
Posts: 1,022
inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6
Default Re: Google Plans a PC Operating System

Hhmm. Interesting!

In a few months I'm hitting the road and becoming a "travelling SEO", so I've been slowly moving all my stuff online and all within my google account (gmail and google docs mainly). This is going to be great for travelling as the inevitable theft or breakage of my laptop wont mean I loose anything and all i have to do is find the nearest internet cafe and im right where I left off! Google was my main choice for online enterprise as i only have to login into one account and I have it all there at my fingertips. However, Google docs isnt brilliant so I may give MS Office 2010 a try! But then i have to log into two accounts...

I dont see how MS can compete when people are so used to logging into their google account for email, reader, calender, analytics, GWT etc etc
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org

"Carpe diem, seize the day boys, make your lives extraordinary"
- Dead Poets Society
Reply With Quote
  #20 (permalink)  
Old 07-20-2009, 06:19 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,714
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Google Plans a PC Operating System

Quote:
Originally Posted by inertia View Post
Hhmm. Interesting!
In a few months I'm hitting the road and becoming a "travelling SEO", so I've been slowly moving all my stuff online and all within my google account (gmail and google docs mainly).
Have you put all of your favorites on deli.ciou.us? They can be imported with a few mouse clicks and made private if you don't want to share them.

Here

Favorez - DHTML menu builder for website navigation using your own IE favorites.

is a nice tool that writes your (works only for IE?) favorites to an xml document that can be manipulated with code like this

Code:
<script type="text/javascript">
document.write("<br /> <br /> <b>URL'ene:</b> <br /> <br />"); 
x=document.getElementsByTagName('a'); 
for (var i=0; x[i]; i++) {
    document.write("<br />"); 
    document.write(x[i]);
    }
document.write("<br /> <br /> <b>Navnene:</b> <br /> <br />"); 
for (var i=0; x[i]; i++) {
    document.write("<br />"); 
    document.write(x[i].innerHTML);
    }
</script>
(made for HTML - not tested for XML documents). Since innerHTML is used, you may convert the XML document to an HTML document with XSLT or another automatic XML processor.

Last edited by kgun; 07-20-2009 at 07:02 AM.
Reply With Quote
  #21 (permalink)  
Old 07-20-2009, 06:51 AM
inertia's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Apr 2006
Location: Lancaster, UK
Posts: 1,022
inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6
Default Re: Google Plans a PC Operating System

Yeah, Ive been using delicious for a while now. Loving it! Its also great for link building as I've submitted my delicious RSS feed to a load of aggregators/directories.

The only criticisms I do have is that there are often glitches and if you ever do a full sync it looses all the favicons.. When you have lists without favicons it can be a visual mess! And if you forget to click the private option it can be a bit frightening!
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org

"Carpe diem, seize the day boys, make your lives extraordinary"
- Dead Poets Society
Reply With Quote
  #22 (permalink)  
Old 07-20-2009, 06:57 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,714
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Google Plans a PC Operating System

I have had very few problems. I never use a complete import of my FireFox favorites. Only FireFox favorites are imported.

Quote:
Originally Posted by inertia View Post
The only criticisms I do have is that there are often glitches and if you ever do a full sync it looses all the favicons.. When you have lists without favicons it can be a visual mess! And if you forget to click the private option it can be a bit frightening!
Then combine my code above with seamless file access: Tutorial for chmod (Worth reading. Very short chapters).
Reply With Quote
  #23 (permalink)  
Old 07-20-2009, 05:12 PM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,661
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Plans a PC Operating System

One thing I wanted to toss in here. I had been hunting for this link since Google announced their OS, and I have a feeling this system is very similar to what the Google OS will do:

CherryPal PC Offers Subscription-free Cloud Computing That Runs Off Two Watts of Power - CherryPal PC - Gizmodo

The Cherrypal offloads everything - storage and processing - onto the cloud. The computer has only a Linux kernel and Firefox. The Chrome OS will be a Linux kernel and Chrome. Cherrypal has all of the applications and data existing in the cloud of Amazon Web Services, with no data stored on the computer, and the only applications available are the ones in a protected (read only) section of AWS. For GoogleOS I think you will have the same thing, using GoogleDocs, but possibly with the ability to save documents locally.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #24 (permalink)  
Old 07-20-2009, 05:24 PM
Uncle Dog's Avatar
WebProWorld Pro
 
Join Date: Apr 2008
Location: Scotland
Posts: 269
Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5
Default Re: Google Plans a PC Operating System

Google Plans a PC Operating System.

Microsoft could learn a thing or two here.
Reply With Quote
  #25 (permalink)  
Old 07-20-2009, 11:33 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,274
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Google Plans a PC Operating System

Quote:
Originally Posted by inertia View Post
In a few months I'm hitting the road and becoming a "travelling SEO", ...
Good luck with that venture; I do hope that it works out well for you, as there's so much we miss being tethered to one spot.
Reply With Quote
  #26 (permalink)  
Old 07-20-2009, 11:39 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,274
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Google Plans a PC Operating System

Quote:
Originally Posted by wige View Post
The Cherrypal offloads everything - storage and processing - onto the cloud. The computer has only a Linux kernel and Firefox. The Chrome OS will be a Linux kernel and Chrome. Cherrypal has all of the applications and data existing in the cloud of Amazon Web Services, with no data stored on the computer, and the only applications available are the ones in a protected (read only) section of AWS. For GoogleOS I think you will have the same thing, using GoogleDocs, but possibly with the ability to save documents locally.
So, what we end up with is essentially a very thin client, with an embedded OS?
Reply With Quote
  #27 (permalink)  
Old 07-21-2009, 12:47 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,661
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Plans a PC Operating System

Exactly. They claim that the computer will run on only 2 watts of power, and because it has no moving parts it can be used in hazerdous environments, and even get run over by a tank without being damaged (provided you attach appropriately durable input devices and monitor).
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #28 (permalink)  
Old 07-21-2009, 01:55 AM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,274
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Google Plans a PC Operating System

Might be useful to road warriors and the casual user; but, I don't see either institutional users or a great portion of personal users jumping on this.
Reply With Quote
  #29 (permalink)  
Old 07-21-2009, 10:47 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,714
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Google Plans a PC Operating System

Generally it is too early to know the future. Yesterday I was told the following on Cnn and / or our Tv.
  1. The Apollo 11's computers power were less than the computing power of todays standard mobile phone
  2. The complete Aollo project cost about 3 cents per capita / day. It was stopped because of the expenses. It was told that it is comparable to what you use on ice cream.
In my opinion, cloud and grid computing (I admit that I do not know enough about the buzz words) combined with a Linux or other kernel can be the way ahead. I think Google is on an interesting path.
Reply With Quote
  #30 (permalink)  
Old 07-21-2009, 10:09 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,274
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Google Plans a PC Operating System

It's not the issue of capabilities that I have reservations about, but rather the level of trust and reliability required for relying solely on the grid.

Fictional and non-fictional literature is replete with stories of systems going very, very wrong, in every imaginable manner, with dire consequences. The more centralized such are, the greater the risk of catestrophic consequences arising from an otherwise mundane problem.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > IT Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
All operating system in the world sarpras IT Discussion Forum 8 03-13-2007 06:42 PM
Operating System Resources webproguy IT Discussion Forum 3 03-16-2005 11:40 AM
SUN Solaris 10 Operating System FREE!!! ~0 IT Discussion Forum 0 11-15-2004 08:51 PM
Google Operating System Blackicicle Google Discussion Forum 9 09-09-2004 11:30 PM
Operating System Deadlock ashish_gupta IT Discussion Forum 2 04-01-2004 01:02 AM


All times are GMT -4. The time now is 07:07 PM.



Search Engine Optimization by vBSEO 3.3.0