Search Blog

Recent Comments
Re: Stats plugin ported to Model-Glue (by J.mihai at 12/14 8:52 AM)
Re: CFC DAO Generator (by rui at 7/04 5:42 AM)
Re: Updates to the DAO, Bean and Gateway generator (by rui at 7/04 4:49 AM)
Re: CFC DAO Generator (by fwscott at 6/22 7:03 PM)
Re: CFC DAO Generator (by dan at 6/22 12:38 PM)
Re: Trip to Thailand (by fwscott at 3/27 2:10 AM)
Re: CFC DAO Generator (by fwscott at 3/27 2:03 AM)
Re: CFC DAO Generator (by Garry Harstad at 3/26 12:30 PM)
Re: Trip to Thailand (by Niqui Merret at 3/23 4:51 PM)
Re: Adding a blogger ping utility to BlogCFM (by fwscott at 2/20 9:01 PM)
Categories
Annoucements (1 entries)
BlogCFM (3 entries)
CFC Generator (5 entries)
Coldfusion (11 entries)
Fusebox (2 entries)
Greasemonkey (1 entries)
Misc (3 entries)
Archives
November 2005 (2 entries)
October 2005 (1 entries)
August 2005 (1 entries)
July 2005 (4 entries)
June 2005 (5 entries)
May 2005 (7 entries)

Powered by
BlogCFM v1.01

June 2005
Greasemonkey!
Post a Comment

Well, this is probably not new technology to most but I just read about it the other evening.

http://greasemonkey.mozdev.org/

For anyone that doesnt know what it does, it basically allows you to make any webpage look how you want it to look.  Lots of cool examples at http://dunck.us/collab/GreaseMonkeyUserScripts.

Anyways....  after reading over all this stuff I decided I wanted to make something.  The best thing I could think of was a minor annoyance I had with some websites not offering their own search feature.

So I figured every site should at least have a google search on it.  Now I just needed a decent way to show the form and I found http://www.xs4all.nl/~jlpoutre/BoT/Javascript/RSSpanel/rsspanel.html as a starting point of my project.  It offers a user draggable interface for a floating window.

After mangling his code and inserting some of my own, I came up with:
Search this site picture

Couple key things added to his code.
  1. It saves the location/visibility of the search box for the site you are currently visiting.
  2. Has a user command to force the search box to show for the current site.
  3. You can restore the default location of the search box via the user command menu.
So, now whenever I visit a site, I can always search the site directly from the webpage.  If the webpage has a form that contains the text "search", the search box will not display unless I force the search box to display.

If interested, you can install the Greasemonkey script at http://www.franciswscott.com/downloads/searchthissite.user.js

To sum up Greasemonkey..... very very nice idea!


Posted by fwscott at 7:31 PM | Comments (0)
 
Subscription Options

You are not logged in, so your subscription status for this entry is unknown. You can login or register here.

No comments found.

Name:   Required
Email:   Required your email address will not be publicly displayed.

Want to receive notifications when new comments are added? Login/Register for an account.

Anti-spam key

Type in the text that you see in the above image:

Your comment:

Sorry, no HTML allowed!