« Example of Using a selectBooleanCheckbox for VARCHAR2 or NUMBER Columns | Main | Patch Available for ADF Swing Bug 5642176 »

Keyword Searches in Firefox


In Firefox, you can associate keywords to your Bookmarks.
For example, you can associate the keyword otn to the main page of JDeveloper on OTN: http://www.oracle.com/technology/products/jdev/index.html
by filling in the Keyword field in the bookmark's Properties:

FirefoxKeyword:

Typing otn in the Location bar (that you can access quickly by pressing CTRL+L) will bring you to that page.

You can define various keywords, f.ex. to access your favorite blogs

Keyword
URL
Duncanhttp://groundside.com/blog/DuncanMills.php
Frank
http://www.orablogs.com/fnimphius/
Stevehttp://radio.weblogs.com/0118231/
Didier
http://blogs.oracle.com/Didier/
...
...


There are also some keywords defined by default as wp for Wikipedia - see the full list [Here]

But the most powerful is that your bookmark's URL can include parameters %s
They will be replaced by the words you type in after the keyword.
For example wp JDeveloper will bring you to http://en.wikipedia.org/wiki/Special:Search?search=JDeveloper (http://en.wikipedia.org/wiki/Special:Search?search=%s with %s replaced by JDeveloper)

If you have a Metalink account you can define some useful keywords/bookmarks pairs like:

Keyword
URL
Note
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=%s
Bug
https://metalink.oracle.com/metalink/plsql/showdoc?db=Bug&id=%s
...
...

With these pairs defined on your bookmarks, typing Note 395980.1 in the Location bar, f.ex., will display the Metalink Note 395980.1 directly; and Bug 5615982 will bring you to that bug reference.


For more information about the Keywords in Firefox, see the following links:

Comments (6)

Thank you so much for this trick! Very neat

Didier Laurent:

Merci Laurent :)

name : metalink search
location : https://metalink.oracle.com/metalink/plsql/ml2_gui.handleSearchRequest?p_text=%s&p_search=Submit
keyword : m

the %s let you can type
m _pga_max_size

in your location bar to search for _pga_max_size in metalink ;-)

Didier Laurent:

Patch: http://updates.oracle.com/download/%s.html where %s is the patch number

Hi didier,

thank you for this smart trick. I hope this system, Oracle has implemented, doesn't leave doors open for an SQL injection ;-)

Great information...They will help me a lot ..

Thanks..

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on December 7, 2006 12:02 AM.

The previous post in this blog was Example of Using a selectBooleanCheckbox for VARCHAR2 or NUMBER Columns.

The next post in this blog is Patch Available for ADF Swing Bug 5642176.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle