Skip to Content

Submit your nominations for the Luxist Awards' Best in Decor
AOL Tech

browser posts

Filed under: Beta Beat

Beta version of Firefox 3.6 for Mac now available

Want to see something scary this Halloween? Like, perhaps, a browser that doesn't coddle you with all that silly stability and reliable performance? Feel like spending a little time on the bleeding edge? You too can taste the future (which, I am told, has a distinctive metallic tang) by downloading the first public beta of Firefox 3.6, now featured over at the Mozilla developer blog.

The next release of the open-source browser includes more flexible video options, better Javascript performance, updated font support and single-click appearance customization through the Personas skinning system. You can read more about the 3.6 changes from a web development perspective here.

The Mac version requires Mac OS X 10.4 or higher, and you can get it from the beta download page. Happy surfing!

Filed under: Features, Reviews, Friday Favorite

Friday Favorite: HistoryHound, bookmark with abandon


Today's Friday Favorite is a new one to me, but it's been around for a while. I just picked up the latest version of HistoryHound from St. Clair Software -- more famous, probably, for Default Folder X -- and have been using it constantly for days. Its hotkey already has its own spot in my muscle memory. Here's what it does:

HistoryHound indexes bookmarks, history and cache from all of your browsers, with presets for Camino, Firefox 2 & 3, Flock, iCab, OmniWeb, Opera, Safari, Shiira and URL Manager Pro. It means being able to bookmark willy-nilly in any browser and know that you'll be able to quickly locate noteworthy sites again, in any application.

Not just the bookmarks, though; in the background -- with a very low footprint -- HistoryHound starts indexing the full text of each page. Then you can search for exact or fuzzy matches, or with Spotlight-style boolean keywords for any text on the landing page. Search comes in two flavors: a tiny popup panel which can be assigned to a hotkey and provides a list of matches as you type, and a full, Webkit-enabled search window with page previews and a multi-column result list.

Continue readingFriday Favorite: HistoryHound, bookmark with abandon

Filed under: Internet Tools

ClickToFlash makes the web a nicer place to visit

"Ever wanted to rid the web of the scourge that is Adobe Flash, but still retain the ability to view Flash whenever you want?" When it comes to sales pitches, that one is pretty difficult to beat.

Ever since Flash was unleashed on the web, it has been used for obnoxious and annoying ads. About the only web technology which has been more frequently abused is the animated GIF. For as long as I can remember I have disabled Flash, or plugins entirely, to avoid the annoyance. Firefox users have had extensions which manage flash, but Safari/Webkit users have been left out in the cold.

Several months ago someone created a now-defunct project on Google code simply called "clicktoflash". The premise was simple: replace all instances of Flash with a subtle grey box, and if you want to load it, click it (hence the name). The project was abandoned and deleted nearly as quickly as it appeared, but fortunately it had already been "forked" by Jonathan 'Wolf' Rentzsch who now maintains clicktoflash at github (which reminds me, TUAW is now on Github too).

Newer versions include the ability to "white list" a domain (meaning that Flash will always load for pages from certain sites) or load every Flash object on a page, rather than having to click all of them separately. It will also alert you of new versions and lead you through the installation process in a matter of clicks.

If you visit YouTube you will also find that if you control-click on movies, you are given a chance to load either the Flash OR H.264 versions of movies, or open the movie in QuickTime Player, or download the H.264 version. That alone makes it a great addition to any Mac. Be sure to checkout the settings under the Safari > ClickToFlash menu for additional controls.

I first learned about ClickToFlash from John Gruber who noted ClickToFlash is "a legitimate browser plugin that goes in ~/Library/Internet Plug-Ins/, not a dirty input manager hack. I can't remember the last time a piece of software made me this happy." I have to agree. ClickToFlash is a perfect example of "addition by subtraction" proving that you can make something better by taking something else away.

ClickToFlash is a free download and supports Tiger, Leopard, and Snow Leopard. It requires Safari 3 or higher.

Filed under: Software, Internet Tools, Beta Beat

Google Chrome browser for Mac coming later this year? You can test it now.

Despite rumors that the Google Chrome Web browser for Mac would not ship until 2010, it appears that the golden version of the new browser may be heading to Macs a lot sooner than expected.

The Wall Street Journal reported last week that CEO (and former Apple board member) Eric Schmidt and co-founder Sergey Brin had a few things to say about the new browser, including (according to 9to5Mac) that Chrome browser for Mac will ship in "a couple of months."

