Golden Eggs (ge)
|
Welcome to YubNub Golden Eggs! The Golden Eggs are YubNub commands that people seem to find particularly
useful and interesting. If you want to nominate a YubNub command for this list,
email Jon
about it.
|
Tip: You can search the Golden Eggs -- for example: ge dictionary
howsay
Speaks the word using howjsay.com
594 uses
-
Created 2009-02-11 02:25
-
Last used 2013-05-18 10:54
-
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
455 uses
-
Created 2011-01-01 23:20
-
Last used 2013-05-21 09:03
-
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
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
313 uses
-
Created 2010-06-10 02:21
-
Last used 2013-05-12 04:23
-
Description
-
http://mobile.wikipedia.org/{eop transcode.php?go=@%s@}
digwp
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
310 uses
-
Created 2010-06-10 02:57
-
Last used 2013-05-22 00:33
-
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)
1015 uses
-
Created 2010-05-12 19:42
-
Last used 2013-05-21 09: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)
754 uses
-
Created 2010-05-12 19:44
-
Last used 2013-05-21 09:05
-
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 the...
895 uses
-
Created 2009-11-30 09:14
-
Last used 2013-05-12 04:31
-
Description
-
reddtop -what {% 1 %s} -time {% 2 %s}
runphp
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/
5610 uses
-
Created 2007-03-27 04:34
-
Last used 2013-05-21 22:15
-
Description
-
http://sandbox.singpolyma.net/php/?php=%s
lsplit2
Moved to lsplit.
780 uses
-
Created 2009-04-05 12:23
-
Last used 2013-02-28 12:58
-
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
556 uses
-
Created 2009-07-09 04:38
-
Last used 2013-05-13 10:33
-
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
243 uses
-
Created 2009-05-30 23:10
-
Last used 2013-03-12 21:35
-
Description
-
scrape -tokens <{% 1 %s}> </{% 1 %s}> -dirs 0 0 -url {% 2 %s}[no url encoding]
gx
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
6907 uses
-
Created 2009-05-24 04:05
-
Last used 2013-05-22 02:55
-
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, *O...
957 uses
-
Created 2009-04-03 21:41
-
Last used 2013-05-21 22:15
-
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.
5478 uses
-
Created 2008-11-02 12:59
-
Last used 2013-05-21 19:25
-
Description
-
http://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 (search...
864 uses
-
Created 2008-08-28 08:20
-
Last used 2012-01-02 07:52
-
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. On...
1905 uses
-
Created 2005-07-07 18:33
-
Last used 2013-05-16 15:46
-
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.
2302 uses
-
Created 2007-11-12 09:10
-
Last used 2013-05-13 10:30
-
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
4015 uses
-
Created 2008-08-08 06:27
-
Last used 2013-05-19 12:00
-
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
8605 uses
-
Created 2008-08-06 08:02
-
Last used 2013-05-19 18:57
-
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
856 uses
-
Created 2007-09-06 00:07
-
Last used 2013-05-04 08:51
-
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
172 uses
-
Created 2008-07-15 13:20
-
Last used 2012-09-13 05:07
-
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
1409 uses
-
Created 2006-12-11 16:16
-
Last used 2013-05-04 20:56
-
Description
-
http://twitter.com/status/update?status=%s[post]
combine
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
196 uses
-
Created 2008-07-05 00:17
-
Last used 2013-05-20 19:22
-
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
1077 uses
-
Created 2008-06-10 18:35
-
Last used 2013-05-16 01:15
-
Description
-
echo <html><head></head><body onload="javascript:window.print()">%s</body></html>
dkim
Search the DK image encyclopedia. Example: dkim grain
546 uses
-
Created 2008-06-07 07:08
-
Last used 2013-05-15 04:40
-
Description
-
gim %s site:www.dkimages.com
yt
Search YouTube.. Like flickr for videos.
1067915 uses
-
Created 2005-08-14 16:12
-
Last used 2013-05-22 10:36
-
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.
130518 uses
-
Created 2008-05-25 01:59
-
Last used 2013-05-22 10:42
-
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
1116 uses
-
Created 2007-08-07 17:22
-
Last used 2013-05-14 10:35
-
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
1228 uses
-
Created 2006-03-09 19:49
-
Last used 2013-05-18 13:45
-
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".
2647 uses
-
Created 2008-02-13 06:28
-
Last used 2013-04-28 01:23
-
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
5785 uses
-
Created 2007-08-07 06:49
-
Last used 2013-05-14 10:35
-
Description
-
http://www.xe.com/ucc/convert.cgi?Amount={% 1 %s}&From={% 2 %s}&To={% 3 %s}[no url encoding]
gmi
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
1127 uses
-
Created 2007-12-10 20:57
-
Last used 2013-05-01 23:01
-
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
21221 uses
-
Created 2007-10-21 01:17
-
Last used 2013-05-12 18:35
-
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
112 uses
-
Created 2005-10-07 02:51
-
Last used 2012-11-30 19:58
-
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
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]
468 uses
-
Created 2007-02-16 17:00
-
Last used 2012-12-20 20:24
-
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
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 available. Courtesy of Google Language Tools. Chinese (Simplified) zh-CN English ............ en French ............. fr German ............. de Italian ............ it Japanese ........... ja...
2332 uses
-
Created 2007-10-06 08:51
-
Last used 2013-05-22 00:38
-
Description
-
pstr -from {% 1 %s} -to {% 2 %s} -text {% 3- %s}
diggl
Uses ifThen to examine what follows the base command and determine what/if it should append to the end of the URL. NOTES Feel free to use this idea and base code to make similar commands, just credit me. I plan to make more commands like this- in fact, this is the third of it's kind, but the first submitted. Still working on the others. Feel free to email me if there's a problem with the command- CREDITS Idea and Code - Klink C. <mrthr33 _at_ gmail _dot_ com> ifThen Command and Script - Allen O...
76 uses
-
Created 2007-10-04 21:10
-
Last used 2013-04-08 21:37
-
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
56 uses
-
Created 2007-10-03 03:57
-
Last used 2012-11-15 14:35
-
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 h...
205500 uses
-
Created 2006-11-22 17:42
-
Last used 2013-05-14 10:28
-
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
484 uses
-
Created 2007-10-03 02:01
-
Last used 2012-04-25 05: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
156 uses
-
Created 2007-09-28 09:55
-
Last used 2013-03-16 19:28
-
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.
129 uses
-
Created 2007-09-28 09:47
-
Last used 2012-11-06 02:46
-
Description
-
http://www.docufarm.com/index.jsp?start=0&q=%s&filetype=all
gweecal
check calories
682 uses
-
Created 2006-09-19 11:01
-
Last used 2013-05-21 09:09
-
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, ...
253 uses
-
Created 2007-08-06 18:18
-
Last used 2013-01-14 02:49
-
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!
2619 uses
-
Created 2006-11-11 17:54
-
Last used 2013-05-19 05:10
-
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
152 uses
-
Created 2007-07-29 14:21
-
Last used 2012-05-31 15:10
-
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
4362 uses
-
Created 2006-10-22 16:14
-
Last used 2013-05-19 21:35
-
Description
-
http://packages.ubuntu.com/search?keywords=%s
wimi
Create mind maps based on the structure and links of Wikipedia pages using WikiMindMap. Supports different language versions of Wikipedia, defaults to English. Usage: wimi page_title [-lang xx] Example: "wimi constitution" Mind map based on the Wikipedia page "Constitution" "wimi constitution -lang fr" Mind map for that page in the French version of Wikipedia Wikipedia versions currently supported by WikiMindMap: * English * French * Spanisch * German * Italian * Catalan * Indonesian
1068 uses
-
Created 2007-07-22 18:09
-
Last used 2013-05-15 04:42
-
Description
-
http://www.wikimindmap.org/viewmap.php?wiki=${lang=en}.wikipedia.org&topic=%s&Submit=Search
delplaytiny
Chains two commands, delplaymp3 and tinyurl?. As a parameter, give a shortened URL from TinyURL.com that points to an mp3 file. The result will be a link that can be streamed in your browser using del.icio.us playtagger. example: delplaytiny http://tinyurl.com/2bbsv7
92 uses
-
Created 2007-07-08 21:01
-
Last used 2012-03-06 22:00
-
Description
-
delplaymp3 {tinyurl? %s}
revs
reverse lookup of telephone number search: revs [number]
6467 uses
-
Created 2005-08-14 03:27
-
Last used 2013-05-15 03:33
-
Description
-
http://pg.wolfetech.com/pgsigma_java/pgsigma.cgi?DEVICE_ID=PG_SIGMA_TEST&SERVICE_CODE=1c&VAR0=%s