Some website enhancement scripts as well as Grease Monkey and FireFox extensibility scripts. If you would like to contact me in regards to any of these scripts, please try the disucssion links (where applicabale) or cgmckeever at this domain. Feedback is appreciated and requested. Feel free to convert these into stand alone FireFox extensions using Anthony Lieuallen's Script Compiler.
Comments and more useage instructions are found in each user script. Click the respective link to show the user script in detail.
Google Calendar Agenda - GMail
Provides a GMail navigation box with a user defined Google Calendar Agenda Feed.
Updates search results with map movement. This has been a long stemming pet-peeve regarding the search interface. Google has provided a great GMap API with AJAX functionality, yet don't use it on their own maps. Makes for a very intuitive 'whats over here' feel for the search.
Based on the original work by Jason Patterson, this incorporates the print_r.js into Grease Monkey. It can then be loaded on a per page basis allowing the walking of the Javascript Objects.
Using the Grease Monkey XMLHttpRequest method, this script can be included in other user scripts to determine if there is a more up to date version available. Will only notify the user once per update change and provides the ability for the user to install the update. This is useful for intranet pages which may use expanded functionality based on GM and requires the most up to date version.
experimental (i.e. just playing) Highlighted text in a web page is automatically copied to the clipboard (verified in FireFox for windows). This requires a security setting change in FireFox to work (see userscript for more details). It will prompt you once to allow the priviledged functions to be accessed. Work for allowing the right click paste behaviour as well as a universal signed script access required. For full functionality - I'd suggest the AutoCopy Extension.