Software
Safari 4 Beta
Today Apple released the Safari 4 Beta for public download.
With Microsoft’s IE8 almost upon us, along with Google’s Chrome and the Mozilla Foundation’s Firefox, it’s great to see us moving beyond the browser dark ages and competition heating up again.
With Safari 4 Apple is continuing to push browser technology ahead and is showing itself as a real contender at having the best browser available.
So here are my impressions:
1. The Good
- Speed – it’s really fast. Especially Javascript
- Better search features – built in google suggest, the location field searches your history, and search boxes placed prominently in the bookmarks section make it easier to find stuff you’ve seen before.
- Excellent developer tools – With an inspector, debugger and a profiler, Safari 4 is approaching Firefox’s usefulness as a web development tool.
- Top Sites – I actually created a homepage that looks a lot like this. Having it built in is real handy. No more editing HTML and taking screen shots.
2. The not-so-sure
- The tabs – these sit right at the top of the window. It’s been a little hard to get used to and isn’t what I’m used to. I think the metaphor is better, but I’m not finding it as simple to use as before.
3. The Ugly
- The progress indicator – it’s gone! The location bar used to show how much was left to download, now I’ve got no idea. This is really frustrating. I hope it’s a bug.
I hope they deal with some of the usability problems by the time it makes it to a full release. But overall I think the Safari 4 Beta is an excellent, competitive browser and offers a very good alternative to IE and Firefox.
The progress indicator removal isn’t a bug, it’s deliberate. Not sure why though.
You can restore the v.3 behaviour with the following 2 commands in a terminal:
$ defaults write com.apple.Safari DebugSafari4IncludeToolbarRedesign -bool NO
$ defaults write com.apple.Safari DebugSafari4LoadProgressStyle -bool NO
Better than Firefox 3?
Better than Firefox 3? That really depends on what you’re looking for in a browser.
Both are excellent browsers. Both have excellent rendering engines. Firefox 3.1 will also be even more competitive in Javascript performance.
If you’re looking for extendability Firefox is definitely a better choice. It has a broad set of extensions to choose from.
But I like Safari because it has excellent developer tools, is very fast and easy to use. It also runs a bit better on OS X than Firefox.
It’s really a matter of preference in the end. It’s great that we, as consumers, have a choice and the competition means they will only get better.
(And I actually use Camino for a lot of my browsing on OS X)