Kernan's greasemonkey scripts

Fix CWRU Home Page I use a minimum font size of 13 so as not to have to squint when reading web pages. This setting mangles the cwru home page, making certain links smash together. The script fixes that in a very arbitrary way. You may need to tweak the table size (which is set in this script) for your needs. Since this script finds the table w/a specific height attribute it may have no effect if they change their template.

Fix My Case removes all but the login prompt at my.case.edu. It only affects the entry point ... the pages beyond that are customizable by users of the page. Basically applies clean design principles by force. See google.com for a good example of a clean entry point.

Flex CWRU/CASE Width I do not like the fixed width design of Case templated web pages. This script tries to allow the text to flow to the natural boundary at the right of the page (easier to read). It does tend to disturb the banner stuff at the top -- but I cannot fix the whole design in a few moments of my spare time.

fix Postgazette.com Removes tables and or td's devoted to ad space at postgazette.com. This works well in combo w/Copi's flexlayout script which you can find at his site referenced below.

fix amazon focus I am annoyed by amazon's premptive transport of my keyboard focus into the search box. This would make sense if the only thing one ever did was search. But more often than not one wants to actually read the page. And I prefer to use the keyboard rather than the mouse to navigate when possible. This is just a quick hack that probably will break the next time they do an overhaul.

Craig Copi also has been playing w/greasemonkey, and has written at least one script which may be useful for Cwru/Case surfers. (I will let you determine which one that is :)