Being a duty-bound software/web developer, you have to keep a working knowledge of the latest browsers. Surf the web too, right?! I've used Firefox exclusively since maybe 2004. I was happy to jump from IE at the time, and I lament having to use it in the corporate environment. It's astonishing disheartening to walk to a poor downtrodden co-worker's PC (which is locked-down and managed centrally by the IT dept.), and see IE6 in all its outdated non-tabbiness. I appreciate though, the ability to depend on ONE browser being used in that scenario, and so it makes life a lot easier.

Chrome has been out for almost a year now, and I have had it installed and upgraded since its beta. I've used it off and on, but never gave it my SERIOUS attention. I've had the urge to give it some due attention. I've used it for 2 weeks straight now on 2 machines everyday. The conclusion is: switching back to Firefox.

What Chrome Does Well

Speed Perception - As a user I perceive Chrome to be a fast renderer. I feels slicker and cleaner. While visiting sites like StackOverflow, the HTML elements appeared to show all at once.

Little User Interface Niceties

input fields glow a nice orange when they've got focus. textbox_styled_chrome
Hovering over a link will cause its URL to show in a smaller status bar below (saving screen real estate). linkurl

 

Recently Visited Sites Thumbnails - upon startup, or in a new tab, you'll be shown a panel of your most visited sites. This saves time, and thank you Google. Great little innovation, and I hope the competition picks this up. Oh, Apple Safari already has thumbnail previews? Excellent news.

visited sites in Google Chrome

Smaller screen footprint - this was great on the netbook. With a 600ish vertical pixel limitation, you need every half inch you can get. Chrome is very minimal with its menu, address/search bar and favorites bar. Very impressed with this design.

ChromeHeader

Search/Address Bar - this is no real revelation, but the address bar is also the search box. Just type in your query/keywords and be done with it. Yes, the search engine is customizable to your favorite search engine. No, it's not hardcoded to Google for evil reasons. No need for the extra search box. Yes, the same functionality is in Firefox and IE7/8.

search

As a developer - there's the same Firebug-ish functionality to Inspect an Element on a page. It opens the View Source page, and navigates to the element that you've right clicked on. It's presented in a full-screen window, and it takes some wrangling to get the window off to one side. Sure, move it to another monitor, that'll work OK as well. Flip to the Resources view, and you can view Graphs by Time and Size. It looks promising!

Auto-Updating - As with Firefox, the user doesn't have to do anything. Sure, you have to visit the About dialog box.Google Chrome Is Up To Date

 

Why I Cannot Permanently Switch to Use Google Chrome

Ads and More Ads - it's astonishing to see how littered the web is when you use a browser without ad blocking software. There are flashing ads like crazy. I hadn't heard of the recent ridiculous ads that online game developers and advertisers have put out recently. Then using Chrome, I ended up seeing them, along with all the usual monkey-punching suspects. The web is laden with ugly ads on all manner of sites. Regarding Flash ads: more sites should have this ad philosophy and stick to it. Yes, there are ways around it, but this functionality doesn't need to be that complicated. Adblock Plus on Firefox has you covered.

Firebug on Firefox - this plugin REALLY helps when you're trying to determine why a bold isn't working, or why the spacing is working well. It opens in a smaller docked window, and feels easier to manipulate the HTML that's being shown.

Pass-through Windows Authentication - when you visit a site on your intranet which is secured via Windows Authentication, Chrome will present a login dialog. That's fine and forgivable… once. The browser is not baked into the OS. However, you've got to remember my credentials for next time! Major frustration here.

Firefox's Addons - there are a huge number of Firefox addons. Sure, you aren't going to install them all, but there are a few that I really like - Xmarks, WebMail Notifier, password management, download managers, plugins for Twitter, Facebook, etc.

My Usage Patterns - clicking with the mouse wheel on a Favorites directory. I am used to having all links within that folder open in new tabs (Firefox and IE8 do this!) Sadly, Chrome does not!

 

Summary 

The features I am looking for as a user and a web developer aren't comparable to the features of Firefox. It's early days for Google Chrome, and I have no doubt that Google will be adding valuable features to this browser as time goes on.

Google Chrome - you are fast, but the ad-blocking is a must-have for sanity's sake. I'd love to re-evaluate in the near future!

What do YOU think about Chrome vs. your favorite browser?


Posted in: chrome , firefox  Tags:
Actions: E-mail | Permalink | Comments (0) |
Phil posted on July 10, 2009 07:42

Bing, You've Done Well.

I don't have any problems with Bing. That sounds like a backhanded compliment, but it's definitely meant as a kudo. For Bing, Dethroning the Big G is a Gargantuan task.

David Pogue at the New York Times has a great video review of Bing. He talks a lot about the consumer-ish features, which I didn't really pay attention to. Yes, the Ajaxy previews are a great feature. The image searches feel a lot cleaner to me as well. I don't really care for all the text cruft when looking for an image. If I want a 'big'-ish image, I'll choose the size option from the left menu. Still, it's in Bing's interest to give value to the searches that most humans are doing: travel, local and consumer-ish type things.

As a Developer…

…all I really needed to know is why I was getting 'Cannot implicitly convert type 'System.Xml.XmlDocument' to 'System.Xml.XmlNode'' when trying to pass XmlDocument back and forth between web services. (hey, I didn't specify XmlNode, but that's what gets auto-generated in your Web Service's  Reference.cs!) Oh look, first result!

A month ago, I took the Bing 1 Month Challenge. There were a handful of times that I felt I might be able to do better in Google, and about half those times, I found what I was looking for in Google. The majority of searches though, Bing provided me with the results that I need. Basically it never left me hangin'. Who would have thought that a rebranded, remixed and Ajax'd MSN Search would have turned out so well?

The guys on the Herding Code Podcast pretty much panned it a month ago on Herding Code Episode 49 . I am much more optimistic for Bing's future. I'll be keeping it as my default search engine.

Celebrate Good Times

Great job, @Bing Team! Kudos!

bing-logo_2


Posted in: bing , microsoft  Tags:
Actions: E-mail | Permalink | Comments (1) |