Archive for September, 2008

02
Sep

New browser on the block - Google Chrome

Google Chrome Logo Google is about to release a new browser today called “Google Chrome”. This is pretty exciting for me as I’ve toyed with browsers since using Mosaic in 1995 in my computer science lab. This is hotly anticipated to be one of the big launches since Firefox hit the scene - so I’ll be keenly interested to see how this browser works gathering from what they’ve put up on their Comic strip?! I know - I don’t know why they did it either - but it’s fun to read. Here’s some of the key features in a nutshell:

  1. The tabs feature have their own process (multi-threaded) - very true, nothing worse than some JavaScript hanging the whole browser.
  2. Cleaner memory management: Nothing worst that a browser hogging up loads of memory like Firefox did (but it took 5 comic pages to explain the pros!
  3. It’s open source (Fully they say)
  4. Web Kit is the rendering engine
  5. Virtual Machine for JavaScript
  6. Re-worked user experience - i.e. tabs are now on top of the browser
  7. Search = Omnibox - Omniwhat you say? A search box that offers suggestions that more than just keyword suggestions to what your typing
  8. New tabs open by default the 9 most popular sites you visit (behaviour driven)
  9. Pop-ups confined to the originating tabs (I like this one!)
  10. Increased security - processes have limited rights
  11. Harmful sites list - available as a public API woo!
  12. Google will save us - I’m kidding, some sarcasm to bring you back to reality

All-in-all it sounds great. I’m curious though, with improvements such as having a VM machine for JavaScript in this browser - is it really leaning towards better browser experience or more IE type experience where essentially Google will be guiding the users and developers into having to write more specific markup/code to suit this browser yet again? I hope not as it all sounds very cool and very good long term … let’s see who will end up leading the industry in tech terms (browser usage still learns heavily towards IE at approximately 80% - according to the BBC news website)

Anyways, can’t wait to check it out!

More references: Techcrunch Google Blog BBC news dot.life (BBC news tech blog)