Firefox extension error “… does not provide secure updates”

When trying to install the newest version of the ProxyButton extension for Firefox, I received this error:

Screen capture: Firefox "secure updates" extension error

Incompatible Extension

“ProxyButton” will not be installed because it does not provide secure updates

Luckily a solution exists over at Idea Shower. Add a new boolean key using about:config and restart. Easy-peasy. More at Idea Shower.

Comments

Using a Mac .dfont on Windows

I was able to use a Mac OS X “.dfont” font file on windows by using a simple FOSS software to convert it into standard TrueType format (.ttf). The app is called Fondu. It’s actually a set of many command line programs rolled into one, but I only used the main fondu app. Couldn’t have been easier:

  1. Download & Install .pkg file
  2. From Terminal, cd into the directory where the .dfont file lives
  3. RunĀ fondu MyFont.dfont
  4. Marvel as a .ttf font is spit out next to your .dfont file

Thanks Fondu!

Comments

Subscriptions in NetNewsWire change color

I had no idea why some of my subscriptions in NNW were a light tan/brown color. See here how “RateMyTeachers.com” and “sportsbbq” are brown:

Turns out that the subscriptions change to that color for feeds that have not updated (added a new post) in 60 days. Perhaps I’m just dense, but this was not obvious to me.

Anyway, if you care to change that color, go to: Preferences -> Fonts -> General -> Show Color Options...

Comments

View users connected to your AFP shares

First, thank you Mac Geekery for finding the solution to my query. Second, is this really the only way to view connected users? Installing two separate pieces of shareware just to see who’s connected to my machine? Lame.

Comments (1)

Canon PowerShot videos crashing everything

Some AVI videos were crashing everything on my Mac that tried to view them (Quicktime, Adobe Bridge, to name two). The videos came from my Canon PowerShot camera; model A610 to be exact. [Side note: I love my camera. Thank you Canon for making such an awesome machine!]

After some investigation it turned out to be a codec installed in the /Library/QuickTime directory that was causing all the problems. So I made a directory called “dead” in the /Library/QuickTime dir and moved the trouble codec file there. Now everything has been working fabulously. The trouble file is called “AviImporter-r7 (Intel).component”.

Comments

« Previous entries