List of keyword searches: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 5: Line 5:
<code>http://dictionary.reference.com/search?q=%s</code><br>
<code>http://dictionary.reference.com/search?q=%s</code><br>
'''Keyword''': <code>dict</code>
'''Keyword''': <code>dict</code>
""Example"": <code>dict proficiency</code>
'''Example''': <code>dict proficiency</code>
------
------
'''Name''': <code>Dmoz.org</code><br>
'''Name''': <code>Dmoz.org</code><br>
'''Location''': <code>http://search.dmoz.org/cgi-bin/search?search=%s</code><br>
'''Location''': <code>http://search.dmoz.org/cgi-bin/search?search=%s</code><br>
'''Keyword''': <code>dmoz</code>
'''Keyword''': <code>dmoz</code>
""Example"": <code>dmoz search engine</code>
'''Example''': <code>dmoz search engine</code>
------
------
'''Name''': <code>Google's "I'm Feeling Lucky"</code><br>
'''Name''': <code>Google's "I'm Feeling Lucky"</code><br>
Line 19: Line 19:
'''Location''': <code>http://us.imdb.com/find?tt=on;nm=on;mx=20;q=%s</code><br>
'''Location''': <code>http://us.imdb.com/find?tt=on;nm=on;mx=20;q=%s</code><br>
'''Keyword''': <code>movie</code><br>
'''Keyword''': <code>movie</code><br>
""Example"": <code>movie Nightmare before Christmas</code>
'''Example''': <code>movie Nightmare before Christmas</code>
------
------
'''Name''': <code>Google's translation service</code><br>
'''Name''': <code>Google's translation service</code><br>
'''Location''': <code>http://translate.google.com/translate?u=%s</code><br>
'''Location''': <code>http://translate.google.com/translate?u=%s</code><br>
'''Keyword''': <code>trans</code><br>
'''Keyword''': <code>trans</code><br>
""Example"": <code>trans www.linux-portugal.org</code><br>
'''Example''': <code>trans www.linux-portugal.org</code><br>
------
------
'''Name''': <code>RFCs</code><br>
'''Name''': <code>RFCs</code><br>
'''Location''': <code>ftp://ftp.rfc-editor.org/in-notes/rfc%s.txt</code><br>
'''Location''': <code>ftp://ftp.rfc-editor.org/in-notes/rfc%s.txt</code><br>
'''Keyword''': <code>rfc</code>
'''Keyword''': <code>rfc</code>
""Example"":<code>rfc 2324</code>
'''Example''':<code>rfc 2324</code>
------
------
'''Name''': <code>SourceForge.net Project Home Page</code><br>
'''Name''': <code>SourceForge.net Project Home Page</code><br>
Line 42: Line 42:
'''Location''': <code>http://thesaurus.reference.com/search?q=%s</code><br>
'''Location''': <code>http://thesaurus.reference.com/search?q=%s</code><br>
'''Keyword''': <code>thes</code><br>
'''Keyword''': <code>thes</code><br>
""Example"": <code>thes flabbergasted</code>
'''Example''': <code>thes flabbergasted</code>
------
------
===Keywords for Mozilla hackers===
===Keywords for Mozilla hackers===
'''Name''': <code>Bugzilla</code><br>
'''Name''': <code>Bugzilla</code><br>
'''Location''': <code>http://bugzilla.mozilla.org/show_bug.cgi?id=%s</code><br>
'''Location''': <code>http://bugzilla.mozilla.org/show_bug.cgi?id=%s</code><br>
'''Keyword''': <code>bug</code><br>
'''Keyword''': <code>bug</code><br>
""Example"": <code>bug 1000</code>
'''Example''': <code>bug 1000</code>

Revision as of 13:25, 11 February 2004

Remember that you can change the Keyword to fit your preferences. The keywords are case-insensitive - that means that 'dict', 'DICT', 'DiCt' and 'dICt' will all work the same.

Name: Dictionary.com
Location: http://dictionary.reference.com/search?q=%s
Keyword: dict Example: dict proficiency


Name: Dmoz.org
Location: http://search.dmoz.org/cgi-bin/search?search=%s
Keyword: dmoz Example: dmoz search engine


Name: Google's "I'm Feeling Lucky"
Location: http://www.google.com/search?q=%s&btnI=I%27m+Feeling+Lucky
Keyword: go abiword


Name: Internet Movie Database
Location: http://us.imdb.com/find?tt=on;nm=on;mx=20;q=%s
Keyword: movie
Example: movie Nightmare before Christmas


Name: Google's translation service
Location: http://translate.google.com/translate?u=%s
Keyword: trans
Example: trans www.linux-portugal.org


Name: RFCs
Location: ftp://ftp.rfc-editor.org/in-notes/rfc%s.txt
Keyword: rfc Example:rfc 2324


Name: SourceForge.net Project Home Page
Location: http://%s.sourceforge.net/
Keyword: sfh


Name: SourceForge.net Project Page
Location: http://sourceforge.net/projects/%s/
Keyword: sfp


Name: Thesaurus.com
Location: http://thesaurus.reference.com/search?q=%s
Keyword: thes
Example: thes flabbergasted


Keywords for Mozilla hackers

Name: Bugzilla
Location: http://bugzilla.mozilla.org/show_bug.cgi?id=%s
Keyword: bug
Example: bug 1000