Build your own browser extensions for Google Chrome

google-chrome-logo

[Ryan] posted a writeup on developing extensions for Google Chrome. The extension system utilizes HTML with a JavaScript API which is still sparsely documented. After taking us through his twitter bar extension project, he concludes that the Chrome extensions are not nearly as versatile as what we're used to seeing with Firefox. That being said, this is a move in the right direction for the young … [Read more...]

Live Android

504x_androidvirtural (Custom)

Excited about google Chrome? Can't wait? Why not play with google's other OS, Android. You can now run Android from a live cd on any X86 computer. Just pop it in and go without any damage to your existing data. They've already gotten it working on the EEE_701, let's see one with touch screen installed. … [Read more...]

Distributed computing in JavaScript

mapreduce

We've heard about the idea of using browsers as distributed computing nodes for a couple years now. It's only recently, with the race towards faster JavaScript engines in browsers like Chrome that this idea seems useful. [Antimatter15] did a proof of concept JavaScript implementation for reversing hashes. Plura Processing uses a Java applet to do distributed processing. Today, [Ilya Grigorik] … [Read more...]

Chrome and Firefox showing JavaScript improvements

browser_javascript

With new betas for both Firefox and Chrome being released, CNET decided to find out how good their JavaScript performance was. Both browsers got a performance boost with Firefox slightly edging out Chrome. You have to turn on TraceMonkey, Firefox's new Javascript engine in 3.1b1, to get the improvement. We never thought Google was that serious about building a new browser. They just want wanted … [Read more...]

Google Chrome roundup

dlpage_lg

Google Chrome made a huge splash in the past week, but will it really change the way you browse, and convince you to switch from your current browser? For those who want to play with it but don't want Google to completely take over their lives, Chromium is the open source project behind Google Chrome. Linux and OS X users can also run Chrome using WINE, although success is not guaranteed. To make … [Read more...]

Google Chrome webcast starts now

The webcast for Google's new Chrome browser starts at 11PDT. The browser is supposed to feature better memory management. Right now they're opening with Led Zeppelin and Queen, so I guess it's supposed to be rockin' as well. Download it for Windows here. Chromium source available here. … [Read more...]