Apparently, the relatively slow adoption of the beta version of the browser has been due in part to the fact that development of the Mac version has lagged behind work for other platforms. To quote Schmidt, "The fundamental story about Chrome is speed. We were hurt by slowness to bring out a Mac version. People who move to Chrome have trouble moving back because of the speed."

The Mac beta version is available and can be downloaded by those who are willing to use a browser without certain privacy features that is "not appropriate for general consumer use." I've had it on my Macs for about the last week and have been impressed with the speed of page rendering, although not with the current compatibility with some sites.

So, TUAW readers -- is Google Chrome (the browser, not the OS) too little, too late? Or is it a web browser that will make a difference on the Mac platform? Voice your opinions in the comments section below.

Filed under: Tips and tricks, Odds and ends, Internet Tools

Auto refresh any web page

Last night when the Apple store went down, I got tired of hitting refresh in Safari every few minutes while waiting for it to come back up, and went searching for something that would do the job for free.

Now, this is not for coders who will laugh hysterically at my incompetence, but for those of you that are either lazy or don't program at all. I fit both categories.

Back in 2005 someone going by the moniker of Biovizier posted the solution on Macosxhints.com. It's a little html snippet that will refresh any web page as frequently as you'd like, and its easily customizable for any page at all.

Here it is:

<html>
<head>
<**** **********="refresh" content="60">
</head>
<body>
<FRAMESET>
<FRAME src="http://www.tuaw.com">
</FRAMESET>
</body>
</html>



Copy this into TextEdit and save it with an .html extension. Then just double click it.

You can change the refresh time from 60 to the amount of seconds you want to wait before the page refreshes, and you can change the URL to anything you want. I was using: http://apple.com/store and having it refresh every 20 seconds which must make me a certifiable fanatic.

Since I saw this I've found a ton of uses for it, like refreshing eBay auctions in the last few minutes, or just leaving it set for TUAW to see new stories coming up when I'm doing something else. At present I have four or five of these snippets in a folder on my desktop for different purposes.

Give it a try and see if you don't find a handful of uses for it.

Okay, you coders can stop laughing now.

Note: TJ Luoma just let me know that this tip won't work with Twitter which intentionally blocks this sort of thing.


Thanks to macosxhints.com and Biovizier wherever you are.

Filed under: Analysis / Opinion, Software, Cool tools, Internet Tools

From Firefox to Safari (and back again)

I realize I may not be your average browser user. As a web developer, a browser to me is two parts daily use, two parts testing, and one part challenge. Since 2005, I've been using Firefox in some form or fashion as both my primary browser and as a testing vehicle.

I had recently started a JavaScript-intensive project, and I appreciated Safari 4's lightning-fast JavaScript execution speeds. In Firefox, I rely mostly on add-ons like Web Developer and Firebug to help me analyze and test for mistakes in websites I build in Firefox. They work great, but enabling them slows the browser down.

That's why I was excited for the updated Web Inspector that comes as part of Safari 4. (Yes, Safari 3 first came with Web Inspector, it couldn't hold a candle to Firebug's Swiss Army knife of an add-on for Firefox.) Testing was easy, and Safari 4's Web Inspector's many improvements made me think I could migrate to Safari full-time.

Read on to see how it went.

Continue readingFrom Firefox to Safari (and back again)

Filed under: Software, Cool tools, WWDC

WWDC Demo: MercuryMover and Highbrow


If you prefer to keep your fingers on the keyboard and away from mice or trackpads, MercuryMover will allow you to do something simple: move and resize windows with the keyboard. There are a number of hotkeys for wiggling the windows into place, in 2 different increments, and a method of resizing windows via the keyboard.

Highbrow gives you fine control over which browser opens a certain link. For example, if someone sends you a link in IM and you want to open in it Firefox, but your default browser is Safari, you'd have to copy/paste that link into Firefox, or Safari will open it instead. But with Highbrow, you can quickly choose which browser opens what. Instead of mucking around in Safari prefs, Highbrow sets the default browser via handy menu bar item. Plus, you can opt for a floating window each time you click a link, and choose on the fly.

MercuryMover is $20 and a free trial is available. Highbrow is $12 and a free trial is also available.

Filed under: iPhone

Speed test comparing iPhone 3G, 3GS, and Palm Pre has surprising results


Gadget fans can fight endlessly about which device is faster than which, without resolution or relief. Fortunately for the weary, Medialets has found common ground between a few of the most popular smart phones to use as a racetrack.

According to Medialets, there is a common benchmarkable technology -- JavaScript execution in a WebKit-based browser -- that runs across four of the most popular phones: the iPhone 3G, the iPhone 3GS, the T-Mobile G1 with Android, and the Palm Pre. By running a benchmark test called SunSpider it is possible to obtain a rough speed comparison between all four devices.

