Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Greasemonkey Hacks: Tips & Tools for Remixing the Web with Firefox Review by Thomas Duff
I'll never view the browser experience the same again...
Bottom line... I'm hooked. I was vaguely aware of what Greasemonkey was, but I really hadn't taken the time to explore it. That time is now over. I had a chance to review a copy of Greasemonkey Hacks by Mark Pilgrim, and I don't think I'll look at web browsing the same again.
Contents: Getting Started; Linkmania!; Beautifying the Web; Web Forms; Developer Tools; Search; Web Mail; Accessibility; Taking Back the Browser; Syndication; Site Integration; Those Not Included in This Classification; Index
This is a typical O'Reilly Hacks title, where you have 100 tips and tricks on exploiting some technology or toy. In this volume, Mark Pilgrim shows how you can use the Greasemonkey extension for Firefox to completely change the way you interact with web pages. The first two tips show how to install Greasemonkey and how to install a Greasemonkey script that you either download or write yourself. From there, it's all over the board as far as what you can do with these script gems. Tired of dealing with URLs on a site that aren't clickable? Check out tip #13 (Turn Naked URLs into Hyperlinks). Want to have a web page refresh itself automatically every x minutes (even though they don't have a meta refresh tag)? Then go to tip #41 (Refresh Pages Automatically). And my favorite... Hate those web site registrations that force you to enter basic information every time just to see the content? Do you normally use BugMeNot to find an existing registration? Wish that all could be integrated and automated in your browser? Tip #84 - Bypass Annoying Site Registration. I can tell you that this one was the first Greasemonkey script I installed, and it's way cool...
This is really not a "how to code Greasemonkey scripts" book. You're dealing with JavaScript and the document object model, but Pilgrim and his group of contributors don't spend any time trying to teach you how to do all that. The book delivers the scripts already coded and tested, and you just have to install them. But that's not bad, and it works on a number of levels. If you've never used Greasemonkey, it's a great way to discover the power (as I did). And if you *are* a Greasemonkey user and/or developer, this will give you many new ideas on scripts you might want to write yourself. And since you can download the scripts from the O'Reilly site, you already have a solid base of code from which to start. Hard to beat that in terms of value...
Obviously, I like tech books and I read a lot. But not often do I run across a book that ends up changing the way I view the basic technology I touch every day. If I wasn't a Firefox user, this book would convince me to become one in short order. As a Firefox user, I'm now convinced that I can personalize and manipulate web sites and information in ways I never imaged. This is really a recommended read...