List of keyword searches: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
mNo edit summary
(-> tables)
Line 1: Line 1:
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.
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. Remember: to use a keyword, type the keyword followed by a phrase or a word. The phrase or the word will replace the "%s" in the URL and that site will be accessed.
 
{| rules="all" cellpadding="5" border="1"
'''Name''': <code>Dictionary.com</code><br>
! Name
'''Location''':
! Location/URL
<code>http://dictionary.reference.com/search?q=%s</code><br>
! Keyword
'''Keyword''': <code>dict</code><br>
|-
'''Example''': [http://dictionary.reference.com/search?q=proficiency <code>dict proficiency</code>]
! [http://bugzilla.mozilla.org/ Bugzilla]
------
| http://bugzilla.mozilla.org/show_bug.cgi?id=%s
'''Name''': <code>Dmoz.org</code><br>
| bug
'''Location''': <code>http://search.dmoz.org/cgi-bin/search?search=%s</code><br>
|-
'''Keyword''': <code>dmoz</code><br>
! [http://dictionary.com/ Dictionary.com]
'''Example''': [http://search.dmoz.org/cgi-bin/search?search=search%20engine <code>dmoz search engine</code>]
| http://dictionary.reference.com/search?q=%s
------
| dict
'''Name''': <code>Google's "I'm Feeling Lucky"</code><br>
|-
'''Location''': <code>http://www.google.com/search?q=%s&btnI=I%27m+Feeling+Lucky</code><br>
! [http://dmoz.org/ Dmoz.org]
'''Keyword''': <code>go</code><br>
| http://search.dmoz.org/cgi-bin/search?search=%s
'''Example''': [http://www.google.com/search?q=abiword&btnI=I%27m+Feeling+Lucky <code>go abiword</code>]
| dmoz
------
|-
'''Name''': <code>Google's Image Search</code><br>
! [http://google.com/ Google]
'''Location''': <code>http://images.google.com/images?hl=en&ie=ISO-8859-1&edition=us&q=%s&sa=N&tab=ni<br></code>
| http://www.google.com/search?q=%s
'''Keyword''': <code>gi</code><br>
| g
'''Example''': [http://images.google.com/images?hl=en&ie=ISO-8859-1&edition=us&q=mozilla%20screenshots&sa=N&tab=ni <code>gi mozilla screenshots</code>]
|-
------
! [http://google.com/ Google's "I'm Feeling Lucky"]
'''Name''': <code>Google News Search</code><br>
| http://www.google.com/search?q=%s&btnI=I%27m+Feeling+Lucky
'''Location''': <code>http://news.google.com/news?hl=en&edition=us&q=%s&btnG=Search+News</code><br>
| go
'''Keyword''': <code>gn</code><br>
|-
'''Example''': [http://news.google.com/news?hl=en&edition=us&q=mozilla&btnG=Search+News <code>gn mozilla</code>]
! [http://images.google.com/ Google's Image Search]
------
| http://images.google.com/images?&q=%s
'''Name''': <code>Internet Movie Database</code><br>
| gi
'''Location''': <code>http://us.imdb.com/find?tt=on;nm=on;mx=20;q=%s</code><br>
|-
'''Keyword''': <code>movie</code><br>
! [http://news.google.com/ Google's News Search]
'''Example''': [http://us.imdb.com/find?tt=on;nm=on;mx=20;q=Nightmare%20before%20Christmas <code>movie Nightmare before Christmas</code>]
| http://news.google.com/news?q=%s
------
| gn
'''Name''': <code>Google's translation service</code><br>
|-
'''Location''': <code>http://translate.google.com/translate?u=%s</code><br>
! [http://translate.google.com/ Google's Translation Service]
'''Keyword''': <code>trans</code><br>
| http://translate.google.com/translate?u=%s
'''Example''': [http://translate.google.com/translate?u=www.linux-portugal.org <code>trans www.linux-portugal.org</code>]<br>
| trans
------
|-
'''Name''': <code>RFCs</code><br>
! [http://us.imdb.com/ Internet Movie Database]
'''Location''': <code>ftp://ftp.rfc-editor.org/in-notes/rfc%s.txt</code><br>
| http://us.imdb.com/find?q=%s
'''Keyword''': <code>rfc</code><br>
| movie
'''Example''': [ftp://ftp.rfc-editor.org/in-notes/rfc2324.txt <code>rfc 2324</code>]
|-
-----
! RFCs
'''Name''': <code>Rottentomatoes.com</code><br>
| ftp://ftp.rfc-editor.org/in-notes/rfc%s.txt
'''Location''': <code>http://www.rottentomatoes.com/search/full_search.php?search=%s</code><br>
| rfc
'''Keyword''': <code>rot</code><br>
|-
'''Example''': [http://www.rottentomatoes.com/search/full_search.php?search=cool%20hand%20luke <code>rot cool hand luke</code>]
! [http://sf.net/ SourceForge Project Home Page]
------
| http://%s.sourceforge.net/
'''Name''': <code>SourceForge.net Project Home Page</code><br>
| sf
'''Location''': <code>http://%s.sourceforge.net/</code><br>
|-
'''Keyword''': <code>sfh</code><br>
! [http://thesaurus.com/ Thesaurus.com]
'''Example''': [http://fasm.sourceforge.net/ <code>sfh fasm</code>]
| http://thesaurus.reference.com/search?q=%s
------
| thes
'''Name''': <code>SourceForge.net Project Page</code><br>
|}
'''Location''': <code>http://sourceforge.net/projects/%s/</code><br>
'''Keyword''': <code>sfp</code><br>
'''Example''': [http://sourceforge.net/projects/fasm/ <code>sfp fasm</code>]
------
'''Name''': <code>Thesaurus.com</code><br>
'''Location''': <code>http://thesaurus.reference.com/search?q=%s</code><br>
'''Keyword''': <code>thes</code><br>
'''Example''': [http://thesaurus.reference.com/search?q=flabbergasted <code>thes flabbergasted</code>]
------
 
===Keywords for Mozilla hackers===
'''Name''': <code>Bugzilla</code><br>
'''Location''': <code>http://bugzilla.mozilla.org/show_bug.cgi?id=%s</code><br>
'''Keyword''': <code>bug</code><br>
'''Example''': <code>bug 1000</code>

Revision as of 01:46, 22 February 2004