Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

Golden Eggs (ge)

Tip: For a list of particularly interesting Yubnub commands, check out Yubnub Golden Eggs. Also see the Most-Used Commands.
Tip: You can search the descriptions by typing "ls [word or phrase]". For example, to search for all commands about music, type "ls music".

ifEmpty
A simple remix of ifThen to make it easier to test for emptiness. Example: ifEmpty -value minsky -then nothing -else something returns: something ifEmpty -value -then nothing -else something returns: nothing
59102 uses - Created 2006-01-31 00:53:51 - Last used 2023-12-28 05:12:26 - Description - ifThen -value1 ${value} -value2 -test EQUAL -then ${then} -else ${else}

yplaylist
yplaylist uses a slight variation of Fuska's dluc command to return a playlist using the Yahoo Music EasyLister (formerly WebJay.org) web interface. This should eliminate the need to cut and paste the url or bookmark individual music files from a single page on del.icio.us. Of course to make this work you will need to tag pages that contain links to links to mp3 files accordingly. Then you can open the most recent playlist for a given del.icio.us user as follows: yplaylist [USER] [TAG] See http…
137 uses - Created 2008-04-10 20:41:18 - Last used 2024-02-20 16:33:32 - Description - yplay {eatFeed items[-0].link -url http://del.icio.us/rss/{% 1 %s}/{% 2- %s}}

howsay
Speaks the word using howjsay.com
1023 uses - Created 2009-02-11 02:25:15 - Last used 2024-02-25 14:25:12 - Description - http://www.howjsay.com/index.php?word=%s&submit=Submit

streetview
Type in address and it will take you to the Google Maps streetview of that location (if there is one). Ex: streetview 36 West 50th Street, New York, United States
899 uses - Created 2011-01-01 23:20:25 - Last used 2024-02-28 23:39:52 - Description - http://maps.google.com/maps?q=%s&layer=c&z=17&iwloc=A&sll=41.351200,-106.285865&cbp=13,278.7,0,0,0&cbll=41.351187,-106.285748&ved=0CA0Q2wU&sa=X&ei=XLUfTaSvHKLUzATo9Zz5AQ

wpms
NAME wpms - open Wikipedia page using the mobile interface. SYNOPSIS wpms [QUERY] The wpms command returns a Wikipedia page in the mobile web interface. EXAMPLES Example: wpms Result: Returns the mobile-optimized Wikipedia homepage. Example: wpms linux Result: Returns the mobile-optimized Wikipedia page for Linux. AUTHOR Paul M. Boren pmboren AT gmail DOT com
381 uses - Created 2010-06-10 02:21:12 - Last used 2024-02-10 16:15:01 - Description - http://mobile.wikipedia.org/{eop transcode.php?go=@%s@}

digwp
NAME digwp - returns text description from a Wikipedia page. SYNOPSIS digwp [QUERY] The digwp command uses DNS to return the text description from a given Wikipedia page. EXAMPLES Example: digwp linux Result: Returns the text description for the Linux Wikipedia page. SEE ALSO http://www.digwebinterface.com AUTHOR Paul M. Boren pmboren AT gmail DOT com
434 uses - Created 2010-06-10 02:57:34 - Last used 2023-04-25 11:03:25 - Description - scrape -tokens <pre> </pre> -dirs 0 0 -url http://www.digwebinterface.com/?hostnames=%s.wp.dg.cx&type=TXT&short=on&ns=resolver&useresolver=69.65.17.101

e-f
Tanslate form En to Fr (Fr to En via f-e command)
2572 uses - Created 2010-05-12 19:42:28 - Last used 2024-03-15 02:31:05 - Description - http://translate.google.fr/#en|fr|%s

f-e
Translate from Fr to En via google (translate from En to Fr via command e-f)
1194 uses - Created 2010-05-12 19:44:26 - Last used 2024-03-19 03:03:26 - Description - http://translate.google.fr/#fr|en|%s

redtop
Provides a quick and easy way to bring up the top posts in a given reddit category (subreddit). The syntax is redtop [subreddit] [time_duration]. Both parameters are optional. time_duration can be hour, day, week, month, year or all. The default subreddit is economics, and the default time period is one week. For example, redtop (the top economics posts for the last week) redtop japan (the top posts for japan in the last week) redtop pandemic month (the top posts in the pandemic category for th…
1151 uses - Created 2009-11-30 09:14:56 - Last used 2023-12-19 05:22:24 - Description - reddtop -what {% 1 %s} -time {% 2 %s}

runphp
NAME runphp - DO NOT ABUSE! SYNOPSIS runphp [PHP CODE] EXAMPLES runphp <?php echo 'man ls'; ?> Runs most PHP code and returns the result. Part of an ongoing project to give YubNub a decent scripting interface besides the raw command line. NOTES There IS security on this, but abuse will force me to remove it. Anyone with ideas on improving security please send them to anything >at^ singpolyma.net AUTHOR Stephen Paul Weber a.k.a. Singpolyma http://singpolyma.net/
5699 uses - Created 2007-03-27 04:34:47 - Last used 2024-01-19 04:25:27 - Description - http://sandbox.singpolyma.net/php/?php=%s

lsplit2
Moved to lsplit.
796 uses - Created 2009-04-05 12:23:50 - Last used 2023-03-09 14:25:34 - Description - echo <head><script src="http://elzr.com/javascripts/yn/lsplit.js"></script><link rel="stylesheet" type="text/css" href="http://elzr.com/stylesheets/yn/lsplit.css" /></head><body><div>{foreach {foreach {explode %s -token ;} -cmd echo {linktag [|url %25s|]!!%25s -t lsplit} -as array} -cmd echo}</div><iframe src="{url {match %s -pattern /^(.*?);/ -as text -capture 1}}" name="lsplit"></iframe></body>

saveword
Open any webpage in word format. for e.g. saveword http://saraswaticlasses.net/sites/links4.php
694 uses - Created 2009-07-09 04:38:43 - Last used 2023-11-19 07:04:43 - Description - http://saraswaticlasses.net/saveword.php?uri=%s

scrapetc
Scrape tag contents. Uses Sean O'Hagan's scrape command to scrape data between two properly formed opening and closing tags from a webpage. SYNTAX scrapetc tag URL gomelet AT gmail DOT com
269 uses - Created 2009-05-30 23:10:47 - Last used 2020-07-20 11:44:32 - Description - scrape -tokens <{% 1 %s}> </{% 1 %s}> -dirs 0 0 -url {% 2 %s}[no url encoding]

gx
SYNOPSIS gx [keywords] EXAMPLE gx diakonos mined editor Google exact search. Places a + in front of each search term to force Google not to use synonyms. SEE ALSO "Search exactly as is (+)" http://www.google.com/support/websearch/bin/answer.py?hl=en&answer=136861
7125 uses - Created 2009-05-24 04:05:11 - Last used 2023-10-04 14:50:47 - Description - http://www.google.com/search?q=%2B{strReplace -find + -replace +%2B -string %s}

lsplit
NAME lsplit (for Split via Links) - provide a way to easily access multiple YubNub commands on one screen via links SYNOPSIS lsplit cmd1;cmd2;cmd3 SUMMARY Displays a set of links, one for each command, that when clicked, open up that command in the IFRAME (rest of the page) below. The commands can have parameters, and a command can simply be a URL. This is an alternative to 'split' for when you want quick access to multiple commands, but you either don't want them all to run except as needed, *…
1052 uses - Created 2009-04-03 21:41:34 - Last used 2023-03-03 11:38:06 - Description - echo <head><script src="http://elzr.com/javascripts/yn/lsplit.js"></script><link rel="stylesheet" type="text/css" href="http://elzr.com/stylesheets/yn/lsplit.css" /></head><body><div>{foreach {explode {match %s -pattern /^(.*?);*\s*$/ -capture 1 -as text} -token ;} -cmd echo {linktag [|url %25s|]!!%25s -t lsplit} -as text}</div><iframe src="{url {match %s -pattern /^(.*?);/ -as text -capture 1}}" name="lsplit"></iframe></body>

gtranslate
This command translates text using google translator. To use, type gtranslate -from language -to language -text texttobetranslated. For example, typing gtranslate -from en -to es -text lamp would translate the word "lamp" from english to spanish. Please note that you must use the first 2 letters of a language for it to work.
7052 uses - Created 2008-11-02 12:59:24 - Last used 2024-03-08 04:07:46 - Description - https://translate.google.com/translate_t#${from}|${to}|${text}

alight
Search armory-light.com for your or your friends characters. Usage: * 'alight' takes you to our home page * 'alight <char name>' searches for the character * Specify a region like this: '-region us' * Specify a realm like this: '-realm Aegwynn' or '-r Aegwynn' Both the region and realm can be left blank. If you leave the realm blank, it searches for the character in the given region. Examples: * alight Mizzrym -region eu -realm Aegwynn (goes to a profile page) * alight Seferis -region eu (searc…
868 uses - Created 2008-08-28 08:20:34 - Last used 2023-11-19 07:05:39 - Description - http://www.armory-light.com/{ifThen -value1 %s -value2 -test NOTEQUAL -then ${region=eu}/${realm=${r=search}}/%s}[use %20 for spaces][no url encoding]

gca
Gmail Compose Advanced Similar to the "gc" command for composing email in Gmail, but with advanced options. Usage: gca [body] = compose an email with specific text in the body. gca -w [someone@email.com] = compose an email to a particular email recipient gca -s [subject line] = compose an email with a particular subject If you want to designate body text and use the -w or -s switches, make sure to have the body text listed first. gca with no arguments will behave the same as the "gc" command. O…
1985 uses - Created 2005-07-07 18:33:45 - Last used 2023-12-03 02:15:23 - Description - https://mail.google.com/mail/?view=cm&tearoff=1&fs=1&to=${w=}&su=${s=}&body=%s[no url encoding]

fliccr
Search Flickr for photos licensed under a Creative Commons (cc) licence.
2579 uses - Created 2007-11-12 09:10:58 - Last used 2023-04-24 01:27:47 - Description - http://flickr.com/search/?q=%s&l=cc&ss=1&ct=6

site2pdf
create pdf file of any webpage. for e.g. site2pdf http://oksoft.antville.org
4327 uses - Created 2008-08-08 06:27:12 - Last used 2023-11-19 07:05:57 - Description - http://savepageaspdf.pdfonline.com/pdfonline/pdfonline.asp?cURL=%s

gimf
searches Google images using its face recognition setting thats unavailable through the normal options
9142 uses - Created 2008-08-06 08:02:39 - Last used 2024-03-08 10:12:46 - Description - http://images.google.com/images?hl=en&q=%s&btnG=Search+Images&gbv=2&imgtype=face

gyim
This command is an enhanced version of gimyim,it doesnt open one frame for each parameter. e.g. gyim porsche 911
901 uses - Created 2007-09-06 00:07:53 - Last used 2024-02-10 16:15:29 - Description - {url[no url encoding] split {url gim %s} {url yim %s} }

gjdoc
Parametric Java doc search via google no parameters %s controls what it searches -s sets search parameter -ver sets version number (default is 1.5.0) -ed set the java edition (default is j2se) -qk tells it whether to use the "I'm feeling lucky" feature 1, yes or true will turn it on it is off by default
178 uses - Created 2008-07-15 13:20:55 - Last used 2017-10-31 04:56:01 - Description - http://www.google.com/search?hl=en&lr=&as_qdr=all&q=%s${s}+site%3Ajava.sun.com%2F${ed=j2se}%2F${ver=1.5.0}%2Fdocs%2Fapi%2F&btn{switch ${qk}|true=>I, 1=>I, yes=>I, *=>G}= Search

twiu
Updates your twitter status
1441 uses - Created 2006-12-11 16:16:57 - Last used 2023-11-28 07:22:36 - Description - http://twitter.com/status/update?status=%s[post]

combine
SYNOPSIS combine - passes combinations of keywords to a command EXAMPLE combine -c g -n 3 -q roboform snagit araxis jedit Combine passes combinations of keywords to a Yubnub command. The example above passes all 3-word combinations to the the "g" command (Google). OPTIONS -c COMMAND Name of the command, e.g., g -n NUMBER Number of keywords in each combination -q KEYWORDS The pool of keywords from which to draw the combinations. AUTHOR Jonathan Aquino http://jonathanaquino.com
229 uses - Created 2008-07-05 00:17:16 - Last used 2023-04-10 02:22:54 - Description - http://jonstestarea.ning.com/grid.php?n=${n=2}&command=${c=g}&q=${q=5}

print
A very simple yet useful command. Echos your input and automatically prompts you to print the page. EXAMPLE print 222 Alexander Road; Somewhere, Somestate. (prints the given address) --Jacob Ensor jacobensor.com
1244 uses - Created 2008-06-10 18:35:07 - Last used 2024-01-29 01:09:34 - Description - echo <html><head></head><body onload="javascript:window.print()">%s</body></html>

dkim
Search the DK image encyclopedia. Example: dkim grain
612 uses - Created 2008-06-07 07:08:57 - Last used 2023-08-18 04:00:38 - Description - gim %s site:www.dkimages.com

yt
Search YouTube.. Like flickr for videos.
1655271 uses - Created 2005-08-14 16:12:27 - Last used 2024-03-19 03:05:21 - Description - http://www.youtube.com/results?search_type=search_videos&search_sort=relevance&search_query=%s&search=Search

iconv
Converts a string from one character set to another, similar to the iconv commmand/function in Unix and PHP. Example: iconv -from UTF-8 -to UTF-16 -str test The "from" and "to" parameters both default to UTF-8. //IGNORE and //TRANSLIT are supported; see http://us3.php.net/manual/en/function.iconv.php for more information. http://www.ibiblio.org/weidai/iconv_list.php lists known coded character sets.
130524 uses - Created 2008-05-25 01:59:04 - Last used 2021-08-14 11:33:19 - Description - http://www.ibiblio.org/weidai/iconv.php?from=${from=UTF-8}&to=${to=UTF-8}&str=${str}

cnv
Conversion search. Convert anything to anything. Weight, Distance, Time, Currency, and more. | Examples: | cnv 30 feet to meter | cnv 100 usd to cad | cnv 20 fl oz to liter | cnv 500 days to years | cnv 1 year to seconds | cnv 80 kg to pounds Key words: Conversion convert metric imperial foreign exchange currency Author: Andreas T
1177 uses - Created 2007-08-07 17:22:43 - Last used 2024-02-25 14:29:15 - Description - scrape -tokens calc_img.gif <b> </b> -dirs 0 0 0 -url http://www.google.com/search?q=conversion+{strreplace -find " " -replace + -string %s}

jscalc
Use javascript as a calculator. Example: jscalc 5+6*7 Output: 47 Example: jscalc 5/6 Output: 0.8333333333333334 Example: jscalc Math.sqrt(25) Output: 5 The command uses document.write(your argument), so it can also output other things for you. Example: jscalc "Put strings in quotes" Output: Put strings in quotes Example: jscalc "5+5="+(5+5) Output: 5+5=10
1281 uses - Created 2006-03-09 19:49:41 - Last used 2022-02-03 21:22:33 - Description - script document.write(%s) [no url encoding]

qsl
Generates a presentation slide, using QuickSlide. Examples: qsl Hello World! qsl Media Uploader<div class="subtitle">Simplicity. Power.</div> qsl <img width="450px" src="leaf1.png">Improvements qsl <img width="300px" src="leaf2.png"><br />Music qsl <img width="300px" src="leaf4.png" class="reflect"><br />Reflection The last example shows how to add a reflection to an image using class="reflect".
2714 uses - Created 2008-02-13 06:28:09 - Last used 2024-01-27 00:14:52 - Description - http://quickslide.ning.com/?q=%s

ucc
Universal Currency Converter Usage: ucc <amount> <fromCurrency> <toCurrency> Example: ucc 100 USD EUR Currency 3 letter abbreviations available here: http://www.xe.com/iso4217.htm Thanks to Adrienne for inspiring this with the xe command. The main difference is the xe command requires switches, e.g -amount -to -from, because {% n } was not available when it was created. Author: Sam Inverso
6107 uses - Created 2007-08-07 06:49:05 - Last used 2024-02-07 19:03:11 - Description - http://www.xe.com/ucc/convert.cgi?Amount={% 1 %s}&From={% 2 %s}&To={% 3 %s}[no url encoding]

gmi
SYNOPSIS gmi gmi [query] EXAMPLE gmi jumps to your GMail gmi Martha searches your GMail for email containing the word Martha With no query, opens GMail mobile, with one, searches GMail mobile for it (you must be logged in). This is FAST! SEE ALSO gma, gmail, gmini, eop AUTHOR elzr.com
1258 uses - Created 2007-12-10 20:57:09 - Last used 2023-10-31 02:49:03 - Description - http://mail.google.com/mail/x/{eop ?s=q&q=@%s@}

switch
A switch statement. Example: switch tree | sky => blue, tree => green, sun => orange, * => white Returns: green You can use "*" to specify a default option. Example: switch rock | sky => blue, tree => green, sun => orange, * => white Returns: white
21328 uses - Created 2007-10-21 01:17:34 - Last used 2023-12-17 04:25:59 - Description - http://jonathanaquino.com/switch.php?q=%s

nucat
nucat -- Search nucat, Northwestern University's online library catalog example: nucat nebraska b.a. ========== Old implementation http://nucat.library.northwestern.edu/cgi-bin/Pwebrecon.cgi?Search_Arg=%s&SL=None&Search_Code=CMD&PID=4533&SEQ=20051006214726&CNT=25&HIST=1
120 uses - Created 2005-10-07 02:51:48 - Last used 2018-10-23 08:50:39 - Description - http://nucat.library.northwestern.edu/cgi-bin/Pwebrecon.cgi?Search_Arg=%s&SL=None&Search_Code=GKEY&PID={scrape -tokens pid%3D %22 -dirs 0 0 -url http://nucat.library.northwestern.edu/}&CNT=25&HIST=1

dinorand
NAME dinorand - Load a random Dinosaur Comic EXAMPLES dinorand (no arguments) Random Dinosaur Comics! http://www.qwantz.com/ AUTHOR b.a. ========== Old implementation: http://www.qwantz.com/index.pl?comic={rand {scrape -tokens http://www.qwantz.com/index.pl?comic= < -dirs 0 0 -url http://www.qwantz.com/}} ========== Old implementation: http://www.qwantz.com/archive/{scrape -tokens archive/ . -dirs 0 0 -url http://www.qwantz.com/}.html [no url encoding]
499 uses - Created 2007-02-16 17:00:56 - Last used 2024-01-24 08:56:37 - Description - http://www.qwantz.com/index.php?comic={scrape -tokens http://www.qwantz.com/index.php?comic= %22 -dirs 0 0 -url http://www.qwantz.com/index.php}

str
NAME str - super/simple/synchronous tr, a better Google translation command SYNOPSIS str A-LANGUAGE ANOTHER-LANGUAGE TEXT EXAMPLES str en fr hello str en es yugo str de en was machst du? A simple way to avoid having to decide what direction to translate between two languages: do both at once, each one presented in an individual vertical frame. This is not only much faster in practice, it's more unconscious and habit-friendly. Remember, thought is irksome! Not all language combinations are avail…
2419 uses - Created 2007-10-06 08:51:31 - Last used 2024-03-10 14:31:28 - Description - pstr -from {% 1 %s} -to {% 2 %s} -text {% 3- %s}

diggl
NAME diggl - used to quickly navigate http://labs.digg.com/ SYNTAX diggl [NAVIGATION KEY] [DEPENDENT INFORMATION] EXAMPLES diggl Returns: Brings you to the main page diggl stack Returns: Brings you to stack view diggl arcdl mac Returns: Downloads the latest mac application of the Arc View NAVIGATION KEY/BRINGS YOU TO/DEPENDANT INFORMATION arc Arc View stack Stack View Defaults to popular, use: "up" for upcoming, "all" for all swarm Swarm View Defaults to All, use: "up" for upcoming, "pop" for p…
76 uses - Created 2007-10-04 21:10:46 - Last used 2013-04-08 21:37:32 - Description - http://labs.digg.com{ifThen -value1 {% 1 %s} -value2 arc -test EQUAL -then /arc/ -else {ifThen -value1 {% 1 %s} -value2 stack -test EQUAL -then /stack{ifThen -value1 {% 2 %s} -value2 up -test EQUAL -then /?upcoming -else {ifThen -value1 {% 2 %s} -value2 all -test EQUAL -then /?spy -else}} -else {ifThen -value1 {% 1 %s} -value2 swarm -test EQUAL -then /swarm{ifThen -value1 {% 2 %s} -value2 up -test EQUAL -then /?upcoming -else {ifThen -value1 {% 2 %s} -value2 pop -test EQUAL -then /?popular -else}} -else {ifThen -value1 {% 1 %s} -value2 spy -test EQUAL -then /bigspy{ifThen -value1 {% 2 %s} -value2 pop -test EQUAL -then /?popular -else {ifThen -value1 {% 2 %s} -value2 all -test EQUAL -then /?spy -else}} -else}}}}[no url encoding]

uircd
ubuntu irc logs by date and location. Note the date format: YYYY/mm/dd. example: uricd -d 2007/09/28 -l florida will show the irc logs for #ubnutu-florida on 2007/09/28
58 uses - Created 2007-10-03 03:57:55 - Last used 2021-08-09 23:44:52 - Description - http://logs.ubuntu-eu.org/freenode/${d}/%23ubuntu-${l}.html[no url encoding]

mash2
NAME mash2 - A rewrite of the mash command that allows for multiple keywords and unlimited commands. SYNOPSIS mash2 [KEYWORDS] -cmd [YUBNUB COMMANDS] EXAMPLES mash2 singpolyma comments -cmd g y am a gfl gdeff del2 Mashes the results for 'singpolyma comments' from the g, y, am, a, gfl, gdeff, and del2 commands on one page. NOTES See also : mash, mashswitch, mash2test, ms2 AUTHOR Stephen Paul Weber a.k.a. Singpolyma http://singpolyma-tech.blogspot.com/ Kudos to Brian A a.k.a. chicagosage for his …
205923 uses - Created 2006-11-22 17:42:37 - Last used 2023-11-24 14:02:15 - Description - split {foreach {explode ${cmd} -token <space>} -cmd echo [|url %25s %s|] -as <space>}

odeoplayer
Generate a Flash player (from Odeo.com) for any web-hosted MP3. Supply the full URL of the audio file as a parameter. Example: odeoplayer http://www.tradebit.com/usr/scheme05/pub/8/What-Can-You-Bring-Me-.mp3
500 uses - Created 2007-10-03 02:01:45 - Last used 2023-07-22 23:11:45 - Description - echo <embed src="http://www.odeo.com/flash/audio_player_standard_gray.swf" quality="high" width="300" height="52" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" flashvars= "valid_sample_rate=true&external_url=%s" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>

dcvw
Docufarm document viewer. Allows you to view a document online without having to download it. For this command, you need the full URL of the document you want to view. For example, if you wanted to view the document 'labs.google.com/papers/gfs-sosp2003.pdf', you would first need to put 'http://' in front of it. Example: dcvw http://labs.google.com/papers/gfs-sosp2003.pdf
167 uses - Created 2007-09-28 09:55:55 - Last used 2023-07-23 00:25:03 - Description - http://www.docufarm.com/view.jsp?url=%s

dcfm
Docufarm Search. Docufarm is an online file viewer that allows you to quickly view a file without having to download it. To search for a file, just type 'dcfm' followed by your search parameter. For example, to search for files about dogs, you would type 'dcfm dogs' into the Yubnub search box.
164 uses - Created 2007-09-28 09:47:18 - Last used 2023-05-02 15:56:54 - Description - http://www.docufarm.com/index.jsp?start=0&q=%s&filetype=all

gweecal
check calories
697 uses - Created 2006-09-19 11:01:17 - Last used 2023-12-28 05:15:48 - Description - http://www.thedailyplate.com/nutrition/search/?q=%s&x=53&y=19

crncy
Uses Yahoo Finance to convert an optional amount between any two currencies and shows price history for the two currencies. crncy Cr1Cr2 [-amount {AMOUNT}] [-time {1d|5d|3m|1y|2y|5y}] Cr1Cr2 is here the combination of two currencies you want to look at, e.g. USDGBP converts between USD and GBP -amount is an optional handle (set to 1 by default) e.g. -amount 100 -time is an optional handle that shows the historical price graph for the desired period (set to 3m by default), allowed inputs are 1d,…
261 uses - Created 2007-08-06 18:18:56 - Last used 2020-04-04 07:19:12 - Description - http://finance.yahoo.com/currency/convert?from={strleft {% 1 %s} 3}&to={strright {% 1 %s} 3}&amt=${amount=1}&t=${time=1y}

where
DNSStuff.com GeoIP lookup. This search resolves IP addresses to physical location. Example using yahoo.com's IP address: where 216.109.112.135 Example results: IP: 216.109.112.135 Country: United States City: Sunnyvale, California Country Code: US Currency: USD [United States Dollars] Private IP? No Known Proxy? No Enjoy!
3133 uses - Created 2006-11-11 17:54:53 - Last used 2024-03-10 00:01:31 - Description - http://www.dnsstuff.com/tools/ipall.ch?ip=%s

wobzip
wobzip allows you to uncompress packed files online. Supported formats: 7z, ZIP, GZIP, TAR, BZIP2, RAR, CAB, ARJ, Z, CPIO, RPM, DEB, LZH, SPLIT, CHM, ISO Usage: wobzip url_of_file_to_uncompress ========== Old implementation: http://wobzip.zitr.us/?type=url&url=%s
162 uses - Created 2007-07-29 14:21:36 - Last used 2023-03-03 11:41:57 - Description - http://wobzip.org/?type=url&url=%s

upk
Search ubuntu packages in all releases ========== Old implementation: http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=%s&searchon=names&subword=1&version=all&release=all
4455 uses - Created 2006-10-22 16:14:42 - Last used 2023-12-28 05:14:49 - Description - http://packages.ubuntu.com/search?keywords=%s

Next Page