Command List (ls)
%
(Golden Egg)
NAME % - Returns a sublist of words for a given phrase SYNOPSIS % [RANGE] [PHRASE] [-SILENT true] arguments: <RANGE> The format of the range parameter is: N N'th word of the phrase, counted from 1 N- from N'th word to end of phrase N-M from N'th to M'th (included) word -M from first to M'th (included) word This syntax is is based on the Linux command CUT Here's the manual page: http://nixdoc.net/man-pages/Linux/man1/CUT.1.html <PHRASE> The string, words separated by spaces. <SILENT true> Option…
3101791 uses
-
Created 2005-12-14 18:31:38
-
Last used
2026-01-13 18:27:38
-
Description
-
http://jonathanaquino.com/yubtools/split.php?phrase=%s&silentmode=${silent}&xn_auth=no
Simpsons-old
NAME Simpsons - display quotes of any Simpsons character. SYNOPSIS Simpsons [-number NUMBER] Optional arguments: -number <a number = 1> Indicates the number of quotes to be displayed. If not included, only one quote will be shown. EXAMPLE To view one quote: Simpsons To view five quotes: Simpsons -number 5 ... NOTES Enjoy. AUTHOR Fuska
50795 uses
-
Created 2005-07-30 13:18:02
-
Last used
2024-07-26 22:08:07
-
Nominate -
Description
-
http://www.thesimpsonsquotes.com/random.php?num=${number=1}
old!
Identifies your use of a YubNub (aliases) command. SYNTAX ! [alias name] [parameters, if any] (Performs an alias search.) ! (Directs you to the YubNub (aliases) home page.) WHAT IS YUBNUB (ALIASES)? YubNub (aliases) is an extension for YubNub allowing you to create your own commands, shortcuts, memos, etc. using a YubNub-based cookies system. HOW DO I USE YUBNUB (ALIASES)? YubNub (aliases) uses several YubNub commands to operate properly.In order to set a personal command, such as a bookmark c…
22000 uses
-
Created 2006-02-01 04:41:20
-
Last used
2021-10-14 04:51:28
-
Nominate -
Description
-
http://www.jakeisgod.com/yubnub/aliases/jobactions.cfm?action=search&cmd={filterstring 2- %s}&s={filterstring 1 %s}[no url encoding]
tr2
NAME tr2 - Translates any language -text or URL- to your language SYNOPSIS tr2 [TEXT or URL] EXAMPLES tr2 Comment allez vous? tr2 ¿Cuál es su nombre tr2 お元気ですか tr2 http://fr.wikipedia.org/wiki/Micro-onde tr2 http://de.wikipedia.org/wiki/Dichte Translates text or URL from any language autodectected by Google to the language you normally use with Google translate NOTES If no language parameters are entered for the output language, Google automatically cho…
8713 uses
-
Created 2009-08-01 14:53:44
-
Last used
2026-06-08 23:25:59
-
Nominate -
Description
-
https://translate.google.com/translate_t?text=%s&sl=auto{ifThen -value1 %s -value2 -test NOTEQUAL -then http://translate.google.com/translate?u=%s
change
(Golden Egg)
NAME change - encode and decode text using a number of different methods Note: The code isn't mine, I've only changed the Post method to Get and added the simple mode for use it inside other commands You can find the original code here: SNEAK: Snarkles.Net Encryption Assortment Kit v 1.27 http://snarkles.net/ SYNOPSIS change TEXT -method METHOD [-simple YES] Mandatory arguments: TEXT the string you want to convert -method METHOD the conversion method. Can be one of these: asc2bin - for ASCII to…
7705 uses
-
Created 2006-01-30 21:17:25
-
Last used
2026-05-03 05:18:33
-
Description
-
http://www.saraswaticlasses.net/yubnub/convert.php?text=%s&cryptmethod=${method}&submit=OK&simple=${simple=no}
old!ls
Works just as "ls" in YubNub, but shows all YubNub (aliases) commands. SYNTAX !ls [search parameters] (searches all of your YubNub (aliases) command.) !ls (views all of your YubNub (aliases) commands.) WHAT IS YUBNUB (ALIASES)? YubNub (aliases) is an extension for YubNub allowing you to create your own commands, shortcuts, memos, etc. using a YubNub-based cookies system. HOW DO I USE YUBNUB (ALIASES)? YubNub (aliases) uses several YubNub commands to operate properly.In order to set a personal …
2280 uses
-
Created 2006-02-01 14:05:34
-
Last used
2017-05-18 13:47:52
-
Nominate -
Description
-
http://www.jakeisgod.com/yubnub/aliases/jobactions.cfm?action=ls&s=%s
old!set
(Golden Egg)
Sets personal commands and memos in YubNub (aliases). SYNTAX !set [personal command name] [url] (sets a personal command in YubNub (aliases)) !set [memo name] [block of text] (sets a memo in YubNub (aliases)) WHAT IS YUBNUB (ALIASES)? YubNub (aliases) is an extension for YubNub allowing you to create your own commands, shortcuts, memos, etc. using a YubNub-based cookies system. HOW DO I USE YUBNUB (ALIASES)? YubNub (aliases) uses several YubNub commands to operate properly.In order to set a pe…
1873 uses
-
Created 2006-02-01 04:38:54
-
Last used
2019-05-21 23:59:25
-
Description
-
http://www.jakeisgod.com/yubnub/aliases/jobactions.cfm?action=set&cmd={% 1 %s}&ucmd={filterstring 1 %s}[no url encoding]
strRange
NAME strRange - Returns a sublist of words for a given phrase SYNOPSIS strRange [RANGE] [PHRASE] [-SILENT true] arguments: <RANGE> The format of the range parameter is: N N'th word of the phrase, counted from 1 N- from N'th word to end of phrase N-M from N'th to M'th (included) word -M from first to M'th (included) word This sintaxis is based on the Linux command CUT Here's the manual page: http://nixdoc.net/man-pages/Linux/man1/CUT.1.html <PHRASE> The string, words separated by spaces. <SILENT…
1653 uses
-
Created 2006-01-09 18:20:32
-
Last used
2013-03-13 19:04:45
-
Nominate -
Description
-
http://saraswaticlasses.net/yubnub/split.php?phrase=%s&silentmode=${silent}
Yubnublet
(Golden Egg)
NAME Yubnublet - Creates a page with the javascript code that you pass to it So you can create bookmarklets in Yubnub SYNOPSIS Yubnublet <JS code> EXAMPLE Yubnublet window.alert("this is cool!") Yubnublet document.write("this is cool too!") Yubnublet for(i=0;i<10;i++)document.write("this is very cool!<br>") You can also include the current url in you code(this is the most common in a bookmarklet) the string [current URL] (note the brackets) will be replaced by the actual url for example: Yubnub…
1254 uses
-
Created 2005-11-22 13:27:47
-
Last used
2026-03-05 21:28:36
-
Description
-
http://saraswaticlasses.net/yubnub/yubnublet.php?code=%s
multiTab
(Golden Egg)
NAME MultiTab - Open several tabs SYNOPSIS MultiTab url1;url2;url3;... MultiTab command1;command2;command3;... MultiTab parameter1;parameter2;parameter3;... -cmd command EXAMPLES Multitab www.apple.com Open a new tab(useless because closes the current one) Multitab ipod;macbook;g5 -cmd froo Open several tabs with the same command but with different parameters MultiTab cars racer;hamar;norway -cmd flk Same as previous but with the multiword parameter "cars racer" (Stian, Do you want anything els…
1218 uses
-
Created 2006-03-18 18:26:08
-
Last used
2024-12-25 06:32:33
-
Description
-
open {strReplace -find ; -replace %7D;%7Burl+${cmd}+ -string %7Burl+${cmd}+%s%7D}
!seta
(Golden Egg)
Sets personal commands and memos in YubNub (aliases). SYNTAX !seta [command alias name] [url] (sets a command alias in YubNub (aliases)) WHAT IS YUBNUB (ALIASES)? YubNub (aliases) is an extension for YubNub allowing you to create your own commands, shortcuts, memos, etc. using a YubNub-based cookies system. HOW DO I USE YUBNUB (ALIASES)? YubNub (aliases) uses several YubNub commands to operate properly.In order to set a personal command, such as a bookmark command use the !set command as follo…
972 uses
-
Created 2006-02-02 23:05:03
-
Last used
2023-05-07 13:18:47
-
Description
-
http://www.jakeisgod.com/yubnub/aliases/jobactions.cfm?action=seta&cmd={% 1 %s}&ucmd={% 2- %s}[no url encoding]
fuska
run my custom commands (the ones that begin with "fuska-" )
809 uses
-
Created 2007-09-01 10:24:38
-
Last used
2011-10-04 19:09:17
-
Nominate -
Description
-
yubnub fuska-%s
fuska-ml
516 uses
-
Created 2009-11-09 15:12:19
-
Last used
2011-09-27 23:32:11
-
Nominate -
Description
-
http://m.delicious.com/fuska?v=&noui=yes&share=no&tags=${tags=later}&url={url g %s}&title=%s&extended=${extended}&private=true
Interestingness
NAME Interestingness - display the more interesting photos of the current day, another day, or a month selected by flickr SYNOPSIS Interestingness -year [YEAR] -month [MONTH] -day [DAY] EXAMPLES Interestingness Interestingness -day 5 Interestingness -year 2005 -month 3 -day 11 To view the Interestingness photos of the current day: Interestingness -day [the current day] This is a bit useless because this page is blank until the next day. So if you prefer the photos of the previous day: Interesti…
511 uses
-
Created 2005-08-03 14:59:55
-
Last used
2026-04-21 23:32:26
-
Nominate -
Description
-
http://www.flickr.com/explore/interesting/${year={date -format Y}}/${month={date -format m}}/${day={date -format d -offset -1}}
dluc
(Golden Egg)
NAME dluc - Similar to Google's "I'm Feeling Lucky" feature but for Del.icio.us. SYNOPSIS dluc [USER] [TAG] Optional arguments: -USER Your username or the username you want to specifically search. You can also use the keyword "TAG" to do a general search but filtered by a tag. Another possibility is using the keyword "POPULAR" to search the top ranked sites. Or the keyword "RECENT" which returns the last added url. That means diferents sites on every request. -TAG The tag you want to filter the…
508 uses
-
Created 2006-10-08 18:25:35
-
Last used
2026-03-14 14:27:16
-
Description
-
yubnub {eatFeed items[-0].link -url http://del.icio.us/rss/{% 1 %s}/{% 2- %s}}
cbase
CrunchBase - homepage and search shortcut. web2.0 startups database and profiling from the TechCrunch Network NAME cbase SYNOPSIS cbase [TEXT TO SEARCH] Optional arguments: -<TEXT TO SEARCH> Search the text you enter on http://www.crunchbase.com EXAMPLES To perform a search: cbase hulu To go to the main page: cbase ... AUTHOR Alexrah(thx to Fuska) ---------- Old implementation: http://www.crunchbase.com{ifThen -value1 %s -value2 -test NOTEQUAL -then /index.php?o=search&phrase=%s&x=0&y=0} http:/…
465 uses
-
Created 2007-11-18 17:09:59
-
Last used
2025-03-28 16:45:37
-
Nominate -
Description
-
https://www.crunchbase.com/app/search?q=%s
calle
Buscar una calle en el callejero de paginas amarillas. La información para hacer este script la he sacado de http://callejero.paginasamarillas.es/javascript/busqueda.js (muy amables los de paginas amarillas por dejar a la vista el código de su pagina web) Debido a las "limitaciones" de yubnub(que conste que me encanta esta página), este comando sólo vale para Madrid, y habría que hacer otros para otras comunidades(el que quiera que se ponga, no le resultará muy dificil). Otra limitación es que …
451 uses
-
Created 2005-06-18 20:37:49
-
Last used
2025-06-18 12:23:00
-
Nominate -
Description
-
http://callejero.paginasamarillas.es/includes/mapa/mapdirprox.asp?proy=MADRID&localidad=MADRID&tipovia=calle&nombrevia=%s
QRcode
http://www.i-nigma.com/personal/Create.asp Create a QRcode for a given URL. Excellent for downloading .cab files to your windows mobile phone. (You need to install the reader in your phone) Accepts an URL as param. Optional parameter size: 3 - Small 4 - Medium 6 - Large (default) Example: QRcode http://rs476l33.rapidshare.com/files/144920976/3719261/Soft_Reset.cab -size 4 Fuska
438 uses
-
Created 2009-01-27 00:29:43
-
Last used
2025-12-24 15:35:18
-
Nominate -
Description
-
http://encode.i-nigma.com/QRCode/img.php?d=URL%3A{urlencode2 %s}&c=&s=${size=6}
gray
(Golden Egg)
Computes the grayscale level for an RGB color. Example: gray 0 255 100 Uses Google Calculator to do the arithmetic, and Fuska's % command to handle positional parameters.
270 uses
-
Created 2006-01-26 19:08:51
-
Last used
2025-08-05 13:30:12
-
Description
-
g ({% 1 %s}*.15 + {% 2 %s}*.5 + {% 3 %s}*.35)/255[no url encoding]
fuskateka
Shortcut to my website where you can find files to configure firefox
247 uses
-
Created 2005-06-18 20:18:31
-
Last used
2013-07-16 07:25:17
-
Nominate -
Description
-
http://fuskateka.backpackit.com/pub/75718
Microsiervos
NAME Microsiervos - search the interesting microsiervos.com SYNOPSIS Microsiervos [TEXT TO SEARCH] Optional arguments: -<TEXT TO SEARCH> Search the text you enter on http://www.microsiervos.com EXAMPLES To perform a search: Microsiervos sudoku To go to the main page: Microsiervos ... AUTHOR Fuska
241 uses
-
Created 2005-08-25 16:10:49
-
Last used
2022-05-03 02:17:14
-
Nominate -
Description
-
http://www.microsiervos.com{ifThen -value1 %s -value2 -test NOTEQUAL -then /msmt/mt-search.cgi%3FIncludeBlogs=1%26search=%s}
ixt
Search iXtractor, a Fuskar which extracts images from webpages. To search for links from photobucket, type ix photobucket. Use caution, since a large search might yield tons of links and slow down your browser. To view pictures from banned sights, use the Firefox webbrowser and: 1) Open the URL about:config. 2) Scroll down to network.http.sendRefererHeader. 3) Set value to 0.
224 uses
-
Created 2006-03-02 10:14:38
-
Last used
2020-06-25 07:51:43
-
Nominate -
Description
-
http://www.ixtractor.com/keyword/%s
!mls
Works just as "!ls", but limits your search to memos only. SYNTAX !mls [search parameters] (searches all of your YubNub (aliases) memos.) !mls (shows all of your YubNub (aliases) memos.) WHAT IS YUBNUB (ALIASES)? YubNub (aliases) is an extension for YubNub allowing you to create your own commands, shortcuts, memos, etc. using a YubNub-based cookies system. HOW DO I USE YUBNUB (ALIASES)? YubNub (aliases) uses several YubNub commands to operate properly.In order to set a personal command, such a…
187 uses
-
Created 2006-02-02 01:02:55
-
Last used
2012-03-30 19:09:28
-
Nominate -
Description
-
http://www.jakeisgod.com/yubnub/aliases/jobactions.cfm?action=mls&s=%s
fuska-later
save a text on delicious for later
179 uses
-
Created 2007-09-01 09:53:23
-
Last used
2010-05-05 02:30:39
-
Nominate -
Description
-
http://del.icio.us/fuska?v=4&noui&tags=${tags=later}&url={url g %s}&title=%s&extended=${extended}&private=true
editfkgmscript
145 uses
-
Created 2006-06-15 09:38:51
-
Last used
2022-12-26 12:45:55
-
Nominate -
Description
-
http://<a href="http://usuarios.lycos.es/fuskateka${path}${file}">open in a new tab</a><br /><iframe src=http://usuarios.lycos.es/fuskateka/varios/pruebas/JSframe.php?path=${path}&file=${file} style="width: 100%; height:100%">
l>>pdf
(Golden Egg)
NAME l>>pdf - Google site-specific search for PDFs on a site for which you do not know the URL. SYNOPSIS l>>pdf [KEYWORDS-TO-DESCRIBE-SITE] [KEYWORDS TO SEARCH WITHIN SITE] EXAMPLES l>>pdf elzr returns all PDFs indexed by Google at elzr.com l>>pdf mckinsey-quarterly marketing returns all "marketing" PDFs indexed by Google at mckinseyquarterly.com l>>pdf will do a Google search on the first hyphen-separated parameter, select the first result, then search for the second parameter within that site…
144 uses
-
Created 2006-09-06 09:26:20
-
Last used
2025-09-21 09:43:44
-
Description
-
lucky>> {% 1 %s} -k {% 2- %s} filetype:pdf
yplaylist
(Golden Egg)
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…
141 uses
-
Created 2008-04-10 20:41:18
-
Last used
2026-03-13 18:50:32
-
Description
-
yplay {eatFeed items[-0].link -url http://del.icio.us/rss/{% 1 %s}/{% 2- %s}}
gbgs
NAME gbgs - Google Blogger search SYNOPSIS gbgs [strings to search] -title [post title] -Btitle [blog title] -sort [by attribute] -lang [language] -q [more strings to search] EXAMPLES Search blogs with "jessica alaba" in any part of the post and "sex" in the title of the POST: gbgs jessica alba -title sex Search blogs with "yahoo" in any part of the post and "google" in the title of the BLOG: gbgs yahoo -Btitle google Search Italian blogs that talk about "yahoo": gbgs yahoo -lang it Search Ital…
137 uses
-
Created 2005-09-28 16:43:43
-
Last used
2023-02-20 14:34:25
-
Nominate -
Description
-
http://search.blogger.com/?q=%s%20${q} {ifThen -value1 ${title} -value2 -test NOTEQUAL -then +intitle%3A${title}}&bl_fpy=t&scoring={ifThen -value1 {ucase ${sort=BY+RELEVANCE}} -value2 BY+DATE -test EQUAL -then d}&lr={ifthen -value1 ${lang} -value2 -test NOTEQUAL -then lang_${lang}}&bl_name=${Btitle}
writely_id
NAME writely_id - Gets a Writely ID given a name SYNOPSIS writely_id [-title THE TITLE] This command is used in the "writely" command Of course you need a Writely account :) Optional arguments: -title <The title> The title of the document (a new one) whose ID you want to know The default title is "Untitled" EXAMPLE writely_id Pepe AUTHOR Fuska
131 uses
-
Created 2005-09-14 12:28:51
-
Last used
2007-05-26 14:08:14
-
Nominate -
Description
-
http://www.writely.com/MiscCommands.aspx?command=newDoc&title=${title=Untitled}
fuskator
128 uses
-
Created 2015-10-19 09:13:42
-
Last used
2024-05-07 21:11:06
-
Nominate -
Description
-
http://fuskator.com/search/%s/rating/
fuska-lm
115 uses
-
Created 2009-05-31 09:05:31
-
Last used
2010-10-09 18:47:20
-
Nominate -
Description
-
http://del.icio.us/fuska?v=&noui=yes&share=no&tags=${tags=later}&url={url g %s}&title=%s&extended=${extended}&private=true
FuskaGM
my online collection of Greasemonkey user scripts
115 uses
-
Created 2005-11-06 13:19:36
-
Last used
2013-08-03 14:48:40
-
Nominate -
Description
-
http://fuskateka.backpackit.com/pub/75800
traditional
NAME traditional - use Yubnub with the traditional Browse By Name functionality SYNOPSIS traditional [Command] In this thread: http://groups.google.com/group/YubNub/browse_thread/thread/ec37d69e72958801/c1e9e4602471d339?lnk=gst&q=default&rnum=2#c1e9e4602471d339 Jonathan Aquino said: "Browse By Name rocks! Actually YubNub was initially set up to use it by default, but people were more comfortable with having it go to the Google search results." If you miss the Browse by name search you can use t…
105 uses
-
Created 2006-10-15 15:57:27
-
Last used
2024-11-21 06:49:51
-
Nominate -
Description
-
{strReplace -find {url g} -replace {url ggn} -string {url %s}}[use for spaces]
FuskaArchivos
89 uses
-
Created 2005-11-06 13:17:38
-
Last used
2013-07-16 06:45:03
-
Nominate -
Description
-
http://www.tripod.lycos.es/build/webftp/popup.phtml?membername=fuskateka
!tag
(Golden Egg)
NAME: !tag - creates a new "tag" to use in YubNub Aliases: (http://www.jjefferydesign.com/aliases/ ) SYNOPSIS: !tag [tag command to set] [optional tag name if different than command] Using YubNub Aliases, this will set a "tag" command that can be used to tag urls or memos. For example: !tag toread This will create a YubNub Alias command in your account called "toread" After running this, you can run the YubNub command ! toread [url] It will create an entry in your Aliases file listing the url "…
80 uses
-
Created 2006-02-07 22:00:58
-
Last used
2021-07-02 21:37:53
-
Description
-
!seta {% 1 %s} !bm !s -tag {ifempty -value {% 2 %s} -then %s -else {% 2 %s}}[no url encoding]
hora
Acceso rapido a una página que muestra la hora en la barra de titulo/pestaña
71 uses
-
Created 2005-06-27 22:13:58
-
Last used
2023-03-16 09:07:31
-
Nominate -
Description
-
http://www.usuarios.lycos.es/fuskateka/firefox/extras/reloj.php
dnb
dnb-sets.de - the Drum'n'Bass mix search engine! dnb-sets.de is a search engine like Google or Yahoo which looks through the below listed boards for independent DJ-sets and mixes. You can go to the host, add sets to your playlist and stream them. You're looking for a specific set? Just use the search option. NAME dnb - www.dnb-sets.de audio drum&bass search engine SYNOPSIS dnb [TEXT TO SEARCH] Optional arguments: -<TEXT TO SEARCH> Search the text you enter on http://www.dnb-sets.de/ EXAMPLES To…
70 uses
-
Created 2007-01-06 21:10:58
-
Last used
2026-03-04 06:14:46
-
Nominate -
Description
-
http://www.dnb-sets.de{ifThen -value1 %s -value2 -test NOTEQUAL -then /?suche=%s}
gsite:
NAME gsite: - Google site-specific search on a site for which you do not know the URL. SYNOPSIS gsite: <KEYWORDS-TO-DESCRIBE-SITE> <KEYWORDS TO SEARCH WITHIN SITE> EXAMPLES gsite: jon-aquino autohotkey macro [returns Google results for posts at jonaquino.blogspot.com that mention 'autohotkey macro'] gsite: chicago-tribune green roofs [returns Google results for articles at chicagotribune.com that mention 'green roofs'] gsite: new-york-times pommes frites [returns Google results for articles at …
56 uses
-
Created 2006-08-21 09:15:28
-
Last used
2013-08-12 06:38:47
-
Nominate -
Description
-
lucky>> {% 1 %s} -k {% 2- %s}
Pendientes
NAME Pendientes Shortcut to my ToDo list It could be also a shortcut to any backpackit page. Just use the parameters AUTHOR and PAGE Pendientes [-author USERNAME] [-page NUMBER OF A PAGE] EXAMPLE To go to my ToDo list Pendientes To go to a random page Pendientes -author {randwd} -page {random} ...
55 uses
-
Created 2005-10-27 12:28:21
-
Last used
2012-03-03 14:17:31
-
Nominate -
Description
-
http://${author=fuska}.backpackit.com/page/${page=75540}
del>
NAME del> - Similar to Google's "I'm Feeling Lucky" feature but for Del.icio.us. SYNOPSIS del> [USER] [TAG] Optional arguments: -USER Your username or the username you want to specifically search. You can also use the keyword "TAG" to do a general search but filtered by a tag. Another possibility is using the keyword "POPULAR" to search the top ranked sites. Or the keyword "RECENT" which returns the last added url. That means diferents sites on every request. -TAG The tag you want to filter the…
40 uses
-
Created 2006-10-12 13:20:27
-
Last used
2010-06-24 14:28:50
-
Nominate -
Description
-
dluc %s
yplayrand
yplayrand is yet another variation of Fuska's dluc command that returns 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: yplayrand [USER] [TAG] -max…
40 uses
-
Created 2008-04-17 14:43:14
-
Last used
2012-04-08 04:13:37
-
Nominate -
Description
-
yplay {eatFeed items[{clc {random -min 1 -max ${max=10}}-1}].link -url http://del.icio.us/rss/{% 1 %s}/{% 2- %s}}
faceSearch
Search faces on google images example: faceSearch paris author: fuska
35 uses
-
Created 2007-05-28 22:52:28
-
Last used
2016-06-30 00:59:36
-
Nominate -
Description
-
http://images.google.com/images?imgtype=face&q=%s
DomainHack
NAME DomainHack - display unconventional domain names for a word or phrase you enter. SYNOPSIS DomainHack STRING EXAMPLE DomainHack steve jobs DomainHack technorati DomainHack jessica ... AUTHOR Fuska
28 uses
-
Created 2005-10-19 15:22:39
-
Last used
2010-07-15 09:48:00
-
Nominate -
Description
-
http://www.xona.com/domainhacks/search?q=%s
splittemp
(this is a temporary replacement for %. For the examples below, use splittemp instead of %) NAME % - Returns a sublist of words for a given phrase SYNOPSIS % [RANGE] [PHRASE] [-SILENT true] arguments: <RANGE> The format of the range parameter is: N N'th word of the phrase, counted from 1 N- from N'th word to end of phrase N-M from N'th to M'th (included) word -M from first to M'th (included) word This syntax is is based on the Linux command CUT Here's the manual page: http://nixdoc.net/man-page…
25 uses
-
Created 2006-03-29 22:55:50
-
Last used
2006-03-31 18:50:47
-
Nominate -
Description
-
http://jonathanaquino.com/yubtools/split.php?phrase=%s&silentmode=${silent}&xn_auth=no
strWordNumber
NAME strWordNumber - Returns a word for a given phrase SYNOPSIS strWordNumber [POSITION] [PHRASE] arguments: <POSITION> The position of the word in the phrase (number 1 for the first word). <PHRASE> The string, words separated by spaces. EXAMPLES this: strWordNumber 2 Hello! how are you? returns: how and this: strWordNumber 8 nice to meet you returns nothing AUTHOR Fuska
24 uses
-
Created 2005-12-14 18:18:25
-
Last used
2006-03-31 03:54:57
-
Nominate -
Description
-
http://saraswaticlasses.net/yubnub/split.php?phrase=%s
AlexaThis
show the Alexa Information for the current url
23 uses
-
Created 2005-11-19 17:52:10
-
Last used
2012-02-14 04:29:33
-
Nominate -
Description
-
http://usuarios.lycos.es/fuskateka/YubNub/js.php?keep=open&code=if%28%21document.referrer%29%7bwindow.alert%28%22Sorry,%20You%20cant%20use%20this%20command%20from%20the%20same%20tab.%20You%20must%20configure%20your%20yubnub%20installation%20to%20open%20a%20new%20tab%22%29;if(history.length>1)%7bhistory.back()%7delse%7blocation.href=%22http://www.yubnub.org%22%7d%7delse%7blocation.href=%22http://www.alexa.com/data/details/traffic_details?q=%26url=%22%2bdocument.referrer%7d
magnoliapost
magnoliapost - directly stores a URL on your Ma.gnolia.com account. You've to be logged parameters: All parameters are optional. url - a URL (If this parameter is left blank or is invalid it will show a form with all the fields to fill. title - if empty will default to "untitled" desc - description tags - space separated back - the option "-back 1" opens the URL after storing it private - the option "-is private" makes private your bookmark Author: Fuska
22 uses
-
Created 2008-03-31 01:45:00
-
Last used
2008-12-18 09:09:19
-
Nominate -
Description
-
http://ma.gnolia.com/bookmarks/create?title=${title}&description=${desc}&url=${url}&tags=${tags}&sendback=${back}&${is}=
randm
NAME randm - get numbers from the RANDOM.ORG random number service. SYNOPSIS randm [MIN] [MAX] [NUM] randm simplifies Richard Frankel's original random command by using positional parameters-- Thanks fuska. Just enter the lesser (minimum) number followed by the greater (maximum) number to get a random number that is between them. It returns only one number by default, but you have the option to specify how many random numbers with an additional parameter. EXAMPLES Example: randm Result: error: …
21 uses
-
Created 2009-09-26 18:23:11
-
Last used
2024-10-15 05:42:17
-
Nominate -
Description
-
random -min {% 1 %s} -max {% 2 %s} -num {% 3 %s}
gray2
Computes the grayscale level for an RGB color, using the formula reported by Craig Markwart on the IDL newsgroup http://www.dfanning.com/ip_tips/color2gray.html Example: gray 0 255 100 Uses Google Calculator to do the arithmetic, and Fuska's % command to handle positional parameters.
20 uses
-
Created 2006-05-05 23:10:36
-
Last used
2006-09-14 19:55:50
-
Nominate -
Description
-
g ({% 1 %s}*.3 + {% 2 %s}*.59 + {% 3 %s}*.11)/255[no url encoding]
Next Page