This is the beginning of a collection of Applescript scripts that I use from the Script Menu on OS X.
About the Script Menu
About Osaxen or Scripting Additions
Google-Search and Google-Search-Clipboard
The Script Menu by Apple (available only for OS X) is a script menu that is installed on the menu bar on the top of your screen. Its very convenient because you can select a script from any applications. Beside AppleScript scripts, the Script Menu can also use Shell and Perl scripts.
The scripts in this collection have to be installed at either HardDrive:Library:Scripts or HardDrive:Users:username:Library:Scripts. You can also select in the Script Menu Open Scripts Folder to find where is your Scripts folder.
Here's a description of what is an osaxen or scripting additions from MacScripter.net.
Scripting additions (also known as osaxen) are compiled C/C++ code that enhance the functionality of Applescript.
http://osaxen.com/
You can search MacScripter.net if you want to find other osaxen. Beware that osaxen that were not updated for OS X will not work in this environment.
These osaxen have to be installed in a folder called ScriptingAdditions. If the folder doesn't exists, create the folder either at HardDrive:Library:ScriptingAdditions or HardDrive:Users:username:Library:ScriptingAdditions.
To use Google-Search and Google-Search-Clipboard, you have to install the TEX OSAX in your ScriptingAdditions folder.
First release: November 27 2002