The test was run on six different configurations: Safari on the 3G with iPhone OS v2.2.1, the 3G with OS v3.0, and the 3G S with OS v3.0; "Browser" on the T-Mobile G1 with Android OS v1.5; and "Web" on the Palm Pre with Web OS v.10.2, with a run of Safari 4.0.1 on a MacBook used as a baseline. Read on for the graph of the results.

Continue readingSpeed test comparing iPhone 3G, 3GS, and Palm Pre has surprising results

Filed under: Internet Tools, Beta Beat

Google Chrome developer preview (unofficially) released

Digg's Kevin Rose, perennial purveyor of information that just "fell off the back of the truck" shared a link early this morning to Google's new, supercharged, Webkit-based browser -- for Mac.

The new browser, Chrome, is clearly marked as a developer preview, and not meant for general browsing. In fact, as a good Mac citizen, it will refuse to set itself as your default browser.

It scores a 100 on the Acid3 test straight out of the box, but doesn't pass: it fails something called the linktest, which involves interacting A tags and IFRAMEs. A little research suggests that it could be a bug with Webkit. If that's true, then it's a bug that Safari 4 beta has fixed.

Chrome appears to have Flash (and other plugin) support disabled as well. JavaScript support, however, is fully functional. While Chrome performed much better than Firefox on this cursory test, it still didn't beat Safari 4 by a long shot. While only a beta, its performance is respectable and sure to improve.

Again, Google Chrome isn't for everyone, but if you're a web developer who needs to keep up with the bleeding edge of browser development, then this preview should be stable and reliable enough for you to test what you need to.

Read through for the full JavaScript test details.

Thanks to everyone who sent this in!

Continue readingGoogle Chrome developer preview (unofficially) released

Filed under: Analysis / Opinion, Odds and ends, Freeware, Open Source, Developer

Google Chrome run natively (most of it, anyway)


After much lamenting and a few attempts, Google Chrome can finally be run natively in OS X. Kind of. Don't get us wrong, it works: it starts up fast and runs one process per window, just like the Windows version. But there are a few glaring holes, the lack of plugins (and therefore Flash, which means no YouTube) being one of them. The History, Bookmarks Bar, and Preferences screens don't work either, which makes this not much more than a proof-of-concept still: it can run natively, but you wouldn't really want to.

It's too bad Google hasn't gotten this working themselves sooner. Maybe they've just been too busy lately taking care of panda-obsessed AIs.

Filed under: Internet Tools, Open Source, Beta Beat

Livin' on the edge with optimized, beta Firefox builds

