Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am imsaar on github.
  • I am imsaar (https://keybase.io/imsaar) on keybase.
  • I have a public key ASD1wpPyzwCWgif5zlod5R1pu8_STCFYP-dl2t33TfehWQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am imsaar on github.
  • I am imsaar (https://keybase.io/imsaar) on keybase.
  • I have a public key whose fingerprint is 09A1 7BED 0954 38BC 7815 5E9F 21F0 413B FCBD 8FEF

To claim this, I am signing this object:

@imsaar
imsaar / x
Created January 28, 2009 20:42
Dictionary Lookup Mozilla Ubiquity Command
/* This is Ali Rizvi's ubiquity first command */
CmdUtils.CreateCommand({
name: "dictionary",
// icon: "http://saaridev.wordpress.com",
homepage: "http://saaridev.wordpress.com",
author: { name: "Ali Rizvi", email: "@gmail.com"},
license: "Ruby License",
description: "Command to lookup a work on dictioanry.com",
help: "dictionary <word-to-lookup>",
takes: {"input": noun_arb_text},