ie8 fix

PNaCl

Netflix support coming to ARM-based Chromebooks

Those who've bought the low-cost Samsung Chromebook will be able to watch Netflix streaming video -- at some point.

"We are collaborating with Google on a solution for ARM-based Chromebooks," said Netflix spokesman Joris Evers last night.

He didn't share details on the company's schedule or its technical approach to bringing its service to Chrome OS, Google's browser-based operating system.

Most Web apps work just fine on the $249 Samsung Chromebook even though it has a Samsung ARM processor rather than the x86 chip found in all other computers running Google's Chrome OS. … Read more

Google's Native Client reaches ARM-based Chromebooks

Google has finished a version of its Native Client programming technology that extends beyond mainstream x86 PC processors into the world of ARM chips.

Native Client, or NaCl for short, is designed to let programmers easily adapt the C or C++ software they've written for native software so that it can run as a part of Web apps, too. It's designed for high performance, but it's also got security mechanisms built in to counter the risks of running malicious code directly on the processor. The first version of NaCl, though, only worked on personal computers using Intel … Read more

Google: Native Client for mobile devices still alive

Yesterday, Google appeared to have scrapped a software project to dramatically speed up browser-based games and apps on mobile devices -- but it turns out the project is still alive.

The software in question is called Native Client, and it lets programmers adapt software they've already written so it can be packaged up as a Web app -- one that runs nearly as fast as a regular native app, in Google's aspiration. Native Client today works on personal computers using x86 chips from Intel and AMD, but the company is adapting it to devices using ARM processors -- … Read more

Google: We'll prove Native Client's worth on the Web

Native Client has taken only baby steps in its first three years of existence, but Google evidently is hoping its browser-boosting technology will take larger strides soon.

The company has sent out invitations to a Native Client event on the evening of December 8 at Google's Mountain View, Calif., offices, where "we plan to share some news about Native Client," show some demos, and share some wine.

Native Client, aka NaCl, lets Web-based software run natively on x86 processors--and therefore run more quickly than traditional Web apps. That's what Office and Photoshop do, too, of course, … Read more

Google coding tool advances cloud computing

Google has released a programming tool to help move its Native Client project--and more broadly, its cloud-computing ambitions--from abstract idea to practical reality.

The new Native Client software developer kit, though only a developer preview version, is designed to make it easier for programmers to use the Net giant's browser-boosting Native Client technology.

"The Native Client SDK preview...includes just the basics you need to get started writing an app in minutes," Google programmer David Springer said Wednesday in a blog post announcing the SDK, a week before the developer-oriented Google I/O conference. "We'll … Read more

Google moves could bring fast Web apps closer

Google's Native Client project to accelerate Web applications just got a lot more real--and a lot more ambitious.

Browsers today come with increasingly powerful engines to run programs written in JavaScript, but those programs must be translated laboriously into the native instructions a computer understands, typically making them much slower than the software that runs directly on the operating system. Native Client is an attempt to bridge those worlds, letting code downloaded over the Web run fast and natively.

A year and a half ago, when Google announced Native Client, the open-source project could run only 32-bit software for … Read more