Tag Archives: Geolocation

thechromesource Daily: Links for 7/6/10

Posted on 06. Jul, 2010 by . 1 Comments

flattr this!

Chrome 6 will support WebM (hey, Opera already does), a better bookmark sync and some other UI changes.

Massive increases are being seen in the need for workers in geolocation, cloud services, HTML5 and mobile applications.

DownloadSquad’s Lee Matthews has found even more web applications which to play with in Chrome.

CNET reports that Google is working on orientation support for Chrome, giving it a leg up in webapps versus regular applications.

RWW’s Sarah Perez says orientation support shows how serious Google is about competing within the gaming market.

From Zero to Almost Ten Percent: How Chrome Surpassed Safari

Posted on 30. Jun, 2010 by . 0 Comments

flattr this!

chromevssafariIt has been big news recently that Chrome has overtaken Safari as the third most used browser in the U.S. While this statistic is one that’s skewed towards the United States since Chrome and Safari have been neck and neck, the reality is that Chrome took third place worldwide over Safari back in September.

The main reason that America has lagged in this regard is probably the fact that Apple sells so many computers in the United States, coming with the well regarded WebKit-based Safari.

But the point of this post is to understand how Chrome got this far in a period of two years. When I first tried Chrome as an early adopter-type in the beginning of 2009, I liked the design interface and the idea of “sandboxing” where every tab was its own process. The problem with Chrome at that time was one of compatibility: there were sites that did not function correctly with Chrome, a surprise to me because of its WebKit roots.

Over time, which really isn’t long by Google’s measurement, Chrome evolved. Many sites needed to adapt some functionality to Chrome, but for the most part it was the folks at Google working fervently to make the best browser available. Perhaps they knew that they were making the foundations of an operating system at the time, who knows?

Extensions

In December 2009, Google launched the Chrome Extensions web site, an opportunity for the company to better compete with Firefox’s vaunted library of add-ins. Not only did they take an existing idea, they improved on it by putting security limits around extensions at their site, making sure that proper measures are taken to make sure that personal data and important computer processes cannot be compromised through the browser. Clicking around at the Extensions site the other day it appears that there are over five thousand now available.

Translate

In the beginning, Google offered an extension that you could install into Chrome and translate different languages of the web. Then they started adding it into the development Chromium builds, and finally it was released with the launch Chrome 5 to users a few months ago embedded in the browser itself. This feature is so easy to use, and it unlocks the web for everyone to read no matter their language. Google took an existing service they had and put it right into the browser where it’s the most useful.

No Messing With Flash

Maybe Google sees something in Flash that Apple doesn’t, but they decided to take a very different approach to handling Adobe Flash than Cupertino. Instead of eschewing it completely, Google has embraced the technology. Flash is used in YouTube videos, for some streaming music sites and I’ve recently noticed it needs to be installed to use Google Analytics. So, unlike other browsers that require you to install it and then update to newer revisions manually, Google preempts any inconvienence and risk by making it a part of Chrome.

In the End

Relentless innovation has gotten Chrome browser this far. This is due to Chromium as an open source resource as well as the amount of manpower that Google has thrown towards it in anticipation of Chrome OS. I didn’t even get to talk here about interesting features like the omnibox, bookmark sync and geolocation, but they are an aside to these three major developments that are propelling this browser’s growth. How much market share can this browser take from Internet Explorer and Firefox in the months and years to come?

Chrome 5 – Bigger, Badder and Faster

Posted on 05. May, 2010 by . 2 Comments

flattr this!

No doubt that it has been big news about all of the new features included in the new release of Chrome 5, which is a beta yet should be going stable quite soon. Some of the biggest features include integrated Flash, a revamped V8 JavaScript engine and geolocation. Also: an overhauled HTML based bookmarks manager, an extension-capable Incognito Mode and the ability (finally) to organize your extensions the way you want them.

Let’s also not forget the fact that although Chrome has been known for its speed, this element has been amped up even more for the newest realease. Look at how much faster Chrome has gotten since its inception in 2008.

chromebenchmarks

With all of the new elements in Chrome browser, one has to start to wonder what Mozilla, Microsoft and Apple will do with their respective browsers. Quite frankly, I’m not sure that these other companies are going to be able to keep up with all that Google is doing to build the best browser available, especially since it is available for all of the major operating systems. This coupled with the fact that Chrome also has its own open source community, Chromium, certainly lends itself even more credit.

Let’s also not forget slick marketing. The ads that have been released touting Chrome are thoughtful and very original. Who else is trying to sell you their browser technology this way, or even at all?

thechromesource Daily: Links for 4/30/10

Posted on 30. Apr, 2010 by . 0 Comments

flattr this!

The fact that ARM-based smartbooks and tablets will support Flash acceleration could be one of the key strengths of Android and Chrome OS.

Here is a post that outlines some technical details on how Google collects WiFi information from driving down streets.

Ghostery, a popular privacy extension for Firefox, is now available for Chrome with a limited feature set.

Did you know Chrome 5 Dev has geolocation? I wrote about how to turn this on, but CNET has done an article now that it’s on by default.

The Speed Dial Extension looks like a really great way to spice up your new tabs for those who like customizing their Chrome experience.

How to Use Geolocation in Chrome Browser

Posted on 04. Mar, 2010 by . 4 Comments

flattr this!

geomapsThe developer channel of Chrome has been updated today and the geolocation API is now built in. This allows developers to now work on apps and extensions that can take into account a user’s geographic coordinates. I’m not sure specifically what type of applications would incorporate this feature, but I could imagine this bringing a new tool in terms of localized social networking that could be pretty useful.

To use the geolocation feature, you must have the Google Chrome developer channel release of Chrome (version 5.0.342.1) and you must run a commnad line switch of “–enable-geolocation” when executing the chrome.exe application.

The release notes referenced that you could test this by going to http://maps.google.com and it would recognize that the feature was turned on. However, I could not get it to work at that URL. Instead I found another link in the notes to go to http://maps.google.co.uk/maps/m which must be the UK URL for the mobile maps app. When I went to this site, I was prompted with this messgae in Chrome:

geoloc1

I clicked the “Allow” button, and up popped my location. If you have ever used the Google Maps application on your smartphone, it is exactly like that, with the major difference being that you computer has much more processing power with which to build some useful tools and games around.

This has to be done every time you start Chrome if want this experimental API to be turned on. There are probably going to be some interesting apps that will be developed for this, and it is clear that this is a move further towards mobile computing for Chromium. Having this on the browser is only a start for where this is going in an operating system architecture. With that being said, what kind of apps do you envision there being with the geolocation API?