Posts Tagged ‘firefox’

Mac Magic: a Skulk of Firefoxes

// May 6th, 2009 // 6 Comments » // Macintosh, Web Stuff

I recently started using the gmail interface for my work email.  Since it’s possible by default to run only one instance of Firefox on a Mac at a time, this left me unable to keep an eye on the gmail account that I use for professional development.  Doing this is easy enough in Windows using icons that launch different Firefox profiles, but the Mac solutions I found only taught me to create differing profiles, not how to launch them simultaneously. This post details how to create two or more Firefox profiles AND use them at the same time.  Each profile maintains different bookmarks, extensions and saved tabs.

Step 1: Create your second Firefox profile

In Terminal, type this command to bring up the Firefox Profile Manager:

/Applications/Firefox.app/Contents/MacOS/firefox-bin --profilemanager

Firefox Profile Manager

Firefox Profile Manager

Click the Create Profile… button to do just that.  Be sure to uncheck “Don’t ask at startup.”  This will allow you to use your regular Firefox icon (in your Applications folder) to launch the Profile Manager.

Step 2: Create scripts to launch each profile

Launch the Script Editor and paste this into a new script:

do shell script "/Applications/Firefox.app/Contents/MacOS/firefox -P profilename &> /dev/null &"

where profilename is the name of the second profile.

Save this as an Application Bundle in your Applications folder, or wherever you like to store applications.  When you save the bundle, be sure to uncheck the “Startup Screen” box, or the script will ask you what to do when you launch it.

Repeat this step to create an Application Bundle for your default profile, using this string:

do shell script "/Applications/Firefox.app/Contents/MacOS/firefox -P default &> /dev/null &"

Step 3 (optional): Assign an icon to your new application bundle

Like many things Mac, changing the icon of any file is easy and intuitive–once you know how it’s done.

  1. Find a file or application with the icon you wish to use and press Cmd+I to open its information pane.
  2. Click the icon in the top-left corner of the information pane.  It becomes highlighted.  Press Cmd+C to copy the icon to the clipboard.
  3. Find your application bundle and press Cmd+I to open its information pane.
  4. Click the icon in the top-left corner of the information pane. It becomes highlighted.  Press Cmd+V to paste the icon.
  5. Close both information panes.
non-highllighted icon

non-highllighted icon

highlighted icon

highlighted icon

Step 4: put your new Firefox icons on your desktop, in your dock, or your favorite place to launch applications.

Extra credit:  Install Quicksilver and launch your custom Firefox icons from the keyboard.

Other tips:

  1. I initially used the bitsy Firefox as the icon picture on both profiles.  This quickly became confusing but was easily remedied.
  2. Once any Firefox profile is launched, you will not be able to launch another instance unless you have an Application Bundle that launches a different profile.  Be aware that if you launch plain vanilla Firefox you’ll get warned that Firefox is already running.  This makes the two Application Bundles necessary.

The tangled web I wove: This Lifehacker post on the topic is what set me down this path.  Along the way, I finally ran across a MacRumors thread that gets the scripting syntax right.  Now, if only I’d run across Asa Dotzler’s post on this same topic, I could have spent a few hours on Sunday doing something else, but feeling much less accomplished.

Update on an observed quirk: I added icons to my dock to launch my custom Application Bundles, but they behave weirdly.  When they are launched, their respective dock icons do not have the dot next to them, indicating that they are running.  There are, however, two additional Firefox icons at the bottom (dock is at left).  These icons do have the “I’m running” dot.  Huh.

New theme: Atahualpa

// March 11th, 2009 // 6 Comments » // Web Stuff

As much as I really adore the Mandingo theme for this blog, I was getting kind of tired of it after a year, so I decided to switch to something else.  After scouting briefly around the WordPress Themes site, I decided to try on:

Here is the Atahualpa theme with default options set:

Atahualpa screenshot

Here is the Atahualpa theme after about 30 minutes of tinkering with options:

I am no PHP wizard.  I’m not even a CSS journeywoman.  These changes came with poking, prodding, and experimenting, or what Dorothea Salo calls “beating it with rocks.”  I need to create new images that fit better into the sampling that this theme does, and I probably need to do other stuff, but I like it for tonight.  It’s an excellent theme, worthy of a donation, which I’ll do when I’m a bit more awake.

Also, looks like my meebo widget disappeared after writing this post. foo.

Update: I think that my widget problem was caused by Firefox. A recent upgrade to Firefox has fixed the widget problem elsewhere.  Now: to add it back here.

Now, for your enjoyment

// September 2nd, 2008 // 1 Comment » // Libraries, Library Systems, Web Stuff

Not that you don’t have plenty of things to read and do, but in case you have missed me in your reader, here are a few things that have caught my eye over the last few weeks while being completely buried at work, at home and with extracurricular libraryland activities.

I do believe in you, little guy!

Take a few minutes to watch this fifth grader give an amazing and moving kickoff speech for the Dallas public schools 2008-2009 school year.

If your browser could read your mind

Mozilla labs introduces Ubiquity, an add-on to the Firefox web browser that puts web content at your fingertips. I’ve installed this and replicated the first, simple email example. I can’t wait to dig in and do more. NB: the thought of Ubiquity and Zotero working together makes my head all asplody. Watch this short video for more:


Ubiquity for Firefox from Aza Raskin on Vimeo.

Last but not least… a new day dawns at Darien

On September 1, Darien Library in Connecticut unveiled a new website and integrated library catalog. SOPAC 2.0 is open source, is built using the Drupal content management system, and is a seamless experience allowing library users–any user, you included, Dear Reader–to rate items, write reviews, and add tags. One thing that library websites, particularly academic library websites, have been missing is the Amazon-like unity of interface that allows one to view hours, contact a librarian and search for your favorite book without a bewildering array of constantly-changing interfaces. SOPAC is it. Kudos to John Blyberg and the Darien crew for dreaming it all up again, and doing it big. It’s a huge step closer to where libraries should be on the web today.

Read more about SOPAC at Library Journal, read what John has to say about it, or listen to a recent Talis podcast conversation with John.

As for me, I’m off to bed for some much-needed sleep, then I’m going back to being buried for at least six more weeks.

Search your library’s catalog from the Firefox Search Bar

// October 14th, 2007 // 5 Comments » // Libraries, Web Stuff

This. Rocks.

Edward Vielmetti at Ann Arbor District Library sent me a message via Twitter pointing me to a post on his Superpatron blog detailing a Firefox extension that let’s folks search the AADL catalog right from within the Search Bar. Long story short, tonight he blogged about a way to add ANY library catalog (though I love that he calls them “online book finding systems”) to your Search Bar.

I followed the steps below, and my Search Bar now looks like this:

(Notice that I added a search to EKU’s catalog as well as a search for UK’s Encore installation).

Here’s how:
Install this plugin in Firefox (click the Install Now button).
Restart Firefox.
Go to eQuest’s Guided Search page.
Right-click in the top search box and choose “Add to Search Bar…”
Give it a name that makes more sense to you, if you like, then click OK.
Now it’s possible to search eQuest from your Firefox Search Bar, without first going to eQuest’s main page.

You can do the same for UK’s Encore by visiting this link.