My First Ubiquity Command
Wednesday, February 4th, 2009Spent a few days playing with the awesome Ubiquity Firefox extension, and yesterday I dove into developing my own command. Here’s the result: a Google search of Lifehacker’s archives that shows up in-panel in Ubiquity, like this:

The code itself is Javascript that uses a jQuery template for results. It’s heavily ripped off from the existing Google search command (with the site:lifehacker.com operator thrown in). If you haven’t tried out Ubiquity, here’s my introductory tutorial.