Archive for yubnub

Firefox+Yubnub Omnisearch

No more Search Bar, no more Rubnub, now let Yubnub take over all searches.

Let Yubnub replace Google as the default search engine in the Address Bar:

  • Go to about:config.
  • Modify keyword.URL to http://yubnub.org/parser/parse?command=
  • If you use Camino, also enable keyword search by toggling keyword.enabled to true.

Comments (1) »

Yubnub Cheatsheet

yubnub yn
Yubnub

ls
Lists information about all the commands in YubNub. Sorts entries by date.

google g
Google (default action)

gifl
Google I’m Feeling Lucky

gnews
Google News

gnar
Google News Archives

gim
Google Images

gvid gv
Google Video

gplex
Google Video tech talks

gmail
Google Mail

gm
Google Maps

gbs
Google Blog Search

gcodes gcod
Google Code Search

gcal
Google Calendar

gdoc gtag
Google Documents

rssread <feed>
Google Reader

googlereader greader googr gr
Google Reader

gpat
Google Patent Search

snm
searchmash, Google’s experimental search interface

yahoo y
Yahoo

ynews
Yahoo News

yim
Yahoo Images

yvid
Yahoo Video

ymail ym
Yahoo Mail

stock
Yahoo Stock Quote

ymovie m <zip code>
Yahoo Movies

babel
Babelfish

alta alv
AltaVista

altim
AltaVista Images

altavideo avvid
AltaVista Video

altaudio alva
AltaVista Audio

yt
YouTube

fl
Flickr

flint
Flickr image search by interestingness.

zr
Zooomr

devart dim
Deviant Art

gcc
Google Creative Commons

ycc
Yahoo Creative Commons

fcc
Flickr Creative Commons

wiki wp
Wikipedia

wikigo
Wikipedia I’m Feeling Lucky

h2g2
Hitchhiker’s Guide to the Galaxy

uncy
Uncyclopedia

ninjawords njw
Ninjawords

d
Dictionary

thes
Thesaurus

digg
Digg

reddit rdt
Reddit

tec
Technorati

stumble stum
StumbleUpon search

krg
Krugle

roj
Search Rojo feed subscriptions.

am
Amazon

ebay
eBay

imdb
International Movie Database

mmm
Milk and Cookies

bigbold
BigBold Code Snippets

linkwad
Search www.linkwad.com with Google Site Search.

2prong [address]
2prong disposable email addresses.

speak
Merriam Webster Dictionary pronunciation

skype
Skype user status

gmt <location>
Local time

w <zip code>
Weather

drink
AnyTini.com

kol
Kingdom of Loathing browser-based RPG

whocalled
Lookup calls by that number with Google Maps.

alibris
Alibris books

simpsons
Random Simpsons quotes

aolrand
Go to a random search in AOL’s 500K user search logs.

aolkey
Search AOL logs by keyword.

aolid
Search AOL logs by anonymous ID.

bmn login
BugMeNot

rmn
RetailMeNot

lynx
Get page source

url
Returns the URL a Yubnub command would have redirected you to.

date
Print date and time

send <address> <message>
Send an email

cmd
Places a Yubnub command line at the bottom of the current page.

cmd2rss
Generate RSS from the results of a YubNub command.

save
Takes your link and echos a hyperlink in which you can right click to save the target

neverending
http://yubnub.org/parser/parse?command=neverending+%s

gangsta
Translate with Gizoogle

od
Odeo

mcandre
MC Andre

dur
Dur Dur Dur

emw
eMP3World

userstyle
Userstyles.org

etym
EtymOnline.com

Comments (1) »

Python Yubnub Console

Looking through Yubnub.org, the Yubnub Wiki, and compiling a personal list of favorite commands, I decided to make a utility myself: yubnub.py.

The complete package is available at FileCrunch.

Some examples:

% ./yubnub.py simpsons

Rainier: My eyes! The goggles do nothing!
… More Quotes

% ./yubnub.py date -format m/d/Y H:M:S

12/10/2006 03:28:08

% ./yubnub.py url ma.g open source

http://ma.gnolia.com/tags/open+source

% ./yubnub.py –browser ma.g open source

(opens http://ma.gnolia.com/tags/open+source in a browser)

% ./yubnub.py –dirty http://www.december.com/html/demo/hello.html

<!DOCTYPE html PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<html>
<head>
<title>
Hello World Demonstration Document
</title>
</head>
<body>
<h1>
Hello, World!
</h1>
<p>
This is a minimal “hello world” HTML document. It demonstrates the
basic structure of an HTML file and anchors.
</p>
<p>
For more information, see the HTML Station at: <a href=
“http://www.december.com/html/”>http://www.december.com/html/</a>
</p>
<hr>
<address>
© <a href=”http://www.december.com/john/”>John December</a> (<a
href=”mailto:john@december.com”>john@december.com</a>) / 2001-04-06
</address>
</body>
</html>

No comment »

Firefox Yubnub Search Engine Update

I updated the Yubnub search engine to use the actual Yubnub logo.

No comment »

YubNub Enlightenment

YubNub = Zen. I’ve replaced all my search engine plugins with it, and created the podn command to search PodNova.

Comments (1) »