Google I/0 2010: Google TV

The second part of the Day 2 Google I/O 2010 keynote introduced Google TV. Google seemed very excited about this and rolled out the CEO and representatives of Sony and Logitech who will be first to market with the technology, BuyMore, who hope to make millions selling it in the run up to Christmas 2010, and a US satellite company (not Sky) that will have some support for it.

I have to admit to being somewhat underwhelmed. What Google TV is, after all, is just a glorified web browser in a box that can put its signals onto your TV. If you have the cables, you can do this with your PC now, so where’s the value added?

Well it will allow access to the whole Internet, it won’t be a walled garden so that’s good. It’ll play well with your android phone (which can even act as a remote) and it is based on android itself so it can run android apps as well as web apps. It’ll also be able to put Google ads on the biggest screen in the house, so I can see why Google would be excited. Potentially it could put the Internet into the hands of people who don’t have access via PCs (although it will require a broadband connection into the house so it would be interesting to speculate if such a household really exists), and it could be a way to improve the interactivity and educational potential of the “Watching TV” experience.
It won’t be available in the UK for a while I assume, so we’ll have to judge its success by what the US consumer thinks of it. If I upgrade my TV in the next year or so, I’ll be looking for HD and won’t be holding off until the Google TV product arrives in the UK. For this reason, if I was a betting man, I’d expect the sale of Logitech “companion” box to exceed sales of Sony Google TVs by an order of magnitude.
Furthermore, the video of the Google TV keynote (currently available only as a [Google play list](http://www.youtube.com/user/GoogleDevelopers#g/c/B09682344C2F233B)) loses some of its impact because licensing restrictions meant that video of demonstrations of actual TV programmes couldn’t be released. So we only get to see the web features (it’s just a big web browser!) and the android stuff! This may be part of the reason why I’m underwhelmed — perhaps this is a genuine case of “you had to be there”.
I have to admit to being a little disturbed that Google’s domination of the web ad market is moving to mobile phones (see [Android Keynote](http://blog.cpjobling.org/2010/05/google-io-2010-keynote-2.html)) and now the TV. Shouldn’t that be making us all nervous? If we are exposed to or watch a Google ad on TV, or on our phones, the advertisers and Google will know where and when and in what context.
That’s scary!

Google Chrome Web Development Tools


If you are like me you like Google chrome because it’s fast, up-to-date, standards compliant and fast. But if you are a web developer, you need to use Firefox because it has Firebug, the best web development browser extension there is.

Well, it turns out that Chrome provides some built-in web developer features extensions that I stumbled upon the other day quite by accident. The image shows the developer tools open and at the code view and CSS inspector.
The [Google Chrome Developer Development](http://www.chromium.org/devtools) page gives an introduction to the facilities and it contains are a number of videos that demonstrate what you can do with them as well as an detailed tutorial. This [blog posting](http://googlecode.blogspot.com/2010/05/chrome-extensions-for-web-development.html) introduces the google chrome developer tool and additional web developer extensions that can be used to extend the web development capabilities of the browser.
Now if there was only the equivalent of [Xinha](http://xinha.webfactional.com/) and a proper [Delicious bookmarking extension](http://delicious.com/help/quicktour/firefox), I might never use Firefox again.
*Note for Mac users*: the page and tools menu are not turned on by default. The developer tools are hidden behind the view View -> Developer -> Developer tools menu. This explains why I only stumbled across them by accident. You can turn on the tools and page menu in by selecting Preferences from the Chrome menu (?,).
**Stop press**: There is now a beta version of the official Delicious [Chrome extension](http://delicious.com/help/quicktour/promo) and it’s now installed! Let me know if there’s one for Xinha in the comments.
css.php