Wow, out of no where, Google suddenly pulls out their browser work they been covert about for years now. Introducing
Google Chrome, a new open source browser, built on webkit and V8. (Note: its in Beta now, but who knows how long... look at Gmail) It's got a ton of work in it that firefox 3.0 hasnt added, yet its also lacking features that Firefox 3.0 already has. Biggest changes are under the hood, where its running multi-threading processes, meaning each tab open runs it is own memory slot. Does this mean its faster or slower? Well i guess it depends how you see it. From a front end perspective, having multiple chrome threads open can absorb your memory quickly if you're running high end web apps like gmail or spreadsheets. From a developer's perspective, multi-threading means each request can be sent back in machine code, and then quickly translated to be reused when the same request is called the next time around. Thus, the javascript VM (or V8), is smart enough to allocate memory by garbage collection, and thus emit a faster response. And its built on webkit.
First looks at it tells me its sleeker looking and simply designed like most google apps are. The drag and drop of tabs into its own windows is pretty slick, with the idea that each tab can be an individual application that is designed for its own workspace. Opening a new tab recreates the history page in the form of thumbnails, alongside your bookmarks and recently closed page history. Much like speed dial on an opera browser. While Mozilla is working on its next generation of 3.1 builds to add Drag and Drop tabs, Ctrl tab functionality using aero-glass, and of course nanoJIT technology, it's still pretty impressive on how simply the Chrome browser is headed toward. All in all, what does it mean to us mozilla community? As
john lilly puts it, "So even in a more competitive environment than ever, I’m very
optimistic about the future of Mozilla and the future of the open Web." Mozilla's goal is to promote open source and free development in the hands of the community, and considering Google has opened up their browser to the public, i'd say we hit a home run in that arena. Still, competition is good, and we'll see how this beta will pan out in a few months. For now, have fun playing with new software as i certainly am.
Chatboard (0)