thingelstad.com

Jamie Thingelstad’s Personal Website

Fluid and Site-Specific Browsers

with one comment

Fluid-Logo.pngSo, you may be wondering what a site-specific browser is. In a nutshell, it is just a web browser that is packaged with some specific functionality or extensions to work with a specific website. I think this is going to be an interesting area over the coming years. If you think about how both Quicken and Money mesh the web into their applications, that is a very tiny sliver of a SSB.

If you are a Mac user, you can have your very own SSB’s to your hearts content. Fluid is a program for your Mac that creates SSB’s. You launch Fluid and with a couple of commands it creates another application that becomes that SSB. Why do this? Well, there are a number of reasons.

Long Lived Web Applications

If you are a web application user for GMail or Yahoo! Mail you’ve probably had multiple tabs open and had a page on another tab cause the browser to crash. With a poof your mail dissapears.

If you are using an SSB the SSB is in another process space and is protected.

Keep Focus

The SSB is locked down to the domain you specify. If anything in that domain links you out to another domain, that will launch out in your default browser.

Integration With Your Desktop

The reasons above are why I created SSB’s for both Basecamp and Backpack. Another benefit? I can now quickly launch them via Quicksilver and they appear in my alt-tab sequence just like they were a real application. There is a good write-up on the 37 Signals blog about how to set this up, with nice graphics to use for icons.

leopard-dock-with-fluid-apps.png

I find this user experience really changes how you work with these web applications.

Share and Enjoy:
  • del.icio.us
  • Facebook
  • Digg
  • Furl
  • LinkedIn
  • Slashdot
  • StumbleUpon
  • Technorati
  • Reddit
  • TwitThis
  • Ma.gnolia
  • Pownce
  • E-mail this story to a friend!

Related posts

Written by Jamie

March 11th, 2008 at 9:12 pm

Posted in Techie

Tagged with , , , ,

One Response to 'Fluid and Site-Specific Browsers'

Subscribe to comments with RSS or TrackBack to 'Fluid and Site-Specific Browsers'.

  1. [...] By thingles on Mar 11, 2008 in Apple, Internet, Ruby on Rails I’ve been diving big into Ruby on Rails this week with this class I’m taking. One of the things I found right away is you need to have the Rails API documentation very handy. The main site is api.rubyonrails.com, and frankly it’s horrible. Luckily there is a great alternative at RailsBrain that uses AJAX and all sorts of spiffy fun to make the API so much more usable. Today though I was getting frustrated because I had a slow internet connection and things were taking forever. Enter the solution, a site-specific browser. [...]

Leave a Reply