Do you feel the need... the need for speed? With more and more of our computing lives taking place via our web browsers, eking out even a slight performance improvement for Firefox or Safari (or a similar reduction of resource demands; I'm looking at you, Flash Player) can improve the user experience noticeably. One way to improve browser performance, if you've got the chops and the time, is to compile the open-source browser of choice yourself, with all the tweaks for the specific processor platform you're using.

Web guru Neil Bruce Lee has offered the performance-hungry Firefox user the choice of G5 and Intel optimized versions of the 3.0 release; now, for those who want to live completely on the far side, Chris Latko has rolled out an Intel-optimized build of the beta Firefox 3.1 (Shiretoko) browser. With the architecture-specific tweaks Latko made, along with the inclusion of the TraceMonkey Javascript native compiler, this is the screaming-est version of Firefox ever to grace an Intel Mac screen... but be wary, it's going to be less stable than an official release, and many of your favorite plugins may not work (best to disable them all in the 3.0x version, then enable one at a time in the beta build to make sure they play nicely).

Don't roll the Firefox way? There's a bleeding-edge choice for you too: WebKit nightly builds, based on the most current code that goes into future versions of Safari. Again, you should see a boost in speed and possibly a corresponding decrease in stability, so tread with caution.

If you're running an optimized browser build, share your experiences with us below.

Thanks Chris!

[Hat tip: Mac.Blorge]

Filed under: Internet Tools, Troubleshooting, MobileMe

Firefox 3 and MobileMe not working? It might be Ubiquity plugin

While this might not be news for everyone, reader Brad and I seemed to be having the same problem: Using Firefox 3, we would see the "unsupported browser" message pictured while trying to use me.com.

Obviously, Firefox 3 is a supported browser for MobileMe. A TUAW colleague gave it a try and found everything to work fine. Brad and I compared notes about what plugins we have in common, and found that Ubiquity was causing the problem.

It turned out to be related to the user-agent string: MobileMe uses the user-agent string to determine what browser you're using, and Ubiquity tacks on an extra bit at the end. For example, without Ubiquity installed, it shows Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5. With Ubiquity installed, it said Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5 Ubiquity/0.1.5. (Emphasis mine.)

Since MobileMe doesn't know what to do with the extra Ubiquity text at the end, it thinks you have an unsupported browser, and shows you that error.

The good news is that you can fix this, thanks to a simple technique from Tim Jarrett, and still use both Ubiquity and MobileMe. Read on to find out how.

Thanks, Brad!

Continue readingFirefox 3 and MobileMe not working? It might be Ubiquity plugin

Filed under: Apple Corporate, Software, Internet Tools, App Store

Third-party apps enhance web browsing for iPhone, iPod touch

Earlier this week, there was a sudden influx of web browsing applications in the App Store. Mac Rumors points out that some of them, most notably Edge Browser [App Store link], have very old release dates even though they only showed up in the store recently (Edge Browser's release date is listed as Oct. 13, '08). It's important to note that these aren't true third party browsers, but enhancements to Mobile Safari.

What's interesting is that Apple has previously rejected applications for "duplicating functionality" of some of their own software. Specifically, Podcaster was rejected because it "...duplicates the functionality of the Podcast section of iTunes," while MailWrangler was denied for duplicating "...the functionality of the built-in iPhone application Mail without providing sufficient differentiation or added functionality."

Perhaps Apple is now loosening the reigns a bit. Applications like Edge Browser, Incognito [App Store link], QuickSurf [App Store link] and WebMate: Tabbed Browser [App Store link] offer web browsing functionality in one form or another. For example, Incognito allows for history-free browsing, QuickSurf speeds things up by omitting most images and WebMate queues up all links for later viewing.

Sure, they aren't full fledged, third party browsers, but it's baby steps we're after.

[Via MacDailyNews]

Filed under: Analysis / Opinion, Internet

Mac internet share hits record 8.87%

Apple 2.0's Philip Elmer-DeWitt notes some new Net Applications statistics that suggest 8.87 percent of all Internet users use a Mac: a new record.

Add to that the iPhone platform's 0.37 percent, and over one in eleven use an Apple product to browse the web. The iPhone gained 12 percent more users compared to the month before.

Also notable is that Windows users accounted for less than 90 percent of Internet users for the first time in recent memory. Also, market share for Internet Explorer dropped below 70 percent for the first time since its popularity surged in the late 90s.

Linux also gained ground, increasing almost 17 percent to 0.83 percent of all Internet users.

Net Applications tracks statistics from over 160 million visits to websites it monitors. The full report is here.

Filed under: Internet Tools, App Store, SDK

Opera: Apple won't let us in the App Store

Opera Software CEO Jon Stephenson von Tetzchner said in a New York Times interview yesterday that its engineers have developed a version of the Opera web browser that works on the iPhone, but Apple has rejected it for the App Store because it competes with Safari.

This isn't unprecedented: Apple rejected an app called Podcaster possibly because it duplicates functionality in an upcoming version of the iPhone software. Podcaster was (for a time) available via ad-hoc distribution before that, too, was shut down.

Daring Fireball's John Gruber suggests that Apple rejected Opera because the browser included its own JavaScript interpreter, something forbidden by the iPhone SDK developer agreement.

Opera makes two flavors of its mobile web browser: Opera Mini for most mobile phones, BlackBerry, Palm, or Windows Mobile; and Opera Mobile, a more featured version for Symbian and Windows Mobile. A beta version of Opera Mini for Android is also in development.

Update: Gruber used his massive Rolodex over the weekend to determine through an unnamed source that the app may not have even been submitted to the App Store. Huh.

Tip of the Day

F11 moves all your windows off the screen so you can quickly glance at your desktop. F10 shows you every open window in an application. F9 shows every open window for every application that isn't hidden or in the dock.


Follow us on Twitter!
 TUAW [Cafepress]

Featured Galleries

DNC Macs
Macworld 2008 Keynote
Macworld 2008 Build-up
Google Earth for iPhone
Podcaster
Storyist 2.0
AT&T Navigator Road Test
Bento for iPhone 1.0
Scrabble for iPhone
Tom Bihn Checkpoint Flyer Briefcase
Apple Vanity Plates
Apple booth Macworld 07
WorldVoice Radio
Quickoffice for iPhone 1.1.1
Daylite 3.9 Review
DiscPainter
Mariner Calc for iPhone
2009CupertinoBus
Crash Bandicoot Nitro Kart 3D
MLB.com At Bat 2009
Macworld Expo 2007 show floor

 

More Apple Analysis

AOL Radio TUAW on Stitcher