Pixel Picture Clearer? Google Ports Office-Substitute To Chrome OS, Browser
CWmike writes "Google confirmed on Tuesday that it has ported part of QuickOffice to a technology baked into Chrome OS and the company's Chrome browser. The popular iOS and Android app substitute for Microsoft Office that Google acquired last year will run using 'Native Client,' a technology that lets developers turn applications written in C and C++ — originally intended to run in, say, Windows. With that it will execute entirely within a browser, specifically Google's own Chrome. Google claims that Native Client code runs almost as fast inside the browser as the original did outside. QuickOffice viewers come bundled with the $1,300 Chrome OS-based Chromebook Pixel notebook, and Google will add editing functionality in the next two to three months. Does this all make the Pixel make more sense?"
No.
I had to re-read this summary multiple times to understand it. I'm not saying it needs to be perfect, I know I'm not, but that summary is just terribly written.
...ported part of QuickOffice...
...add editing functionality in the next two to three months...
"make more sense?"
Not yet, but keep going.
Google figured out that a computer that runs only cloud based stuff isn't such a good idea. But, since Chrome OS doesn't have native apps, they had to hack those native apps into Chrome, where they run "almost as fast" as they would if they were proper applications under a real OS. As a demonstration of how great this technology is, Google hacked an entire open source office suite into Chrome.
That certainly does explain why you'd want to buy a Chromebook that costs more than an ultrabook or an Air.
It almost sounds like Google wrote the summary... except for the use of annoying cliches and the incomplete sentences.
$1300 for a netbook? No, thanks.
While I think anyone has to be impressed by how extensible the browser and HTML has been and how far it's all been able to go, are we going to at some point face the fact that we're using the browser for something it was never intended for? We want a browser experience that feels like a native app, but we shun things like flash and silverlight (and even java!). Don't we need to eventually concede the possibility that something like Silverlight wouldn't be that bad? If it weren't for the MS tie-in, and it was truly an open standard, wouldn't it make more sense than trying to string together HTML and JavaScript in clever ways to accomplish the same thing?
Or is meant to be a cloud computer, or is not (and it have too little hard disk to not be). There are things that have sense to run locally (i.e. some games), but for Google strategy the only fitting office alternative is a local version of google docs (for editing offline), not another different office suite, with different formats, different functionality, and not meant to be edited online.
The productive UI of a web browser combined with the Internet security of a native application.
Hurray to Google for re-inventing ActiveX. May they have just as much success as Microsoft with it.
HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
Still just the world's most expensive web browser. What a useless device. Someone at Google made a boo-boo.
Whatever happens to their sales pitch for Google Docs for enterprise?
This space for rent.
If all you wanted in the first place was an Internet-dependent dumb terminal, errrr "cloud device", it already made sense. If you want more than that, it will never make sense for that price. Sounds like Google fan boys are suffering from the same madness they claim Apple fan boys have.
Tired of being "punished" by the Slashdot $rtbl since 2002. I'm now over at http://soylentnews.org/ .
It was ActiveX that almost single handedly drove users away from Internet Explorer. ActiveX was a massive security problem from day one and was always an incredibly easy venue for malicious code.
It's not clear to me whether this ability to execute code is intended solely for Chrome OS, or whether it is intended for all versions of the Chrome browser. If the intent is the latter, this has a good chance of driving users en masse away from Chrome as Google's security nightmare is probably just beginning.
------ The best brain training is now totally free : )
>Google will add editing functionality in the next two to three months
What? An Office suite without editing functionality on a $1300 device? Computers were more capable in the 70s and 80s.
Also look at the summary from the story yesterday about HP making Android tablets:
http://tech.slashdot.org/story/13/02/25/2129208/hp-continuing-to-flee-windows-reservation-with-android-tablet?utm_source=rss1.0mainlinkanon&utm_medium=feed
"Hewlett-Packard seems more determined than ever to flee the Windows reservation, unveiling a $170 Android tablet, the HP Slate 7. It runs Google Android 4.1, the first version of the 'Jelly Bean' build, which has been ever so slightly outdated by the recent release of Android 4.2. This isn't the first time in recent memory that HP's opted for a Google product over one offered by longtime partner Microsoft. As it helpfully pointed out in a press release, HP has produced a Chromebook running Google's Chrome OS, a largely cloud-dependent operating system for laptops and notebooks. Built around Google services such as Gmail, Chrome OS also offers access to the Chrome Web Store, an online storefront for apps. If HP and other manufacturers increasingly adopt Google's offerings over Windows, it could cause some consternation among Microsoft executives. Microsoft, of course, is pushing Windows 8, which is meant to run on tablets and traditional PCs with equal facility. If it wants the Windows division to continue as a cash cow, it needs manufacturers to adopt that operating system in massive numbers. Android and Chrome OS could make that strategy a lot more difficult."
What has Chrome OS got to do with HP making Android tablets that it deserves a huge section of the summary to shill it?
The shilling and astroturfing is heavy here.
It's still an overpriced thin client with a nice screen.
I am becoming gerund, destroyer of verbs.
I'm curious to know how Windows 8 will run on this thing. W8 is supposed to be designed to run well on a wide variety of pixel densities. This thing's got a ton of pixels and a touchscreen. Should me a match made in heaven. It's a bit low on RAM and storage but it's enough to install and run the OS and a full suite of productivity apps.
I've already said it when Google launched Chrome: they are trying to tie the users in. Sooner or later, they're going to offer a product that is exclusively available in Chrome. They're going to do better gaming in Chrome (Javascript is too slow; think how nice Farmville can look!). That time seems to have come. And once accepted, there's no way back, and the masses will be logged into their google account forever.
What struck me about Surface RT was it came with MS Office but didn't support touch. Indeed the Office division barely ported it across with only a few tweaks (they boasted about turning off the cursor blink as if that was a big thing!). The whole OS seemed to have been botched to run the desktop version of Office.
It's like Microsoft are lazy or have corporate inertia.
So whether Google delivers a successful Office port for Chrome is not as important as whether they deliver a touch version. Because a touch version would easily port to Android and be across everything. Then MS's second cash cow would also be under attack (think Windows 8 vs Android).
Yes, this is insanely great!!! Now just if they could only have, like, a way of getting all them cool appz from Android to run!
I dunno, like, having 'Chromium' or something being able to run, like, appz and access my data when my interwebz is busted??
Maybe they could call it Google's Not Unix?
2013 is gonna be the year of Ginux on the tablet!!!
I'd love to have programming-language agnostic scripting on a broser- PNaCl looks quite interesting. However, application development on the browser can only advance as quickly as IE features advance. IE still has huge marketshare, so if your website (web-app to be more precise) doesn't run on IE, you are excluding a huge customer base. This is all changing quickly with tablets and mobiles (which mostly run webkit) but IE is still very big. This will put pressure on Microsoft, and hopefully these features will get incorporated into IE sooner or later.
In my opinion the whole application on a browser thing happened because MS has (had?) a monopoly on desktop. So if you wanted to develop something cross-platform that has a UI, you had following options:
* Do it in a cross platform language that has UI programming. The only one I know is Java. 10 years ago, computers were much slower, and Java on desktop was quite worse than it is right now, so this would result in sub-par applications.
* Do it in C/C++ and use a cross-platform tookit. The only ones worth talking about are wxWidgets and Qt, and again, 10 years ago they weren't mature. On top of that you need to deal with tons of "backend" programming hassles, as windows is not really posix compatible. Again, cross-plaform toolkits like Qt or wxWidgets help here, but only some.
* Use some kind of thin client technology and do all the heavy lifting on the server. This basically evolved into a web server + a browser as a thin client. And until AJAX, your applications could not offer much interactivity.
All thigs considered, for many things browser-as-a-thin-client model makes a lot of sense. You always get the latest version immediately, you don't need to install anything (installing/removing/updating software is a huge hassle on windows. I'm appalled windows still doesn't have any package management and repositories). You get decent security- you can trust a web page will not screw up your computer (well, except some exploits in the browswer, but that's nothing compared to installing and running a native app from untrusted source).
Looking back I always think if this could have been done better. HTML+JS is quite nasty from an application development point of view. First of all, JS works differently on different browsers, and these differences are hardly documented. Things like GWT or jQuery help, but the problem is still there. Again, Microsoft and IE screw things up badly for everyone time and time again. Another two things- running inside a browser you don't have propper networking support and access to local storage. Both are required for complex interactive applications. HTML5 is an attempt to improve both, but it remains to be seen how successful it is. HTML/CSS layout is hard. There are still few to none WYSIWYG tools to drag and drop UI elements and construct a web-app in this way. And web-apps have a different look & feel than native apps- you still need to think in terms of URLs, "back" buttons, tabs, browser menus, etc. And not all hotkeys work either.
In general, I think a browser using HTML/JS/HTTP is a bad to mediocre thin client for applications. The only reason its so widely used is because it comes preinstalled on all new computers/tablets/mobiles shipped. If Microsoft wasn't a monopoly, it would have been possible to ship some other better thin-client with all the machines sold, and we would not have to deal with all this mess. I would probably prefer to have a browser just for reading PAGES, and a dedicated thin client for running remote apps. Hopefully things will get better with HTML5, and Microsoft has less influence on internet standards these days...
Sorry for the long rant,
--Coder
* $1300
* Notebook
* "Almost as fast"
Is it just me, or should you never have all three of those aspects bundled together in a device you hope to be profitable in today's market place?
OK, so their plan is to replace the OS with a really inefficient OS? What could possibly go wrong?!
So I want a laptop with a REALLY nice REALLY high res display, a great keyboard and trackpad. The touchscreen shit I don't really care about. Other than a Macbook Pro 13" retina for $200 more, what are my options other than the Pixel? Everyone seems to hate the Pixel, so what are my options? It seemed like throwing Ubuntu on the Pixel made the most sense to me.
For $1300, I can get a fully functioning laptop that doesn't let Google index ALL my stuff...
Or, to put it shorter, Google discovered that users are skeptical to this JavaScript cloud-based stuff, so the invented ActiveX. You know, since that was such a brilliant idea. Sheesh!
The news is that CROS users will now have a native app to read and edit MS Office docs. Until now, CROS users would have to: download them, then upload them to Drive, then see a limited read-only version.
Since it's in NaCl you can count on the app being orders-of-magnitude faster than if written in some other technology.
Pixel is not part of the story, but it does add more readership to the article.
In summary, Chromebooks and Chromeboxes are getting more and more serious for low-end and high-end users at home, school, and work.