Bookmarklets and Search Plugins for javadocs.org

by Pete Freitag

Many people have been posting bookmarklets for searching javadocs.org, and some have asked about a Mozilla/Firefox search plugin. So I though I would create a bookmarklets, and mozilla search plugins page.

This page has bookmarklets that work in IE, Mozilla, FireFox, and Safari. It also has a mozilla search plugin for javadocs.org and cfdocs.org. So you just need to click on the link, and it installs into the FireFox search box, or drag the bookmarklets to your toolbar. Enjoy.

The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.

Comments

Ian

Hey, fantastic, I''m gonna be using this a LOT :-) You have a little bug though, related to how Google parses your redirect: packages ending with a valid TLD such as "org.apache.soap.util.net" are interpreted as domains. HTH, Ian

Ian

P.S., you can fix it easily by putting %22''s (") around it. But then mispelled packages are less likely to appear.

Pete Freitag

Hmm interesting, I''ll look into what I can do.

Sean Corfield

This no longer seems to work in Firefox 1.0.3 (but all the other searchlets I have installed still work)...

Pete Freitag

Thanks for the heads up Sean, I'm looking into it. -pete