Skip to main content

Google's Plan To Take Over The TV concept !!

Google is working on Android-based set-top box software with Intel and Sony. It's the latest in Google's ongoing efforts to enter the TV industry.

Here's what we learn from Nick Bilton's article for the Times:

  • Google is working on a platform called Google TV with Sony and Intel.

  • It's based on Google's Android OS, and will be open source.

  • Users will be able to do Web stuff like search, plus watch Web video from sites like YouTube, and maybe Hulu.

  • Google and Intel want to move into the TV business, where they have little presence. Sony wants to compete with Vizio on something other than price.

  • Google wants software companies to write apps for Google TV, the same way they do for Android phones.

  • Logitech is teaming up for peripherals, including a remote with a tiny keyboard.

  • The companies are hiring for Android-related jobs.

  • Google obviously wants to put ads on this system.

  • Google has built a prototype set-top box, but the software might be built straight on to TV sets.

  • Google TV will use a special version of Google's Chrome browser.

  • Sony may develop a new brand for TVs running Google TV.

Comments

Popular posts from this blog

768-bit RSA cracked, 1024-bit safe (for now)

With the increasing computing power available to even casual users, the security-conscious have had to move on to increasingly robust encryption, lest they find their information vulnerable to brute-force attacks. The latest milestone to fall is 768-bit RSA; in a paper posted on a cryptography preprint server, academic researchers have now announced that they factored one of these keys in early December. Most modern cryptography relies on single large numbers that are the product of two primes. If you know the numbers, it's relatively easy to encrypt and decrypt data; if you don't, finding the numbers by brute force is a big computational challenge. But this challenge gets easier every year as processor speed and efficiency increase, making "secure" a bit of a moving target. The paper describes how the process was done with commodity hardware, albeit lots of it. Their first step involved sieving, or identifying appropriate integers; that took the equivalent of 1,500 y...