Archive for April, 2005

New Digs

Saturday, April 30th, 2005

Ok… Really really tired. We just finished getting all of our stuff upstairs and into our new 2-bedroom apartment. We couldn’t have done it without a LOT of help from two of our best amigos, Josephine and Abel; THANK YOU both mucho for all of your help.

I’ll post a video tour of the new place once we get enough unpacked to make it half-presentable. In the meantime, please excuse me for my lack of posts (lots of apartment hunting led up to our move and I’ve just been way distracted/busy). More love soon, I promise.

Change Firefox’s Prev/Next Tab Key Combos

Sunday, April 17th, 2005

I’ve always wanted to remap Firefox’s key combos for the next/previous tab commands (mostly because I like Safari’s key combos better). Finally, I figured out how:

  1. Install the Keyconfig extension.
  2. Go to Tools -> Keyconfig
  3. Click ‘Add a new key’
  4. In the top box, give your new key combo a friendly label, like ‘Prev Tab’ — In the bottom box, enter this: gBrowser.mTabContainer.advanceSelectedTab(-1);
  5. Click OK
  6. Click in in the bottom textbox and enter the key combo you’d like to use for ‘Prev Tab’
  7. Click Apply
  8. Repeat steps 3 through 7 for ‘Next Tab’ and use this for the bottom box in your definition for ‘Next Tab’: gBrowser.mTabContainer.advanceSelectedTab(1);

That’s it. It appears to work just fine, except that the key combos don’t seem to work on new (blank) tabs, but once you load a page in the tab, it works great.

New Look

Saturday, April 9th, 2005

I’m working on a new look for my AvantBard homepage. Something akin to Leonard’s site, but with a little less info. Anyway, I’m not crazy on the colors, and I think I need a header image or something, but… Care to share your thoughts?