COMMAND_LIST ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Selection COMMAND __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME Execute selected or clipboard text NOTES This opens the Terminal and executes selected text as a Unix command. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND gzip __OBJ_PATH__ EXECUTION_MODE exe_silent NAME Compress with gzip NOTES GZip your files the Macintosh way! REFRESH_PATH __OBJ_PATH__ .gz VERSION 2 ACTIVATION_EXTENSIONS gz tgz ACTIVATION_MODE act_file CATEGORIES Archive COMMAND gzip -d __OBJ_PATH__ EXECUTION_MODE exe_silent NAME Uncompress with gzip NOTES Look Ma, no Terminal for uncompressing with GZip! REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Network Selection Web COMMAND wget " __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME Download with wget NOTES You need to have wget installed to use this command. Alternatively you may use curl -O command. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Documentation Selection COMMAND man __OBJ_TEXT__ EXECUTION_MODE exe_terminal NAME Show manual page for text NOTES Uses selected text or clipboard text. Ctrl-click on selection works only in Carbon apps. File a bug report with Apple. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Command Line System COMMAND cd __OBJ_PATH__ ; ls -la EXECUTION_MODE exe_terminal NAME Change dir and list content in Terminal NOTES Does not work with folders containing non-ASCII chars. File a bug report with Apple. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File System COMMAND mv __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ EXECUTION_MODE exe_silent NAME Cut extension NOTES Quicker than renaming manually. Finder will not ask you for confirmation. REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Language Selection COMMAND cd ~/words/; ./words " __OBJ_TEXT__ " EXECUTION_MODE exe_terminal NAME Translate from Latin NOTES You need to install Latin words dictionary first. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System COMMAND cp __OBJ_PATH__ /rsrc __OBJ_PATH_NO_EXTENSION__ .data.rsrc EXECUTION_MODE exe_silent NAME Copy resource fork to data fork NOTES Nice trick, huh? REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .data.rsrc VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND touch __OBJ_PATH_NO_EXTENSION__ .res.rsrc; cp __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ .res.rsrc/rsrc EXECUTION_MODE exe_silent NAME Copy data fork to resource fork NOTES Seems pretty complicated... touch creates empty data fork first. REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .res.rsrc VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/DeRez __OBJ_PATH__ "/Developer/Headers/FlatCarbon/Types.r" >> __OBJ_PATH_NO_EXTENSION__ .r EXECUTION_MODE exe_silent NAME DeRez (resource fork) NOTES Requires Developer Tools REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .r VERSION 3 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/DeRez __OBJ_PATH__ "/Developer/Headers/FlatCarbon/Types.r" -useDF >> __OBJ_PATH_NO_EXTENSION__ .r EXECUTION_MODE exe_silent NAME DeRez (data fork) NOTES Requires Developer Tools REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .r VERSION 3 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/Rez "/Developer/Headers/FlatCarbon/Types.r" __OBJ_PATH__ -o __OBJ_PATH_NO_EXTENSION__ .res.rsrc EXECUTION_MODE exe_silent NAME Rez (resource fork) NOTES Requires Developer Tools REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .res.rsrc VERSION 3 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/Rez "/Developer/Headers/FlatCarbon/Types.r" __OBJ_PATH__ -useDF -o __OBJ_PATH_NO_EXTENSION__ .data.rsrc EXECUTION_MODE exe_silent NAME Rez (data fork) NOTES Requires Developer Tools REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .data.rsrc VERSION 3 ACTIVATION_MODE act_file CATEGORIES Command Line File System COMMAND lsbom -p 'M/?sF' __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME List .bom contents in Terminal NOTES Sent by Mike Fischer VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; tar -cf - __OBJ_NAME__ | gzip > __OBJ_PARENT_PATH__ / __OBJ_NAME__ .tgz EXECUTION_MODE exe_silent NAME Make tgz from folder NOTES Sent by Douglas Repetto REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_NAME__ .tgz VERSION 2 ACTIVATION_EXTENSIONS plist ACTIVATION_MODE act_file CATEGORIES File System COMMAND osascript -e 'tell app "System Events" to display dialog "'"`plutil __OBJ_PATH__ `"'" buttons {"OK"} default button 1 with icon 1' EXECUTION_MODE exe_silent_popen NAME Validate plist file NOTES Checks property list files for syntax errors. SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_finder_window CATEGORIES Development File COMMAND touch __OBJ_PATH__ /untitled.php EXECUTION_MODE exe_silent NAME Create file "untitled.php" NOTES Creates an empty php file. Sent by Joakim Nygard. REFRESH_PATH __OBJ_PATH__ /untitled.php VERSION 2 ACTIVATION_MODE act_always CATEGORIES Development COMMAND bbedit ~/Library/Preferences/com.abracode.OnMyCommandCMPrefs.plist ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent NAME Edit OMC CM command list in BBEdit NOTES Needs bbedit unix helper. Sent by Francois Martineau. VERSION 1 ACTIVATION_MODE act_always CATEGORIES System COMMAND open ~/Library/Preferences/ EXECUTION_MODE exe_silent NAME Open my Preferences folder NOTES Sent by Francois Martineau. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Command Line Editor COMMAND vi __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Edit file content in Terminal with vi NOTES Sent by Francois Martineau. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.google.com/search?q= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent NAME Search google for selected or clipboard text NOTES Sent by Francois Martineau. VERSION 1 ACTIVATION_EXTENSIONS app ACTIVATION_FILE_TYPES APPL ACTIVATION_MODE act_file_or_folder CATEGORIES Administration COMMAND open -a /Applications/Pseudo.app __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent NAME Launch as administrator NOTES Launch apps as root -- requires Psuedo.app (http://personalpages.tds.net/~brian_hill/pseudo.html). Sent by Greg Hurrell. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Screen COMMAND /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background & EXECUTION_MODE exe_silent NAME Display Screensaver on Desktop NOTES Requires 10.2 Jaguar. Sent by Tony Martin. Slightly modified by Abracode. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Screen COMMAND killall ScreenSaverEngine EXECUTION_MODE exe_silent_popen NAME Stop Screensaver on Desktop NOTES Requires 10.4 Tiger. Note that we "killall ScreenSaverEngine" with "e" at the end. REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 VERSION 3 ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND /sw/bin/convert -trim -quality 70 __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ .jpg EXECUTION_MODE exe_silent NAME Convert to JPEG NOTES Convert to JPEG file format. Needs the ImageMagick package to work (you can install it with Fink). Sent by Fabien Conus. REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .jpg VERSION 2 ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND /sw/bin/convert -trim __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ .gif EXECUTION_MODE exe_silent NAME Convert to GIF NOTES Convert to GIF file format. Needs the ImageMagick package to work (you can install it with Fink). Sent by Fabien Conus. REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .gif VERSION 2 ACTIVATION_MODE act_file CATEGORIES Command Line Text COMMAND perl -pi -e 's/\r\n?/\n/g' __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Convert Line Breaks to Unix (LF) NOTES Sent by Fabien Conus. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Command Line Disc COMMAND set line=`df | grep __OBJ_NAME__ | grep -v grep | awk '{print $1}'`; hdiutil eject -force $line EXECUTION_MODE exe_terminal NAME Force Eject NOTES Use at your own risk. Sent by Fabien Conus. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t "TEXT" -c "R*ch" __OBJ_PATH__ EXECUTION_MODE exe_silent NAME Set Type & Creator to BBEdit NOTES Requires Developer Tools. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_folder CATEGORIES Administration File System COMMAND find __OBJ_PATH__ -name .DS_Store -delete EXECUTION_MODE exe_silent NAME Delete all ".DS_Store" files NOTES Useful before uploading the whole folder hierarchy (as website) to remote server. Inspired by tip submitted by Kevin Faulhaber at osxfaq.com. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration Command Line File System COMMAND sudo rm -r __OBJ_PATH__ ; exit ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME SuDelete NOTES Delete a file or folder with administrative privileges. Submitted by Scott P. Richert. Requires OMC 1.4.2 VERSION 3 WARNING Are you sure you want to delete selected items? WARNING_CANCEL WARNING_EXECUTE Delete ACTIVATION_MODE act_file CATEGORIES Command Line Editor COMMAND pico __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Edit file in Terminal with pico NOTES Submitted by Scott P. Richert. Now only activates when file is selected. SUBMENU_NAME Text Tools VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Icon Image COMMAND open -a /Applications/Utilities/Pic2Icon.app __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent NAME Generate icon preview NOTES Requires Pic2Icon (freeware) Submitted by Scott P. Richert VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Network Selection Web COMMAND cd ~/Downloads; curl -O " __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME Download with curl NOTES Download a file with curl -O. Submitted by Scott P. Richert VERSION 1 ACTIVATION_MODE act_file CATEGORIES Printing COMMAND lp __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent NAME Print file NOTES Prints a file to current printer without opening the file. May not work with all files--works with text, PostScript, and PDFs, among others. Submitted by Scott P. Richert VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard File Selection COMMAND echo "[DISPLAYDATE]">>~/Documents/ClipLog.txt;date>>~/Documents/ClipLog.txt;echo "[/DISPLAYDATE]">>~/Documents/ClipLog.txt;echo -n "[TIMESTAMP]">>~/Documents/ClipLog.txt;date +%Y%m%d%H%M%S>>~/Documents/ClipLog.txt;echo "[/TIMESTAMP]">>~/Documents/ClipLog.txt;echo "[SAVEDTEXT]">>~/Documents/ClipLog.txt;echo __OBJ_TEXT__ >> ~/Documents/ClipLog.txt;echo "[/SAVEDTEXT]">>~/Documents/ClipLog.txt;printf "\n" >> ~/Documents/ClipLog.txt ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent NAME Clip/Text Log NOTES Saves the selected or clipboard text to a log file. Requires OMC version 1.3.1a9 or later. Sent by Daniel A. Shockley. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Command Line System COMMAND sudo diskutil enableJournal __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Enable Journaling NOTES Ctrl-click on a disk. Enables journaling for given HFS+ volume. Requires Mac OS 10.2.2 or later. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Command Line System COMMAND sudo diskutil disableJournal __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Disable Journaling NOTES Ctrl-click on a disk. Disables journaling for given HFS+ volume. Requires Mac OS 10.2.2 or later. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Development Editor COMMAND open -a "OMCEdit" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent NAME Edit Commands with OMCEdit NOTES Requires OMCEdit SUBMENU_NAME OMC Prefs Editing VERSION 2 ACTIVATION_MODE act_finder_window CATEGORIES Development Editor COMMAND open -a "BBEdit Lite 6.1 for OS X" ~/Library/Preferences/com.abracode.OnMyCommandCMPrefs.plist ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent NAME Edit Commands with BBEdit Lite NOTES Requires BBEdit Lite (which is free, thanks BareBones Software!) SUBMENU_NAME OMC Prefs Editing VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Development Editor COMMAND open -a "Property List Editor" ~/Library/Preferences/com.abracode.OnMyCommandCMPrefs.plist ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent NAME Edit Commands with Plist Editor NOTES Requires "Property List Editor" which comes with Developer tools. SUBMENU_NAME OMC Prefs Editing VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Text Selection COMMAND osascript -l AppleScript -e 'say " __OBJ_TEXT__ "' ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent NAME Say text NOTES Uses AppleScript to speak selected text. Sent by Jonathan Nathan. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND echo __PASSWORD__ | sudo -S rm -R __OBJ_PATH__ ; sudo -K ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent NAME Silent SU-Delete NOTES Requires version 1.4.2. Sent by Knut Lorenzen. Adding refresh order for object which has just been deleted may seem pointless, but parent directory is notified of change and the file disappears right away. REFRESH_PATH __OBJ_PATH__ VERSION 4 WARNING Really delete? You cannot undo! ACTIVATION_MODE act_always CATEGORIES Administration System Web COMMAND echo __PASSWORD__ | sudo -S apachectl graceful sudo -K EXECUTION_MODE exe_silent NAME Restart Apache gracefully NOTES Requires version 1.3.1 final. Requires admin password. Sent by Gerard Voshaar VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND test -f __OBJ_COMMON_PARENT_PATH__ " __INPUT_TEXT__ .tgz" || tar -c -f - -C __OBJ_COMMON_PARENT_PATH__ __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ | gzip > __OBJ_COMMON_PARENT_PATH__ " __INPUT_TEXT__ .tgz" ESCAPE_SPECIAL_CHARS esc_none INPUT_DIALOG DEFAULT archive INPUT_TYPE input_clear_text MESSAGE Enter name for your archive (with no extension): OK_BUTTON_NAME Make Archive MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR SUFFIX " NAME Make tgz NOTES Requires OMC 1.4. This method does not preserve resource forks. By Wincent Colaiuta REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ __INPUT_TEXT__ .tgz VERSION 3 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/GetFileInfo -t __OBJ_PATH__ > ~/.omc_file_type NAME Pick File Type NOTES Requires Developer Tools. Saves file type for later use with "Drop File Type" command. Once file type is picked, you may drop it as many times as you want. Information is saved in a file, so it works across reboots too. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t `sed -e 's/\"//g' ~/.omc_file_type` __OBJ_PATH__ NAME Drop File Type NOTES Requires Developer Tools. To use this command, you need to execute "Pick File Type" command first. Once file type is picked, you may drop it as many times as you want. Information is saved in a file, so it works across reboots too. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/GetFileInfo -c __OBJ_PATH__ > ~/.omc_file_creator NAME Pick File Creator NOTES Requires Developer Tools. Saves file creator for later use with "Drop File Creator" command. Once file creator is picked, you may drop it as many times as you want. Information is saved in a file, so it works across reboots too. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -c `sed -e 's/\"//g' ~/.omc_file_creator` __OBJ_PATH__ NAME Drop File Creator NOTES Requires Developer Tools. To use this command, you need to execute "Pick File Creator" command first. Once file creator is picked, you may drop it as many times as you want. Information is saved in a file, so it works across reboots too. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/GetFileInfo -t __OBJ_PATH__ > ~/.omc_file_type; /Developer/Tools/GetFileInfo -c __OBJ_PATH__ > ~/.omc_file_creator NAME Pick File Type & Creator NOTES Requires Developer Tools. Saves file type and creator for later use with "Drop File Type & Creator" command. Compatible with separate "Drop File Type" & "Drop File Creator" commands. Once file type & creator are picked, you may drop them as many times as you want. Information is saved to your hard drive, so it works across reboots too. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t `sed -e 's/\"//g' ~/.omc_file_type` __OBJ_PATH__ ; /Developer/Tools/SetFile -c `sed -e 's/\"//g' ~/.omc_file_creator` __OBJ_PATH__ NAME Drop File Type & Creator NOTES Requires Developer Tools. To use this command, you need to execute "Pick File Type & Creator" command first. Once file type & creator are picked, you may drop them as many times as you want. Information is saved to your hard drive, so it works across reboots too. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t "PDF " -c "CARO" __OBJ_PATH__ NAME PDF Autotyper NOTES Sent by Scott Boms REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Types And Creators VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t "TEXT" -c "DmWr" __OBJ_PATH__ NAME Dreamweaver Autotyper NOTES Sent by Scott Boms REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Types And Creators VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t "MMXP" -c "MmXm" __OBJ_PATH__ NAME Macromedia Extension Autotyper NOTES Sent by Scott Boms REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Types And Creators VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t "SPA " -c "MFL2" __OBJ_PATH__ NAME Flash Autotyper NOTES Sent by Scott Boms REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Types And Creators VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t "SWFL" -c "SWF2" __OBJ_PATH__ NAME SWF Autotyper NOTES Sent by Scott Boms REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Types And Creators VERSION 2 ACTIVATION_MODE act_always CATEGORIES Administration Command Line System COMMAND top; EXECUTION_MODE exe_terminal NAME system_info NOTES Sent by Benedikt Christopeit VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Command Line Editor COMMAND emacs __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME open_emacs NOTES Sent by Benedikt Christopeit VERSION 1 WARNING If you change something press "STRG + X and STRG + S" to save. "STRG + X and STRG + C" to quit EMACS. ACTIVATION_EXTENSIONS tar ACTIVATION_MODE act_file CATEGORIES Archive Command Line COMMAND cd __OBJ_PARENT_PATH__ tar -x -f __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME UnTar NOTES Sent by Michael DiMartino REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ VERSION 2 ACTIVATION_MODE act_file CATEGORIES Command Line File COMMAND /usr/bin/less __OBJ_PATH__ EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME View with less NOTES By Wincent Colaiuta VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg gif png ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/CpMac __OBJ_PATH__ __OBJ_PATH__ .omc_backup && /bin/rm __OBJ_PATH__ && /bin/cp __OBJ_PATH__ .omc_backup __OBJ_PATH__ && /bin/rm __OBJ_PATH__ .omc_backup EXECUTION_MODE exe_silent NAME Strip resource fork (!) NOTES This one is potentially very destructive! By Wincent Colaiuta REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_file CATEGORIES Command Line File COMMAND /usr/bin/tail -f __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Tail in Terminal NOTES By Wincent Colaiuta VERSION 1 CATEGORIES Command Line COMMAND /. EXECUTION_MODE exe_terminal NAME /. NOTES Submitted by CmdrTaco VERSION 1 ACTIVATION_MODE act_file CATEGORIES Audio Command Line Video COMMAND /usr/local/bin/mplayer -vo sdl -ao sdl __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Open with Mplayer NOTES Requires MPlayer: http://sourceforge.net/projects/mplayerosx/. Submitted by Fred Duennebier. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Audio Image Video COMMAND open -a /Applications/QuickTime\ Player.app __OBJ_PATH__ NAME Open with QuickTime Player NOTES Submitted by Fred Duennebier. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES File COMMAND touch __OBJ_PATH__ /New\ File ESCAPE_SPECIAL_CHARS esc_with_backslash NAME Touch "New File" NOTES If "New File" doesn't exist, will create a new file that opens with TextEdit. Submitted by Fred Duennebier. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_selected_text CATEGORIES Command Line Language Search Selection COMMAND cat /usr/share/dict/words | grep -i __OBJ_TEXT__ EXECUTION_MODE exe_terminal NAME Search Terminal Dictionary NOTES Searches the /usr/share/dict/words dictionary with your selected text. Yes, yes, you could just use 'look' instead, but I like this better. Submitted by Fred Duennebier. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Language Search Selection Web COMMAND open http://www.dictionary.com/search?q= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent NAME Search at www.dictionary.com NOTES Searches the site: www.dictionary.com with your selected text. Submitted by Fred Duennebier. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND open -a /Applications/StuffIt\ Standard\ 7.0.1/DropStuff.app __OBJ_PATH__ MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME DropStuff this! NOTES Compresses your selected file or folder with DropStuff. Submitted by Fred Duennebier. VERSION 1 ACTIVATION_EXTENSIONS bz2 tbz2 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND bzip2 -d __OBJ_PATH__ NAME Uncompress with bzip2 NOTES By Thomas Kotzian. REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ VERSION 2 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND gzip -9 __OBJ_PATH__ NAME Compress with gzip -9 NOTES Updated to use maximum compression by Thomas Kotzian. REFRESH_PATH __OBJ_PATH__ .gz VERSION 2 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND bzip2 -9 __OBJ_PATH__ NAME Compress with bzip2 -9 NOTES Bzip your files with maximum compression. By Thomas Kotzian. REFRESH_PATH __OBJ_PATH__ .bz2 VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND test -f __OBJ_COMMON_PARENT_PATH__ archive.tbz2 || tar -c -f - -C __OBJ_COMMON_PARENT_PATH__ __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ | bzip2 -9 > __OBJ_COMMON_PARENT_PATH__ archive.tbz2 ESCAPE_SPECIAL_CHARS esc_none MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR SUFFIX " NAME Make tbz2 NOTES This method does not preserve resource forks. By Thomas Kotzian. REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ archive.tbz2 VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND cd __OBJ_COMMON_PARENT_PATH__ ; test -f __OBJ_COMMON_PARENT_PATH__ archive.zip || zip -r -9 __OBJ_COMMON_PARENT_PATH__ archive.zip __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ ESCAPE_SPECIAL_CHARS esc_none MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR SUFFIX " NAME Make zip NOTES This method does not preserve resource forks. By Thomas Kotzian. REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ archive.zip VERSION 2 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -c "????" -t "????" __OBJ_PATH__ NAME Reset Type & Creator Codes NOTES Requires Developer Tools. Useful for resetting which app opens a file. Actually sets type and creator to "????". Submitted by Kevin Ballard. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_FILE_TYPES APPL osas TEXT ACTIVATION_MODE act_file CATEGORIES Development Editor COMMAND open -a "/Applications/AppleScript/Script Editor.app" __OBJ_PATH__ NAME Open with Script Editor NOTES The problem: when you control-click on an AppleScript saved as applet, there is no "Open With" menu and if you want to edit the script, not to run it, you need to launch Script Editor first. The solution: use this contextual menu item. VERSION 1 ACTIVATION_EXTENSIONS app ACTIVATION_FILE_TYPES APPL ACTIVATION_MODE act_file_or_folder CATEGORIES Administration COMMAND open -a Rooter.app __OBJ_PATH__ NAME Launch as root NOTES Launch application as root. Requires free Rooter.app. VERSION 1 ACTIVATION_EXTENSIONS dmg ACTIVATION_MODE act_file CATEGORIES Administration File System COMMAND /Developer/Tools/SetFile -t "devi" -c "ddsk" __OBJ_PATH__ NAME Correct .dmg type & signature NOTES Requires Developer Tools. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_EXTENSIONS dmg img smi ACTIVATION_MODE act_file CATEGORIES Archive COMMAND hdiutil convert __OBJ_PATH__ -format UDZO -imagekey zlib-level=9 -o __OBJ_PATH_NO_EXTENSION__ -compr EXECUTION_MODE exe_silent_system NAME Compress Disk Image NOTES Converts selected disk image(s) to compressed .dmg format. Zlib compression level is set to strongest compression. VERSION 3 ACTIVATION_EXTENSIONS dmg cdr toast iso ACTIVATION_MODE act_file CATEGORIES Archive Disc COMMAND hdiutil burn __OBJ_PATH__ -speed __INPUT_TEXT__ -noeject INPUT_DIALOG DEFAULT Maximum INPUT_MENU NAME x1 VALUE 1 NAME x2 VALUE 2 NAME x4 VALUE 4 NAME x6 VALUE 6 NAME x8 VALUE 8 NAME Maximum VALUE max INPUT_TYPE input_popup_menu MESSAGE Burn at what speed? OK_BUTTON_NAME Burn NAME Burn Disk Image... NOTES Requires OMC 1.4. Submitted by C. Posey. Select a disk img in the Finder and choose "Burn Disk Image" from the OnMyCommand menu * You will be presented with a dialog to enter the speed of your media. I had lots of problems when not selecting the proper speed for my media. * If a blank disk is already in drive - burning will commence, if not it will wait for a disk. * If your media matches the max speed on your drive and you want to avoid the speed selection dialog you can simply replace the whole command with the following: hdiutil burn __OBJ_PATH__ -noeject * If you wish to have the disk ejected at the end of the burn - remove the text -noeject" from the last line of the command. * If you don't want to verify your burn - you can add -noverify to the end of the command. * See "man hdiutil" for more options you may find useful. VERSION 2 ACTIVATION_EXTENSIONS dmg img smi ACTIVATION_MODE act_file CATEGORIES Archive Conversion COMMAND hdiutil convert __OBJ_PATH__ -format __INPUT_TEXT__ -o __OBJ_PATH_NO_EXTENSION__ -conv EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME UDIF read/write image (.dmg) VALUE UDRW NAME UDIF entire image with MD5 checksum (.dmg) VALUE UFBI NAME UDIF read only image (.dmg) VALUE UDRO NAME UDIF ADC-compressed image (.dmg) VALUE UDCO NAME UDIF read only (obsolete) (.dmg) VALUE UDRo NAME UDIF compressed (obsolete) (.dmg) VALUE UDCo NAME DVD/CD-R export image (.dmg) VALUE UDTO NAME UDIF stub image (.dmg) VALUE UDxx NAME UDIF zlib-compressed image (.dmg) VALUE UDZO NAME - VALUE - NAME NDIF read/write (deprecated, OS 9) (.img) VALUE RdWr NAME NDIF read only (deprecated, OS 9) (.img) VALUE Rdxx NAME NDIF compressed (deprecated, OS 9) (.img) VALUE ROCo NAME NDIF compressed (KenCode, obsolete) (.img) VALUE Rken NAME Disk Copy 4.2 (.img) VALUE DC42 INPUT_TYPE input_popup_menu MESSAGE Please select a destination disk fomat: OK_BUTTON_NAME Convert NAME Convert Disk Image... NOTES Requires OMC 1.5.4. Converts selected disk image(s) to chosen format. VERSION 2 ACTIVATION_MODE act_selected_text CATEGORIES Audio File Selection COMMAND osascript -l AppleScript -e 'say " __OBJ_TEXT__ " using " __INPUT_TEXT__ " saving to (((path to desktop folder) as text) & "speech.aiff")' ESCAPE_SPECIAL_CHARS esc_none INPUT_DIALOG DEFAULT Victoria INPUT_MENU NAME Agnes VALUE Agnes NAME Albert VALUE Albert NAME Bad News VALUE Bad News NAME Bahh VALUE Bahh NAME Bells VALUE Bells NAME Boing VALUE Boing NAME Bruce VALUE Bruce NAME Bubbles VALUE Bubbles NAME Cellos VALUE Cellos NAME Deranged VALUE Deranged NAME Fred VALUE Fred NAME Good News VALUE Good News NAME Hysterical VALUE Hysterical NAME Junior VALUE Junior NAME Kathy VALUE Kathy NAME Pipe Organ VALUE Pipe Organ NAME Princess VALUE Princess NAME Ralph VALUE Ralph NAME Trinoids VALUE Trinoids NAME Victoria VALUE Victoria NAME Whisper VALUE Whisper NAME Zarvox VALUE Zarvox INPUT_TYPE input_popup_menu MESSAGE Please select a voice to speak your text with: OK_BUTTON_NAME Save AIFF NAME Say Selected Text To AIFF... NOTES Requires OMC 1.4 and Mac OS 10.2. Saves "speech.aiff" audio file on desktop. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -t " __INPUT_TEXT__ " __OBJ_PATH__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_MENU NAME None ("????") VALUE ???? NAME Text ("TEXT") VALUE TEXT NAME Portable Document Format ("PDF ") VALUE PDF NAME Microsoft Word Document ("W8BN") VALUE W8BN NAME PowerPoint Presentation ("SLD8") VALUE SLD8 NAME Excel Spreadsheet ("XLS ") VALUE XLS NAME - VALUE - NAME Stuffit Archive ("SITD") VALUE SITD NAME GZip Archive ("Gzip") VALUE Gzip NAME PC ZIP Archive ("ZIP ") VALUE ZIP NAME Disk Image ("devi") VALUE devi NAME Untyped Binary Data ("BINA") VALUE BINA NAME - VALUE - NAME JPEG Picture ("JPEG") VALUE JPEG NAME PNG Picture ("PNGf") VALUE PNGf NAME Photoshop Document ("8BPS") VALUE 8BPS NAME TIFF Picture ("TIFF") VALUE TIFF NAME - VALUE - NAME MP3 Audio ("MPG3") VALUE MPG3 NAME QuickTime Movie ("MooV") VALUE MooV INPUT_TYPE input_combo_box MESSAGE Select a file type: OK_BUTTON_NAME Set File Type NAME Set File Type To... NOTES Requires OMC 1.5.3 (for combo box) and Developer Tools. Presents a dialog with file types combo box. REFRESH_PATH __OBJ_PATH__ VERSION 3 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -c " __INPUT_TEXT__ " __OBJ_PATH__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_MENU NAME None ("????") VALUE ???? NAME BBEdit ("R*ch") VALUE R*ch NAME TextEdit ("ttxt") VALUE ttxt NAME Acrobat Reader ("CARO") VALUE CARO NAME Preview ("prvw") VALUE prvw NAME Apple Works ("BOBO") VALUE BOBO NAME MS Word ("MSWD") VALUE MSWD NAME MS PowerPoint("PPT3") VALUE PPT3 NAME MS Excel ("XCEL") VALUE XCEL NAME - VALUE - NAME Safari ("sfri") VALUE sfri NAME Navigator (Chimera) ("CHIM") VALUE CHIM NAME Internet Explorer ("MSIE") VALUE MSIE NAME OmniWeb ("OWEB") VALUE OWEB NAME Mozilla ("MOZZ") VALUE MOZZ NAME Netscape ("MOSS") VALUE MOSS NAME - VALUE - NAME Stuffit Expander ("SITx") VALUE SITx NAME Disk Copy ("ddsk") VALUE ddsk NAME Hex Edit ("hDmp") VALUE hDmp NAME - VALUE - NAME Adobe Photoshop ("8BIM") VALUE 8BIM NAME Goldberg ("Bwv2") VALUE Bwv2 NAME QuickTime Player ("TVOD") VALUE TVOD NAME iTunes ("hook") VALUE hook INPUT_TYPE input_combo_box MESSAGE Select a file creator: OK_BUTTON_NAME Set File Creator NAME Set File Creator To... NOTES Requires OMC 1.5.3 (for combo box) and Developer Tools. Presents a dialog with file creators combo box. REFRESH_PATH __OBJ_PATH__ VERSION 3 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File System COMMAND /Developer/Tools/SetFile -a V __OBJ_PATH__ NAME Make Invisible NOTES Requires Developer Tools. You need to relaunch Finder to see the effect of this command. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Command Line File System COMMAND /Developer/Tools/SetFile -a v __OBJ_PATH__ ; osascript -l AppleScript -e 'tell application "Finder"' -e 'set theObj to (POSIX file " __OBJ_PATH__ ") as alias' -e 'update theObj with necessity' -e 'reveal theObj' -e 'end tell' EXECUTION_MODE exe_terminal NAME Make Visible And Reveal NOTES Requires Developer Tools. Cannot be executed in silent mode because AppleScript sends events to Finder. Does not work with file names starting with dot. You may ask: how do I ctrl-click on a hidden file?! Good question. It may seem impossible but yes, you can. Use "Find" command in Finder and add visibility criteria. Set "vsibility: off" and search for your lost files. When you get the results, you may ctrl-click on a found file in upper part of the results window. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File System COMMAND echo __INPUT_TEXT__ | sudo -S chown -R `whoami` __OBJ_PATH__ ; sudo -K INPUT_DIALOG INPUT_TYPE input_password_text MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Change Owner To Me... NOTES Requires OMC 1.4. Changes ownership of a file or folder (recursively) to current user. Requires root password. VERSION 2 ACTIVATION_MODE act_folder CATEGORIES Command Line File Search COMMAND grep -r -l -e __INPUT_TEXT__ __OBJ_PATH__ EXECUTION_MODE exe_terminal INPUT_DIALOG INPUT_TYPE input_clear_text MESSAGE Enter pattern to find: OK_BUTTON_NAME Search NAME Find Files Containing Pattern... NOTES Requires OMC 1.4. Recursively searches folder for given patern. This command prints the list of files containing seached text. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File Icon COMMAND rm -f __OBJ_PATH__ /Icon$'\015' NAME Remove Icon File NOTES By FAn 2003-01-21; My first :-). Fixes the annoying problem that even though pasting a new icon on a folder that already have a custom icon you still see the old one. Cannot be executed in default Terminal configuration because it relies on bash command line shell syntax You may play with this in Terminal if you change current shell by typing 'bash'. Hidden Icon files are named with carriage return at the end (=13, 0x0D, \015). REFRESH_PATH __OBJ_PATH__ VERSION 2 WARNING Really remove Icon file? WARNING_EXECUTE OK ACTIVATION_MODE act_file_or_folder CATEGORIES File System COMMAND ln -s __OBJ_PATH__ __OBJ_PATH__ \ symlink EXECUTION_MODE exe_silent NAME Make Symbolic Link NOTES By FAn 2003-01-21; My second. REFRESH_PATH __OBJ_PATH__ symlink VERSION 2 ACTIVATION_MODE act_folder CATEGORIES Clipboard File COMMAND test -f __OBJ_PATH__ /" __INPUT_TEXT__ " || echo __OBJ_TEXT__ >> __OBJ_PATH__ /" __INPUT_TEXT__ "; /Developer/Tools/SetFile -t "TEXT" -c "R*ch" __OBJ_PATH__ /" __INPUT_TEXT__ " INPUT_DIALOG DEFAULT clipboard text.txt INPUT_TYPE input_clear_text MESSAGE Please enter a name for new file: OK_BUTTON_NAME Create NAME Create File With Clipboard Text NOTES Requires OMC 1.4. Requires Developer Tools for setting file type & creator to BBEdit. REFRESH_PATH __OBJ_PATH__ __INPUT_TEXT__ VERSION 2 ACTIVATION_EXTENSIONS mp3 aif aiff wav ACTIVATION_MODE act_file CATEGORIES Audio Command Line Conversion COMMAND lame -b __INPUT_TEXT__ -h __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ .mp3 EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME No Way INPUT_MENU NAME 128 kbps VALUE 128 NAME 160 kbps VALUE 160 NAME 320 kbps VALUE 320 INPUT_TYPE input_popup_menu MESSAGE Convert to MP3? Which bitrate? OK_BUTTON_NAME Do It NAME Convert to MP3 w/ lame NOTES Submitted by Gil Barbara. Requires OMC 1.4 and "lame" command line tool. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Command Line COMMAND cd __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Open Terminal Here NOTES By Jeff Stearns. Open a terminal window within the selected directory. SUBMENU_NAME .. VERSION 3 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND rm -f -R -P __OBJ_PATH__ MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Delete Beyond Recovery NOTES This command uses "rm -P" which overwrites regular files before deleting them. Files are overwritten three times, first with the byte pattern 0xff, then 0x00, and then 0xff again, before they are deleted (not sure if resource forks are overwritten though). It allows deleting the whole folders with all their content, so it is potentially very destructive. Requires OMC 1.4.2 REFRESH_PATH __OBJ_PATH__ VERSION 4 WARNING Are you sure you want to delete selected items? You will not be able to recover them. WARNING_CANCEL WARNING_EXECUTE Delete ACTIVATION_EXTENSIONS dmg ACTIVATION_MODE act_file CATEGORIES Archive COMMAND hdiutil internet-enable -yes __OBJ_PATH__ NAME Enable Disk Image Auto Extraction NOTES Requires Mac OS 10.2. Enables auto extraction of disk images, making them Internet enabled. Internet enabled disks are compatible with Mac OS 10.2 and up. When auto extracting/Internet enabled disk image is downloaded, Disk Copy does not mount it, but copies disk content to the folder where the disk image is. Then it turns off auto extracting feature for this disk image and moves it to Trash. VERSION 1 ACTIVATION_EXTENSIONS dmg ACTIVATION_MODE act_file CATEGORIES Archive COMMAND hdiutil internet-enable -no __OBJ_PATH__ NAME Disable Disk Image Auto Extraction NOTES Requires Mac OS 10.2. Disables auto extraction of disk images, turning off Internet enabled feature. Internet enabled disks are compatible with Mac OS 10.2 and up. When auto extracting/Internet enabled disk image is downloaded, Disk Copy does not mount it, but copies disk content to the folder where the disk image is. Then it turns off auto extracting feature for this disk image and moves it to Trash. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File System COMMAND mv __OBJ_PATH__ /Cleanup\ At\ Startup/ NAME Move to /Cleanup At Startup NOTES Move your files to /Cleanup At Startup, so they will be deleted on the next restart, but you have some time to regret! Caution: items moved from volume different than startup volume will have their resource fork stripped during this move operation. Submitted by Gil Barbara. REFRESH_PATH __OBJ_PATH__ VERSION 2 WARNING Remove these files on the next restart? WARNING_CANCEL NO WARNING_EXECUTE YES ACTIVATION_EXTENSIONS avi rm asf divx mpg VOB ACTIVATION_MODE act_file CATEGORIES Audio Command Line Video COMMAND /usr/local/bin/mencoder __OBJ_PATH__ -ovc lavc -lavcopts vcodec=mpeg4 -oac mp3lame -lameopts vbr=0 -o __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ (Converted).avi EXECUTION_MODE exe_terminal NAME mencode NOTES Submitted by Patrick Wall. Requires mencoder from http://sourceforge.net/project/showfiles.php?group_id=62947 SUBMENU_NAME .. VERSION 1 CATEGORIES Command Line COMMAND sort H ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D | | I _________ 3 . C \/--v} I o . 8 \].`[/ I 4 /^\ . F | l I \. ,/ 6 /__\ I O o 1 . A /. ~~ ,\/I . G _/j L l\_! _//^---^\\_ 7 //..\\ I . 2 B \\L__j^\/I o E | | I c(` ')o 9 /l\/j\ (] . O 5 /\ "V"  EXECUTION_MODE exe_terminal NAME Abra-code-abra NOTES Is it magic? 100th command bonus! SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive Command Line COMMAND hdiutil create -megabytes 5 -fs HFS+ -volname "New Disk" __OBJ_PATH__ /NewImage.dmg ; hdiutil attach __OBJ_PATH__ /NewImage.dmg EXECUTION_MODE exe_terminal NAME Create New 5 MB Disk Image NOTES Create new disk image and mount it. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://macupdate.com/ __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent NAME Search on MacUpdate NOTES Submitted by Michal Talma-Sutt. Search a software update on macupdate.com SUBMENU_NAME Search on Web VERSION 2 CATEGORIES Administration Command Line System COMMAND sudo SystemStarter restart EXECUTION_MODE exe_terminal NAME Test Restart NOTES Submitted by Pandora. Restarts all the core services leaving the operating system and Kernel running check "man SystemStarter" in terminal for more info SUBMENU_NAME Always VERSION 1 ACTIVATION_EXTENSIONS tif tiff ACTIVATION_MODE act_file CATEGORIES Conversion Icon Image COMMAND tiff2icns __INPUT_TEXT__ __OBJ_PATH__ INPUT_DIALOG DEFAULT Yes INPUT_MENU NAME Yes VALUE NAME No VALUE -noLarge INPUT_TYPE input_popup_menu MESSAGE Create a large icon? OK_BUTTON_NAME Convert NAME Convert TIFF to ICNS NOTES Submitted by Knut. Converts TIFF to Apple icns (ICNS) files, multiple selections are supported. Optionally, no large icns are created. REFRESH_PATH __OBJ_PATH__ .icns SUBMENU_NAME Converters VERSION 2 ACTIVATION_EXTENSIONS widget ACTIVATION_MODE act_folder CATEGORIES Development Editor Widget COMMAND open -a "/Applications/TextEdit.app" __OBJ_PATH__ /Contents/*.kon NAME Edit widget .kon file in TextEdit NOTES Useful for Konfabulator users. Submitted by Hone Melgren. Updated by Abracode to act on .widget only. VERSION 2 ACTIVATION_EXTENSIONS widget ACTIVATION_MODE act_folder CATEGORIES Development Editor Widget COMMAND open -a "/Applications/BBEdit Lite 6.1 for OS X.app" __OBJ_PATH__ /Contents/*.kon NAME Edit widget .kon file in BBEdit NOTES Useful for Konfabulator users. Submitted by Hone Melgren. Mod'd by 3Floors.com. You'll need to modify the path to your BBEdit (or other desired code editing) app. VERSION 2 ACTIVATION_EXTENSIONS widget ACTIVATION_MODE act_folder CATEGORIES Development Widget COMMAND open __OBJ_PATH__ /Contents/Resources/ NAME Open widget resources folder NOTES Useful for Konfabulator users. Submitted by Hone Melgren. Mod'd by 3Floors.com VERSION 2 ACTIVATION_EXTENSIONS widget ACTIVATION_MODE act_folder CATEGORIES Development Widget COMMAND open __OBJ_PATH__ /Contents/ NAME Open widget contents folder NOTES Useful for Konfabulator users. Submitted by Hone Melgren. Mod'd by 3Floors.com VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File COMMAND mv __OBJ_PATH__ ~/Installers/ NAME Move to Installers NOTES If you keep a folder named "Installers" in your home directory like many people do, this will move any folder or file there. Or use OMCEdit to change the destination, duplicate for multiple destinations. Made with the newbie in mind. CAUTION: "mv" will strip the resource fork if you move files across volumes. Submitted by Peter Deep. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard COMMAND echo -n __OBJ_PATH__ | pbcopy MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Copy Path to Clipboard (sp delimited) NOTES Submitted by Scott Ruda. Copy path of selected files or folders to the Clipboard. Multiple selected object paths will be space delimited, suitable for pasting into command lines. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard COMMAND echo -n __OBJ_PATH__ | pbcopy MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Copy Path to Clipboard (nl delimited) NOTES Submitted by Scott Ruda. Copy path of selected files or folders to the Clipboard. Multiple selected object paths will be newline delimited, suitable for pasting into documents as a list. No newline will be appended to the final item. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File COMMAND chflags -R uchg __OBJ_PATH__ NAME Lock File/Folder NOTES Contributed by Scott P. Richert. Now refreshes icon. Now doesn't activate on a Finder window. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME .. VERSION 3 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File COMMAND chflags -R nouchg __OBJ_PATH__ NAME Unlock File/Folder NOTES Contributed by Scott P. Richert. Now refreshes icon. Now doesn't activate on a Finder window. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME .. VERSION 3 ACTIVATION_MODE act_file CATEGORIES Audio Command Line Video COMMAND /usr/local/bin/mplayer __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME play in mplayer NOTES Submitted by David Meieran. Plays file with /usr/local/bin/mplayer VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND compress __OBJ_PATH__ NAME Compress with Compress NOTES Use the compress command for compressing files. Compress add the .Z suffix. Attention! Compress will delete the source file! If compress isn't doing anything with a file, it is not necessary to compress the file because it won't be smaler in size. Uncompress those files simply with Stuffit. have fun... Peter Goetz REFRESH_PATH __OBJ_PATH__ .Z VERSION 2 ACTIVATION_MODE act_folder CATEGORIES Archive Command Line COMMAND cd __OBJ_PARENT_PATH__ ; /usr/local/bin/rar a -ep1 -x*.DS_Store __INPUT_TEXT__ __OBJ_NAME__ __OBJ_NAME__ EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT 5 MB INPUT_MENU NAME 5 MB VALUE -v5m NAME 10 MB VALUE -v10m NAME 15 MB VALUE -v15m NAME 50 MB VALUE -v50m NAME 100 MB VALUE -v100m NAME 650 MB VALUE -v650m INPUT_TYPE input_popup_menu MESSAGE Select the volume size of each segment (if applicable): OK_BUTTON_NAME Create RAR NAME Create RAR archive [~MB] NOTES Creates a RAR archive from folder and splits it in segments -- requires rar (www.rarlabs.com) to be in directory /usr/local/bin/ -- size of segments can be selected -- excludes .DS_Store files -- created by DizzyPenguin (12/01/04) -- for the fun of it! -- REFRESH_PATH __OBJ_NAME__ .rar VERSION 4 ACTIVATION_MODE act_folder CATEGORIES File COMMAND mkdir " __OBJ_PATH__ / __INPUT_TEXT__ " ESCAPE_SPECIAL_CHARS esc_none INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT untitled folder INPUT_TYPE input_clear_text MESSAGE Folder Name: OK_BUTTON_NAME Create NAME New Folder Here NOTES Creates a folder in the currently selected directory (use with View as List). By Dan Wilga. REFRESH_PATH __OBJ_PATH__ / __INPUT_TEXT__ SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_COMMON_PARENT_PATH__ && cvs -Q commit -m __INPUT_TEXT__ __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ INPUT_DIALOG CANCEL_BUTTON_NAME Don't Commit INPUT_TYPE input_clear_text MESSAGE Commit Message: OK_BUTTON_NAME Commit NAME CVS Commit (file) NOTES CVS commits the current file and using bbedit to edit the commit description. Created by Johan Allard, 2003-03-07. SUBMENU_NAME CVS VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ && cvs -m __INPUT_TEXT__ commit INPUT_DIALOG CANCEL_BUTTON_NAME Don't Commit INPUT_TYPE input_clear_text MESSAGE Commit Message: OK_BUTTON_NAME Commit NAME CVS Commit (folder) NOTES CVS commits the current folder and using bbedit to edit the commit description. Created by Johan Allard, 2003-03-07. SUBMENU_NAME CVS VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ && cvs -Q up -PAd NAME CVS Update (folder) NOTES CVS updates the current file or the current directory. Created by Johan Allard, 2003-03-07. SUBMENU_NAME CVS VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PARENT_PATH__ && cvs -Q up -PAd __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ NAME CVS Update (file) NOTES CVS updates the current file. Created by Johan Allard, 2003-03-07. SUBMENU_NAME CVS VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ && /usr/local/bin/cvs2cl -l "-d'2 months ago<'" >/dev/null 2>&1 NAME CVS Create ChangeLog NOTES Create ChangeLog using the cvs2cl command from http://www.red-bean.com/cvs2cl/. Created by Johan Allard, 2003-03-07. SUBMENU_NAME CVS VERSION 1 ACTIVATION_EXTENSIONS dmg img smi ACTIVATION_MODE act_file CATEGORIES Administration File COMMAND hdiutil mount __OBJ_PATH__ EXECUTION_MODE exe_silent_system NAME Mount Disk Image(s) NOTES Submitted by Scott P. Richert. Version 2 changes execution mode to use system() call for Panther compatibility. SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_file CATEGORIES File Text COMMAND /usr/bin/aless __OBJ_PATH__ NAME View with aless NOTES Requires AquaLess (see VersionTracker). Submitted by Scott P. Richert SUBMENU_NAME Text Tools VERSION 1 ACTIVATION_EXTENSIONS wav aif aiff mp3 mov ACTIVATION_MODE act_file CATEGORIES Audio Conversion File COMMAND /usr/local/bin/mediapipe -pipeline -d __OBJ_PARENT_PATH__ "File Browser" "Path"= __OBJ_PATH__ ! "QuickTime Audio Decoder" ! "MP2 Encoder" " "=" " "mp2enc"="-b __INPUT_TEXT__ -s" EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Stop DEFAULT 192kB - 48kHz INPUT_MENU NAME 160kB - 32kHz VALUE 160 -r 32000 NAME 160kB - 44.1kHz VALUE 160 -r 44100 NAME 160kB - 48kHz VALUE 160 -r 48000 NAME 192kB - 32kHz VALUE 192 -r 32000 NAME 192kB - 44.1kHz VALUE 192 -r 44100 NAME 192kB - 48kHz VALUE 192 -r 48000 NAME 224kB - 32kHz VALUE 224 -r 32000 NAME 224kB - 44.1kHz VALUE 224 -r 44100 NAME 224kB - 48kHz VALUE 224 -r 48000 INPUT_TYPE input_popup_menu MESSAGE Please choose a set of bit and sampling rates. 192 - 48 is good for DVD. 224 - 44.1 is considered VCD compliant. OK_BUTTON_NAME Convert Files NAME Audio to mp2 with MediaPipe NOTES Converts audio files (aiff, wav, mp3, mov) to mpeg layer 2. Works with QT video files, depending on content/format. Requires MediaPipe 0.8.9 (available at SourceForge) libraries and mp2 encoder installed (freeware). Assumes MediaPipe installed at system user level. This converter mimics the MediaPipe CLI, so MediaPipe does not have to be running. Many thanks to the folks at MediaPipe for their excellent application. Contributed by Peter Deep. VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND test -f __OBJ_PATH__ NAME Refresh Object in Finder NOTES Requires OMC 1.4.3. Refreshes the look of file or folder in Finder. Actual command does nothing, all work is done in REFRESH_PATH. OMC sends two notifiactions: the first one is the notfication to Finder that existing object changed some properites which may affect the way it looks. The second notification is sent to system that folder containing the object may have changed its content (file added or deleted). REFRESH_PATH __OBJ_PATH__ VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; /usr/local/bin/stuff -f sit5 -n __OBJ_NAME__ .sit __OBJ_NAME__ NAME Create SIT archive(s) NOTES Creates a SIT archive from file or files -- requires "stuff" (command line tool www.stuffit.com) to be in directory /usr/local/bin/ -- created by DizzyPenguin (22/03/03) -- for the fun of it! (multiple selected objects will be archived individually) REFRESH_PATH __OBJ_PATH__ .sit VERSION 1 CATEGORIES Archive Command Line COMMAND uudecode begin 644 dragon.vt M&UM(&UM*"AM;,3LS-DA?7U\@"AM;,CLS-4@M("`@+5\L(`H;6S,[,S1(*"`@ M)2]\?"`*&ULT.S,T2"@@("\@?'P@"AM;-3LS-4A<+ST]?'P@"AM;-CLS-4@O M7R!??'P@"AM;-SLS-$@H("`M(%Q<+"`*&ULX.S!((`H;6SD[,C%(7RU?+2`* M&ULQ,#LR,T@O+"`@("`@("`@("`@("`@("`@("`@("`@("`G(`H;6S$Q.S(S M2'Q\(%]?("`@(%\M7R`@+"Y?+5\@("\G7%P@7%P@(%\M7R`*&ULQ,CLR,D@E M?'PM("`M("!\?"!<7"`@?'P@("!\?"!\?"!\?"!\?"`*&ULQ,SLR,TA\?#T] M/7Q\('Q\+R`@("!\?"`@('Q\('Q\('Q\('Q\(`H;6S$T.S(R2"@@7%\L('P@ M(%Q<+"\@("!<7"P@(%Q<+"\@(%Q<(%Q<+"\@"AM;,34[,$@@"AM;,38[,C=( M7U]?(`H;6S$W.S(U2"T@("`M+2U?7U\M("`@("`@+"P@"AM;,3<[,CA(*"<@ M?'P@("`@("`@("!\?"`*&ULQ.#LR-T@H*"`@?'P@("`@/"!<+"!\?"`@7RU? M(`H;6S$Y.S(V2"@H("`@?'P@("`@+RU\?"!\?"!\?"!<7"`\/B`*&ULR,#LR M-T@H*"`O+R`@("`H*"!\?"!\?"!\?"\@"AM;,C$[,CE(+5]?7U\M("!<+UQ< M(%Q<(%Q<+"\@(#P^(`H;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@@ M"AM;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2"`*&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM((`H;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@@"AM;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2"`*&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM((`H;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@;6T@; M6T@;6T@;6T@;6T@@"AM;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M; M2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2!M;2"`* M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM( M&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM(&UM((`H;6T@;6TH@"AM;,CLP M2"`*&ULS.S!((`H;6S0[,$@@"AM;-3LP2"`*&ULV.S!((`H;6S<[,$@@"AM; M.#LP2"`*&ULY.S!((`H;6S$P.S!((`H;6S$Q.S4Q2%X@"AM;,3([-3)(7"`* M&ULQ,SLU,TA<("`@("`@("!-(`H;6S$T.S4T2%Q?("`@("`H(%<@"AM;,34[ M-31(/%\^7U]^7WQ?5R`*&ULQ-CLU-4A<7"TH7BD@(%8H*2`*&ULQ-SLU-DA< M7"\O?"`@('P@"AM;,3@[-3=(8"<@(R,C(U5<(`H;6S$Y.S8P2'P@62!\7%P@ M"AM;,C`[-C!(+R!\('P@7%P@"AM;,C$[-3E(?"`O?"!\("!<7"`*&ULR,CLU M-TAQ+7P]('P]?"`@(%Q\(`H;6S(S.S4X2%XM)R!\;GP@"AM;,CLR-$@O7EP@ M"AM;,CLR-$@@*2D@"AM;,SLR-$@O7EP@"AM;,CLR-$A<7"`*&ULS.S(T2"`I M*2`*&ULT.S(T2"]>7"`*&ULR.S(S2'LH(`H;6S,[,C1(7%P@"AM;-#LR-$@@ M*2D@"AM;-3LR-$@O7EP@"AM;,CLR,4A@.'Q\."<@"AM;,SLR,TA[*"`*&ULT M.S(T2%Q<(`H;6S4[,C1(("DI(`H;6S8[,C1(+UY<(`H;6S([,C)(=RPL=R`* M&ULS.S(Q2&`X?'PX)R`*&ULT.S(S2'LH(`H;6S4[,C1(7%P@"AM;-CLR-$@@ M*2D@"AM;-SLR-$@O7EP@"AM;,CLQ-$@O7B!<?"`@(%P@("\@("!\+R!>7"`* M&ULS.S(R2'<L+'<@"AM;-#LR,4A@.'Q\."<@"AM;-3LR,TA[*"`*&ULV.S(T M2%Q<(`H;6S<[,C1(("DI(`H;6S@[,C1(+UY<(`H;6S([,31(/B\@('PO7EQ6 M7"]6+UY<?"`@7#P@"AM;,SLQ-$@O7B!<?"`@(%P@("\@("!\+R!>7"`*&ULT M.S(R2'<L+'<@"AM;-3LR,4A@.'Q\."<@"AM;-CLR,TA[*"`*&ULW.S(T2%Q< M(`H;6S@[,C1(("DI(`H;6SD[,C1(+UY<(`H;6S([,31(*2`O('P@(%P@+UP@ M+R`@?"!<("@@"AM;,SLQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`*&ULT.S$T M2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S4[,C)(=RPL=R`*&ULV.S(Q2&`X M?'PX)R`*&ULW.S(S2'LH(`H;6S@[,C1(7%P@"AM;.3LR-$@@*2D@"AM;,3`[ M,C1(+UY<(`H;6S([,3-(*2`@(#XJ(%P@("P@+"`O("H\("`@*"`*&ULS.S$T M2"D@+R!\("!<("]<("\@('P@7"`H(`H;6S0[,31(/B\@('PO7EQ67"]6+UY< M?"`@7#P@"AM;-3LQ-$@O7B!<?"`@(%P@("\@("!\+R!>7"`*&ULV.S(R2'<L M+'<@"AM;-SLR,4A@.'Q\."<@"AM;.#LR,TA[*"`*&ULY.S(T2%Q<(`H;6S$P M.S(T2"`I*2`*&ULQ,3LR-$@O7EP*&ULR.S$S2"]?7U]?7&\@("`@("`@(&\O M7U]?7UP@"AM;,SLQ,T@I("`@/BH@7"`@+"`L("\@*CP@("`H(`H;6S0[,31( M*2`O('P@(%P@+UP@+R`@?"!<("@@"AM;-3LQ-$@^+R`@?"]>7%9<+U8O7EQ\ M("!</"`*&ULV.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S<[,C)(=RPL M=R`*&ULX.S(Q2&`X?'PX)R`*&ULY.S(S2"@H(`H;6S$P.S(T2%Q<(`H;6S$Q M.S(T2"`I*2`*&ULQ,CLR-$@O7EP@"AM;,CLQ-$@I("!<("`@("`@("`@("`@ M+R`@*"`*&ULS.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@"AM;-#LQ,T@I M("`@/BH@7"`@+"`L("\@*CP@("`H(`H;6S4[,31(*2`O('P@(%P@+UP@+R`@ M?"!<("@@"AM;-CLQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`*&ULW.S$T2"]> M(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S@[,C)(=RPL=R`*&ULY.S(Q2&`X?'PX M)R`*&ULQ,#LR,TA[*"`*&ULQ,3LR-$A<7"`*&ULQ,CLR-$@@*2D@"AM;,3,[ M,C1(+UY<(`H;6S([,31(/B!<("`@("`@("`@("`@("`O(#P@"AM;,SLQ-$@I M("!<("`@("`@("`@("`@+R`@*"`*&ULT.S$S2"]?7U]?7&\@("`@("`@(&\O M7U]?7UP@"AM;-3LQ,T@I("`@/BH@7"`@+"`L("\@*CP@("`H(`H;6S8[,31( M*2`O('P@(%P@+UP@+R`@?"!<("@@"AM;-SLQ-$@^+R`@?"]>7%9<+U8O7EQ\ M("!</"`*&ULX.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6SD[,C)(=RPL M=R`*&ULQ,#LR,4A@.'Q\."<@"AM;,3$[,C-(>R@@"AM;,3([,C1(7%P@"AM; M,3,[,C1(("DI(`H;6S$T.S(T2"]>7"`*&ULR.S$T2"E<("`@("`@("`@("`@ M("`@("\H(`H;6S,[,31(/B!<("`@("`@("`@("`@("`O(#P@"AM;-#LQ-$@I M("!<("`@("`@("`@("`@+R`@*"`*&ULU.S$S2"]?7U]?7&\@("`@("`@(&\O M7U]?7UP@"AM;-CLQ,T@I("`@/BH@7"`@+"`L("\@*CP@("`H(`H;6S<[,31( M*2`O('P@(%P@+UP@+R`@?"!<("@@"AM;.#LQ-$@^+R`@?"]>7%9<+U8O7EQ\ M("!</"`*&ULY.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S$P.S(R2'<L M+'<@"AM;,3$[,C%(8#A\?#@G(`H;6S$R.S(S2'LH(`H;6S$S.S(T2%Q<(`H; M6S$T.S(T2"`I*2`*&ULQ-3LR-$@O7EP@"AM;,CLQ-$A<("`@("`@("`@("`@ M("`@("`@+R`*&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H(`H;6S0[,31( M/B!<("`@("`@("`@("`@("`O(#P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@ M+R`@*"`*&ULV.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ,T@I M("`@/BH@7"`@+"`L("\@*CP@("`H(`H;6S@[,31(*2`O('P@(%P@+UP@+R`@ M?"!<("@@"AM;.3LQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`*&ULQ,#LQ-$@O M7B!<?"`@(%P@("\@("!\+R!>7"`*&ULQ,3LR,DAW+"QW(`H;6S$R.S(Q2&`X M?'PX)R`*&ULQ,SLR,TA[*"`*&ULQ-#LR-$A<7"`*&ULQ-3LR-$@@*2D@"AM; M,38[,C1(+UY<(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H; M6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!< M("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`* M&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@ M("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@ M("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@ M+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@ M7%P@("`@"AM;,3`[,31(("\O7BQ\)R!<("`O(&!\7BQ<7"`@"AM;,3$[,31( M+R`@("`@("!W+"QW("`@("`@(%P@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O M+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[,3-( M("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO5BQ> M('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@("`@("`*&ULQ,3LQ M,T@@("`@("`@("!W+"QW("`@("`@("`@(`H;6S([,31(7"`@("`@("`@("`@ M("`@("`@("\@"AM;,SLQ-$@I7"`@("`@("`@("`@("`@("`O*"`*&ULT.S$T M2#X@7"`@("`@("`@("`@("`@+R`\(`H;6S4[,31(*2`@7"`@("`@("`@("`@ M("\@("@@"AM;-CLQ,T@O7U]?7UQO("`@("`@("!O+U]?7U]<(`H;6S<[,3-( M*2`@(#XJ(%P@("P@+"`O("H\("`@*"`*&ULX.S$T2"D@+R!\("!<("]<("\@ M('P@7"`H(`H;6SD[,31(/B\@('PO7EQ67"]6+UY<?"`@7#P@"AM;,3`[,31( M+UX@7'P@("!<("`O("`@?"\@7EP@"AM;,CLP2"`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[ M,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("]< M("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P M.S$S2"`@("`@("`@(%P@("\@("`@("`@("`@"AM;-CLQ,T@@("`@("!O("`@ M("`@("!O("`@("`@(`H;6S<[,3-(("`@("`O*EP@("P@+"`O*EP@("`@("`* M&ULX.S$S2"`@("`O+WP@7"`O7"`O('Q<7"`@("`@(`H;6SD[,3-(("`@+R\@ M?"A<5EPO5B\I?"!<7"`@("`*&ULQ,#LQ-4@O+UXL?"<@7"`@+R!@?%XL7%P@ M(`H;6S$Q.S$T2"\@("`@("`@=RPL=R`@("`@("!<(`H;6S8[,3-(+2TM+2TM M;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM M+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]> M?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@ M("`@(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@("`@("`@(`H;6S([,31( M7"`@("`@("`@("`@("`@("`@("\@"AM;,SLQ-$@I7"`@("`@("`@("`@("`@ M("`O*"`*&ULT.S$T2#X@7"`@("`@("`@("`@("`@+R`\(`H;6S4[,31(*2`@ M7"`@("`@("`@("`@("\@("@@"AM;-CLQ,T@O7U]?7UQO("`@("`@("!O+U]? M7U]<(`H;6S<[,3-(*2`@(#XJ(%P@("P@+"`O("H\("`@*"`*&ULX.S$T2"D@ M+R!\("!<("]<("\@('P@7"`H(`H;6SD[,31(/B\@('PO7EQ67"]6+UY<?"`@ M7#P@"AM;,3`[,31(+UX@7'P@("!<("`O("`@?"\@7EP@"AM;,CLP2"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O M+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[,3-( M("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO5BQ> M('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@("`@("`@"AM;-CLQ M,T@@("`@("!O("`@("`@("!O("`@("`@(`H;6S<[,3-(("`@("`O*EP@("P@ M+"`O*EP@("`@("`*&ULX.S$S2"`@("`O+WP@7"`O7"`O('Q<7"`@("`@(`H; M6SD[,3-(("`@+R\@?"A<5EPO5B\I?"!<7"`@("`*&ULQ,#LQ-4@O+UXL?"<@ M7"`@+R!@?%XL7%P@(`H;6S$Q.S$T2"\@("`@("`@=RPL=R`@("`@("!<(`H; M6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!< M("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`* M&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@ M("!<("`O("`@("`@("`@(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@("`@ M("`@(`H;6S([,31(7"`@("`@("`@("`@("`@("`@("\@"AM;,SLQ-$@I7"`@ M("`@("`@("`@("`@("`O*"`*&ULT.S$T2#X@7"`@("`@("`@("`@("`@+R`\ M(`H;6S4[,31(*2`@7"`@("`@("`@("`@("\@("@@"AM;-CLQ,T@O7U]?7UQO M("`@("`@("!O+U]?7U]<(`H;6S<[,3-(*2`@(#XJ(%P@("P@+"`O("H\("`@ M*"`*&ULX.S$T2"D@+R!\("!<("]<("\@('P@7"`H(`H;6SD[,31(/B\@('PO M7EQ67"]6+UY<?"`@7#P@"AM;,3`[,31(+UX@7'P@("!<("`O("`@?"\@7EP@ M"AM;,CLP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H; M6S,[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-#LP M2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM M+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I> M+2TM(`H;6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@ M+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@ M("`@("`@"AM;-CLQ,T@@("`@("!O("`@("`@("!O("`@("`@(`H;6S<[,3-( M("`@("`O*EP@("P@+"`O*EP@("`@("`*&ULX.S$S2"`@("`O+WP@7"`O7"`O M('Q<7"`@("`@(`H;6SD[,3-(("`@+R\@?"A<5EPO5B\I?"!<7"`@("`*&ULQ M,#LQ-4@O+UXL?"<@7"`@+R!@?%XL7%P@(`H;6S$Q.S$T2"\@("`@("`@=RPL M=R`@("`@("!<(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW M.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O M7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ M,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S$Q.S$S2"`@("`@("`@ M('<L+'<@("`@("`@("`@(`H;6S([,31(7"`@("`@("`@("`@("`@("`@("\@ M("`@("`@("`@("`@(%]?7U]?7U]?7U]?7U]?7U]?7U]?7U]?(`H;6S,[,31( M*5P@("`@("`@("`@("`@("`@+R@@("`@("`@("`@("`@>R`@("`@("`@("`@ M("`@("`@("`@("`@?2`*&ULT.S$T2#X@7"`@("`@("`@("`@("`@+R`\("`@ M("`@("`@("`@('P@("`@("`@("`@("`@("`@("`@("`@('P@"AM;-3LQ-$@I M("!<("`@("`@("`@("`@+R`@*"`@("`@("`@("`@("!\("`@("`@("`@("`@ M("`@("`@("`@("!\(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`@ M("`@("`@("`@('P@("`@("`@("`@("`@("`@("`@("`@('P@"AM;-SLQ,T@I M("`@/BH@7"`@+"`L("\@*CP@("`H("`@("`@("`@("`@?"`@("`@("`@("`@ M("`@("`@("`@("`@?"`*&ULX.S$T2"D@+R!\("!<("]<("\@('P@7"`H("`@ M("`@("`@("`@('P@("`@("`@("`@("`@("`@("`@("`@('P@"AM;.3LQ-$@^ M+R`@?"]>7%9<+U8O7EQ\("!</"`@("`@("`@("`@("!\("`@("`@("`@("`@ M("`@("`@("`@("!\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<("`@ M("`@("`@("`@('P@("`@("`@("`@("`@("`@("`@("`@('P@"AM;,3$[,3-( M("`@("`@("`@=RPL=R`@("`@("`@("`@("`@("`@("`@('M?7U]?7U]?7U\@ M("!?7U]?7U]?7U]?7WT@"AM;,3([,C%(8#A\?#@G("`@("`@("`@("`@("`@ M("`@("`@("`@7B`@("`@7"!\(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@ M("`@("`@("`@("`@7"`@("`@7'P@"AM;,30[,C1(7%P@("`@("`@("`@("`@ M("`@("`@("`@("`@("!<("`@("!@(`H;6S([,$@@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW M.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O M7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ M,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@ M("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@ M"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O M('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q< M("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM M+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM M+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O M7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@ M("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T M2%P@("`@("`@("`@("`@("`@("`O("`@("`@("`@("`@("!?7U]?7U]?7U]? M7U]?7U]?7U]?7U]?7R`*&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H("`@ M("`@("`@("`@('L@("`@("`@("`@("`@("`@("`@("`@('T@"AM;-#LQ-$@^ M(%P@("`@("`@("`@("`@("\@/"`@("`@("`@("`@("!\("`@("`@&ULQ;41O M;G0@=V]R<GD;6S!M("`@("`@('P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@ M+R`@*"`@("`@("`@("`@("!\("`@("`;6S%M9F%I<B!M86ED96X;6S!M("`@ M("`@('P@"AM;-CLQ,T@O7U]?7UQO("`@("`@("!O+U]?7U]<("`@("`@("`@ M("`@?"`@("`@("`@("`@("`@("`@("`@("`@?"`*&ULW.S$S2"D@("`^*B!< M("`L("P@+R`J/"`@("@@("`@("`@("`@("!\("`@&ULQ;4DG3$P@<')O=&5C M="!Y;W4;6S!M("`@('P@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`@ M("`@("`@("`@("!\("`@("`@(!M;,6UF<F]M('1H91M;,&T@("`@("`@('P@ M"AM;.3LQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`@("`@("`@("`@("!\("`@ M("`@("`;6S%M&ULW;4)%05-4(2$;6S!M("`@("`@("!\(`H;6S$P.S$T2"]> M(%Q\("`@7"`@+R`@('PO(%Y<("`@("`@("`@("`@('P@("`@("`@("`@("`@ M("`@("`@("`@('P@"AM;,3$[,3-(("`@("`@("`@=RPL=R`@("`@("`@("`@ M("`@("`@("`@('M?7U]?7U]?7U\@("!?7U]?7U]?7U]?7WT@"AM;,3([,C%( M8#A\?#@G("`@("`@("`@("`@("`@("`@("`@("`@7B`@("`@7"!\(`H;6S$S M.S(S2'LH("`@("`@("`@("`@("`@("`@("`@("`@("`@7"`@("`@7'P@"AM; M,30[,C1(7%P@("`@("`@("`@("`@("`@("`@("`@("`@("!<("`@("!@(`H; M6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS M.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM M;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM M+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]> M?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@ M("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@ M("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\ M7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[ M,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@ M("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ M,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@ M+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[ M,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W M+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H; M6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@ M("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[ M,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L M("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY M.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@ M+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H; M6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!< M("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`* M&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@ M("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@ M("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@ M+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@ M7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O M("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@ M("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@ M?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ M,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@ M("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ M-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@ M("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S M2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O M("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T M2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW M.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O M7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ M,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@ M("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@ M"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O M('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q< M("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM M+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM M+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O M7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@ M("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T M2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@ M("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@ M(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]? M7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I M("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@ M(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@ M;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S M2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L M7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[ M,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L M("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`* M&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG M(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`* M&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@ M7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@ M"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@ M("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@ M("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@ M("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@ M/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]< M;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@ M("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\ M+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y< M(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`* M&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[ M,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM M+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J M7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@ M("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@ M("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S M2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@ M+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM; M,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L M+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM; M-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@ M+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM; M,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@ M("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O M(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@ M("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H; M6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!< M("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`* M&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@ M7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U> M*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@ M("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@ M("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@ M("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@ M("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O M*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ M-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@ M(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ M,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6 M+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ M,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@ M("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM; M-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@ M("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW M.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O M7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P M.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`* M&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@ M7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`* M&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@ M;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@ M("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@ M("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q> M+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM M+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@ M*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@ M("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@ M("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR M.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@ M("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T M2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@ M;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ M-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]> M7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@ M("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX M.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9< M+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H; M6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI< M("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@ M("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]> M+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@ M7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM M7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH M("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@ M("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@ M("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31( M*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@ M("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]? M7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J M/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO M("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO M(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H; M6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[ M,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-( M+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@ M+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S M2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O M("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW M.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@ M+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@ M"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@ M('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@ M"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@ M(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@ M"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@ M("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@ M("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@ M("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H M(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^ M*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@ M*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\ M("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\ M7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@ M("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@ M;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ M,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9< M+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ M,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@ M("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM; M.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ6 M7"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`* M&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@ M("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@ M"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@ M("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`* M&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@ M7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H; M6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM M+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO M?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@ M("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@ M("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI< M("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S M2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@ M8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S M2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L M("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ M,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@ M+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`* M&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@ M("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU M.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@ M("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM; M.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO M5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([ M,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!( M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@ M("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`* M&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!> M+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@ M(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@ M+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@ M("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35( M+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@ M("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@ M+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@ M?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-( M("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW M("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S,[,31(*5P@ M("`@("`@("`@("`@("`@+R@@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULU.S$T2"D@ M(%P@("`@("`@("`@("`O("`H("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S<[,3-( M*2`@(#XJ(%P@("P@+"`O("H\("`@*"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S@[,31(*2`O('P@(%P@+UP@+R`@?"!<("@@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;.3LQ M-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`*&ULQ,#LQ-$@O7B!<?"`@(%P@("\@("!\+R!> M7"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;,3$[ M,3-(("`@("`@("`@=RPL=R`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S$R.S(Q2&`X?'PX)R`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S$S.S(S2'LH M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(%]-;2`*&ULQ M-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@*",@ M5T4@"AM;,34[,C5(*2D@("`@("`@("`@("`@("`@("`@("`@("`@(&Y?7U]? M7R!^7WQ??$5,+B`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`@("`@(#P]/3T] M/3T]*"`I+2TM+2A>*2`@("@I5B`*&ULQ-SLU,TA@)R`@("`@?"`@("!\(`H; M6S$X.S8P2",C(R-5+5\@"AM;,3D[-C!(?"`@*2E@+2U?(`H;6S(P.S8P2"\@ M?"!\("`@+2U?(`H;6S(Q.S4Y2'P@+WP@?"`@("`@+2U?(`H;6S(R.S4W2'$M M?#T@?#U\("`@("`@("T^(`H;6S(S.S4X2%XM)R!\;GP@"AM;,CLP2"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O M+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[,3-( M("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO5BQ> M('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@("`@("`@"AM;,3,[ M,C-(>R@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("!?36T@ M"AM;,30[,C1(7%P@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M*",@5T4@"AM;,34[,C5(*2D@("`@("`@("`@("`@("`@("`@("`@("`@;E]? M7U]?('Y??%]\14PN(`H;6S$V.S(T2"]>7"`@("`@("`@("`@("`@("`\/3T] M/3T]/2@@*2TM+2TH7BD@("`H*58@"AM;,3<[-3)(8"<@("`@('P@("`@?"`* M&ULQ.#LU.4@C(R,C55P@("`@("`@(`H;6S$Y.S4Y2'P@("DI7%P@("`@("`@ M"AM;,C`[-3E(+R`O(%P@7%P@("`@("`*&ULR,3LU.$@O("\@7"!<(%Q<("`@ M("`*&ULR,CLU-4AQ+2\]+R!Q+5P]7"!6("`@("`@"AM;,C,[-39(7BTM("`@ M7BTM)R`@"AM;-CLQ,T@@("`@("!O("`@("`@("!O("`@("`@(`H;6S<[,3-( M("`@("`O*EP@("P@+"`O*EP@("`@("`*&ULX.S$S2"`@("`O+WP@7"`O7"`O M('Q<7"`@("`@(`H;6SD[,3-(("`@+R\@?"A<5EPO5B\I?"!<7"`@("`*&ULQ M,#LQ-4@O+UXL?"<@7"`@+R!@?%XL7%P@(`H;6S$Q.S$T2"\@("`@("`@=RPL M=R`@("`@("!<(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("!?36T@"AM;,30[,C1(7%P@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`H(R!712`*&ULQ-3LR-4@I*2`@("`@("`@("`@("`@ M("`@("`@("`@(&Y?7U]?7R!^7WQ??$5,+B`*&ULQ-CLR-$@O7EP@("`@("`@ M("`@("`@("`\/3T]/3T]/2@@*2TM+2TH7BD@("`H*58@"AM;,3<[-3%(8"<@ M("`@('P@("`@?"`*&ULQ.3LU.$@C(R,C55P@("`@("`@"AM;,3D[-3A(?"`@ M*2E<7"`@("`@("`*&ULR,#LU.$A\('P@?"!<7"`@("`@("`*&ULR,3LU.$A\ M('P@?"`@7%P@("`@("`*&ULR,CLU-DAQ+7P]?#U\("`@5B`@("`@(`H;6S(S M.S4W2%XM)UXM)R`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`* M&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@ M7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`* M&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S$Q.S$S2"`@("`@ M("`@('<L+'<@("`@("`@("`@(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(%]-;2`*&ULQ-#LR-$A<7"`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@*",@5T4@"AM;,34[,C5(*2D@("`@("`@ M("`@("`@("`@("`@("`@(&Y?7U]?7R!^7WQ??$5,+B`*&ULQ-CLR-$@O7EP@ M("`@("`@("`@("`@(#P]/3T]/3T]*"`I+2TM+2A>*2`@("@I5B`*&ULQ-SLU M,$A@)R`@("`@?"`@("!\(`H;6S$X.S4W2",C(R-57"`@"AM;,3D[-3=(7"`@ M*2E<7"`*&ULR,#LU-T@O7"!<)R!<7"`*&ULR,3LU-D@O("]<(%P@(%Q<(`H; M6S(R.S4S2'$M+STO<2U</7P@(%8@"AM;,C,[-31(7BTM("!>+2TG("`@"AM; M,CLQ-$A<("`@("`@("`@("`@("`@("`@+R`*&ULS.S$T2"E<("`@("`@("`@ M("`@("`@("\H(`H;6S0[,31(/B!<("`@("`@("`@("`@("`O(#P@"AM;-3LQ M-$@I("!<("`@("`@("`@("`@+R`@*"`*&ULV.S$S2"]?7U]?7&\@("`@("`@ M(&\O7U]?7UP@"AM;-SLQ,T@I("`@/BH@7"`@+"`L("\@*CP@("`H(`H;6S@[ M,31(*2`O('P@(%P@+UP@+R`@?"!<("@@"AM;.3LQ-$@^+R`@?"]>7%9<+U8O M7EQ\("!</"`*&ULQ,#LQ-$@O7B!<?"`@(%P@("\@("!\+R!>7"`*&ULQ,SLR M,TA[*"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(%]-;2`*&ULQ M-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`H(R!712`* M&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@("`@("!N7U]?7U\@?E]\7WQ% M3"X@"AM;,38[,C1(+UY<("`@("`@("`@("`@(#P]/3T]/3T]*"`I+2TM+2A> M*2`@("@I5B`*&ULQ-SLT.4A@)R`@("`@?"`@("!\(`H;6S$X.S4V2",C(R-5 M7"`*&ULQ.3LU-DA\("`I*5Q<(`H;6S(P.S4V2'P@?"!\(%Q<(`H;6S(Q.S4V M2'P@?"!\("!<7"`*&ULR,CLU-$AQ+7P]?#U\("`@5B`*&ULR,SLU-4A>+2=> M+2<@("`*&ULR.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@"AM;,SLP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`* M&ULT.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULU M.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULV.S$S M2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L M("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ M,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@ M+R`@("`@("`@("`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@7TUM(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@*",@5T4@"AM;,34[,C5(*2D@("`@("`@("`@("`@("`@("`@ M("!N7U]?7U\@?E]\7WQ%3"X@"AM;,38[,C1(+UY<("`@("`@("`@("`@/#T] M/3T]/3TH("DM+2TM*%XI("`@*"E6(`H;6S$W.S0X2&`G("`@("!\("`@('P@ M"AM;,3@[-35((R,C(U5<(`H;6S$Y.S4U2'P@("DI7%P@"AM;,C`[-35(+R`O M(%P@7%P@"AM;,C$[-31(+R`O(%P@7"!<7"`*&ULR,CLU,4AQ+2\]+R!Q+5P] M7"!6(`H;6S(S.S4R2%XM+2`@(%XM+2<@("`@"AM;-CLQ,T@@("`@("!O("`@ M("`@("!O("`@("`@(`H;6S<[,3-(("`@("`O*EP@("P@+"`O*EP@("`@("`* M&ULX.S$S2"`@("`O+WP@7"`O7"`O('Q<7"`@("`@(`H;6SD[,3-(("`@+R\@ M?"A<5EPO5B\I?"!<7"`@("`*&ULQ,#LQ-4@O+UXL?"<@7"`@+R!@?%XL7%P@ M(`H;6S$Q.S$T2"\@("`@("`@=RPL=R`@("`@("!<(`H;6S$S.S(S2'LH("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(%]-;2`*&ULQ-#LR-$A<7"`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@*",@5T4@"AM;,34[,C5(*2D@ M("`@("`@("`@("`@("`@("`@(&Y?7U]?7R!^7WQ??$5,+B`*&ULQ-CLR-$@O M7EP@("`@("`@("`@(#P]/3T]/3T]*"`I+2TM+2A>*2`@("@I5B`*&ULQ-SLT M-TA@)R`@("`@?"`@("!\(`H;6S$X.S4T2",C(R-57"`*&ULQ.3LU-$A\("`I M*5Q<(`H;6S(P.S4T2'P@?"!\(%Q<(`H;6S(Q.S4T2'P@?"!\("!<7"`*&ULR M,CLU,DAQ+7P]?#U\("`@5B`*&ULR,SLU,TA>+2=>+2<@("`@(`H;6S8[,3-( M+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@ M+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S M2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O M("`@("`@("`@(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@("`@("`@(`H; M6S$S.S(S2'LH("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@7TUM(`H; M6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@("`@("`@("@C(%=%(`H; M6S$U.S(U2"DI("`@("`@("`@("`@("`@("`@(&Y?7U]?7R!^7WQ??$5,+B`* M&ULQ-CLR-$@O7EP@("`@("`@("`@/#T]/3T]/3TH("DM+2TM*%XI("`@*"E6 M(`H;6S$W.S0V2&`G("`@("!\("`@('P@"AM;,3@[-3-((R,C(U5<(`H;6S$Y M.S4S2%P@("DI7%P@"AM;,C`[-3-(+UP@7"<@7%P@"AM;,C$[-3)(+R`O7"!< M("!<7"`*&ULR,CLT.4AQ+2\]+W$M7#U\("!6(`H;6S(S.S4P2%XM+2`@7BTM M)R`@("`@"AM;,CLQ-$A<("`@("`@("`@("`@("`@("`@+R`*&ULS.S$T2"E< M("`@("`@("`@("`@("`@("\H(`H;6S0[,31(/B!<("`@("`@("`@("`@("`O M(#P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@+R`@*"`*&ULV.S$S2"]?7U]? M7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ,T@I("`@/BH@7"`@+"`L("\@*CP@ M("`H(`H;6S@[,31(*2`O('P@(%P@+UP@+R`@?"!<("@@"AM;.3LQ-$@^+R`@ M?"]>7%9<+U8O7EQ\("!</"`*&ULQ,#LQ-$@O7B!<?"`@(%P@("\@("!\+R!> M7"`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@7TUM M(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@("`@("`@*",@5T4@ M"AM;,34[,C5(*2D@("`@("`@("`@("`@("`@("!N7U]?7U\@?E]\7WQ%3"X@ M"AM;,38[,C1(+UY<("`@("`@("`@/#T]/3T]/3TH("DM+2TM*%XI("`@*"E6 M(`H;6S$W.S0U2&`G("`@("!\("`@('P@"AM;,3@[-3)((R,C(U5<(`H;6S$Y M.S4R2'P@("DI7%P@"AM;,C`[-3)(?"!\('P@7%P@"AM;,C$[-3)(?"!\('P@ M(%Q<(`H;6S(R.S4P2'$M?#U\/7P@("!6(`H;6S(S.S4Q2%XM)UXM)R`@("`@ M"AM;,CLP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H; M6S,[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-#LP M2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM M+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I> M+2TM(`H;6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@ M+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@ M("`@("`@"AM;,3,[,C-(>R@@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M7TUM(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@("`@("`H(R!7 M12`*&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@;E]?7U]?('Y??%]\14PN M(`H;6S$V.S(T2"]>7"`@("`@("`@/#T]/3T]/3TH("DM+2TM*%XI("`@*"E6 M(`H;6S$W.S0T2&`G("`@("!\("`@('P@"AM;,3@[-3%((R,C(U5<(`H;6S$Y M.S4Q2'P@("DI7%P@"AM;,C`[-3%(+R`O(%P@7%P@"AM;,C$[-3!(+R`O(%P@ M7"!<7"`*&ULR,CLT-TAQ+2\]+R!Q+5P]7"!6(`H;6S(S.S0X2%XM+2`@(%XM M+2<@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S M2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@ M+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM; M,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L M+'<@("`@("`@7"`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("`@("`@ M("`@(%]-;2`*&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@("`@("`H M(R!712`*&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("!N7U]?7U\@?E]\7WQ% M3"X@"AM;,38[,C1(+UY<("`@("`@(#P]/3T]/3T]*"`I+2TM+2A>*2`@("@I M5B`*&ULQ-SLT,TA@)R`@("`@?"`@("!\(`H;6S$X.S4P2",C(R-57"`*&ULQ M.3LU,$A\("`I*5Q<(`H;6S(P.S4P2'P@?"!\(%Q<(`H;6S(Q.S4P2'P@?"!\ M("!<7"`*&ULR,CLT.$AQ+7P]?#U\("`@5B`*&ULR,SLT.4A>+2=>+2<@("`@ M(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U> M*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@ M("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@ M("`@("!<("`O("`@("`@("`@(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@ M("`@("`@(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@("`@("`@("`@("!? M36T@"AM;,30[,C1(7%P@("`@("`@("`@("`@("`@("`@("`@("`H(R!712`* M&ULQ-3LR-4@I*2`@("`@("`@("`@("`@(&Y?7U]?7R!^7WQ??$5,+B`*&ULQ M-CLR-$@O7EP@("`@("`\/3T]/3T]/2@@*2TM+2TH7BD@("`H*58@"AM;,3<[ M-#)(8"<@("`@('P@("`@?"`*&ULQ.#LT.4@C(R,C55P@"AM;,3D[-#E(7"`@ M*2E<7"`*&ULR,#LT.4@O7"!<)R!<7"`*&ULR,3LT.$@O("]<(%P@(%Q<(`H; M6S(R.S0U2'$M+STO<2U</7P@(%8@"AM;,C,[-#9(7BTM("!>+2TG("`@("`* M&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@ M("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU M.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@ M("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM; M.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO M5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S$S M.S(S2'LH("`@("`@("`@("`@("`@("`@("`@("`@(%]-;2`*&ULQ-#LR-$A< M7"`@("`@("`@("`@("`@("`@("`@("`@*",@5T4@"AM;,34[,C5(*2D@("`@ M("`@("`@("`@(&Y?7U]?7R!^7WQ??$5,+B`*&ULQ-CLR-$@O7EP@("`@(#P] M/3T]/3T]*"`I+2TM+2A>*2`@("@I5B`*&ULQ-SLT,4A@)R`@("`@?"`@("!\ M(`H;6S$X.S0X2",C(R-57"`*&ULQ.3LT.$A\("`I*5Q<(`H;6S(P.S0X2'P@ M?"!\(%Q<(`H;6S(Q.S0X2'P@?"!\("!<7"`*&ULR,CLT-DAQ+7P]?#U\("`@ M5B`*&ULR,SLT-TA>+2=>+2<@("`@(`H;6S([,$@@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW M.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O M7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ M,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S$S.S(S2'LH("`@("`@ M("`@("`@("`@("`@("`@("`@7TUM(`H;6S$T.S(T2%Q<("`@("`@("`@("`@ M("`@("`@("`@("@C(%=%(`H;6S$U.S(U2"DI("`@("`@("`@("`@(&Y?7U]? M7R!^7WQ??$5,+B`*&ULQ-CLR-$@O7EP@("`@/#T]/3T]/3TH("DM+2TM*%XI M("`@*"E6(`H;6S$W.S0P2&`G("`@("!\("`@('P@"AM;,3@[-#=((R,C(U5< M(`H;6S$Y.S0W2'P@("DI7%P@"AM;,C`[-#=(+R`O(%P@7%P@"AM;,C$[-#9( M+R`O(%P@7"!<7"`*&ULR,CLT,TAQ+2\]+R!Q+5P]7"!6(`H;6S(S.S0T2%XM M+2`@(%XM+2<@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`* M&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\ M(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@ M("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@ M("`@('<L+'<@("`@("`@7"`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@ M("`@("`@7TUM(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@*",@ M5T4@"AM;,34[,C5(*2D@("`@("`@("`@("!N7U]?7U\@?E]\7WQ%3"X@"AM; M,38[,C1(+UY<("`@/#T]/3T]/3TH("DM+2TM*%XI("`@*"E6(`H;6S$W.S,Y M2&`G("`@("!\("`@('P@"AM;,3@[-#9((R,C(U5<(`H;6S$Y.S0V2'P@("DI M7%P@"AM;,C`[-#9(?"!\('P@7%P@"AM;,C$[-#9(?"!\('P@(%Q<(`H;6S(R M.S0T2'$M?#U\/7P@("!6(`H;6S(S.S0U2%XM)UXM)R`@("`@"AM;-CLQ,T@M M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O M("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-( M("`@+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@ M("`@("`@("`@"AM;,3$[,3-(("`@("`@("`@=RPL=R`@("`@("`@("`@"AM; M,3,[,C-(>R@@("`@("`@("`@("`@("`@("`@("`@7TUM(`H;6S$T.S(T2%Q< M("`@("`@("`@("`@("`@("`@("`H(R!712`*&ULQ-3LR-4@I*2`@("`@("`@ M("`@;E]?7U]?('Y??%]\14PN(`H;6S$V.S(T2"]>7"`@/#T]/3T]/3TH("DM M+2TM*%XI("`@*"E6(`H;6S$W.S,X2&`G("`@("!\("`@('P@"AM;,3@[-#5( M(R,C(U5<(`H;6S$Y.S0U2%P@("DI7%P@"AM;,C`[-#5(+UP@7"<@7%P@"AM; M,C$[-#1(+R`O7"!<("!<7"`*&ULR,CLT,4AQ+2\]+W$M7#U\("!6(`H;6S(S M.S0R2%XM+2`@7BTM)R`@("`@"AM;,CLQ-$A<("`@("`@("`@("`@("`@("`@ M+R`*&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H(`H;6S0[,31(/B!<("`@ M("`@("`@("`@("`O(#P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@+R`@*"`* M&ULV.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ,T@I("`@/BH@ M7"`@(%]?("\@*CP@("`H(`H;6S@[,31(*2`O('P@(%P@+R`@7%\@?"!<("@@ M"AM;.3LQ-$@^+R`@?"]>7%8@7BAA82E\("!</"`*&ULQ,#LQ-$@O7B!<?"`@ M(%P@("]<7VI\+R!>7"`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("`@ M(%]-;2`*&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("`H(R!712`*&ULQ M-3LR-4@I*2`@("`@("`@("!N7U]?7U\@?E]\7WQ%3"X@"AM;,38[,C1(+UY< M(#P]/3T]/3T]*"`I+2TM+2A>*2`@("@I5B`*&ULQ-SLS-TA@)R`@("`@?"`@ M("!\(`H;6S$X.S0T2",C(R-57"`*&ULQ.3LT-$A\("`I*5Q<(`H;6S(P.S0T M2'P@?"!\(%Q<(`H;6S(Q.S0T2'P@?"!\("!<7"`*&ULR,CLT,DAQ+7P]?#U\ M("`@5B`*&ULR,SLT,TA>+2=>+2<@("`@(`H;6S([,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`* M&ULW.S$S2"`M+2U>*B!<("`@7U\@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@ M7"`O("!<("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%8@(%P@7%]\7EP@("`* M&ULQ,#LQ-$@@("`@("`@(%P@("\H86$I("`*&ULQ,3LQ-$@@("`@("`@('<L M+'<@7%]J("`@("`@"AM;,3,[,C-(>R@@("`@("`@("`@("`@("`@("`@(%]- M;2`*&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("@C(%=%(`H;6S$U.S(U M2"DI("`@("`@("`@;E]?7U]?('Y??%]\14PN(`H;6S$V.S(T2"]>7#P]/3T] M/3T]*"`I+2TM+2A>*2`@("@I5B`*&ULQ-SLS-DA@)R`@("`@?"`@("!\(`H; M6S$X.S0S2",C(R-57"`*&ULQ.3LT,TA\("`I*5Q<(`H;6S(P.S0S2"\@+R!< M(%Q<(`H;6S(Q.S0R2"\@+R!<(%P@7%P@"AM;,C([,SE(<2TO/2\@<2U</5P@ M5B`*&ULR,SLT,$A>+2T@("!>+2TG("`@("`*&ULV.S$S2"`@("`@(&\@("`@ M("`@(&\@("`@("`@"AM;-SLQ.$@O*EP@("!?7R`O*EP@("`@("`*&ULX.S$W M2"\O?"!<("\@(%P@?%Q<("`@("`*&ULY.S$V2"\O('PH7%8@(%P@7%\@7%P@ M("`@"AM;,3`[,35(+R]>+'PG(%P@("\H86$I7EQ<("`*&ULQ,3LQ-$@O("`@ M("`@('<L+'<@7&YN("`@7"`*&ULQ,CLR,4A@.'Q\."<@*%Q<7"D@"AM;,3,[ M,C-(>R@@("`@("`@("`@("`@("`@("`@7TUM(`H;6S$T.S(T2%Q<("`@("`@ M("`@("`@("`@("`H(R!712`*&ULQ-3LR-4@I*2`@("`@("`@;E]?7U]?('Y? M?%]\14PN(`H;6S$V.S(T2"]>/#T]/3T]/3TH("DM+2TM*%XI("`@*"E6(`H; M6S$W.S,U2&`G("`@("!\("`@('P@"AM;,3@[-#)((R,C(U5<(`H;6S$Y.S0R M2'P@("DI7%P@"AM;,C`[-#)(+R!\('P@7%P@"AM;,C$[-#%(?"`O?"@@("!< M7"`*&ULR,CLS.4AQ+7P]<7P]?"`@(%8@"AM;,C,[-#!(7BTG(%XM)R`@("`@ M"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ M(%P@("!?7R`O("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("\@(%P@('Q<*"`* M&ULY.S$S2"`@("]>?"!>+%8@(%P@7%]\7EQ>("`*&ULQ,#LQ-$@@("`@("`@ M(%P@("\H86$I("`@7"`*&ULQ,3LQ-$@@("`@("`@('<L+'<@7&YN("`@(%P@ M"AM;,3([,C%(8#A\?#@G("A<7%PI*2!<(%\*&ULQ,SLR,TA[*"`@("`@*%Q3 M7"DI*2`^("`@(%]-;2`*&ULQ-#LR-$A<7"`@("`@("`@("`@7%Q<("`H(R!7 M12`*&ULQ-3LR-4@I*2`@("`@("`@("`@7%Q@+2U\7WQ%3"X@"AM;,38[,C1( M+UY<("`@("`@("`@("`@7"A>*2<@("@I5B`*&ULQ-SLT,$A@?"`@("!\(`H; M6S$X.S0Q2",C(R-57"`*&ULQ.3LT,4A\("`I*5Q<(`H;6S(P.S0Q2"\@+R!< M(%Q<(`H;6S(Q.S0P2"\@+R!<(%P@7%P@"AM;,C([,S=(<2TO/2\@<2U</5P@ M5B`*&ULR,SLS.$A>+2T@("!>+2TG("`@("`*&ULR.S$T2%P@("`@("`@("`@ M("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ M-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@ M("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S M2"D@("`^*B!<("`@7U\@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O("!< M("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5B`@7"!<7WP@(%P\(`H;6S$P.S$T M2"]>(%Q\("`@7"`@+RAA82DO(%Y<(`H;6S$Q.S(R2'<L+'<@7&YN(`H;6S$R M.S(Q2&`X?'PX)R`H7%Q<*2D@"AM;,3,[,C-(>R@@("`@*%Q37%-<7"DI("`@ M($T@("`*&ULQ-#LR-$A<7"`@("`H*%Q<4UQ37"DI*2@@5R`*&ULQ-3LR-4@I M*2`@("`@("`\7SY?7WY??%]7(`H;6S$V.S(T2"]>7"`@("`@("`@7%PM*%XI M("!6*"D@"AM;,3<[,S9(7%PO+WP@("!\(`H;6S$X.S,W2&`G(",C(R-57"`* M&ULQ.3LT,$A\(%D@?%Q<(`H;6S(P.S0P2"\@?"!\(%Q<(`H;6S(Q.S,Y2'P@ M+WP@?"`@7%P@"AM;,C([,S=(<2U\/2!\/7P@("!<?"`*&ULR,SLS.$A>+2<@ M7BTG("`@("`*&ULR.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@"AM;,SLP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`*&ULT.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`* M&ULU.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULV M.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@ M(%]?("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+R`@7"`@?%PH("`@"AM; M.3LQ,T@@("`O7GP@7BQ6("!<(%Q??%Y<(`H;6S$P.S$T2"`@("`@("`@7"`@ M+RAA82D@7"`@("`*&ULQ,3LQ-$@@("`@("`@('<L+'<@7&YN("!<("`@(`H; M6S$R.S(Q2&`X?'PX)R`H7%Q<*2DS(%P@"AM;,3,[,C-(>R@@("`@("A<4UQ3 M7%PI*3,@,TT@"AM;,30[,C1(7%P@("`@("@H7%Q37%-37%PI*2D@"AM;,34[ M,C5(*2D@("`@("`H*%Q<4UQ34UQ37%PI*2`@("`*&ULQ-CLR-$@O7EP@("`@ M("`@("`@7"A>*2<@("@I5B`*&ULQ-SLS.$A@?"`@("!\(`H;6S$X.S,Y2",C M(R-57"`*&ULQ.3LS.4A\("`I*5Q<(`H;6S(P.S,Y2"\@?"!\(%Q<(`H;6S(Q M.S,X2'P@+WPH("`@7%P@"AM;,C([,S9(<2U\/7%\/7P@("!6(`H;6S(S.S,W M2%XM)R!>+2<@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`* M&ULW.S$S2"`@("`@+RI<("`@7U\@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\ M(%P@+R`@7"!\7%P@("`@(`H;6SD[,3-(("`@+R\@?"A<5B`@7"!<7R!<7"`@ M("`*&ULQ,#LQ-4@O+UXL?"<@7"`@+RAA82E>7%P@(`H;6S$Q.S$T2"\@("`@ M("`@=RPL=R!<;FX@("!<(`H;6S$R.S(Q2&`X?'PX)R`H7%Q<*2DS(`H;6S$S M.S(S2'LH("`@("`H7%-<4UQ<*2DI,S,@"AM;,30[,C1(7%P@("`@("`H*%Q< M4UQ37%PI*2DS(#,@"AM;,34[,C5(*2D@("`@("`H*%Q<4UQ34UQ37%PI*2D@ M,R`*&ULQ-CLR-$@O7EP@("`@("`H*%Q<4U-<4U-<7%-<*2DI(`H;6S$W.S,U M2%Q<+R]\("`@?"`*&ULQ.#LS-DA@)R`C(R,C55P@"AM;,3D[,SE(?"!9('Q< M7"`*&ULR,#LS.4@O('P@?"!<7"`*&ULR,3LS.$A\("]\('P@(%Q<(`H;6S(R M.S,V2'$M?#T@?#U\("`@7'P@"AM;,C,[,S=(7BTG(%XM)R`@("`@"AM;-CLQ M,T@M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("!? M7R`O("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("\@(%P@('Q<*"`*&ULY.S$S M2"`@("]>?"!>+%8@(%P@7%]\7EP@(`H;6S$P.S$T2"`@("`@("`@7"`@+RAA M82D@7"`@("`*&ULQ,3LQ-$@@("`@("`@('<L+'<@7&YN("!<("`@(`H;6S$R M.S(Q2&`X?'PX)R`H7%Q<*2DI,R`@"AM;,3,[,C-(>R@@("`@("A<4UQ37%-< M7"DI,S,@"AM;,30[,C1(7%P@("`@("`H*%Q<4UQ37%PI*2DS(#,@"AM;,34[ M,C5(*2D@("`@("`H*%Q<4UQ34UQ37%PI*2D@,R`*&ULQ-CLR-$@O7EP@("`@ M("`H*%Q<4U-<4U-<7%-<*2DI,R`S(`H;6S$W.S,S2"A<4U-37%Q34U-<7%-3 M7%PI*2`*&ULQ.#LS.4@C(R,C55P@"AM;,3D[,SE(?"`@*2E<7"`*&ULR,#LS M.4@O('P@?"!<7"`*&ULR,3LS.$A\("]\*"`@(%Q<(`H;6S(R.S,V2'$M?#UQ M?#U\("`@5B`*&ULR,SLS-TA>+2<@7BTG("`@"AM;,CLQ-$A<("`@("`@("`@ M("`@("`@("`@+R`*&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H(`H;6S0[ M,31(/B!<("`@("`@("`@("`@("`O(#P@"AM;-3LQ-$@I("!<("`@("`@("`@ M("`@+R`@*"`*&ULV.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ M,T@I("`@/BH@7"`@(%]?("\@*CP@("`H(`H;6S@[,31(*2`O('P@(%P@+R`@ M7"`@?"!<("@@"AM;.3LQ-$@^+R`@?"]>7%8@(%P@7%]\("!</"`*&ULQ,#LQ M-$@O7B!<?"`@(%P@("\H86$I+R!>7"`*&ULQ,3LR,DAW+"QW(%QN;B`*&ULQ M,CLR,4A@.'Q\."<@*%Q<7"DI*3,@(`H;6S$S.S(S2'LH("`@("`H7%-<4U-< M4UQ<*2DS(#,@"AM;,30[,C1(7%P@("`@("@H*%Q<4U-<4UQ<*2DI,S,@,R`* M&ULQ-3LR-4@I*2`@("`@("@H7%Q37%-37%-37%PI*2D@,R`*&ULQ-CLR-$@O M7EP@("`@("`@*"A<7%-37%-37%Q37"DI*3,@,R`*&ULQ-SLS,T@H*%Q34UQ< M4U-37%Q34UQ<*2DI,R`S(`H;6S$X.S,S2"@H*%Q<4U-37%Q34U-<7%PI*2`* M&ULQ.3LS.4A\(%D@?%Q<(`H;6S(P.S,Y2"\@?"!\(%Q<(`H;6S(Q.S,X2'P@ M+WP@?"`@7%P@"AM;,C([,S9(<2U\/2!\/7P@("!<?"`*&ULR,SLS-TA>+2<@ M7BTG(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H; M6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[ M,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-( M+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`@7U\@ M+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O("!<("!\7"@@("`*&ULY.S$S M2"`@("]>?"!>+%8@(%P@7%]\7EP@"AM;,3`[,31(("`@("`@("!<("`O*&%A M*2!<("`@"AM;,3$[,31(("`@("`@("!W+"QW(%QN;B`@7"`*&ULQ,CLR,4A@ M.'Q\."<@*%Q37%PI*2D@,R`@"AM;,3,[,C-(>R@@("`@("A<4UQ34UQ37%PI M*3,@,R`*&ULQ-#LR-$A<7"`@("`@*"@H7%Q34UQ37%PI*2DS,R`S(`H;6S$U M.S(U2"DI("`@("`@*"A<7%-<4U-<4U-<7"DI*2`S(`H;6S$V.S(T2"]>7"`@ M("`@("`H*%Q<4U-<4U-<7%-<*2DI,R`S(`H;6S$W.S,S2"@H7%-37%Q34U-< M7%-37%PI*2DS(#,@"AM;,3@[,S-(*"@H7%Q34U-<7%-34UQ<7"DI,R`*&ULQ M.3LS,D@H*%Q<4U-<4U-37%Q34U-<7"DI(`H;6S(P.S,Y2"\@?"!\(%Q<(`H; M6S(Q.S,X2'P@+WPH("`@7%P@"AM;,C([,S9(<2U\/7%\/7P@("!6(`H;6S(S M.S,W2%XM)R!>+2<@"AM;-CLQ,T@@("`@("!O("`@("`@("!O("`@("`@(`H; M6S<[,3-(("`@("`O*EP@("!?7R`O*EP@("`@("`*&ULX.S$S2"`@("`O+WP@ M7"`O("!<('Q<7"`@("`@"AM;.3LQ,T@@("`O+R!\*%Q6("!<(%Q?(%Q<("`@ M(`H;6S$P.S$U2"\O7BQ\)R!<("`O*&%A*5Y<7"`@"AM;,3$[,31(+R`@("`@ M("!W+"QW(%QN;B`@(%P@"AM;,3([,C%(8#A\?#@G("A<4UQ<*2DI,R`S("`* M&ULQ,SLR,TA[*"`@("`@*%Q37%-37%-<7"DI,R`S(`H;6S$T.S(T2%Q<("`@ M("`H*"A<7%-37%-<7"DI*3,S(#,@"AM;,34[,C5(*2D@("`@("`H*%Q<4UQ3 M4UQ34UQ<*2DI,R`S(`H;6S$V.S(T2"]>7"`@("`@("`H*%Q<4U-<4U-<7%-< M*2DI,R`S(`H;6S$W.S,S2"@H7%-37%Q34U-<7%-37%PI*2DS(#,@"AM;,3@[ M,S-(*"@H7%Q34U-<7%-34UQ<7"DI*3,S(`H;6S$Y.S,R2"@H7%Q34UQ34U-< M7%-34UQ<*2DS(`H;6S(P.S,S2"@H*%Q<4UQ34UQ<4U-<4UPI(`H;6S(Q.S,X M2'P@+WP@?"`@7%P@"AM;,C([,S9(<2U\/2!\/7P@("!<?"`*&ULR,SLS-TA> M+2<@7BTG(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S M2"`M+2U>*B!<("`@7U\@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O("!< M("!\7"@*&ULY.S$S2"`@("]>?"!>+%8@(%P@7%]\7EP@(`H;6S$P.S$T2"`@ M("`@("`@7"`@+RAA82D@7"`@("`*&ULQ,3LQ-$@@("`@("`@('<L+'<@7&YN M("!<("`@"AM;,3([,C%(8#A\?#@G("A<4UQ<*2DI,R`S("`*&ULQ,SLR,TA[ M*"`@("`@*%Q37%-37%-<7"DI,R`S(`H;6S$T.S(T2%Q<("`@("`H*"A<7%-3 M7%-<7"DI*3,S(#,@"AM;,34[,C5(*2D@("`@("`H*%Q<4UQ34UQ34UQ<*2DI M,R`S(`H;6S$V.S(T2"]>7"`@("`@("`H*%Q<4U-<4U-<7%-<*2DI,S,@,R`* M&ULQ-SLS,T@H*%Q34UQ<4U-37%Q34UQ<*2DI,R`S(`H;6S$X.S,S2"@H*%Q< M4U-37%Q34U-<7%PI*2DS,R`*&ULQ.3LS,D@H*%Q<4U-<4U-37%Q34U-<7"DI M*2`S(`H;6S(P.S,R2"@H*%Q<4UQ34UQ<4U-<4UPI*2DS"AM;,C$[,S-(*%Q3 M4UQ<4U-37%Q34UQ3*2DI(`H;6S(R.S,V2'$M?#UQ?#U\("`@5B`*&ULR,SLS M-TA>+2<@7BTG(`H;6S([,31(7"`@("`@("`@("`@("`@("`@("\@"AM;,SLQ M-$@I7"`@("`@("`@("`@("`@("`O*"`*&ULT.S$T2#X@7"`@("`@("`@("`@ M("`@+R`\(`H;6S4[,31(*2`@7"`@("`@("`@("`@("\@("@@"AM;-CLQ,T@O M7U]?7UQO("`@("`@("!O+U]?7U]<(`H;6S<[,3-(*2`@(#XJ(%P@("!?7R`O M("H\("`@*"`*&ULX.S$T2"D@+R!\("!<("\@(%P@('P@7"`H(`H;6SD[,31( M/B\@('PO7EQ6("!<(%Q??"`@7#P@"AM;,3`[,31(+UX@7'P@("!<("`O*&%A M*2\@7EP@"AM;,3$[,C)(=RPL=R!<;FX@"AM;,3([,C%(8#A\?#@G("A<4UQ< M*2DI,S,@,R`@"AM;,3,[,C-(>R@@("`@*%Q37%-37%-<7"DI,S,@,R`*&ULQ M-#LR-$A<7"`@("`H*"A37%Q34UQ37%PI*2DS,R`S(`H;6S$U.S(U2"DI("`@ M("`H*"A<7%-<4U-<4U-<7"DI*3,S(#,@"AM;,38[,C1(+UY<("`@("`@*"A< M7%-37%-34UQ<4UPI*2DS,R`S(`H;6S$W.S,S2"@H7%-37%Q34U-<7%-37%PI M*2DS,R`S(`H;6S$X.S,R2"@H*%Q<4U-37%Q34U-<4U-<7"DI*2`S,R`*&ULQ M.3LS,4@H*%Q<4U-37%-37%Q34U-<7%-<*2DI(#,@"AM;,C`[,S%(*"@H7%Q3 M7%-34UQ<4U-37%-<*2DI,S,*&ULR,3LS,D@H7%-37%Q34U-<7%-37%Q3*2DI M,R`*&ULR,CLS,T@H*%Q<4U-37%-34UQ<*2DS"AM;,C,[,S=(7BTG(%XM)R`* M&ULR.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM; M,SLP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULT.S!( M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULU.S!(("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULV.S$S2"TM+2TM M+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@(%]?("\@*EXM M+2T@"AM;.#LQ,T@@("`I+WP@(%P@+R`@7"`@?%PH("`@"AM;.3LQ,T@@("`O M7GP@7BQ6("!<(%Q??%Y<("`*&ULQ,#LQ-$@@("`@("`@(%P@("\H86$I(%P@ M("`@"AM;,3$[,31(("`@("`@("!W+"QW(%QN;B`@7"`@(`H;6S$R.S(Q2&`X M?'PX)R`H7%-<7"DI*3,S(#,@(`H;6S$S.S(S2'LH("`@("A<4UQ34UQ37%PI M*3,S(#,@"AM;,30[,C1(7%P@("`H*"A37%Q34U-<4UQ<*2DI,S,@,R`S(`H; M6S$U.S(U2"DI("`@*"@H7%Q37%-34UQ34UQ<*2DI,S,@,R`*&ULQ-CLR-$@O M7EP@("`@*"A<7%-34UQ<4U-37%Q37"DI*3,S(#,@"AM;,3<[,S)(*"A<4U-< M7%-37%Q37%Q34UQ<*2DI,S,@,R`*&ULQ.#LS,D@H*"A<7%-34UQ<4UQ34UQ3 M4UQ<*2DI,R`S,R`*&ULQ.3LS,4@H*%Q<4U-37%Q34UQ<4U-37%Q37"DI*2`S M,R`*&ULR,#LS,4@H*"A<7%-<4U-37%Q<4U-37%-<*2DI,S,*&ULR,3LS,D@H M7%-37%Q34U-<7%-37%Q3*2DI,R`*&ULR,CLS,T@H*%Q<4U-37%-34UQ<*2DS M"AM;,C,[,S5(*"A<4U-<4U-<7"DI(`H;6S8[,3-(("`@("`@;R`@("`@("`@ M;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`@7U\@+RI<("`@("`@"AM;.#LQ M,T@@("`@+R]\(%P@+R`@7"!\7%P@("`@(`H;6SD[,3-(("`@+R\@?"A<5B`@ M7"!<7R!<7"`@("`*&ULQ,#LQ-4@O+UXL?"<@7"`@+RAA82E>7%P@(`H;6S$Q M.S$T2"\@("`@("`@=RPL=R!<;FX@("!<(`H;6S$R.S(Q2&`X?'PX)R`H7%-< M7"DI*3,S(#,@(`H;6S$S.S(S2'LH("`@("A<4UQ34UQ37%PI*3,S(#,@"AM; M,30[,C1(7%P@("`H*"A37%Q34U-<4UQ<*2DI,S,@,R`S(`H;6S$U.S(U2"DI M("`@*"@H7%Q37%-34UQ34UQ<*2DI(#,S(#,@"AM;,38[,C1(+UY<("`@("@H M7%Q34U-<7%-34UQ<4UPI*2D@,S,@,R`*&ULQ-SLS,D@H*%Q34UQ<4U-<7%-< M7%-37%PI*2DS,R`S(`H;6S$X.S,R2"@H*%Q<4U-37%Q37%-37%-37%PI*2DS M(#,@,R`*&ULQ.#LS,D@H*%Q<4U-37%Q34UQ<4U-37%Q37"DI*3,@,S,@"AM; M,3D[,S%(*"@H7%Q37%-34UQ<7%-34UQ37"DI*3,@,S,*&ULR,#LS,4@H*"A< M7%-<4U-37%Q<4U-37%-<*2DI,S,*&ULR,3LS,D@H7%-37%Q34U-<7%-37%Q3 M*2DI,R`*&ULR,CLS,T@H*%Q<4U-37%-34UQ<*2D@,PH;6S(S.S,U2"@H7%-3 M7%-37%PI*3,*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ M,T@@+2TM7BH@7"`@(%]?("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+R`@ M7"`@?%PH(`H;6SD[,3-(("`@+UY\(%XL5B`@7"!<7WQ>7"`@("`*&ULQ,#LQ M-$@@("`@("`@(%P@("\H86$I("`@("`@"AM;,3$[,31(("`@("`@("!W+"QW M(%QN;B`@("`@"AM;,3([,C%(8#A\?#@G("A<4UQ<*2DI,S,@(#,@(`H;6S$S M.S(S2'LH("`@("A<4UQ34UQ37%PI*3,S(#,@"AM;,30[,C1(7%P@("`H*"A3 M7%Q34U-<4UQ<*2DI,S,@,R`S(`H;6S$U.S(U2"DI("`@*"@H7%Q37%-34UQ3 M4UQ<*2DI(#,S(#,@"AM;,38[,C1(+UY<("`@("@H7%Q34U-<7%-34UQ<4UPI M*2D@,S,@,R`*&ULQ-SLS,D@H*%Q34UQ<4U-<7%-<7%-37%PI*2D@,S,@,R`* M&ULQ.#LS,D@H*"A<7%-34UQ<4UQ34UQ34UQ<*2DI(#,@,S,@"AM;,3D[,S%( M*"@H7%Q37%-34UQ<7%-34UQ37"DI*2`S(#,S"AM;,C`[,S%(*"@H7%Q37%-3 M4UQ<7%-34UQ37"DI*3,@(#,*&ULR,3LS,D@H7%-37%Q34U-<7%-37%Q3*2DI M,R`S(`H;6S(R.S,S2"@H7%Q34U-<4U-37%PI*3,@,PH;6S(S.S,U2"@H7%-3 M7%Q37%PI*3,*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31( M*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@ M("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]? M7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`@7U\@+R`J M/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O("!<("!\(%P@*"`*&ULY.S$T2#XO M("!\+UY<5B`@7"!<7WP@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+RAA82DO M(%Y<(`H;6S$Q.S(R2'<L+'<@7&YN(`H;6S$R.S(Q2&`X?'PX)R`H7%-<7"DI M*3,@,R`@,R`@"AM;,3,[,C-(>R@@("`@*%Q37%-37%-<7"DI,R`S,R`S(`H; M6S$T.S(T2%Q<("`@*"@H4UQ<4U-37%-<7"DI*2`S,R`S(#,@"AM;,34[,C5( M*2D@("`H*"A<7%-<4U-37%-37%PI*2D@(#,S(#,@"AM;,38[,C1(+UY<("`@ M("@H7%Q34U-<7%-34UQ<4UPI*2D@(#,S(#,@"AM;,3<[,S)(*"A<4U-<7%-3 M7%Q37%Q34UQ<*2DI(#,S(#,@"AM;,3@[,S)(*"@H7%Q34U-<7%-<4U-<4U-< M7"DI*2`S(#,S(`H;6S$Y.S,Q2"@H*%Q<4UQ34U-<7%Q34U-<4UPI*2D@,R`S M,PH;6S(P.S,Q2"@H*%Q<4UQ34U-<7%Q34U-<4UPI*2DS("`S"AM;,C$[,S)( M*%Q34UQ<4U-37%Q34UQ<4RDI*3,@,R`*&ULR,CLS,T@H*%Q<4U-37%-34UQ< M*2DS(#,*&ULR,SLS-4@H*"@H7%-<*2DI*2`S"AM;,CLP2"`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM M(`H;6S<[,3-(("TM+5XJ(%P@("!?7R`O("I>+2TM(`H;6S@[,3-(("`@*2]\ M("!<("\@(%P@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5B`@7"!<7WQ>7"`@ M(`H;6S$P.S$T2"`@("`@("`@7"`@+RAA82D@"AM;,3$[,31(("`@("`@("!W M+"QW(%Q?:B`@("`@("`*&ULQ,CLR,4A@.'Q\."<@*%Q37%PI*2DS(#,@(#,@ M(`H;6S$S.S(S2'LH("`@("A<4UP@4UQ37%PI*5<S,R`S(`H;6S$T.S(T2%Q< M("`@*"@H4UQ<4R`@7%-<7"DI*2`S,R`S(#,@"AM;,34[,C5(*2D@("`H*"A< M7SY<4U-37%,@7%PI*2D@(#,S(#,@"AM;,38[,C1(+UY<("`@("@H7%Q34U,O M,"E34UQ<4UPI*2D@(#,S(#,@"AM;,3<[,S)(*"A<4V]<7%-37%Q37"!34UQ< M*2DI(#,S(#,@"AM;,3@[,S)(*"@H7%Q34U-<;R!<4U-<4R`@7"DI*2`S(#,S M(`H;6S$Y.S,Q2"@H*%Q<4R`@4U-<7%Q34R!<4UPI*2D@,R`S,PH;6S(P.S,Q M2"@H*%P@4UQ34U-<?"`@4U-<4UPI*2DS("`S"AM;,C$[,S)(*%Q34UQ<;R!3 M7%Q34UQ<("DI*3,@,R`*&ULR,CLS,T@H*%Q<4U-37%-\(%Q<*2DS(#,*&ULR M,SLS-4@H*"@G(%-<*2DI*2`S"AM;-CLQ,T@@("`@("!O("`@("`@("!O("`@ M("`@"AM;-SLQ,T@@("`@("\J7"`@(%]?("\J7"`@("`@"AM;.#LQ,T@@("`@ M+R]\(%P@+R`@7"!\7%P@("`@"AM;.3LQ,T@@("`O+R!\*%Q6("!<(%Q?(%Q< M("`@"AM;,3`[,35(+R]>+'PG(%P@("\H86$I7EQ<(`H;6S$Q.S$T2"\@("`@ M("`@=RPL=R!<7VH@("!<(`H;6S$R.S(Q2&`X?'PX)R`@("`@("`@(#,@,R`@ M,R`@"AM;,3,[,C-(>R@@("`@("`O7"`@("`@("`@5S,S(#,@"AM;,30[,C1( M7%P@("`@=B`@7%\@("`@("PK*2`@(#,S(#,@,R`*&ULQ-3LR-4@I*2`@("`@ M(#Q?/B`@("`B;R`@("`@("`@,S,@,R`*&ULQ-CLR-$@O7EP@("`@("`@7&`M M+2\P*6\H,"`@("`@("`@,S,@,R`*&ULQ-SLR-$@@("`@("`@("`@(%QO+R`@ M(&\@("`@("`@("`@("`S,R`@,R`*&ULQ.#LR-$@@("`@("`@("`@("`@("`@ M(&\@("`@("`@("`@("`@,R`S,R`*&ULQ.3LR-$@@("`@("`@("`@("`@("`@ M3UDP("`@("`@("`@("`S(#,@"AM;,C`[,C1(("`@("`@("`@("`@("`@+R`@ M?"`@("`@("`@("`S,R`*&ULR,3LR-$@@("`@("`@("`@("`@(&\@("!\("`@ M("`@("`@(#,@"AM;,C([,C1(("`@("`@("`@("`@("!\("`@?"`@("`@("`S M,R`*&ULR,SLR-$@@("`@("`@("`@("`@(B<@(")O("`@(#,@"AM;-CLQ,T@M M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O M("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-( M("`@+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@ M("`@("`@("`@("`@("`@("`@("`@"AM;,3$[,3-(("`@("`@("`@=RPL=R`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S$R.S(Q2&`X?'PX)R`@ M("`@("`@("`@("`@("`@("`@"AM;,3,[,C-(>R@@("`@("`O7"`@("`@("`@ M5R`@("`@("`@("`@("`@("`@("`@"AM;,30[,C1(7%P@("`@=B`@7%\@("`@ M("PK*2`@("`@("`@("`@("`@("`@("`@"AM;,34[,C5(*2D@("`@("`\7SX@ M("`@(F\@("`@("`@("`@("`@("`@("`@(`H;6S$V.S(T2"]>7"`@("`@("!< M8"TM+S`I;R@P("`@("`@("`@("`@("`@("`@("`*&ULQ-SLS-4A<;R\@("!O M("`@("`@("`@("`@("`@("`@("`*&ULQ.#LT,4AO("`@("`@("`@("`@("`@ M("`@("`*&ULQ.3LT,$A/63`@("`@("`@("`@("`@("`@("`@(`H;6S(P.S,Y M2"\@('P@("`@("`@("`@("`@("`@("`@(`H;6S(Q.S,X2&\@("!\("`@("`@ M("`@("`@("`@("`@("`*&ULR,CLS.$A\("`@?"`@("`@("`@("`@("`@("`@ M("`@"AM;,C,[,S=((B<@(")O("`@("`@("`@("`@("`@("`@("`*&ULR.S$T M2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@ M("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@ M(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]? M7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L+"`@+R`J/"`@("@@"AM;.#LQ-$@I M("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@ M(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S$Q.S(R2'<L M+'<@"AM;,3([,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@ M("`@(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@(`H;6S$U.S(U2"DI M("`@("`@("`@("`@("!7(`H;6S$V.S(T2"]>7"`@("`@("`@("`@("`L*RD@ M"AM;,3<[-#!((F\@"AM;,3@[-#!(*6\H,"`*&ULQ.3LS.$AO+R!O+R`*&ULR M,#LS-TA?+R\P67P@"AM;,C$[,S9(/%]O("`@?"`*&ULR,CLS-$A>("!\?"`@ M('P@"AM;,C,[,S5(7"\B)R`@(F\@"AM;,CLP2"`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[ M,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("]< M("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P M.S$S2"`@("`@("`@(%P@("\@("`@("`@("`@"AM;,3$[,C)(=RPL=R`*&ULQ M,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@"AM;,30[,C1(7%P@("`@("`@("`@ M("`@("`@("`@("`@("`@"AM;,34[,C5(*2D@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@"AM;,3<[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S$X.S!(("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@"AM;,3D[,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S(P.S,T2"`@ M(%\@,"DL*RD@"AM;,C$[,S1(("`\7V]O+R)O32`*&ULR,CLS-$@@("!\?%QO M;WPO*"`*&ULR,SLS-$@\7R\B)R\P66]<7#`@"AM;-CLQ,T@@("`@("!O("`@ M("`@("!O("`@("`@(`H;6S<[,3-(("`@("`O*EP@("P@+"`O*EP@("`@("`* M&ULX.S$S2"`@("`O+WP@7"`O7"`O('Q<7"`@("`@(`H;6SD[,3-(("`@+R\@ M?"A<5EPO5B\I?"!<7"`@("`*&ULQ,#LQ-4@O+UXL?"<@7"`@+R!@?%XL7%P@ M(`H;6S$Q.S$T2"\@("`@("`@=RPL=R`@("`@("!<(`H;6S$R.S(Q2&`X?'PX M)R`*&ULQ,SLR,TA[*"`*&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@ M("`@("`*&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M(`H;6S$V.S(T2"]>7"`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULQ M-SLP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@"AM;,3@[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`*&ULQ.3LP2"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@"AM;,C`[,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S(Q.S,T2"`@("`@ M("PK*2`@(`H;6S(R.S,T2"`@(%]O;R\B;TT@("`*&ULR,SLS-$@@7R]\?"\P M66]<7#`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S M2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O M("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ M,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S$Q.S$S2"`@("`@("`@('<L M+'<@("`@("`@("`@(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`*&ULQ M-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@("`@("`*&ULQ-3LR-4@I*2`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S$V.S(T2"]>7"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`*&ULQ-SLP2"`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;,3@[,$@@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULQ M.3LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@"AM;,C`[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S(Q.S!(("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`*&ULR,CLS-$@@("`@("`L*RD@"AM;,C,[ M,S1(("`@(%]O+R)O7$T@"AM;,CLQ-$A<("`@("`@("`@("`@("`@("`@+R`* M&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H(`H;6S0[,31(/B!<("`@("`@ M("`@("`@("`O(#P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@+R`@*"`*&ULV M.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ,T@I("`@/BH@7"`@ M+"P@("\@*CP@("`H(`H;6S@[,31(*2`O('P@(%P@+UP@+R`@?"!<("@@"AM; M.3LQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`*&ULQ,#LQ-$@O7B!<?"`@(%P@ M("\@("!\+R!>7"`*&ULQ,3LR,DAW+"QW(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ M,SLR,TA[*"`*&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@("`@("`* M&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S$V M.S(T2"]>7"`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULQ-SLP2"`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M"AM;,3@[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`*&ULQ.3LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@"AM;,C`[,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S(Q.S!(("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULR,CLP2"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S(S M.S,T2"`@("`@("PK*2`@"AM;,CLP2"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`*&ULU.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S M2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O M("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ M,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@ M("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM; M.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH M7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`* M&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@ M("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@ M"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@ M7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@ M("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@ M("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@ M+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@ M("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]? M7"`*&ULW.S$S2"D@("`^*B!<("`L+"`@+R`J/"`@("@@"AM;.#LQ-$@I("\@ M?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\ M(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@ M("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[ M,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO M5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@("`@("`@"AM; M,3$[,C)(=RPL=R`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@+'Y^+"`*&ULQ-#LR-$A< M7"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@*"`@("`I(`H; M6S$U.S(U2"DI("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("@H M("`@("D@"AM;,38[,C1(+UY<("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`H*"`@("`I(`H;6S$W.S8R2"@H*"`@("D@"AM;,3@[-C-(7"@@ M("`I(`H;6S$Y.S8S2"\O8"`G7"`*&ULR,#LV,TA-("`@("!<(`H;6S(Q.S8S M2'P@("`@("!<(`H;6S(R.S8S2%P@("`@("`@*2`*&ULR,SLV-$A@+2TM+2TM M)R`*&ULV.S$S2"`@("`@(&\@("`@("`@(&\@("`@("`@"AM;-SLQ,T@@("`@ M("\J7"`@+"`L("\J7"`@("`@(`H;6S@[,3-(("`@("\O?"!<("]<("\@?%Q< M("`@("`@"AM;.3LQ,T@@("`O+R!\*%Q67"]6+RE\(%Q<("`@(`H;6S$P.S$U M2"\O7BQ\)R!<("`O(&!\7BQ<7"`@"AM;,3$[,31(+R`@("`@("!W+"QW("`@ M("`@(%P@"AM;,3([,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@+'Y^+"`*&ULQ-#LR-$A<7"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`H("`@("D@"AM;,34[,C5( M*2D@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@*"@@("`I(`H; M6S$V.S(T2"]>7"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`H M*"@@("`I(`H;6S$W.S8Q2"@@*"@@("`I*2`*&ULQ.#LV,DA<("`H*"`@("D@ M"AM;,3D[-C)(+R\@("!<(`H;6S(P.S8R2$T@("`@(%P@"AM;,C$[-C)(?"`@ M("`@(%P@"AM;,C([-C)(7"`@("`@("!<(`H;6S(S.S8S2&`L7U]?7U]?*2`* M&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@ M7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@ M"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@ M("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@ M("`@("`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("Q^?BP@"AM;,30[,C1(7%P@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`H("`@("D@"AM;,34[,C5(*2D@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`H*"`@("D@"AM;,38[ M,C1(+UY<("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@*"@H("`@ M*2`*&ULQ-SLV,$@H("@H("`@*2D@"AM;,3@[-C%(7"`@*"@@("`I(`H;6S$Y M.S8Q2"\O("`@7"`*&ULR,#LV,4A-("`@("!<(`H;6S(Q.S8Q2'P@("`@("!< M(`H;6S(R.S8Q2%P@("`@("`@7"`*&ULR,SLV,DA@+%]?7U]?7RD@"AM;,CLQ M-$A<("`@("`@("`@("`@("`@("`@+R`*&ULS.S$T2"E<("`@("`@("`@("`@ M("`@("\H(`H;6S0[,31(/B!<("`@("`@("`@("`@("`O(#P@"AM;-3LQ-$@I M("!<("`@("`@("`@("`@+R`@*"`*&ULV.S$S2"]?7U]?7&\@("`@("`@(&\O M7U]?7UP@"AM;-SLQ,T@I("`@/BH@7"`@+"P@("\@*CP@("`H(`H;6S@[,31( M*2`O('P@(%P@+UP@+R`@?"!<("@@"AM;.3LQ-$@^+R`@?"]>7%9<+U8O7EQ\ M("!</"`*&ULQ,#LQ-$@O7B!<?"`@(%P@("\@("!\+R!>7"`*&ULQ,3LR,DAW M+"QW(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`H("`@("D@"AM;,34[,C5(*2D@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("@H("`@*2`*&ULQ-CLR-$@O M7EP@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("@H*"`@("D@"AM; M,3<[-3E(*"`H*"`@("DI(`H;6S$X.S8P2%P@("@H("`@*2`*&ULQ.3LV,$@O M+R`@(%P@"AM;,C`[-C!(32`@("`@7"`*&ULR,3LV,$A\("`@("`@7"`*&ULR M,CLV,$A<("`@("`@(%P@"AM;,C,[-C%(8"Q?7U]?7U\I(`H;6S([,$@@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@ M;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S M2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L M7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@("`*&ULQ M,3LR,DAW+"QW(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("Q^?BP@"AM;,30[,C1(7%P@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@*"`@("`I(`H;6S$U.S(U2"DI M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("@H("`@*2`*&ULQ-CLR M-$@O7EP@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@*"@H("`@*2`* M&ULQ-SLU.$@H("@H("`@*2D@"AM;,3@[-3E(7"`@*"@@("`I(`H;6S$Y.S4Y M2"\O("`@7"`*&ULR,#LU.4A-("`@("!<(`H;6S(Q.S4Y2'P@("`@("!<(`H; M6S(R.S4Y2%P@("`@("`@7"`*&ULR,SLV,$A@+%]?7U]?7RD@"AM;-CLQ,T@@ M("`@("!O("`@("`@("!O("`@("`@(`H;6S<[,3-(("`@("`O*EP@("P@+"`O M*EP@("`@("`*&ULX.S$S2"`@("`O+WP@7"`O7"`O('Q<7"`@("`@(`H;6SD[ M,3-(("`@+R\@?"A<5EPO5B\I?"!<7"`@("`*&ULQ,#LQ-4@O+UXL?"<@7"`@ M+R!@?%XL7%P@(`H;6S$Q.S$T2"\@("`@("`@=RPL=R`@("`@("!<(`H;6S$R M.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@+'Y^+"`*&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`H*"@@("`I(`H;6S$W.S4W2"@@*"@@("`I*2`* M&ULQ.#LU.$A<("`H*"`@("D@"AM;,3D[-3A(+R\@("!<(`H;6S(P.S4X2$T@ M("`@(%P@"AM;,C$[-3A(?"`@("`@(%P@"AM;,C([-3A(7"`@("`@("!<(`H; M6S(S.S4Y2&`L7U]?7U]?*2`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM M+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I M+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y< M("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@ M("`@("`@("!W+"QW("`@("`@("`@("`*&ULQ,CLR,4A@.'Q\."<*&ULQ,SLR M,TA[*"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`L?GXL(`H;6S$T M.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@("`@("`@("`H("`@("D@"AM; M,34[,C5(*2D@("`@("`@("`@("`@("`@("`@("`@("`@("`@("@H("`@*2`* M&ULQ-CLR-$@O7EP@("`@("`@("`@("`@("`@("`@("`@("`@("`@("@H*"`@ M("D@"AM;,3<[-39(*"`H*"`@("DI(`H;6S$X.S4W2%P@("@H("`@*2`*&ULQ M.3LU-T@O+R`@(%P@"AM;,C`[-3=(32`@("`@7"`*&ULR,3LU-TA\("`@("`@ M7"`*&ULR,CLU-TA<("`@("`@(%P@"AM;,C,[-3A(8"Q?7U]?7U\I(`H;6S([ M,31(7"`@("`@("`@("`@("`@("`@("\@"AM;,SLQ-$@I7"`@("`@("`@("`@ M("`@("`O*"`*&ULT.S$T2#X@7"`@("`@("`@("`@("`@+R`\(`H;6S4[,31( M*2`@7"`@("`@("`@("`@("\@("@@"AM;-CLQ,T@O7U]?7UQO("`@("`@("!O M+U]?7U]<(`H;6S<[,3-(*2`@(#XJ(%P@("PL("`O("H\("`@*"`*&ULX.S$T M2"D@+R!\("!<("]<("\@('P@7"`H(`H;6SD[,31(/B\@('PO7EQ67"]6+UY< M?"`@7#P@"AM;,3`[,31(+UX@7'P@("!<("`O("`@?"\@7EP@"AM;,3$[,C)( M=RPL=R`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`H*"`@("D@"AM;,38[,C1(+UY<("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("@H*"`@("D@"AM;,3<[-35(*"`H*"`@("DI M(`H;6S$X.S4V2%P@("@H("`@*2`*&ULQ.3LU-D@O+R`@(%P@"AM;,C`[-39( M32`@("`@7"`*&ULR,3LU-DA\("`@("`@7"`*&ULR,CLU-DA<("`@("`@(%P@ M"AM;,C,[-3=(8"Q?7U]?7U\I(`H;6S([,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S M2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O M("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ M,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S$Q.S(R2'<L+'<@"AM;,3([ M,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@("`@ M("`@*"`@("`I(`H;6S$U.S(U2"DI("`@("`@("`@("`@("`@("`@("`@("`@ M("`@*"@@("`I(`H;6S$V.S(T2"]>7"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("@H*"`@("D@"AM;,3<[-31(*"`H*"`@("DI(`H;6S$X.S4U2%P@("@H M("`@*2`*&ULQ.3LU-4@O+R`@(%P@"AM;,C`[-35(32`@("`@7"`*&ULR,3LU M-4A\("`@("`@7"`*&ULR,CLU-4A<("`@("`@(%P@"AM;,C,[-39(8"Q?7U]? M7U\I(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@ M("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\ M7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[ M,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@ M("`@("`@7"`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@+'Y^+"`*&ULQ-#LR-$A<7"`@("`@("`@("`@ M("`@("`@("`@("`@("`@*"`@("`I(`H;6S$U.S(U2"DI("`@("`@("`@("`@ M("`@("`@("`@("`@("`H*"`@("D@"AM;,38[,C1(+UY<("`@("`@("`@("`@ M("`@("`@("`@("`@("`H*"@@("`I(`H;6S$W.S4S2"@@*"@@("`I*2`*&ULQ M.#LU-$A<("`H*"`@("D@"AM;,3D[-31(+R\@("!<(`H;6S(P.S4T2$T@("`@ M(%P@"AM;,C$[-31(?"`@("`@(%P@"AM;,C([-31(7"`@("`@("!<(`H;6S(S M.S4U2&`L7U]?7U]?*2`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@ M"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@ M(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@ M"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@ M("`@("!W+"QW("`@("`@("`@("`*&ULQ,CLR,4A@.'Q\."<*&ULQ,SLR,TA[ M*"`@("`@("`@("`@("`@("`@("`@("`@("`@("Q^?BP@"AM;,30[,C1(7%P@ M("`@("`@("`@("`@("`@("`@("`@("`@*"`@("`I(`H;6S$U.S(U2"DI("`@ M("`@("`@("`@("`@("`@("`@("`@("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@ M("`@("`@("`@("`@("`@("`@("`@*"@H("`@*2`*&ULQ-SLU,D@H("@H("`@ M*2D@"AM;,3@[-3-(7"`@*"@@("`I(`H;6S$Y.S4S2"\O("`@7"`*&ULR,#LU M,TA-("`@("!<(`H;6S(Q.S4S2'P@("`@("!<(`H;6S(R.S4S2%P@("`@("`@ M7"`*&ULR,SLU-$A@+%]?7U]?7RD@"AM;,CLQ-$A<("`@("`@("`@("`@("`@ M("`@+R`*&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H(`H;6S0[,31(/B!< M("`@("`@("`@("`@("`O(#P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@+R`@ M*"`*&ULV.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ,T@I("`@ M/BH@7"`@+"P@("\@*CP@("`H(`H;6S@[,31(*2`O('P@(%P@+UP@+R`@?"!< M("@@"AM;.3LQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`*&ULQ,#LQ-$@O7B!< M?"`@(%P@("\@("!\+R!>7"`*&ULQ,3LR,DAW+"QW(`H;6S$R.S(Q2&`X?'PX M)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("`@("`@("`@+'Y^+"`* M&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@("`@("@@("`@*2`*&ULQ M-3LR-4@I*2`@("`@("`@("`@("`@("`@("`@("`@("@H("`@*2`*&ULQ-CLR M-$@O7EP@("`@("`@("`@("`@("`@("`@("`@("`H*"@@("`I(`H;6S$W.S4Q M2"@@*"@@("`I*2`*&ULQ.#LU,DA<("`H*"`@("D@"AM;,3D[-3)(+R\@("!< M(`H;6S(P.S4R2$T@("`@(%P@"AM;,C$[-3)(?"`@("`@(%P@"AM;,C([-3)( M7"`@("`@("!<(`H;6S(S.S4S2&`L7U]?7U]?*2`*&ULR.S!(("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;,SLP2"`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`*&ULT.S!(("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`*&ULU.S!(("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM M+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I M+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y< M("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LR,DAW M+"QW(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@ M("`@("`@("`@("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@ M("`@("`H("`@("D@"AM;,34[,C5(*2D@("`@("`@("`@("`@("`@("`@("`@ M("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`@("`@("`@("`@("@H M*"`@("D@"AM;,3<[-3!(*"`H*"`@("DI(`H;6S$X.S4Q2%P@("@H("`@*2`* M&ULQ.3LU,4@O+R`@(%P@"AM;,C`[-3%(32`@("`@7"`*&ULR,3LU,4A\("`@ M("`@7"`*&ULR,CLU,4A<("`@("`@(%P@"AM;,C,[-3)(8"Q?7U]?7U\I(`H; M6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI< M("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@ M("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]> M+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@ M7"`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@("`@("`@("`@ M("`@("`@("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("`@ M("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@("`@("`H*"`@ M("D@"AM;,38[,C1(+UY<("`@("`@("`@("`@("`@("`@("`@("@H*"`@("D@ M"AM;,3<[-#E(*"`H*"`@("DI(`H;6S$X.S4P2%P@("@H("`@*2`*&ULQ.3LU M,$@O+R`@(%P@"AM;,C`[-3!(32`@("`@7"`*&ULR,3LU,$A\("`@("`@7"`* M&ULR,CLU,$A<("`@("`@(%P@"AM;,C,[-3%(8"Q?7U]?7U\I(`H;6S8[,3-( M+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@ M+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S M2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O M("`@("`@("`@(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@("`@("`@(`H; M6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("`@ M("`@+'Y^+"`*&ULQ-#LR-$A<7"`@("`@("`@("`@("`@("`@("`@("@@("`@ M*2`*&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@("`@("@H("`@*2`*&ULQ M-CLR-$@O7EP@("`@("`@("`@("`@("`@("`@("`H*"@@("`I(`H;6S$W.S0X M2"@@*"@@("`I*2`*&ULQ.#LT.4A<("`H*"`@("D@"AM;,3D[-#E(+R\@("!< M(`H;6S(P.S0Y2$T@("`@(%P@"AM;,C$[-#E(?"`@("`@(%P@"AM;,C([-#E( M7"`@("`@("!<(`H;6S(S.S4P2&`L7U]?7U]?*2`*&ULR.S$T2%P@("`@("`@ M("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM; M-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@ M("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW M.S$S2"D@("`^*B!<("`L+"`@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O M7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P M.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S$Q.S(R2'<L+'<@"AM;,3([ M,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@("`@("`@("Q^ M?BP@"AM;,30[,C1(7%P@("`@("`@("`@("`@("`@("`@("@@("`@*2`*&ULQ M-3LR-4@I*2`@("`@("`@("`@("`@("`@("`@*"@@("`I(`H;6S$V.S(T2"]> M7"`@("`@("`@("`@("`@("`@("`@*"@H("`@*2`*&ULQ-SLT-T@H("@H("`@ M*2D@"AM;,3@[-#A(7"`@*"@@("`I(`H;6S$Y.S0X2"\O("`@7"`*&ULR,#LT M.$A-("`@("!<(`H;6S(Q.S0X2'P@("`@("!<(`H;6S(R.S0X2%P@("`@("`@ M7"`*&ULR,SLT.4A@+%]?7U]?7RD@"AM;,CLP2"`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[ M,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("]< M("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P M.S$S2"`@("`@("`@(%P@("\@("`@("`@("`@"AM;,3$[,C)(=RPL=R`*&ULQ M,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@("`@("`@("`@("`@("`L M?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@("`@("`@("`@("@@("`@*2`*&ULQ M-3LR-4@I*2`@("`@("`@("`@("`@("`@("`H*"`@("D@"AM;,38[,C1(+UY< M("`@("`@("`@("`@("`@("`@("@H*"`@("D@"AM;,3<[-#9(*"`H*"`@("DI M(`H;6S$X.S0W2%P@("@H("`@*2`*&ULQ.3LT-T@O+R`@(%P@"AM;,C`[-#=( M32`@("`@7"`*&ULR,3LT-TA\("`@("`@7"`*&ULR,CLT-TA<("`@("`@(%P@ M"AM;,C,[-#A(8"Q?7U]?7U\I(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@ M("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@ M("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O M*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ M-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[ M,C-(>R@@("`@("`@("`@("`@("`@("`@("Q^?BP@"AM;,30[,C1(7%P@("`@ M("`@("`@("`@("`@("`H("`@("D@"AM;,34[,C5(*2D@("`@("`@("`@("`@ M("`@("`H*"`@("D@"AM;,38[,C1(+UY<("`@("`@("`@("`@("`@("`@*"@H M("`@*2`*&ULQ-SLT-4@H("@H("`@*2D@"AM;,3@[-#9(7"`@*"@@("`I(`H; M6S$Y.S0V2"\O("`@7"`*&ULR,#LT-DA-("`@("!<(`H;6S(Q.S0V2'P@("`@ M("!<(`H;6S(R.S0V2%P@("`@("`@7"`*&ULR,SLT-TA@+%]?7U]?7RD@"AM; M-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@ M("P@+"`O("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H; M6SD[,3-(("`@+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@ M(%P@("\@("`@("`@("`@"AM;,3$[,3-(("`@("`@("`@=RPL=R`@("`@("`@ M("`@"AM;,3([,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`@("`@("`@("`@ M("`@("Q^?BP@"AM;,30[,C1(7%P@("`@("`@("`@("`@("`@("@@("`@*2`* M&ULQ-3LR-4@I*2`@("`@("`@("`@("`@("`@*"@@("`I(`H;6S$V.S(T2"]> M7"`@("`@("`@("`@("`@("`@*"@H("`@*2`*&ULQ-SLT-$@H("@H("`@*2D@ M"AM;,3@[-#5(7"`@*"@@("`I(`H;6S$Y.S0U2"\O("`@7"`*&ULR,#LT-4A- M("`@("!<(`H;6S(Q.S0U2'P@("`@("!<(`H;6S(R.S0U2%P@("`@("`@7"`* M&ULR,SLT-DA@+%]?7U]?7RD@"AM;,CLQ-$A<("`@("`@("`@("`@("`@("`@ M+R`*&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H(`H;6S0[,31(/B!<("`@ M("`@("`@("`@("`O(#P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@+R`@*"`* M&ULV.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ,T@I("`@/BH@ M7"`@+"P@("\@*CP@("`H(`H;6S@[,31(*2`O('P@(%P@+UP@+R`@?"!<("@@ M"AM;.3LQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`*&ULQ,#LQ-$@O7B!<?"`@ M(%P@("\@("!\+R!>7"`*&ULQ,3LR,DAW+"QW(`H;6S$R.S(Q2&`X?'PX)R`* M&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("`@("Q^?BP@"AM;,30[,C1(7%P@ M("`@("`@("`@("`@("`@*"`@("`I(`H;6S$U.S(U2"DI("`@("`@("`@("`@ M("`@("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`@("`@*"@H("`@ M*2`*&ULQ-SLT,T@H("@H("`@*2D@"AM;,3@[-#1(7"`@*"@@("`I(`H;6S$Y M.S0T2"\O("`@7"`*&ULR,#LT-$A-("`@("!<(`H;6S(Q.S0T2'P@("`@("!< M(`H;6S(R.S0T2%P@("`@("`@7"`*&ULR,SLT-4A@+%]?7U]?7RD@"AM;,CLP M2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-#LP2"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@ M("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM(`H; M6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL M5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@("`@("`@ M"AM;,3$[,C)(=RPL=R`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@ M("`@("`@("`@("`@("Q^?BP@"AM;,30[,C1(7%P@("`@("`@("`@("`@("`H M("`@("D@"AM;,34[,C5(*2D@("`@("`@("`@("`@("`H*"`@("D@"AM;,38[ M,C1(+UY<("`@("`@("`@("`@("`@*"@H("`@*2`*&ULQ-SLT,D@H("@H("`@ M*2D@"AM;,3@[-#-(7"`@*"@@("`I(`H;6S$Y.S0S2"\O("`@7"`*&ULR,#LT M,TA-("`@("!<(`H;6S(Q.S0S2'P@("`@("!<(`H;6S(R.S0S2%P@("`@("`@ M7"`*&ULR,SLT-$A@+%]?7U]?7RD@"AM;-CLQ,T@@("`@("!O("`@("`@("!O M("`@("`@(`H;6S<[,3-(("`@("`O*EP@("P@+"`O*EP@("`@("`*&ULX.S$S M2"`@("`O+WP@7"`O7"`O('Q<7"`@("`@(`H;6SD[,3-(("`@+R\@?"A<5EPO M5B\I?"!<7"`@("`*&ULQ,#LQ-4@O+UXL?"<@7"`@+R!@?%XL7%P@(`H;6S$Q M.S$T2"\@("`@("`@=RPL=R`@("`@("!<(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ M,SLR,TA[*"`@("`@("`@("`@("`@("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@ M("`@("`@("`H("`@("D@"AM;,34[,C5(*2D@("`@("`@("`@("`@("@H("`@ M*2`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`@("@H*"`@("D@"AM;,3<[-#%( M*"`H*"`@("DI(`H;6S$X.S0R2%P@("@H("`@*2`*&ULQ.3LT,D@O+R`@(%P@ M"AM;,C`[-#)(32`@("`@7"`*&ULR,3LT,DA\("`@("`@7"`*&ULR,CLT,DA< M("`@("`@(%P@"AM;,C,[-#-(8"Q?7U]?7U\I(`H;6S8[,3-(+2TM+2TM;R`@ M("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`* M&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!> M+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@ M(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@("`@("`@(`H;6S$R.S(Q2&`X M?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@("Q^?BP@"AM;,30[,C1( M7%P@("`@("`@("`@("`@*"`@("`I(`H;6S$U.S(U2"DI("`@("`@("`@("`@ M("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`@*"@H("`@*2`*&ULQ M-SLT,$@H("@H("`@*2D@"AM;,3@[-#%(7"`@*"@@("`I(`H;6S$Y.S0Q2"\O M("`@7"`*&ULR,#LT,4A-("`@("!<(`H;6S(Q.S0Q2'P@("`@("!<(`H;6S(R M.S0Q2%P@("`@("`@7"`*&ULR,SLT,DA@+%]?7U]?7RD@"AM;,CLQ-$A<("`@ M("`@("`@("`@("`@("`@+R`*&ULS.S$T2"E<("`@("`@("`@("`@("`@("\H M(`H;6S0[,31(/B!<("`@("`@("`@("`@("`O(#P@"AM;-3LQ-$@I("!<("`@ M("`@("`@("`@+R`@*"`*&ULV.S$S2"]?7U]?7&\@("`@("`@(&\O7U]?7UP@ M"AM;-SLQ,T@I("`@/BH@7"`@+"P@("\@*CP@("`H(`H;6S@[,31(*2`O('P@ M(%P@+UP@+R`@?"!<("@@"AM;.3LQ-$@^+R`@?"]>7%9<+U8O7EQ\("!</"`* M&ULQ,#LQ-$@O7B!<?"`@(%P@("\@("!\+R!>7"`*&ULQ,3LR,DAW+"QW(`H; M6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@("`@+'Y^+"`* M&ULQ-#LR-$A<7"`@("`@("`@("`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@ M("`@("`@("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@("`@("`@("`H*"@@("`I M(`H;6S$W.S,Y2"@@*"@@("`I*2`*&ULQ.#LT,$A<("`H*"`@("D@"AM;,3D[ M-#!(+R\@("!<(`H;6S(P.S0P2$T@("`@(%P@"AM;,C$[-#!(?"`@("`@(%P@ M"AM;,C([-#!(7"`@("`@("!<(`H;6S(S.S0Q2&`L7U]?7U]?*2`*&ULR.S!( M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;,SLP2"`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULT.S!(("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULU.S!(("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULV.S$S2"TM+2TM+6\@("`@ M("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM; M.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ6 M7"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`* M&ULQ,3LR,DAW+"QW(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@ M("`@("`@("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@("`H("`@("D@"AM; M,34[,C5(*2D@("`@("`@("`@("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@("`@ M("`@("@H*"`@("D@"AM;,3<[,SA(*"`H*"`@("DI(`H;6S$X.S,Y2%P@("@H M("`@*2`*&ULQ.3LS.4@O+R`@(%P@"AM;,C`[,SE(32`@("`@7"`*&ULR,3LS M.4A\("`@("`@7"`*&ULR,CLS.4A<("`@("`@(%P@"AM;,C,[-#!(8"Q?7U]? M7U\I(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@ M("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\ M7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[ M,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@ M("`@("`@7"`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@("`@ M("`L?GXL(`H;6S$T.S(T2%Q<("`@("`@("`@("@@("`@*2`*&ULQ-3LR-4@I M*2`@("`@("`@("`H*"`@("D@"AM;,38[,C1(+UY<("`@("`@("`@("@H*"`@ M("D@"AM;,3<[,S=(*"`H*"`@("DI(`H;6S$X.S,X2%P@("@H("`@*2`*&ULQ M.3LS.$@O+R`@(%P@"AM;,C`[,SA(32`@("`@7"`*&ULR,3LS.$A\("`@("`@ M7"`*&ULR,CLS.$A<("`@("`@(%P@"AM;,C,[,SE(8"Q?7U]?7U\I(`H;6S8[ M,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L M("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY M.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!< M("`O("`@("`@("`@(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@("`@("`@ M(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@("`@("`@+'Y^+"`* M&ULQ-#LR-$A<7"`@("`@("`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@("`@ M("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@("`@("`H*"@@("`I(`H;6S$W.S,V M2"@@*"@@("`I*2`*&ULQ.#LS-TA<("`H*"`@("D@"AM;,3D[,S=(+R\@("!< M(`H;6S(P.S,W2$T@("`@(%P@"AM;,C$[,S=(?"`@("`@(%P@"AM;,C([,S=( M7"`@("`@("!<(`H;6S(S.S,X2&`L7U]?7U]?*2`*&ULR.S$T2%P@("`@("`@ M("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM; M-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@ M("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW M.S$S2"D@("`^*B!<("`L+"`@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O M7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P M.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S$Q.S(R2'<L+'<@"AM;,3([ M,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`@("`@("Q^?BP@"AM;,30[,C1( M7%P@("`@("`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@("`@*"@@("`I(`H; M6S$V.S(T2"]>7"`@("`@("`@*"@H("`@*2`*&ULQ-SLS-4@H("@H("`@*2D@ M"AM;,3@[,S9(7"`@*"@@("`I(`H;6S$Y.S,V2"\O("`@7"`*&ULR,#LS-DA- M("`@("!<(`H;6S(Q.S,V2'P@("`@("!<(`H;6S(R.S,V2%P@("`@("`@7"`* M&ULR,SLS-TA@+%]?7U]?7RD@"AM;,CLP2"`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@"AM;-#LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-( M("TM+5XJ(%P@("P@+"`O("I>+2TM(`H;6S@[,3-(("`@*2]\("!<("]<("\@ M('Q<*"`@(`H;6SD[,3-(("`@+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S M2"`@("`@("`@(%P@("\@("`@("`@("`@"AM;,3$[,C)(=RPL=R`*&ULQ,CLR M,4A@.'Q\."<@"AM;,3,[,C-(>R@@("`@("`@("`L?GXL(`H;6S$T.S(T2%Q< M("`@("`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@("`H*"`@("D@"AM;,38[ M,C1(+UY<("`@("`@("@H*"`@("D@"AM;,3<[,S1(*"`H*"`@("DI(`H;6S$X M.S,U2%P@("@H("`@*2`*&ULQ.3LS-4@O+R`@(%P@"AM;,C`[,S5(32`@("`@ M7"`*&ULR,3LS-4A\("`@("`@7"`*&ULR,CLS-4A<("`@("`@(%P@"AM;,C,[ M,S9(8"Q?7U]?7U\I(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`* M&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\ M(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@ M("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@ M("`@('<L+'<@("`@("`@7"`*&ULQ,CLR,4A@.'Q\."<@"AM;,3,[,C-(>R@@ M("`@("`@("Q^?BP@"AM;,30[,C1(7%P@("`@("`H("`@("D@"AM;,34[,C5( M*2D@("`@("`H*"`@("D@"AM;,38[,C1(+UY<("`@("`@*"@H("`@*2`*&ULQ M-SLS,T@H("@H("`@*2D@"AM;,3@[,S1(7"`@*"@@("`I(`H;6S$Y.S,T2"\O M("`@7"`*&ULR,#LS-$A-("`@("!<(`H;6S(Q.S,T2'P@("`@("!<(`H;6S(R M.S,T2%P@("`@("`@7"`*&ULR,SLS-4A@+%]?7U]?7RD@"AM;-CLQ,T@M+2TM M+2UO("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I> M+2TM(`H;6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@ M+UY\(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@ M("`@("`@"AM;,3$[,3-(("`@("`@("`@=RPL=R`@("`@("`@("`@"AM;,3([ M,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`@("Q^?BP@"AM;,30[,C1(7%P@ M("`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("`@*"@@("`I(`H;6S$V.S(T2"]> M7"`@("`@*"@H("`@*2`*&ULQ-SLS,D@H("@H("`@*2D@"AM;,3@[,S-(7"`@ M*"@@("`I(`H;6S$Y.S,S2"\O("`@7"`*&ULR,#LS,TA-("`@("!<(`H;6S(Q M.S,S2'P@("`@("!<(`H;6S(R.S,S2%P@("`@("`@7"`*&ULR,SLS-$A@+%]? M7U]?7RD@"AM;,CLQ-$A<("`@("`@("`@("`@("`@("`@+R`*&ULS.S$T2"E< M("`@("`@("`@("`@("`@("\H(`H;6S0[,31(/B!<("`@("`@("`@("`@("`O M(#P@"AM;-3LQ-$@I("!<("`@("`@("`@("`@+R`@*"`*&ULV.S$S2"]?7U]? M7&\@("`@("`@(&\O7U]?7UP@"AM;-SLQ,T@I("`@/BH@7"`@+"P@("\@*CP@ M("`H(`H;6S@[,31(*2`O('P@(%P@+UP@+R`@?"!<("@@"AM;.3LQ-$@^+R`@ M?"]>7%9<+U8O7EQ\("!</"`*&ULQ,#LQ-$@O7B!<?"`@(%P@("\@("!\+R!> M7"`*&ULQ,3LR,DAW+"QW(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@ M("`@("Q^?BP@"AM;,30[,C1(7%P@("`@*"`@("`I(`H;6S$U.S(U2"DI("`@ M("@H("`@*2`*&ULQ-CLR-$@O7EP@("`@*"@H("`@*2`*&ULQ-SLS,4@H("@H M("`@*2D@"AM;,3@[,S)(7"`@*"@@("`I(`H;6S$Y.S,R2"\O("`@7"`*&ULR M,#LS,DA-("`@("!<(`H;6S(Q.S,R2'P@("`@("!<(`H;6S(R.S,R2%P@("`@ M("`@7"`*&ULR,SLS,TA@+%]?7U]?7RD@"AM;,CLP2"`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@(`H;6S,[,$@@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`*&ULT.S!(("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM M+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I M+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y< M("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LR,DAW M+"QW(`H;6S$R.S(Q2&`X?'PX)R`*&ULQ,SLR,TA[*"`@("`@+'Y^+"`*&ULQ M-#LR-$A<7"`@("@@("`@*2`*&ULQ-3LR-4@I*2`@("@H("`@*2`*&ULQ-CLR M-$@O7EP@("`H*"@@("`I(`H;6S$W.S,P2"@@*"@@("`I*2`*&ULQ.#LS,4A< M("`H*"`@("D@"AM;,3D[,S%(+R\@("!<(`H;6S(P.S,Q2$T@("`@(%P@"AM; M,C$[,S%(?"`@("`@(%P@"AM;,C([,S%(7"`@("`@("!<(`H;6S(S.S,R2&`L M7U]?7U]?*2`*&ULV.S$S2"`@("`@(&\@("`@("`@(&\@("`@("`@"AM;-SLQ M,T@@("`@("\J7"`@+"`L("\J7"`@("`@(`H;6S@[,3-(("`@("\O?"!<("]< M("\@?%Q<("`@("`@"AM;.3LQ,T@@("`O+R!\*%Q67"]6+RE\(%Q<("`@(`H; M6S$P.S$U2"\O7BQ\)R!<("`O(&!\7BQ<7"`@"AM;,3$[,31(+R`@("`@("!W M+"QW("`@("`@(%P@"AM;,3([,C%(8#A\?#@G(`H;6S$S.S(S2'LH("`@("`L M?GXL(`H;6S$T.S(T2%Q<("`@*"`@("`I(`H;6S$U.S(U2"DI("@@("`@("`I M(`H;6S$V.S(T2"]>7"`H*"`@("`I*2`@("`*&ULQ-SLR.$A\*"@@("DI?"`@ M("`*&ULQ.#LR.$A\7"@@("DO?"`@("`*&ULQ.3LR.$A\*"!@)R`I?"`@("`* M&ULR,#LR.$AM?"`@("!\;2`@("`*&ULR,3LR.4@O("`@(%P@("`@"AM;,C([ M,CA(+R`@("`@(%P@("`@"AM;,C,[,C=(*%]?7U]?7U]?*2`@("`*&ULV.S$S M2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@("`@("`@("!?7U]?7U]?7U]?7U]? M7U]?7U]?7R`*&ULW.S$S2"`M+2U>*B!<("`L+"`@+R`J7BTM+2`@("`@("`@ M('L@("`@("`@("`@("`@("`@("`@('T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@ M+R`@?%PH("`@("`@("`@("!\("`@("`@("`@("`@("`@("`@("!\(`H;6SD[ M,3-(("`@+UY\(%XL5EPO5BQ>('Q>7"`@("`@("`@("`@?"`@("`@("`@("`@ M("`@("`@("`@?"`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@("`@ M("`@("!\("`@("`@("`@("`@("`@("`@("!\(`H;6S$Q.S$S2"`@("`@("`@ M('<L+'<@("`@("`@("`@("`@("`@('P@("`@("`@("`@("`@("`@("`@('P@ M"AM;,3([,C%(8#A\?#@G("`@("`@("`@("`@("`@+R`@("`@("`@("`@("`@ M("`@("`@('P@"AM;,3,[,C-(>R@@("`@("Q^?BP@("`@("`@+U]?7U]?7U]? M7U]?7U]?7U]?7U]?7U]](`H;6S$T.S(T2%Q<("`@*"`@("`I("`@("`G(`H; M6S$U.S(U2"DI("@@("`@("`I(`H;6S$V.S(T2"]>7"`H*"`@("`I*2`*&ULQ M-SLR.$A\*"@@("DI?"`*&ULQ.#LR.$A\7"@@("DO?"`*&ULQ.3LR.$A\*"!@ M)R`I?"`*&ULR,#LR.$AM?"`@("!\;2`*&ULR,3LR.4@O("`@(%P@"AM;,C([ M,CA(+R`@("`@(%P@"AM;,C,[,C=(*%]?7U]?7U]?*2`*&ULR.S$T2%P@("`@ M("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@ M"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@ M("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`* M&ULW.S$S2"D@("`^*B!<("`L+"`@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@ M7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H; M6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S$Q.S(R2'<L+'<@"AM; M,CLP2"`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S,[ M,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-#LP2"`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@"AM;-CLQ,T@M+2TM+2UO M("`@("`@("!O+2TM+2TM(`H;6S<[,3-(("TM+5XJ(%P@("P@+"`O("I>+2TM M(`H;6S@[,3-(("`@*2]\("!<("]<("\@('Q<*"`@(`H;6SD[,3-(("`@+UY\ M(%XL5EPO5BQ>('Q>7"`@(`H;6S$P.S$S2"`@("`@("`@(%P@("\@("`@("`@ M("`@("`*&ULV.S$S2"`@("`@(&\@("`@("`@(&\@("`@("`@"AM;-SLQ,T@@ M("`@("\J7"`@+"`L("\J7"`@("`@(`H;6S@[,3-(("`@("\O?"!<("]<("\@ M?%Q<("`@("`@"AM;.3LQ,T@@("`O+R!\*%Q67"]6+RE\(%Q<("`@(`H;6S$P M.S$U2"\O7BQ\)R!<("`O(&!\7BQ<7"`@"AM;,3$[,31(+R`@("`@("!W+"QW M("`@("`@(%P@"AM;-CLQ,T@M+2TM+2UO("`@("`@("!O+2TM+2TM("`@("`@ M("`@7U]?7U]?7U]?7U]?7U]?7U]?7U\@"AM;-SLQ,T@@+2TM7BH@7"`@+"P@ M("\@*EXM+2T@("`@("`@("![("`@("`@("`@("`@("`@("`@("!](`H;6S@[ M,3-(("`@*2]\("!<("]<("\@('Q<*"`@("`@("`@("`@?"`@("`@("`@("`@ M("`@("`@("`@?"`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`@("`@ M("`@('P@("`@("`@(!M;,6U-(%D@&ULP;2`@("`@("`@?"`*&ULQ,#LQ,T@@ M("`@("`@("!<("`O("`@("`@("`@("`@("`@("!\("`@("`@("`@("`@("`@ M("`@("!\(`H;6S$Q.S$S2"`@("`@("`@('<L+'<@("`@("`@("`@("`@("`@ M('P@("`@(!M;,6U(($4@4B!/("$@&ULP;2`@("`@?"`*&ULR.S$T2%P@("`@ M("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@ M"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@ M("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`* M&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@ M7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H; M6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`*&ULT.S!(("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@"AM;-3LP2"`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM M+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@ M("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\ M7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-( M("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@ M+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY M.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@ M("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV M.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@ M+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM; M.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@ M7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@ M("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@ M("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`* M&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@ M("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@ M"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY< M5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H; M6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS M.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM M;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM M+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]> M?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@ M("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@ M("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\ M7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[ M,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@ M("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ M,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@ M+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[ M,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W M+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H; M6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@ M("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[ M,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L M("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY M.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@ M+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H; M6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!< M("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`* M&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@ M("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@ M("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@ M+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@ M7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O M("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@ M("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@ M?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ M,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@ M("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ M-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@ M("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S M2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O M("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T M2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW M.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O M7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ M,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@ M("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@ M"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O M('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q< M("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM M+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM M+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O M7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@ M("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&ULR.S$T M2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@("`@("`@("`@("`@ M("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@/"`*&ULU.S$T2"D@ M(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]<;R`@("`@("`@;R]? M7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I M("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@ M(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`*&ULS.S!(("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[,$@@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@ M;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S M2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L M7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@("`@("`@(`H;6S8[ M,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S2"`@("`@+RI<("`L M("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@+R!\7%P@("`@("`* M&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG M(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L+'<@("`@("`@7"`* M&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@ M7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@ M"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@ M("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@("!W+"QW("`@("`@ M("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O(`H;6S,[,31(*5P@ M("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@("`@("`@("`@("\@ M/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H;6S8[,3-(+U]?7U]< M;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!<("`L("P@+R`J/"`@ M("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`*&ULY.S$T2#XO("!\ M+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@7"`@+R`@('PO(%Y< M(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`* M&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S0[ M,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S4[,$@@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(`H;6S8[,3-(+2TM M+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U>*B!<("`L("P@+R`J M7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@("`*&ULY.S$S2"`@ M("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@("`@("!<("`O("`@ M("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@("`@("`*&ULW.S$S M2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@("`@+R]\(%P@+UP@ M+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O*7P@7%P@("`@"AM; M,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ-$@O("`@("`@('<L M+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@(&\M+2TM+2T@"AM; M-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ,T@@("`I+WP@(%P@ M+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6+%X@?%Y<("`@"AM; M,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ,3LQ,T@@("`@("`@ M("!W+"QW("`@("`@("`@("`*&ULR.S$T2%P@("`@("`@("`@("`@("`@("`O M(`H;6S,[,31(*5P@("`@("`@("`@("`@("`@+R@@"AM;-#LQ-$@^(%P@("`@ M("`@("`@("`@("\@/"`*&ULU.S$T2"D@(%P@("`@("`@("`@("`O("`H(`H; M6S8[,3-(+U]?7U]<;R`@("`@("`@;R]?7U]?7"`*&ULW.S$S2"D@("`^*B!< M("`L("P@+R`J/"`@("@@"AM;.#LQ-$@I("\@?"`@7"`O7"`O("!\(%P@*"`* M&ULY.S$T2#XO("!\+UY<5EPO5B]>7'P@(%P\(`H;6S$P.S$T2"]>(%Q\("`@ M7"`@+R`@('PO(%Y<(`H;6S([,$@@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`*&ULS.S!(("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@(`H;6S0[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@(`H;6S4[,$@@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M(`H;6S8[,3-(+2TM+2TM;R`@("`@("`@;RTM+2TM+2`*&ULW.S$S2"`M+2U> M*B!<("`L("P@+R`J7BTM+2`*&ULX.S$S2"`@("DO?"`@7"`O7"`O("!\7"@@ M("`*&ULY.S$S2"`@("]>?"!>+%9<+U8L7B!\7EP@("`*&ULQ,#LQ,T@@("`@ M("`@("!<("`O("`@("`@("`@(`H;6S8[,3-(("`@("`@;R`@("`@("`@;R`@ M("`@("`*&ULW.S$S2"`@("`@+RI<("`L("P@+RI<("`@("`@"AM;.#LQ,T@@ M("`@+R]\(%P@+UP@+R!\7%P@("`@("`*&ULY.S$S2"`@("\O('PH7%9<+U8O M*7P@7%P@("`@"AM;,3`[,35(+R]>+'PG(%P@("\@8'Q>+%Q<("`*&ULQ,3LQ M-$@O("`@("`@('<L+'<@("`@("`@7"`*&ULV.S$S2"TM+2TM+6\@("`@("`@ M(&\M+2TM+2T@"AM;-SLQ,T@@+2TM7BH@7"`@+"`L("\@*EXM+2T@"AM;.#LQ M,T@@("`I+WP@(%P@+UP@+R`@?%PH("`@"AM;.3LQ,T@@("`O7GP@7BQ67"]6 M+%X@?%Y<("`@"AM;,3`[,3-(("`@("`@("`@7"`@+R`@("`@("`@("`*&ULQ M,3LQ,T@@("`@("`@("!W+"QW("`@("`@("`@("`*&UM(&UM*(`H;6S([,$@@ M"AM;,SLP2"`*&ULT.S!((`H;6S4[,$@@"AM;-CLV,4A<("`@("`@("`@("\@ M"AM;-SLS2!M;-VTF)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F M)B8F)B8F)B8F)B8F)B8F)B8F)B8F)AM;,&T@("E<("`;6S=M)B8F)AM;,&T@ M("\H("`;6S=M)B8F)B8;6S!M(`H;6S@[,T@;6S=M)B8;6S!M("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M(%]?7UP@("PL("`O7U]?("`@(!M;-VTF)AM;,&T@"AM;.3LS2!M;-VTF)AM; M,&T@("!>("`@("`@(%X@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("D@+UP@+UP@+UP@*"`@("`@&ULW;28F&ULP;2`*&ULQ M,#LS2!M;-VTF)AM;,&T@("]?7"`@("`@+U]<("`@("`@("`@("`@("`@("`@ M(!M;,6U7<FET=&5N(&)Y&ULP;2`@("`@("`@("`@("`@("]>+%9<+U8L7EP@ M("`@("`;6S=M)B8;6S!M(`H;6S$Q.S-(&ULW;28F&ULP;2`@?"!\(%\@7R!\ M('P@("`@("`@("`@("`@("`@(!M;,6U)<F5N92!#=6UM:6YG<QM;,&T@("`@ M("`@("`@("`@("`@7"`@+R`@("`@("`@(!M;-VTF)AM;,&T@"AM;,3([,T@; M6S=M)B8;6S!M("!\("](($@@2%P@?"TL7R`@("`@("`;6S%M<&AY<VEN8T!P M:'ES+F-A;G1E<F)U<GDN86,N;GH;6S!M("`@("`@("!W+"QW("`@("`@("`@ M&ULW;28F&ULP;2`*&ULQ,SLS2!M;-VTF)AM;,&T@('P@?"!?7U\@?"!\("`@ M7"`@("`@&ULQ;7!H>7-I;F-`8V%N='5A+F-A;G1E<F)U<GDN86,N;GH;6S!M M("`@("`@8#A\?#@G("`@("`@("`;6S=M)B8;6S!M(`H;6S$T.S-(&ULW;28F M&ULP;2`@?"!\?"`@('Q\('Q<("`@7"`@("`@(!M;,6UP:'ES,C<W0&-S8RYC M86YT97)B=7)Y+F%C+FYZ&ULP;2`@("`@("`@('LH("`@("`@("`@(!M;-VTF M)AM;,&T@"AM;,34[,T@;6S=M)B8;6S!M("!\('Q\7U]??'P@?"`I("`@?"`@ M("`@(!M;,6U7:71H(&AE;'`@9G)O;2!%9"!3879A9V4A&ULP;2`@("`@("`@ M("`@(%Q<("`@("`@("`@&ULW;28F&ULP;2`*&ULQ-CLS2!M;-VTF)AM;,&T@ M(%]?7U]<("`@7"!?+"<@7U\O("`@("`@&ULQ;51I=&QE('9I82!&:6=L970Z M("AC*3$Y.30;6S!M("`@("`@("`@("`@("DI("`@("`@("`;6S=M)B8;6S!M M(`H;6S$W.S-(&ULW;28F&ULP;2`@+2TM+2T@7%]?7UPM+2TG("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@+UY<("`@("`@ M("`;6S=M)B8;6S!M(`H;6S$X.S-(&ULW;28F&ULP;2`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@("`;6S=M)B8;6S!M(`H;6S$Y.S-(&ULW;28F)B8F)B8F M)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F M)B8F)B8F)B8F)B8F)B8F)B8F)B8F)B8F&ULP;2`*&ULR,#LP2"`*&ULR,3LP 52"`*&ULR,CLP2"`*&ULR,SLP2"`* ` end clear; awk '{print $0; system("sleep 0.01")}' dragon.vt; rm dragon.vt; EXECUTION_MODE exe_terminal NAME A Heroic Tale REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS png ACTIVATION_MODE act_file CATEGORIES Command Line Image COMMAND mv __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ Crush. __OBJ_EXTENSION_ONLY__ ; pngcrush -brute -q __OBJ_PATH_NO_EXTENSION__ Crush. __OBJ_EXTENSION_ONLY__ __OBJ_PATH__ ; rm __OBJ_PATH_NO_EXTENSION__ Crush. __OBJ_EXTENSION_ONLY__ EXECUTION_MODE exe_terminal NAME Crush PNG NOTES This script requires that pngcrush be installed on the user's system. pngcrush is available through fink (http://fink.sf.net) or http://pngcrush.sourceforge.net/. Selecting this action for a PNG file will run the most efficient algorithm offered by pngcrush in quiet mode (pngcrush attempts to reduce the file size of PNGs). Implemented by Fatty Membrane (http://www.angelfire.com/scifi/jivedepot) only because OMC and OMCEdit are such incredible tools. Improves on version 2 so that you don't have to rename files, *esp.* when crushing pngs in bulk!! Submitted by Josh Zerin http://www.inspired-tmu.com/ SUBMENU_NAME .. VERSION 3 ACTIVATION_MODE act_always CATEGORIES Administration System COMMAND echo __PASSWORD__ | sudo -S halt now NAME Halt now NOTES Submitted by Jack Garrett-Jones. VERSION 1 CATEGORIES Administration Development COMMAND #!/bin/tcsh set i=0 sum=0 echo -n "We proudly announce that " while (${i} != __INPUT_TEXT__ ) @ i++ @ sum = ${sum} + ${i} echo -n ${i} if (${i}< __INPUT_TEXT__ ) echo -n + end echo " =" ${sum}. exit 0 EXECUTION_MODE exe_shell_script_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Yuck DEFAULT Ten INPUT_MENU NAME Three VALUE 3 NAME Five VALUE 5 NAME Ten VALUE 10 NAME Twenty VALUE 20 NAME Hundred VALUE 100 NAME Thousand VALUE 1000 INPUT_TYPE input_popup_menu MESSAGE Please select your favourite number and see the sum of all numbers from 1 to your favourite: OK_BUTTON_NAME I love this numeral NAME Shell Script Example NOTES Requires OMC 1.6.1. Submitted by Knut OUTPUT_WINDOW_SETTINGS TEXT_FONT Lucida Grande TEXT_SIZE 12 WINDOW_POSITION absolute WINDOW_TYPE regular SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_file CATEGORIES Mail COMMAND open -a Mail.app __OBJ_PATH__ MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Mail File NOTES Puts the selected file in a new message in Mail.app ready for mailing. (There is a Services menu item that does this, but it is much more convenient to get at it from the contextual menu). Submitted by Ken Liu. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File COMMAND mkdir __OBJ_PARENT_PATH__ /" __INPUT_TEXT__ ";mv __OBJ_PATH__ __OBJ_PARENT_PATH__ /" __INPUT_TEXT__ "/; INPUT_DIALOG DEFAULT Folder INPUT_TYPE input_clear_text NAME Put Items in New Folder NOTES Creates a new folder and puts selected file(s)/folder(s) into it. By Jan Huelsmann REFRESH_PATH __OBJ_PARENT_PATH__ VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration File COMMAND /Developer/Tools/SetFile -t `echo __INPUT_TEXT__ | sed 's/^\(.\{4\}\).*/\1/'` __OBJ_PATH__ ; /Developer/Tools/SetFile -c `echo __INPUT_TEXT__ | sed 's/.*\(.\{4\}\)$/\1/'` __OBJ_PATH__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT type/creator INPUT_TYPE input_clear_text MESSAGE Choose the type/creator for this file. First four chars are type. Last four chars are creator. OK_BUTTON_NAME Set NAME Set Type & Creator... NOTES This command parses a string for type and creator. The first four chars are the type, the last four are the creator. Requires Developer tools. Submitted by William Harris. VERSION 1 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Development File COMMAND /Developer/Tools/SetFile -a B __OBJ_PATH__ NAME Set bundle bit for folder NOTES Requires Developer Tools. Turns folder into a package. REFRESH_PATH __OBJ_PATH__ VERSION 1 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Development File COMMAND /Developer/Tools/SetFile -a b __OBJ_PATH__ NAME Clear bundle bit for folder NOTES Requires Developer Tools. Turns package into regular folder. REFRESH_PATH __OBJ_PATH__ VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND cd __OBJ_COMMON_PARENT_PATH__ ; mv __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ " __INPUT_TEXT__ " EXECUTION_MODE exe_silent INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT $HOME/Service/ INPUT_TYPE input_clear_text MESSAGE Warning: if destination is on a different volume you should use "Copy to..." instead. Move file(s) to... OK_BUTTON_NAME Move MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Move to... NOTES Move one or more files to a new folder. Submitted by Peter da Silva. REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME .. VERSION 4 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND cd __OBJ_COMMON_PARENT_PATH__ ; ditto -rsrcFork __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ " __INPUT_TEXT__ " INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT $HOME/Service/ INPUT_TYPE input_clear_text MESSAGE Copy file(s) to... OK_BUTTON_NAME Copy MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Copy to... NOTES Copy one or more files to a new folder. This uses ditto, so it properly copies UNIX permissions and Mac resources and types. Submitted by Peter da Silva. REFRESH_PATH __INPUT_TEXT__ SUBMENU_NAME .. VERSION 4 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File System COMMAND echo __PASSWORD__ | sudo -S chmod g+rw __OBJ_PATH__ ; sudo -K NAME Make Group-Writable NOTES Submitted by Josh Zerin. Using NetInfo Manager, I made myself a member of the wheel group. I use this a lot when I want to modify GUI files owned by the system. VERSION 2 ACTIVATION_EXTENSIONS tif tiff ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND /sw/bin/tiff2png -destdir __OBJ_PARENT_PATH__ __OBJ_PATH__ NAME Tiff-->PNG NOTES Convert TIFF files to PNG. Requires tiff2png, which can be installed with fink. Submitted by Darren Garnier. REFRESH_PATH __OBJ_NAME_NO_EXTENSION__ .png VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development File System COMMAND md5 __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Checksum (MD5) NOTES Runs the md5 command to get a checksum on a file. Submitted by Matthew Ackerman. VERSION 1 CATEGORIES Administration Command Line System COMMAND set MyIP = `ifconfig en0 | grep 'inet ' | cut -sd\ -f2`; echo 'tell app "Finder"' > .temp.$$; echo 'activate' >> .temp.$$; echo '--ignoring application responses' >> .temp.$$; echo -n 'display dialog "My IP is ' >> .temp.$$; echo -n $MyIP >> .temp.$$; echo '" buttons {"Thanks for making this invaluable information available!"} default button 1 with icon 1 ' >> .temp.$$; echo '--end ignoring' >> .temp.$$; echo 'end tell' >> .temp.$$; echo '' >> .temp.$$; osascript .temp.$$; rm .temp.$$ EXECUTION_MODE exe_terminal NAME Show IP via AppleScript NOTES Please examine the 1st line of this command. You might need to change en0 to en1 (or vice versa) if you have more than one ethernet interface (e.g. TiBook with an Airport card) installed. Submitted by Knut. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Network Selection Web COMMAND cd ~/Desktop ; wget __INPUT_TEXT__ " __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT New Download INPUT_MENU NAME New Download VALUE -t 40 NAME Continue Previous VALUE -c NAME Full Web Page VALUE -k -p NAME Web Site Mirror VALUE -k -r INPUT_TYPE input_popup_menu MESSAGE What will it be? OK_BUTTON_NAME Download NAME Download with wget (menu) NOTES Downloads the selected URL to the Desktop. Can continue interrrupted downloads and/or retrieve complete sites. Requires wget, which can be install via http://fink.sf.net --- by George Doukas --- VERSION 1 ACTIVATION_EXTENSIONS app ACTIVATION_MODE act_folder_not_finder_window CATEGORIES File System COMMAND __OBJ_PATH__ /Contents/MacOS/ __OBJ_NAME_NO_EXTENSION__ NAME Open New App NOTES Wheeee! Submitted by Patrick Wall. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Text Selection COMMAND /sw/bin/cowsay __OBJ_TEXT__ | /Applications/PipeAlert.app/Contents/MacOS/PipeAlert NAME Cowsay NOTES Highlight any text and choose command. Requires cowsay (available from Fink) and PipeAlert (see VersionTracker). Submitted by Scott P. Richert. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Text Selection COMMAND /sw/bin/cowsay __OBJ_TEXT__ | pbcopy NAME Cowsay II NOTES Highlight any text and choose command. Places cow on clipboard so it can be pasted into any program. Requires cowsay (available from Fink). Submitted by Scott P. Richert. VERSION 1 ACTIVATION_EXTENSIONS MPG ACTIVATION_MODE act_file CATEGORIES Audio Conversion Video COMMAND /usr/local/bin/bbdmux __OBJ_PATH__ 0xe0 __OBJ_PATH_NO_EXTENSION__ .m1v; /usr/local/bin/bbdmux __OBJ_PATH__ 0xc0 __OBJ_PATH_NO_EXTENSION__ .m1a NAME Demux MPG NOTES Demux MPG files with command line bbdmux. Submitted by Anonymous. SUBMENU_NAME Dmux VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND ln -s __OBJ_PATH__ ~/Library/Favorites/ NAME Link in Favorites NOTES Makes a symlink of the file/directory in your Favorites folder. Submitted by Anonymous. SUBMENU_NAME To... VERSION 1 ACTIVATION_EXTENSIONS m1a ACTIVATION_MODE act_file CATEGORIES Audio Conversion COMMAND /usr/local/bin/madplay -Q -a 10 -o /tmp/temp.wav __OBJ_PATH__ ; /usr/local/bin/lame -v -b 32 -B 320 -V 9 -p -m m /tmp/temp.wav __OBJ_PATH_NO_EXTENSION__ .mp3; rm __OBJ_PATH__ NAME m1a2mp3 NOTES Convert m1a MPEG audio file (from demuxing) to MP3. Submitted by Anonymous. REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME Dmux VERSION 1 ACTIVATION_FILE_TYPES MooV MPG3 MPG AIFF VfW CDDA Mp3 PLAY SwaT mpg4 MPEG .WAV WAVE SWFL ACTIVATION_MODE act_file CATEGORIES Audio Clipboard Video COMMAND /usr/local/bin/qt_info __OBJ_PATH__ | pbcopy NAME Copy Info NOTES Copies results of qt_info to the clipboard. Requires the qt_tools command line apps. Submitted by Anonymous. SUBMENU_NAME QT Tools VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Audio Command Line File Video COMMAND /usr/local/bin/qt_export --dodialog --savesettings= __OBJ_PATH__ / __INPUT_TEXT__ .dat; exit EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT qt_settings INPUT_TYPE input_clear_text MESSAGE Enter name of QuickTime settings file: NAME Make QT Settings File NOTES Creates a qt_tools settings file using the QuickTime export dialog. Requires the qt_tools command line apps. Submitted by Anonymous. REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME QT Tools VERSION 1 ACTIVATION_EXTENSIONS mpg mov mp3 ACTIVATION_MODE act_file CATEGORIES Audio Command Line Conversion File Video COMMAND /usr/local/bin/qt_export --dodialog __OBJ_PATH__ __OBJ_PARENT_PATH__ / __INPUT_TEXT__ .mov; exit EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT new INPUT_TYPE input_clear_text MESSAGE Enter name for converted file file: NAME Convert with Dialog NOTES Exports file using the QuickTime export dialog. Requires the qt_tools command line apps. Submitted by Anonymous. REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME QT Tools VERSION 1 ACTIVATION_EXTENSIONS mpg mp3 ACTIVATION_MODE act_file CATEGORIES Audio Command Line Conversion File Video COMMAND /usr/local/bin/qt_export --loadsettings= __INPUT_TEXT__ .dat __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ .mov; exit EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT qt_settings INPUT_TYPE input_clear_text MESSAGE Enter name of settings file in this folder to use: NAME Convert with Settings File NOTES Exports file using the QuickTime export dialog. Requires the qt_tools command line apps. Submitted by Anonymous. REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME QT Tools VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration Development File COMMAND /Developer/Tools/SetFile -a __INPUT_TEXT__ __OBJ_PATH__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Invisible INPUT_MENU NAME Visible VALUE v NAME Invisible VALUE V INPUT_TYPE input_popup_menu MESSAGE Select a visibility option. OK_BUTTON_NAME OK NAME Hide or Unhide File/Folder NOTES Uses developer tools "SetFile" to set a file or folder's visibility attribute. Submitted by Anonymous. REFRESH_PATH __OBJ_PATH__ VERSION 2 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration Development File COMMAND open -a GetFileInfo.app __OBJ_PATH__ NAME Get Mac File Info NOTES Calls an Applescript application that uses the developer tool GetFileInfo to display file/directory information in a dialog. Requires an AppleScript app named "GetFileInfo.app" in an Applications folder. AppleScript below: on open filelist repeat with i in filelist do shell script "/Developer/Tools/GetFileInfo " & quoted form of POSIX path of i display dialog result buttons "OK" with icon note end repeat end open Submitted by Anonymous. SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Administration Archive Development File COMMAND gzip -cd `find __OBJ_PATH__ -name "*.pax.gz" -type f` | pax >> " __OBJ_PATH_NO_EXTENSION__ Contents.txt" ; open " __OBJ_PATH_NO_EXTENSION__ Contents.txt" NAME List pkg Contents NOTES Avoids using Pacifist to quickly see a packages contents. Submitted by Anonymous. REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Editor File COMMAND touch __OBJ_PATH__ / __INPUT_TEXT__ ;/Developer/Tools/SetFile -c "R*ch" -t "TEXT" __OBJ_PATH__ / __INPUT_TEXT__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Untitled.txt INPUT_TYPE input_clear_text MESSAGE Set the name of the file to create: OK_BUTTON_NAME Create NAME Create new BBEdit file NOTES Creates a new file with the BBEdit creator and type codes. Submitted by Kevin Ballard. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Language Search Selection Web COMMAND open http://thesaurus.reference.com/search?q= __OBJ_TEXT__ NAME Search text at thesaurus.com NOTES Searches the site: www.thesaurus.com with your selected text. Submitted by John Ford VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Development Command Line System COMMAND setenv AEDebug 1; setenv AEDebugSends 1; setenv AEDebugReceives 1; open __OBJ_PATH__ open /Applications/Utilities/Console.app EXECUTION_MODE exe_terminal NAME Record Apple Events NOTES Console.app will show all Apple Events send or received by the application started via this command. Activation mode "Folder" is necessary in order to start bundled applications. Submitted by Knut. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File Mail COMMAND /Developer/Tools/CpMac __OBJ_PATH__ __OBJ_PATH__ .omc_backup && /bin/rm __OBJ_PATH__ && /bin/cp __OBJ_PATH__ .omc_backup __OBJ_PATH__ && /bin/rm __OBJ_PATH__ .omc_backup; open -a Mail.app __OBJ_PATH__ NAME Delete resource fork and mail-!! NOTES Unfortunately when you send an attachment to your Windows friends in Mail.app if you don't strip the resource fork and encodes as .mime. This is especially a pain if you send a lot of Word files. I burrowed code from two other scripts ('strip resource fork' by Wincent Colaiuta and 'mail' by Ken Liu ) to strip the resource fork and mail the attachment in one fell swoop. Handle with care, this can potentially muck things up pretty bad if used improperly. Submitted by John Ford. SUBMENU_NAME .. VERSION 1 WARNING Really delete the resource fork and mail this file? WARNING_CANCEL WARNING_EXECUTE ACTIVATION_MODE act_folder CATEGORIES Command Line File COMMAND osascript -e 'tell app "iTerm"' -e 'activate' -e 'set myterm to (make new terminal)' -e 'tell myterm' -e 'set mysession to (make new session at the end of sessions)' -e 'tell mysession' -e 'exec command "/bin/tcsh"' -e 'write text "cd __OBJ_PATH__ ; ls -la"' -e 'end tell' -e 'end tell' -e 'end tell' NAME Change dir and list content in iTerm NOTES Requires iTerm (freeware; iterm.sourceforge.net). Command is a multiple-line AppleScript; you can modify any OMC command that normally runs in Terminal to run in iTerm by replacing the shell command (found in the double quotes after 'write text') with the desired command. Submitted by Scott P. Richert. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Administration Clipboard Development Editor Selection COMMAND echo ' __OBJ_TEXT__ ' > /tmp/WispTemp.txt; open -a /Applications/Wisp.app /tmp/WispTemp.txt ESCAPE_SPECIAL_CHARS esc_none NAME Open text in Wisp NOTES Requires Wisp, a freeware shell-script editor (http://www.solidsun.com/shell/). Useful for quickly grabbing shell scripts off of MacOSXHints.com. Submitted by Scott P. Richert. VERSION 1 ACTIVATION_MODE act_always CATEGORIES Audio COMMAND osascript -e 'tell application "iTunes" to playpause' NAME Tell iTunes to play/pause NOTES Submitted by Thomas Lachand-Robert. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File COMMAND mv __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ . __INPUT_TEXT__ INPUT_DIALOG INPUT_MENU NAME jpg VALUE jpg NAME tiff VALUE tiff NAME txt VALUE txt NAME html VALUE html NAME doc VALUE doc NAME sit VALUE sit INPUT_TYPE input_combo_box NAME Change extension to... NOTES Quicker than renaming manually. Finder will not ask you for confirmation. Submitted by Thomas Lachand-Robert. Requires OMC 1.5.3 for combo box. REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ . __INPUT_TEXT__ VERSION 2 ACTIVATION_EXTENSIONS mpg mpeg mp3 ACTIVATION_MODE act_file CATEGORIES Audio COMMAND /sw/bin/mpg123 __OBJ_PATH__ & MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Play with mpg123 NOTES Plays mp3s in the background. Requires fink-installed mpg123. Submitted by Ulrik Sverdrup. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES File Selection Text COMMAND test -f __SAVE_AS_PATH__ || echo __OBJ_TEXT__ >> __SAVE_AS_PATH__ ; /Developer/Tools/SetFile -t "TEXT" -c "R*ch" __SAVE_AS_PATH__ NAME Save Selected Text To File... NOTES Requires OMC 1.5.3 for "Save As..." functionality and developer tools for setting file type and creator. REFRESH_PATH __SAVE_AS_PATH__ VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration Archive Command Line System COMMAND hdiutil create -megabytes __INPUT_TEXT__ -fs HFS+ -volname __SAVE_AS_FILE_NAME__ __SAVE_AS_PATH__ .dmg ; hdiutil attach __SAVE_AS_PATH__ .dmg ; open /Volumes/ __SAVE_AS_FILE_NAME__ EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT 5 MB INPUT_MENU NAME 5 MB VALUE 5 NAME 10 MB VALUE 10 NAME 15 MB VALUE 15 NAME 20 MB VALUE 20 INPUT_TYPE input_combo_box MESSAGE Please select a size for new disk image: OK_BUTTON_NAME Create NAME Create New Disk Image... NOTES Create new disk image and mount it. Name file without .dmg extension, it will be added automatically. Volume name will be the same as file name. Requires OMC 1.5.3. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; tar -czf __OBJ_NAME__ .tgz __OBJ_NAME__ NAME Make tgz from folder (alternative) NOTES Avoids piping nastiness by using tar. Submitted by Nick Elser. VERSION 3 ACTIVATION_MODE act_selected_text CATEGORIES Command Line Search Selection COMMAND finger " __OBJ_TEXT__ @x500" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME x.500 Lookup NOTES This command looks up the selected text (normally a person's name) in your x.500 server. Initially it uses an x.500 server with the name "x500". If your x.500 server has a different name you'll have to change this in the command. Submitted by Stephen Jonke. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Command Line File Network COMMAND scp -rpC __OBJ_PATH__ __INPUT_TEXT__ EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT zeus: INPUT_TYPE input_clear_text MESSAGE Enter copy destination NAME scp to... NOTES Copy a file or folder using scp. Submitted by Steve Sexton. SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS rar ACTIVATION_MODE act_file CATEGORIES Archive COMMAND /usr/local/bin/unrar x __OBJ_PATH__ __OBJ_COMMON_PARENT_PATH__ NAME Descomprimir con unrar NOTES Es necesario disponer de unrar ( http://mirror.macupdate.com/info.php/id/10211 ) en el path, por ejemplo en el directorio home (~). Por Alberto Liano. REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Language Search Selection Web COMMAND open "http://translate.google.com/translate?u= __OBJ_TEXT__ &langpair=en%7Ces&hl=es&ie=ISO-8859-1&prev=%2Flanguage_tools" ESCAPE_SPECIAL_CHARS esc_none NAME Traducir con Google la pagina a castellano NOTES Por Alberto Liano. VERSION 2 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES PDF Screen COMMAND /usr/local/bin/gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dPDFSETTINGS=/screen -sOUTPUTFILE= __OBJ_PATH_NO_EXTENSION__ -Screen.pdf -f __OBJ_PATH__ NAME Optimize PDF for screen NOTES Use Ghostscript to optimize the PDF like Distiller or other sharewares (PDFShrink, PDFCompress,...) would do. Three commands for three different optimizations. SUBMENU_NAME Optimize VERSION 1 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES PDF Printing COMMAND /usr/local/bin/gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dPDFSETTINGS=/printer -sOUTPUTFILE= __OBJ_PATH_NO_EXTENSION__ -Print.pdf -f __OBJ_PATH__ NAME Optimize PDF for Print NOTES Use Ghostscript to optimize the PDF like Distiller or other sharewares (PDFShrink, PDFCompress,...) would do. Three commands for three different optimizations. SUBMENU_NAME Optimize VERSION 1 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES PDF COMMAND /usr/local/bin/gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -sOUTPUTFILE= __OBJ_PATH_NO_EXTENSION__ -Prepress.pdf -f __OBJ_PATH__ NAME Optimize PDF for prepress NOTES Use Ghostscript to optimize the PDF like Distiller or other sharewares (PDFShrink, PDFCompress,...) would do. Three commands for three different optimizations. SUBMENU_NAME Optimize VERSION 1 CATEGORIES Administration System COMMAND osascript -l AppleScript ~/sleep.script ESCAPE_SPECIAL_CHARS esc_none NAME Sleep NOTES Save the following script in your home folder and name it "sleep.script": ignoring application responses tell application "loginwindow" to «event aevtslep» end ignoring SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND osascript -l AppleScript ~/restart.script ESCAPE_SPECIAL_CHARS esc_none NAME Restart NOTES Save the following script in your home folder and name it "restart.script": ignoring application responses tell application "loginwindow" to «event aevtrest» end ignoring SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND osascript -l AppleScript ~/shutdown.script ESCAPE_SPECIAL_CHARS esc_none NAME Shut Down NOTES Save the following script in your home folder and name it "shutdown.script": ignoring application responses tell application "loginwindow" to «event aevtshut» end ignoring SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND osascript -l AppleScript ~/logout.script ESCAPE_SPECIAL_CHARS esc_none NAME Logout... NOTES Save the following script in your home folder and name it "logout.script": ignoring application responses tell application "loginwindow" to «event aevtlogo» end ignoring SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND osascript -l AppleScript ~/reallylogout.script ESCAPE_SPECIAL_CHARS esc_none NAME Really Logout NOTES Save the following script in your home folder and name it "reallylogout.script": ignoring application responses tell application "loginwindow" to «event aevtrlgo» end ignoring SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; xtar czlbf 1024 __OBJ_NAME__ .xtar.gz __OBJ_NAME__ EXECUTION_MODE exe_silent NAME Make xtar.gz archive NOTES requires xtar available at http://www.helios.de/pub/utilities/HELIOS_Xtar_1_0_0.dmg.bin xtar preserves resource fork and metadata (eg. Finder info) in addition to all Unix info. VERSION 1 ACTIVATION_EXTENSIONS gz tgz ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive COMMAND umask 0; cd __OBJ_PARENT_PATH__ ; xtar xzvbf 1024 __OBJ_PATH__ NAME Unpack xtar.gz archive NOTES requires xtar available at http://www.helios.de/pub/utilities/HELIOS_Xtar_1_0_0.dmg.bin xtar preserves resource fork and metadata (eg. Finder info) in addition to all Unix info. VERSION 1 ACTIVATION_EXTENSIONS gz tgz ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive Command Line COMMAND xtar tzvbf 1024 __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME List xtar.gz archive content NOTES requires xtar available at http://www.helios.de/pub/utilities/HELIOS_Xtar_1_0_0.dmg.bin xtar preserves resource fork and metadata (eg. Finder info) in addition to all Unix info. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration Screen System COMMAND osascript -e 'tell application "System Preferences"' -e 'activate' -e 'set isFound to false' -e 'set paneCount to count panes' -e 'repeat with paneIndex from 1 to paneCount' -e 'set paneProperties to get properties of pane paneIndex' -e 'set paneName to get name of paneProperties' -e 'if paneName is "com.apple.preference.screensaver" then' -e 'set isFound to true' -e 'exit repeat' -e 'end if' -e 'end repeat' -e 'if isFound then' -e 'set theWind to window 1' -e 'set isVisible to get visible of theWind' -e 'if isVisible is false then' -e 'set visible of theWind to true' -e 'end if' -e 'set current pane to pane paneIndex' -e 'end if' -e 'end tell' NAME Open Screensaver Prefs NOTES Modify this command to open any preference panel you want. All preference panels in Mac OS 10.2: "com.apple.preferences.users" "Accounts" "com.apple.preference.digihub.discs" "CDs & DVDs" "com.apple.preference.classic" "Classic" "com.apple.preference.colorsync" "ColorSync" "com.apple.preference.datetime" "Date & Time" "com.apple.preference.desktoppictures" "Desktop" "com.apple.preference.displays" "Displays" "com.apple.preference.dock" "Dock" "com.apple.preference.energysaver" "Energy Saver" "com.apple.preference.general" "General" "com.apple.Localization" "International" "com.apple.preference.internet" "Internet" "com.apple.preference.keyboard" "Keyboard" "com.apple.preference.login" "Login Items" "com.apple.preference.mouse" "Mouse" "com.apple.preference.myaccount" "My Account" "com.apple.preference.network" "Network" "com.apple.preference.quicktime" "QuickTime" "com.apple.preference.screensaver" "Screen Effects" "com.apple.preferences.sharing" "Sharing" "com.apple.preferences.softwareupdate" "Software Update" "com.apple.preference.sound" "Sound" "com.apple.preference.speech" "Speech" "com.apple.preference.startupdisk" "Startup Disk" "com.apple.preference.universalaccess" "Universal Access" SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS webloc ACTIVATION_FILE_TYPES ilht ACTIVATION_MODE act_file CATEGORIES Clipboard Network Web COMMAND strings __OBJ_PATH__ /rsrc |grep http | tail -1 |pbcopy NAME Copy URL to clipboard NOTES Written by Patrick Walsh. Takes URL shortcuts and puts the URL in the clipboard. Useful for opening shortcuts in non-default browsers. SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS url ACTIVATION_FILE_TYPES LINK ACTIVATION_MODE act_file CATEGORIES Clipboard Network Web COMMAND grep URL= __OBJ_PATH__ | sed 's/URL=//' |pbcopy NAME Copy URL to clipboard (IE) NOTES Written by Patrick Walsh. Takes URL shortcuts made by Internet Explorer and puts the URL in the clipboard. Useful for opening shortcuts in non-default browsers. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development File COMMAND strip -x __OBJ_PATH__ EXECUTION_MODE exe_silent_system NAME Strip executable NOTES "strip" command is useful for developers using Project Builder to create their programs. It removes symbols (function names) from executable. "strip" operates on executable file (not application bundle). From strip man page: "strip" removes or modifies the symbol table attached to the output of the assembler and link editor. This is useful to save space after a program has been debugged and to limit dynamically bound symbols. Version 2: added -x option to strip all local symbols (works with libraries and plugins) VERSION 2 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System CHOOSE_FOLDER_DIALOG MESSAGE Choose a destination folder for symbolic link COMMAND ln -s __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ NAME Make Symbolic Link In... NOTES Requires OMC 1.5.4 for "choose folder" dialog VERSION 1 CATEGORIES Command Line Search COMMAND grep __DLG_INPUT_TEXT__ /usr/share/misc/na.phone EXECUTION_MODE exe_iterm INPUT_DIALOG DEFAULT 800 INPUT_TYPE input_clear_text MESSAGE Enter 3 digit area code OK_BUTTON_NAME Find NAME Find place by area code (iTerm)... NOTES Requirtes OMC 1.5.4 for iTerm support. Quickly lookup US area code. Newest data files with zipcodes, area codes, etc. available at: http://www.openbsd.org/cgi-bin/cvsweb/src/share/misc/ VERSION 1 ACTIVATION_EXTENSIONS dat ACTIVATION_MODE act_file CATEGORIES Conversion File Mail COMMAND /usr/local/bin/ytnef -f ~/Desktop __OBJ_PATH__ NAME Unpack with ytnef to Desktop NOTES Extracts the contents of those annoying winmail.dat files that seem to swallow up the attachments of mail files sent by users of MS Exchange servers. It works with files extracted via "Save to Downloads Directory" from within Mail. Requires ytnef available at http://ytnef.sourceforge.net/. Submitted by Alan Sill. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND rm -r __OBJ_PATH__ EXECUTION_MODE exe_silent_system NAME Delete Items... NOTES Delete a file or folder without requiring admin privileges. Especially useful for deleting items from Finder's find results. Submitted by Allen Hancock. VERSION 1 WARNING Are you sure you want to delete selected items? WARNING_EXECUTE Delete CATEGORIES Administration Network System COMMAND osascript -e 'tell app "System Events" to display dialog "My IP is: '"`ifconfig en0 | grep 'inet ' | cut -sd\ -f2`"'" buttons {"OK"} default button 1 with icon 1' EXECUTION_MODE exe_silent_system NAME Show IP via AppleScript (System Events) NOTES You might need to change en0 to en1 (or vice versa) if you have more than one ethernet interface (e.g. TiBook with an Airport card) installed. Original version submitted by Knut. This version submitted by Raleigh Ledet. SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND osascript -e 'tell app "System Events" to sleep' EXECUTION_MODE exe_silent_system NAME Sleep (System Events) VERSION 1 CATEGORIES Administration System COMMAND osascript -e 'tell app "System Events" to restart' EXECUTION_MODE exe_silent_system NAME Restart (System Events) VERSION 1 CATEGORIES Administration System COMMAND osascript -e 'tell app "System Events" to shut down' EXECUTION_MODE exe_silent_system NAME Shut Down (System Events) VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration System User Interface COMMAND defaults write com.apple.finder QuitMenuItem true NAME Enable Quit in Finder NOTES Works after Finder relaunch - like restart, logout, etc. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration System User Interface COMMAND defaults delete com.apple.finder QuitMenuItem NAME Disable Quit in Finder NOTES Works after Finder relaunch - like restart, logout, etc. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line File Network Selection Web CHOOSE_FOLDER_DIALOG MESSAGE Select Download Folder COMMAND cd __DLG_CHOOSE_FOLDER_PATH__ ; wget __OBJ_TEXT__ ; logout; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME Download URL to Folder (wget) NOTES Uses wget to download a URL on the clipboard or a selected URL to a folder. Submitted by Nate West. SUBMENU_NAME URL Tools VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line File Network PDF Selection Web COMMAND htmldoc --webpage __OBJ_TEXT__ -f __DLG_SAVE_AS_PATH__ ; logout; EXECUTION_MODE exe_terminal NAME Download URL as PDF NOTES You'll need htmldoc (just the command line version, but FLTK is nice to have and works well in OS X). You will most likely need to build it from source. URL: http://www.easysw.com/htmldoc/ Make sure to include the install directory for htmldoc in your terminal path. Submitted by Nate West. SUBMENU_NAME URL Tools VERSION 1 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Command Line Disc File COMMAND cd __OBJ_COMMON_PARENT_PATH__ hdiutil makehybrid -o __OBJ_NAME__ __OBJ_NAME__ EXECUTION_MODE exe_terminal NAME Create ISO CD Image... NOTES Creates a cross-platform disk image of the selected directory using Apple's built-in HDI Utility. Submitted by Alain O'Dea. REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Development Editor Widget COMMAND bbedit __OBJ_PATH__ /Contents/*.kon NAME Edit Widget .kon File in BBEdit NOTES Better version of Edit widget .kon file in BBEdit. BBEdit's UNIX tools must be installed (installable from BBEdit's preferences dialog). Submitted by Josh Zerin SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive Command Line COMMAND unzip -l __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME List content of zip archive NOTES Submitted by M.A VERSION 1 ACTIVATION_EXTENSIONS tgz ACTIVATION_MODE act_file CATEGORIES Archive COMMAND tar zxf __OBJ_PATH__ -C __OBJ_COMMON_PARENT_PATH__ && rm __OBJ_PATH__ NAME Exract a .tgz NOTES Uncompress and extract a targzipped archive in the same directory then clean the tgz archive. Submitted by M.A REFRESH_PATH __OBJ_PATH__ __OBJ_NAME_NO_EXTENSION__ VERSION 1 ACTIVATION_EXTENSIONS tar ACTIVATION_MODE act_file CATEGORIES Archive COMMAND tar xf __OBJ_PATH__ -C __OBJ_COMMON_PARENT_PATH__ && rm __OBJ_PATH__ NAME Extract a .tar NOTES Extract a tar archive in the same directory then clean the tar archive. Submitted by M.A REFRESH_PATH __OBJ_PATH__ __OBJ_NAME_NO_EXTENSION__ VERSION 1 ACTIVATION_EXTENSIONS zip ACTIVATION_MODE act_file CATEGORIES Archive COMMAND unzip __OBJ_PATH__ -d __OBJ_COMMON_PARENT_PATH__ && rm __OBJ_PATH__ NAME Extract .zip archive NOTES Extract a zipped archive in the same directory then clean the zip archive. Submitted by M.A REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration Command Line System COMMAND navx -arch __OBJ_PATH__ EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Scan with Norton AntiVirus 9 NOTES Will run a scan of the selected files or folders with Symantec's Norton AntiVirus 9. The result of the scan will be displayed in a Terminal window. Current selected options for the scan are: - Report all files scanned regardless of damage or threat (as opposed to only if the file(s) are infected) - Do not repair files with defined threats - Scan inside of compressed files - Report on files that were inaccessible for scanning Other options are configurable - look up the NAV PDF manual to see what options are available. Submitted by Yoktan Haddad. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.versiontracker.com/mp/new_search.m?productDB=mac\&mode=Quick\&OS_Filter=MacOSX\&search= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent NAME Search at VersionTracker NOTES Sent by Sangduk Park VERSION 1 CATEGORIES User Interface System COMMAND defaults write com.apple.dock wvous-floater -bool true; killall Dock NAME Blue Blob On (Panther) NOTES Enables Exposé Blue Blob. Requires Mac OS X 10.3 "Panther". Submitted by Knut. SUBMENU_NAME .. VERSION 1 CATEGORIES User Interface System COMMAND defaults write com.apple.dock wvous-floater -bool false; killall Dock NAME Blue Blob Off (Panther) NOTES Disables Exposé Blue Blob. Requires Mac OS X 10.3 "Panther". Submitted by Knut. SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS app ACTIVATION_FILE_TYPES APPL ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration Development System COMMAND export AEDebug=1; export AEDebugSends=1; export AEDebugReceives=1; open __OBJ_PATH__ open /Applications/Utilities/Console.app EXECUTION_MODE exe_terminal NAME Record Apple Events (Panther) NOTES Console.app will show all Apple Events send or received by the application started via this command. Activation mode "Folder" is necessary in order to start bundled applications. Submitted by Knut. SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Web COMMAND osascript -e 'tell application "Safari" to activate' -e 'tell application "Safari" to make new document at beginning of documents' -e 'tell application "Safari" to set URL of document 1 to " __OBJ_TEXT__ "' ESCAPE_SPECIAL_CHARS esc_none NAME Open with Safari NOTES Written by Mathias Terreaux opens the selected (or clipboard) URL with Safari SUBMENU_NAME Rechercher VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File COMMAND echo " __OBJ_PATH__ " >/tmp/cut_${USER} MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Cut Item(s) NOTES Marks files or folders for Move operaton. Works in conjunction with Paste Item(s). By Fredrik Andersson (fan@gaffophone.com), 2003-11-05 SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_folder CATEGORIES File COMMAND cat /tmp/cut_${USER} | xargs -J % mv -f % __OBJ_PATH__ ; rm -f /tmp/cut_${USER} NAME Paste Item(s) NOTES Moves the Marked files or folders into the selected folder. Works in conjunction with Cut Item(s). By Fredrik Andersson (fan@gaffophone.com), 2003-11-05 REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME .. VERSION 2 ACTIVATION_EXTENSIONS dmg ACTIVATION_MODE act_file CATEGORIES Archive Command Line COMMAND hdiutil segment -segmentSize __DLG_INPUT_TEXT__ -o __DLG_CHOOSE_FOLDER_PATH__ / __OBJ_NAME_NO_EXTENSION__ __OBJ_PATH__ EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_MENU NAME 9 MB VALUE 9m NAME 99 MB VALUE 99m NAME 649 MB VALUE 649m NAME 699 MB VALUE 699m INPUT_TYPE input_popup_menu MESSAGE Choose segments size: OK_BUTTON_NAME Continue NAME Segment Disk Images NOTES Create segments of disk images. Only works with .dmg files. Feel free to change the size on "Input" panel. Submitted by "Phebe A". REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ VERSION 1 ACTIVATION_EXTENSIONS txt ACTIVATION_FILE_TYPES text ACTIVATION_MODE act_file CATEGORIES Audio File Text COMMAND say -f __OBJ_PATH__ NAME Read Contents of File NOTES Speaks the contents of a text file chosen in the Finder. Submitted by Scott P. Richert. SUBMENU_NAME Text Tools VERSION 1 ACTIVATION_MODE act_file CATEGORIES Command Line Editor File COMMAND cd __OBJ_PARENT_PATH__ emacs __OBJ_NAME__ & EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Open with emacs NOTES Sent by Norm Gall Designed to allow launching of emacs in X11; must have X11 installed SUBMENU_NAME Unix Apps TERM_BRING_TO_FRONT VERSION 1 ACTIVATION_MODE act_file CATEGORIES Command Line Math COMMAND cd __OBJ_PARENT_PATH__ gnumeric __OBJ_NAME__ & EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Open with gnumeric NOTES Sent by Norm Gall Designed to allow launching of gnumeric in X11; must have gnumeric and X11 installed SUBMENU_NAME Unix Apps TERM_BRING_TO_FRONT VERSION 1 ACTIVATION_EXTENSIONS tex latex ACTIVATION_MODE act_file CATEGORIES Command Line Text COMMAND cd __OBJ_PARENT_PATH__ latex __OBJ_NAME__ EXECUTION_MODE exe_terminal NAME LaTeX it! NOTES Run LaTeX on this file; must have teTeX installed. Submitted by Norm Gall. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME LaTeX Apps VERSION 1 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES Command Line PDF COMMAND cd __OBJ_PARENT_PATH__ xpdf __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME xpdf NOTES Launch xpdf. Submitted by Norm Gall. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME LaTeX Apps TERM_BRING_TO_FRONT VERSION 1 ACTIVATION_EXTENSIONS dvi ACTIVATION_MODE act_file CATEGORIES Command Line COMMAND cd __OBJ_PARENT_PATH__ xdvi __OBJ_NAME__ EXECUTION_MODE exe_terminal NAME xdvi NOTES Launch xdvi. Submitted by Norm Gall. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME LaTeX Apps TERM_BRING_TO_FRONT VERSION 1 ACTIVATION_EXTENSIONS tex latex ACTIVATION_MODE act_file CATEGORIES Command Line COMMAND cd __OBJ_PARENT_PATH__ pdflatex __OBJ_NAME__ EXECUTION_MODE exe_terminal NAME pdfLaTeX it! NOTES Run pdfLaTeX on this file; must have teTeX installed. Submitted by Norm Gall. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME LaTeX Apps VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive Command Line COMMAND hdiutil create -srcfolder __OBJ_PATH__ -format __INPUT_TEXT__ -volname __SAVE_AS_FILE_NAME__ __SAVE_AS_PATH__ .dmg EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT UDIF Read/Write INPUT_MENU NAME UDIF Read/Write VALUE UDRW NAME DVD/CD-R Export VALUE UDTO NAME - VALUE - NAME UDIF Compressed (ADC) VALUE UDCO NAME UDIF Compressed (ZLIB) VALUE UDZO NAME - VALUE - NAME UDIF Read Only VALUE UDRO NAME UDIF Read Only (Obsolete) VALUE UDRo INPUT_TYPE input_popup_menu MESSAGE Please select a destination disk format : OK_BUTTON_NAME Continue NAME Create Disk Image... NOTES Create new disk image from folder with some options. by lee seung koo. SAVE_AS_DIALOG MESSAGE Type disk image file name and specify location to save this disk image : SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg gif ACTIVATION_FILE_TYPES JPEG GIFf ACTIVATION_MODE act_file CATEGORIES Image Screen COMMAND osascript -l AppleScript -e 'tell application "Finder" to set desktop picture to file ( ( POSIX file " __OBJ_PATH__ " ) as string )' & ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Set As Background NOTES Sets selected JPEG as Desktop Background Picture By Fredrik Andersson (fan@gaffophone.com), 2003-12-23. Activation criteria modified by 3Floors.com VERSION 2 ACTIVATION_MODE act_file CATEGORIES Conversion Text COMMAND /Developer/Applications/Utilities/FileMerge.app/Contents/Resources/convertRichTextToAscii __OBJ_PATH__ > __OBJ_COMMON_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ .txt NAME Convert RTF to TXT NOTES Requires Developer Tools. In Jaguar, change application's path to /Developer/Applications/FileMerge.app/Contents/Resources/convertRichTextToAscii Thanks to John Gruber for the tip <http://daringfireball.net/2003/04/rtf_to_plain_text_translator> Submitted by Phebe A. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Conversion COMMAND openssl enc -e -bf -k __DLG_INPUT_TEXT__ -in __OBJ_PATH__ -out ~/Desktop/ __OBJ_NAME__ .crypt INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_TYPE input_password_text MESSAGE Enter a password OK_BUTTON_NAME OK NAME Encrypt NOTES Encrypts a file with blowfish encryption. (Probably doesn't work well with resource forks.) Works in conjunction with Decrypt. By Fredrik Andersson (fan@gaffophone.com), 2004-01-05 VERSION 1 ACTIVATION_MODE act_file CATEGORIES Conversion COMMAND openssl enc -d -bf -k __DLG_INPUT_TEXT__ -in __OBJ_PATH__ -out ~/Desktop/ __OBJ_NAME_NO_EXTENSION__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_TYPE input_password_text MESSAGE Enter a password OK_BUTTON_NAME OK NAME Decrypt NOTES Decrypts a file with blowfish encryption. Works in conjunction with Encrypt. By Fredrik Andersson (fan@gaffophone.com), 2004-01-05 VERSION 1 ACTIVATION_EXTENSIONS tex ACTIVATION_MODE act_file CATEGORIES Command Line Text COMMAND cd __OBJ_PARENT_PATH__ pdflatex __OBJ_NAME__ bibtex __OBJ_NAME_NO_EXTENSION__ pdflatex __OBJ_NAME__ pdflatex __OBJ_NAME__ EXECUTION_MODE exe_terminal NAME pdfLaTeX-BibTeX NOTES Runs pdflatex, then bibtex, then pdflatex twice to ensure all bibliography entries are correct. Submitted by Michael Nolet. SUBMENU_NAME LaTeX VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd ' __OBJ_PARENT_PATH__ ' && cvs -Q up -pPAd ' __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ ' >/tmp/' __OBJ_NAME__ .cvsdiff' && open /Developer/Applications/Utilities/FileMerge.app && osascript -e "tell application \"System Events\"" -e "tell process \"FileMerge\"" -e "set frontmost to true" -e "click menu item 1 of menu \"File\" of menu bar 1" -e "set value of text field 1 of window \"compare files\" to \"/tmp/ __OBJ_NAME__ .cvsdiff\"" -e "set value of text field 2 of window \"compare files\" to \" __OBJ_PATH__ \"" -e "click button 4 of window \"compare files\"" -e "end tell" -e "end tell" NAME CVS Diff NOTES Makes a CVS diff to the selected file and displays the result in FileMerge. Requires Developer Tools (XCode) installed and FileMerge.app in location /Developer/Applications/Utilities Submitted by Jens Heilig. SUBMENU_NAME CVS VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Mail Selection Text COMMAND osascript -e 'tell application "Mail" to activate' -e 'tell application "Mail" to make new outgoing message at end of outgoing messages with properties {content:" __OBJ_TEXT__ ", visible:true}' EXECUTION_MODE exe_silent_system MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Mail Text NOTES Sends the selected or clipboard text by email with Mail.app Sent by Mathias Terreaux SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive COMMAND hdiutil create -srcfolder __OBJ_PATH__ -fs HFS+ -format UDZO -imagekey zlib-level=9 -volname __OBJ_NAME__ __OBJ_PATH__ .dmg EXECUTION_MODE exe_terminal NAME Create Compressed Disk Image From Folder NOTES Create compressed disk image from folder. Volume name is the same as folder name. Disk image created at the same location as selected folder. Maximum zlib compression is set. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Conversion Text COMMAND iconv -f __DLG_INPUT_TEXT__ -t UTF-16 __OBJ_PATH__ >> __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -converted.utxt EXECUTION_MODE exe_silent_system INPUT_DIALOG DEFAULT Roman INPUT_MENU NAME Roman VALUE MACROMAN NAME Central European VALUE MACCENTRALEUROPE NAME Icelandic VALUE MACICELAND NAME Croatian VALUE MACCROATIAN NAME Romanian VALUE MACROMANIA NAME Cyrillic VALUE MACCYRILLIC NAME Ukrainian VALUE MACUKRAINE NAME Greek VALUE MACGREEK NAME Turkish VALUE MACTURKISH NAME Hebrew VALUE MACHEBREW NAME Arabic VALUE MACARABIC NAME Thai VALUE MACTHAI INPUT_TYPE input_popup_menu MESSAGE Please select input Mac OS encoding: OK_BUTTON_NAME Convert NAME Convert Mac Text To UTF-16... NOTES Mac OS 10.3 required. List of all available input and output encodings can be obtained by running iconv -l in Terminal. REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -converted.utxt VERSION 1 ACTIVATION_MODE act_file CATEGORIES Conversion Text COMMAND iconv -f UTF-8 -t UTF-16 __OBJ_PATH__ >> __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -converted.utxt EXECUTION_MODE exe_silent_system NAME Convert UTF-8 Text To UTF-16 NOTES Mac OS 10.3 required. List of all available input and output encodings can be obtained by running iconv -l in Terminal. REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -converted.utxt VERSION 1 ACTIVATION_MODE act_file CATEGORIES Conversion Text COMMAND iconv -f UTF-16 -t UTF-8 __OBJ_PATH__ >> __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -UTF-8.txt EXECUTION_MODE exe_silent_system NAME Convert UTF-16 Text To UTF-8 NOTES Mac OS 10.3 required. List of all available input and output encodings can be obtained by running iconv -l in Terminal. REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -UTF-8.txt VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND ci -t-" __DLG_INPUT_TEXT__ " -m" __DLG_INPUT_TEXT__ " __OBJ_PATH__ EXECUTION_MODE exe_silent_system INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_TYPE input_clear_text MESSAGE Description / Log message: OK_BUTTON_NAME Check in NAME RCS Check in NOTES Checks the selected file into the local RCS system. Can also do the initial check in. Author: Henry Todd <henryjtodd@hotmail.com> - Suggestions welcome. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME RCS VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ ; co -l __DLG_INPUT_TEXT__ EXECUTION_MODE exe_silent_system INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_TYPE input_clear_text MESSAGE File to be checked out: OK_BUTTON_NAME Check out NAME RCS Check out (writable) NOTES Checks a file out of the local RCS system in a writable format. Prompt asks for the filename. Author: Henry Todd <henryjtodd@hotmail.com> - Suggestions welcome. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME RCS VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ ; co __DLG_INPUT_TEXT__ EXECUTION_MODE exe_silent_system INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_TYPE input_clear_text MESSAGE File to be checked out: OK_BUTTON_NAME Check out NAME RCS Check out (read-only) NOTES Checks a file out of the local RCS system in a read-only format. Prompt asks for the filename. Author: Henry Todd <henryjtodd@hotmail.com> - Suggestions welcome. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME RCS VERSION 1 ACTIVATION_EXTENSIONS 0 1 2 3 4 5 6 7 8 9 n ACTIVATION_FILE_TYPES ACTIVATION_MODE act_file CATEGORIES Administration Command Line Development Documentation COMMAND /usr/bin/man __OBJ_NAME_NO_EXTENSION__ EXECUTION_MODE exe_terminal NAME Man in Terminal NOTES Opens man files in terminal. (See under "Files" for extensions) By Y.Coles SUBMENU_NAME Terminal VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Administration Clipboard Development Documentation Selection COMMAND /usr/local/bin/openman __OBJ_TEXT__ EXECUTION_MODE exe_silent_system NAME Show man page in ManOpen NOTES requires (free) ManOpen <www.clindberg.org/projects/ManOpen.html> after installing the app, copy openman command that comes with it to /usr/local/bin or change path below Submitted by Jacek Stanislawski SUBMENU_NAME text VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; bzip2 -c __OBJ_NAME__ > __OBJ_NAME__ .bz2 NAME Compress with bzip2 (preserve original) NOTES # this version replaces original file with compressed cd __OBJ_PARENT_PATH__; bzip2 __OBJ_NAME__ # this version does not cd __OBJ_PARENT_PATH__; bzip2 -c __OBJ_NAME__ >__OBJ_NAME__.bz2 Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; gzip -9 -c __OBJ_NAME__ > __OBJ_NAME__ .gz EXECUTION_MODE exe_silent_popen NAME Compress with gzip (preserve original) NOTES Alternative to preserve original Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd ~/Desktop; gunzip -c __OBJ_PATH__ | pax -r EXECUTION_MODE exe_silent_popen NAME Extract .pax.gz to Desktop NOTES or use __OBJ_PATH__/Contents/Archive.pax.gz to do it on the package to preserve permissions: echo "gunzip -c __OBJ_PATH__ | pax -r" >/tmp/cmd; sudo sh /tmp/cmd; rm /tmp/cmd Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; pax -r -f __OBJ_PATH__ NAME un-pax NOTES Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Language Search Selection Web COMMAND open http://encarta.msn.com/dictionary_/ __OBJ_TEXT__ .html ESCAPE_SPECIAL_CHARS esc_none NAME Search dictionary NOTES open http://www.dictionary.com/search?q=__OBJ_TEXT__ open http://www.m-w.com/cgi-bin/dictionary\?book=Dictionary\&va=__OBJ_TEXT__ Submitted by Jacek Stanislawski SUBMENU_NAME Web VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Administration Clipboard Mail Network Search Selection Web COMMAND open http://ordb.org/lookup/rbls/?host= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent NAME Search IP in RBLs NOTES Using ORDB search RBLs for an IP address Submitted by Jacek Stanislawski SUBMENU_NAME Web VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Conversion Selection COMMAND echo -n __OBJ_TEXT__ | openssl base64 -e | /usr/local/bin/PipeAlert ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME base64 encode NOTES Requires PipeAlert (or change Execution Mode to Terminal) Alternative: /usr/local/bin/ed64 -e __OBJ_TEXT__ | /usr/local/bin/PipeAlert 1. download: <http://www.sendmail.org/~ca/email/prgs/ed64.c> 2. compile: cc -o ed64 ed64.c 3. install: sudo cp ed64 /usr/local/bin Submitted by Jacek Stanislawski SUBMENU_NAME text VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Conversion Selection COMMAND /usr/local/bin/ed64 __OBJ_TEXT__ | /usr/local/bin/PipeAlert ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME base64 decode NOTES Requires PipeAlert (or change Execution Mode to Terminal) and ed64: 1. download: <http://www.sendmail.org/~ca/email/prgs/ed64.c> 2. compile: cc -o ed64 ed64.c 3. install: sudo cp ed64 /usr/local/bin 'echo -n __OBJ_TEXT__ | openssl base64 -d' does not seem to work Submitted by Jacek Stanislawski SUBMENU_NAME text VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Math Network Selection COMMAND /usr/local/bin/subnet-calc __OBJ_TEXT__ | /usr/local/bin/PipeAlert ESCAPE_SPECIAL_CHARS esc_none NAME Subnet calculator NOTES Requires PipeAlert (or change Execution Mode to Terminal) and subnet-calc <http://home.pacbell.net/jacek_s/subnet-calc-1.zip> Submitted by Jacek Stanislawski SUBMENU_NAME text VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Editor Selection COMMAND /bin/sh -c "/usr/local/bin/bbedit __OBJ_TEXT__ " EXECUTION_MODE exe_silent_system NAME Open in BBEdit NOTES This version uses shell to allow for environment variables in selected text, e.g.: $HOME/bin/ba.log SUBMENU_NAME text VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Editor Selection COMMAND open -a TextEdit __OBJ_TEXT__ NAME Open in TextEdit NOTES __OBJ_TEXT__ must be a full path name, in unix format e.g. /etc/hostconfig or ~/Library/Preferences/loginwindow.plist Two most probable causes of nothing happening are: - invalid pathname - no privilege to open the file Submitted by Jacek Stanislawski SUBMENU_NAME text VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Administration Clipboard System Selection COMMAND grep -e __OBJ_TEXT__ /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/MacErrors.h | /usr/local/bin/PipeAlert EXECUTION_MODE exe_silent_system NAME Explain error NOTES for Terminal mode prepend this: echo ' '; echo ' '; echo ' '; Submitted by Jacek Stanislawski SUBMENU_NAME text VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration Archive Development File COMMAND cd ~/Desktop; gunzip -c `find __OBJ_PATH__ -name "*.pax.gz" -type f` | pax -r NAME Extract pkg to Desktop NOTES To preserve permissions: echo "gunzip -c find __OBJ_PATH__ -name "*.pax.gz" -type f` | pax -r" >/tmp/cmd; sudo sh /tmp/cmd; rm /tmp/cmd Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Folder VERSION 1 ACTIVATION_EXTENSIONS pkg ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Administration Archive Development File COMMAND gzip -cd `find __OBJ_PATH__ -name "*.pax.gz" -type f` | pax > /tmp/pkgContents.txt; open /tmp/pkgContents.txt EXECUTION_MODE exe_silent_system NAME List pkg contents (alternative) NOTES Avoids using Pacifist to quickly see a packages contents. Submitted by Anonymous. Corrected by JacekS to use /tmp and replace a file instead of appending SUBMENU_NAME Folder VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; tar -cf - __OBJ_NAME__ | bzip2 > __OBJ_NAME__ .tar.bz2 NAME Make tar.bz2 from folder NOTES cd __OBJ_PARENT_PATH__; tar -cf -__OBJ_NAME__| gzip/__OBJ_NAME__.tgz Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME Folder VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; tar -czf __OBJ_NAME__ .tgz __OBJ_NAME__ EXECUTION_MODE exe_silent NAME Make tgz from folder (alternative 2) NOTES cd __OBJ_PARENT_PATH__; tar -cf - __OBJ_NAME__ | gzip/__OBJ_NAME__.tgz Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME Folder VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File System COMMAND rm /tmp/cliplinks/* >/dev/null; mkdir -p /tmp/cliplinks && ln -s __OBJ_PATH__ /tmp/cliplinks MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Copy symlink NOTES Copy symlink(s) to selected files/folders to clipboard (actually to /tmp). Follow it by going to destination folder and doing "paste symlink" Submitted by Jacek Stanislawski SUBMENU_NAME FileOrFolder VERSION 2 ACTIVATION_MODE act_folder CATEGORIES Administration File System COMMAND cp -Rf /tmp/cliplinks/* " __OBJ_PATH__ " >/dev/null 2>&1 || for f in /tmp/cliplinks/*; do bn=`basename "$f"`; rm -R " __OBJ_PATH__ /$bn"; done && cp -Rf /tmp/cliplinks/* " __OBJ_PATH__ " NAME Paste symlink NOTES Creates symlink(s) to files/folders selected in "copy symlink" in destination folder Only makes sense after "copy symlink" This version leaves symlinks in /tmp, so they can be pasted multiple times. If you prefer "one paste only/no trash left behind", replace the command with: mv /tmp/cliplinks/* __OBJ_PATH__ && rmdir -r /tmp/cliplinks Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Folder VERSION 2 ACTIVATION_MODE act_file CATEGORIES Conversion Text COMMAND iconv -f UTF-8 -t MACCENTRALEUROPE __OBJ_PATH__ > __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ .mac.txt EXECUTION_MODE exe_silent_system NAME Convert UTF-8 to MacCE NOTES Mac OS 10.3 required. List of all available input and output encodings can be obtained by running iconv -l in Terminal. Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ .mac.txt SUBMENU_NAME Convert VERSION 1 ACTIVATION_MODE act_file CATEGORIES Conversion Text COMMAND iconv -f MACCENTRALEUROPE -t UTF-8 __OBJ_PATH__ > __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -utf8.txt EXECUTION_MODE exe_silent_system NAME Convert MacCE to UTF-8 NOTES Mac OS 10.3 required. List of all available input and output encodings can be obtained by running iconv -l in Terminal. iconv -f __DLG_INPUT_TEXT__ -t UTF-16 __OBJ_PATH__ >> __OBJ_PARENT_PATH__/__OBJ_NAME_NO_EXTENSION__-converted.utxt Submitted by Jacek Stanislawski REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -utf8.txt SUBMENU_NAME Convert VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Command Line Editor System COMMAND sudo open -a BBEdit && sleep 3 && /usr/local/bin/bbedit __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Open with BBEdit as root NOTES Submitted by Jacek Stanislawski SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_file CATEGORIES Command Line Text COMMAND sleep 1; cat __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Cat in Terminal NOTES Submitted by Jacek Stanislawski SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Command Line Development File COMMAND cd __OBJ_PATH__ ; EXECUTION_MODE exe_iterm NAME Open iTerm Here NOTES Changes directory on iTerm to selected folder. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Development Editor COMMAND open -a "OMCEdit_J" ESCAPE_SPECIAL_CHARS esc_none NAME Edit Commands with OMCEdit_J NOTES Opens OMCEdit_J instead of OMCEdit_E. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration User Interface System COMMAND defaults write "Apple Global Domain" AppleScrollBarVariant __DLG_INPUT_TEXT__ ; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME single on both sides VALUE Single NAME double on a side VALUE DoubleMax NAME double on both sides VALUE DoubleBoth INPUT_TYPE input_popup_menu MESSAGE Configure Scroll Arrows (It will be reflected at the next start of the app.) NAME Configure Scroll Arrows NOTES Configures scroll arrows of windows. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration System COMMAND osascript -e 'do shell script __DLG_INPUT_TEXT__ with administrator privileges'; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME shorten (from next of next boot) VALUE "/bin/ln -sf /System/Library/Extensions/BootCache.kext/Contents/Resources/BootCacheControl /usr/sbin;" NAME revert to default VALUE "/bin/rm -f /usr/sbin/BootCacheControl;" INPUT_TYPE input_popup_menu MESSAGE Shorten the Boot of OS X 10.3.2 (Administrator privileges are required.) NAME Shorten the Boot of OS X 10.3.2 NOTES Shortens the boot of Mac OS X 10.3.2. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration User Interface System COMMAND defaults write com.apple.finder QuitMenuItem __DLG_INPUT_TEXT__ ; killall -HUP Finder; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME Enable VALUE 1 NAME Disable VALUE 0 INPUT_TYPE input_popup_menu MESSAGE Enable/Disable Quit in Finder (Finder will be restarted to reflect it.) NAME Enable/Disable Quit in Finder NOTES Enables/disables Quit in Finder menu. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration System User Interface COMMAND defaults write com.apple.finder ZoomRects __DLG_INPUT_TEXT__ ; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME Disable VALUE 0 NAME Enable VALUE 1 INPUT_TYPE input_popup_menu MESSAGE Disable Animation for Open in Finder (It will be reflected at the next start of Finder.) NAME Disable Animation for Open in Finder NOTES Disables/enables animation for Open in Finder. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration System User Interface COMMAND defaults write com.apple.finder AnimateWindowZoom __DLG_INPUT_TEXT__ ; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME Disable VALUE 0 NAME Enable VALUE 1 INPUT_TYPE input_popup_menu MESSAGE Disable Animation for Info in Finder (It will be reflected at the next start of Finder.) NAME Disable Animation for Info in Finder NOTES Disables/enables animation for Info in Finder. by Fumio Yamamoto SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration File System User Interface COMMAND defaults write com.apple.finder NSUserKeyEquivalents -dict-add __DLG_INPUT_TEXT__ ; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME Cmd+N VALUE '\U65b0\U898f Finder \U30a6\U30a4\U30f3\U30c9\U30a6' '@$N' '\U65b0\U898f\U30d5\U30a9\U30eb\U30c0' '@N' NAME revert to default VALUE '\U65b0\U898f Finder \U30a6\U30a4\U30f3\U30c9\U30a6' '@N' '\U65b0\U898f\U30d5\U30a9\U30eb\U30c0' '@$N' INPUT_TYPE input_popup_menu MESSAGE Assign "New Folder" to Cmd+N? (It will be reflected at the next start of Finder.) NAME Assign "New Folder" to Cmd+N (J) NOTES Assigns Japanese counterpart of "New Folder" to Cmd+N. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration Mail System User Interface COMMAND defaults write com.apple.mail NSUserKeyEquivalents -dict-add __DLG_INPUT_TEXT__ ; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME Cmd+M VALUE '\U3057\U307e\U3046' '@$N' '\U65b0\U898f\U30e1\U30fc\U30eb\U3092\U53d7\U4fe1' '@M' NAME revert to default VALUE '\U3057\U307e\U3046' '@M' '\U65b0\U898f\U30e1\U30fc\U30eb\U3092\U53d7\U4fe1' '@$N' INPUT_TYPE input_popup_menu MESSAGE Assign "Get New Mail" to Cmd+M? (It will be reflected at the next start of Mail.app.) NAME Assign "Get New Mail" to Cmd+M (J) NOTES Assigns Japanese counterpart of "Get New Mail" to Cmd+M Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration System User Interface Web COMMAND defaults write com.apple.safari IncludeDebugMenu __DLG_INPUT_TEXT__ ; osascript -e 'quit application "Safari"'; open -a "Safari.app"; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_MENU NAME Enable VALUE 1 NAME Disable VALUE 0 INPUT_TYPE input_popup_menu MESSAGE Enable/Disable Debug menu of Safari (Safari will be restarted to reflect it.) NAME Enable Debug Menu of Safari NOTES Enables/disables Debug menu of Safari. Submitted by Fumio Yamamoto. SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND osascript -e 'do shell script "periodic daily" with administrator privileges'; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Do Cron Daily Jobs Now NOTES Executes "periodic daily" listed in crontab. Submitted by Fumio Yamamoto. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 2 WARNING Do now what cron does daily (3:15, by default)? (Administrator privileges are required.) CATEGORIES Administration System COMMAND osascript -e 'do shell script "periodic weekly" with administrator privileges'; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Do Cron Weekly Jobs Now NOTES Executes "periodic weekly" listed in crontab. Submitted by Fumio Yamamoto. SUBMENU_NAME SYSTEM VERSION 2 WARNING Do what cron does weekly (4:30, Sat., by default)? (Administrator privileges are required.) CATEGORIES Administration System COMMAND osascript -e 'do shell script "periodic monthly" with administrator privileges'; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Do Cron Monthly Jobs Now NOTES Executes "periodic monthly" listed in crontab. Submitted by Fumio Yamamoto. SUBMENU_NAME SYSTEM VERSION 2 WARNING Do what cron does monthly (5:30, 1st, by default)? (Administrator privileges are required.) ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Network Search Selection COMMAND whois __OBJ_TEXT__ > /tmp/whois.tmp; num_lines=`wc /tmp/whois.tmp | awk '{print $1}'`;if [ $num_lines -lt 10 ]; then cat /tmp/whois.tmp;else cat /tmp/whois.tmp | grep -i -e netname -e descr -e country -e OrgName; fi | /usr/local/bin/PipeAlert ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME whois this NOTES Selection should be an IP address. Searches WhoIs databases for the owner of the selected IP address Requires PipeAlert (or change Execution Mode to Terminal) Submitted by Jacek Stanislawski SUBMENU_NAME text VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Audio COMMAND qtplay -Z __OBJ_PATH__ NAME Play with qtplayer-Music Random NOTES Play files in current directory in random order. Requires qtplay: http://home.earthlink.net/~rainbowflight/. Submitted by YC. Note: ^C^C to Stop VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Audio Command Line Disc COMMAND qtplay -cd __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Play all CDs NOTES Play all Audio CDs. Requires qtplay: http://home.earthlink.net/~rainbowflight/. Submitted by YC. Note: ^C^C to Stop VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard File COMMAND tell application "Finder" set additems to " __OBJ_PATH__ " set myresult to "" set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to ":" set max to count of (every text item of additems) repeat with num from 1 to max set myresult to myresult & ((POSIX file (text item num of additems) as alias) as string) if max >1 and num < max then set myresult to myresult & return end if end repeat set AppleScript's text item delimiters to old_delims set the clipboard to myresult end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR : SUFFIX NAME Copy Finder path NOTES Copy path of selected files or folders to the Clipboard, using the Finder & Applescript alias format (with ":"). Submitted by Denis Bajram. (OMC 1.6) SUBMENU_NAME .. VERSION 2 ACTIVATION_EXTENSIONS iso ACTIVATION_MODE act_file CATEGORIES Command Line Disc File COMMAND cd __OBJ_PARENT_PATH__ ; extract-xiso -x __OBJ_PATH__ ; exit EXECUTION_MODE exe_terminal NAME Extract Xbox Iso NOTES needs extract-xiso in path. Submitted by Jan Kampling. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Command Line Disc File COMMAND cd __OBJ_PARENT_PATH__ ; extract-xiso -c __OBJ_PATH__ ; exit EXECUTION_MODE exe_terminal NAME Make Xbox Iso NOTES needs extract-xiso in path. Submitted by Jan Kampling. VERSION 2 ACTIVATION_EXTENSIONS iso ACTIVATION_MODE act_file CATEGORIES Command Line Disc File COMMAND extract-xiso -r __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Convert to Xbox Iso to optimized Xbox Iso NOTES needs extract-xiso in path. Submitted by Jan Kampling. VERSION 1 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES PDF Text COMMAND cd __OBJ_PARENT_PATH__ ;texexec --silent --pdfselect --selection= __DLG_INPUT_TEXT__ __OBJ_NAME__ ;mv texexec.pdf __OBJ_NAME_NO_EXTENSION__ _pages.pdf;rm texexec.tex;rm texexec.tui;rm texexec.tmp;rm texexec.log;rm mprun.mp; rm mpgraph.mp EXECUTION_MODE exe_silent_system INPUT_DIALOG INPUT_TYPE input_clear_text MESSAGE Enter the pages to extract, using the following format: m1:n1,m2:n2,m3… NAME Extract PDF pages NOTES Extract pages from a pdf file; uses texexec, which comes as part as the tetex package This script was written by Gabi Danon. REFRESH_PATH __OBJ_PATH__ .pdf SAVE_AS_DIALOG MESSAGE Save extracted pages as (.pdf will be added): SUBMENU_NAME Convert VERSION 1 ACTIVATION_EXTENSIONS ps eps ACTIVATION_MODE act_file CATEGORIES PDF Text COMMAND ps2pdf13 -dPDFSETTINGS=/printer __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ .pdf NAME PS to PDF NOTES Convert postscript file file into pdf. Uses ps2pdf13, which is part of ghostscript. This script was written by Gabi Danon. REFRESH_PATH __OBJ_PATH__ .pdf SUBMENU_NAME Convert VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Search Selection Web COMMAND open "http://www.amazon.com/exec/obidos/external-search/mode=blended&keyword= __OBJ_TEXT__ NAME Search text at Amazon.com NOTES Searches the site: www.amazon.com with your selected text. Submitted by Adam Pisoni. Slightly modified by Abracode. SUBMENU_NAME Text VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration File System COMMAND chmod u+x __OBJ_PATH__ NAME Make executable NOTES This command will turn on a file's executable bit. As a security measure, it only turns it on for the file's owner. Submitted by Kristofer Widholm. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive Command Line COMMAND hdiutil create -srcfolder __OBJ_PATH__ __OBJ_PATH__ .temp.dmg;hdiutil convert __OBJ_PATH__ .temp.dmg -format UDZO -imagekey zlib-level=9 -o __OBJ_PATH__ .dmg;hdiutil internet-enable __OBJ_PATH__ .dmg;rm __OBJ_PATH__ .temp.dmg; EXECUTION_MODE exe_terminal NAME Make Internet-Enabled Disk Image NOTES Converts selected disk image(s) to compressed .dmg format and then internet-enabled. Zlib compression level is set to strongest compression. This is derived from the Make Compressed Disk Image command. Submitted by Daniel Hasumi-Dickison. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open "http://wwwapps.ups.com/WebTracking/processInputRequest?loc=en_US&AgreeToTermsAndConditions=yes&tracknum= __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_with_percent NAME Track UPS NOTES Track UPS shipment. Submitted by Jacek Stanislawski. SUBMENU_NAME Web VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Selection Text Web COMMAND loc= __OBJ_TEXT__ ; urlPrefix=$(echo $loc | grep "http://"); if [ -z $urlPrefix ]; then loc=$(echo -n "http://"$loc); fi; open $loc ESCAPE_SPECIAL_CHARS esc_none NAME Open Selected Text as URL NOTES Open selected text in your default browser. Submitted by Scott Ruda. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_always CATEGORIES User Interface COMMAND defaults write NSGlobalDomain NSWindowResizeTime __DLG_INPUT_TEXT__ EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Normal INPUT_MENU NAME Slow VALUE 1.0 NAME Normal VALUE 0.5 NAME Fast VALUE 0.2 NAME Very Fast VALUE 0.05 INPUT_TYPE input_popup_menu MESSAGE Please select the WindowResize/Sheet speed: OK_BUTTON_NAME Set ResizeTime NAME Set WindowResizeTime NOTES Affects the speed of smooth resizing windows and showing Sheets. Smaller values = faster. Default is about 0.5. Submitted by Knut Lorenzen. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration File Video COMMAND open /tmp/`id -u`/TemporaryItems/ NAME Open QT cache folder NOTES Make sure "Save movies in disk cache" is checked in QuickTime preferences. Play a movie from the web (make sure the whole of it gets downloaded). Your cached movie is named QTPluginTempXXXXXXX and is located in /tmp/UID/TemporaryItems/. Rename it to MyMovie.mov and move to desktop. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND cd " __OBJ_COMMON_PARENT_PATH__ " ; test -f " __OBJ_NAME_NO_EXTENSION__ _archive.zip" || zip -r " __OBJ_NAME_NO_EXTENSION__ _archive.zip" __OBJ_NAME__ ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR SUFFIX " NAME Make zip NOTES This method does not preserve resource forks. By Thomas Kotzian. REFRESH_PATH __OBJ_NAME__ archive.zip VERSION 3 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.google.com/search?q= __OBJ_TEXT__ \&ie=UTF-8\&oe=UTF-8 NAME Gugel NOTES Gugel is pronounced like the search engine "Google". It searches for the selected phrase in the "eponymous" search engine. Submitted by Ulrich Segewin Kapp. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Web COMMAND osascript -e 'set myURL to " __OBJ_TEXT__ "' -e 'set myTest to "null"' -e 'try' -e 'set myTest to (find text "^http://" in myURL with regexp and string result)' -e 'end try' -e 'if (myTest = "http://") then' -e 'open location myURL' -e 'else' -e 'open location "http://" & myURL' -e 'end if' ESCAPE_SPECIAL_CHARS esc_with_percent NAME webOpen NOTES Open an (selected or scrapbook) URL in a new browser window. The leading 'http://' is not necessary. This Command makes use of the satimage osax (regexp). Thanks to SATIMAGE! http://www.satimage.fr/software/en/downloads_osaxen.html Submitted by Ulrich Segewin Kapp. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Web COMMAND open /Applications/Safari.app http:// __OBJ_TEXT__ EXECUTION_MODE exe_silent_popen NAME Open URL in Safari NOTES adds http:// to a string and opens it in Safari. Submitted by 3Floors.com SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File CHOOSE_FOLDER_DIALOG MESSAGE Moving file(s) to a diff volume? Resource forks will be stripped. Use "Copy to..." instead. COMMAND cd __OBJ_COMMON_PARENT_PATH__ ; mv __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ __DLG_CHOOSE_FOLDER_PATH__ EXECUTION_MODE exe_silent MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Move to... (2) NOTES Move one or more files to a new folder. Submitted by Peter da Silva. Updated by Scott Bratcher (3Floors.com). Modified by Abracode. REFRESH_PATH __DLG_CHOOSE_FOLDER_PATH__ SUBMENU_NAME .. VERSION 4 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File CHOOSE_FOLDER_DIALOG MESSAGE Copy file(s) to... COMMAND cd __OBJ_COMMON_PARENT_PATH__ ; ditto -rsrcFork __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ __DLG_CHOOSE_FOLDER_PATH__ MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Copy to... (2) NOTES Copy one or more files to a new folder. This uses ditto, so it properly copies UNIX permissions and Mac resources and types [[CAUTION: Files of the same name in the destination folder will be overwritten!!]]. Submitted by Peter da Silva. Updated by Scott Bratcher (3Floors.com). Modified by Abracode. REFRESH_PATH __DLG_CHOOSE_FOLDER_PATH__ SUBMENU_NAME .. VERSION 4 CATEGORIES File COMMAND open -a "DFX" NAME DFX Contents NOTES Uses DFX to show Default Folder Contents. Requires Default Folder. Script created by Jim Weil 6/24/04. v 1.0 (jweil@mac.com). Released for free general public use with permission of StClair Software. A fee may NOT be charged for the use of this script without the explicit permission of Jim Weil or St. Clair Software. Default Folder and DFX are copyrighted and licensed products of StClair Software (www.stclairsoft.com). SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; /usr/local/bin/unstuff __OBJ_NAME__ EXECUTION_MODE exe_silent_system NAME Uncompress SIT archive NOTES Submitted by M-Rick VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND rm -f -R __OBJ_PATH__ NAME Delete File/Folder Now NOTES Submitted by Howard M. Fried SUBMENU_NAME .. VERSION 1 WARNING Are you sure you want to delete? WARNING_EXECUTE Delete ACTIVATION_MODE act_file CATEGORIES File Mail COMMAND open -a Microsoft\ Entourage __OBJ_PATH__ NAME Attach to Entourage Msg NOTES Attaches the selected file to a Microsoft Entourage mail message, like dropping the file on the Entourage icon in the Dock. Submitted by Allen Watson. VERSION 1 CATEGORIES Command Line COMMAND telnet towel.blinkenlights.nl EXECUTION_MODE exe_terminal NAME May the Force... NOTES Submitted by Knut the Skywalker VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Text Selection COMMAND summarize " __OBJ_TEXT__ " in __DLG_INPUT_TEXT__ ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript_with_output_window INPUT_DIALOG DEFAULT 3 INPUT_MENU NAME 1 VALUE 1 NAME 2 VALUE 2 NAME 3 VALUE 3 NAME 4 VALUE 4 NAME 5 VALUE 5 NAME 6 VALUE 6 NAME 7 VALUE 7 NAME 8 VALUE 8 NAME 9 VALUE 9 NAME 10 VALUE 10 INPUT_TYPE input_popup_menu MESSAGE Summarize in how many sentences? OK_BUTTON_NAME Summarize NAME Summarize text... NOTES Requires OMC 1.6 OUTPUT_WINDOW_SETTINGS WINDOW_TYPE global_floating VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND set my_object_info to info for POSIX file " __OBJ_PATH__ " ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript_with_output_window NAME Get Detailed Info NOTES Requires OMC 1.6. Get detailed information for file or folder via AppleScript. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 0.90000000000000002 SUBMENU_NAME .. VERSION 1 CATEGORIES Clipboard Time COMMAND set the clipboard to ((current date) as string) ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_applescript NAME Paste Current Date and Time Here NOTES Requires OMC 1.6. Places the date & time in clipboard and then triggers paste operation. Use in text context. PASTE_AFTER_EXECUTION VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PARENT_PATH__ && cvs add __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ NAME CVS Add (file) NOTES Adds the current file to your cvs repository. Needs to be in a working directory of course :) Created by Adrian Simmons (adrian@perlucida.com), 2004-02-28. Modified from cvs update command by Johan Allard. SUBMENU_NAME CVS VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PARENT_PATH__ && mv __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ ~/.Trash && cvs remove __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ NAME CVS Remove (file) NOTES Moves current file to the your Trash and then removes it from your repository. Needs to be in a working directory of course :) Created by Adrian Simmons (adrian@perlucida.com), 2004-02-28. Modified from cvs update command by Johan Allard. SUBMENU_NAME CVS VERSION 1 ACTIVATION_EXTENSIONS iso ISO ACTIVATION_MODE act_file CATEGORIES Command Line File Network COMMAND cd __OBJ_PARENT_PATH__ ; extract-xiso -x -f __DLG_INPUT_TEXT__ -u xbox -p xbox -d e/games/ __OBJ_PATH__ ; exit EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT Type in the IP adress of our Xbox INPUT_TYPE input_clear_text NAME Copy Xbox Game to Xbox FTP NOTES needs extract-iso in PATH could change __DLG_INPUT_TEXT__ to your Xbox IP adress so you don't have to type it in everytime, when i only have one Xbox with a static IP adress you have to change IP / USER / PASSWORD / DIRECTORY - default USER/PASS: xbox/xbox; default dir: e/game/"name of iso file". Submitted by Jan Kampling. VERSION 2 ACTIVATION_MODE act_selected_text CATEGORIES Selection Text COMMAND tell application "System Events" set my_text to " __OBJ_TEXT__ " set paragaph_count to count paragraphs of my_text set word_count to count words of my_text set character_count to count characters of my_text set output_info to "Number of paragraphs: " & paragaph_count & return & "Number of words: " & word_count & return & "Number of characters: " & character_count & return end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript_with_output_window NAME Show Text Statistics NOTES Requires OMC 1.6. Shows paragraph count, word count and character count for selected text. OUTPUT_WINDOW_SETTINGS WINDOW_TITLE Selected Text Statistics VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Selection Text COMMAND on sort(l) if length of l = 1 then return l set x to item 1 of l set ll to rest of l set l1 to {} set l2 to {} repeat with i in ll if x < i then set l2 to l2 & i else set l1 to l1 & i end if end repeat if length of l1 > 1 then set l1 to sort(l1) if length of l2 > 1 then set l2 to sort(l2) return l1 & x & l2 end sort set my_text to " __OBJ_TEXT__ " set my_list to every paragraph of my_text set my_sorted_list to sort(my_list) set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to return set my_new_text to (my_sorted_list as string) set AppleScript's text item delimiters to old_delims set the clipboard to my_new_text ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Sort selected lines (in place) NOTES Requires OMC 1.6. sort() routine taken from "FAQ for alt.comp.lang.applescript" web page at: http://homepage.mac.com/dlivesay/aclafaq.html If you want a descending order, use "if x>i" instead of "if x<i" in the eighth line of the sort() routine. This sorting routine works on strings as well as on numbers. PASTE_AFTER_EXECUTION VERSION 1 CATEGORIES User Interface COMMAND defaults write com.apple.x11 wm_ffm true NAME Turn on "focus window under cursor" for X11 NOTES Default setting for X11 is that the window needs to be clicked to be focused. With this secret option turned on a window under the cursor is focused. Very useful for GIMP which palettes are not floating. VERSION 1 CATEGORIES User Interface COMMAND defaults write com.apple.x11 wm_ffm false NAME Turn off "focus window under cursor" for X11 NOTES Default setting for X11 is that the window needs to be clicked to be focused. This command restores that default bahavior if you changed it. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Selection Text COMMAND set aaa to the clipboard set bbb to " __OBJ_TEXT__ " set ccc to aaa & return & bbb set the clipboard to ccc ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Add to the clipboard (at the end with return) NOTES Requires OMC 1.6. Append selected text to the text in clipboard separating fragments with return. The side effect is that you lose style information for text which was originally in clipboard. Submitted by Brett Zamir. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Selection Text COMMAND set aaa to the clipboard set bbb to " __OBJ_TEXT__ " set ccc to bbb & return & aaa set the clipboard to ccc ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Add to the clipboard (in front with return) NOTES Requires OMC 1.6. Insert selected text in front of the text in clipboard separating fragments with return. The side effect is that you lose style information for text which was originally in clipboard. Submitted by Brett Zamir. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND temp=`date "+Gathered Items (%a, %b %d, %Y %I.%M.%S %p)"`; mkdir " __OBJ_COMMON_PARENT_PATH__ $temp" && mv __OBJ_PATH__ " __OBJ_COMMON_PARENT_PATH__ $temp" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR SUFFIX " NAME Gather items NOTES This command creates a new folder called "Gathered items" with the current date and time appended. Example: Gathered Items (Sun, Jul 25, 2004 03.56.04 AM) then it will gather (move) all files and folders you have selected into that new folder. - Thanks Zep REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ dummy_file SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND ditto -c -k -keepParent -rsrc __OBJ_PATH__ __OBJ_PATH__ .zip EXECUTION_MODE exe_silent_popen NAME Compress with ditto (indiv. archives) NOTES keeps mac resource fork and permissions, zips up the selected item to the same directory. this will compress all selected items into an equal amount of .zip files. quick & dirty, neuralstatic VERSION 1 ACTIVATION_EXTENSIONS webloc ACTIVATION_MODE act_file CATEGORIES File Network Web COMMAND theURL=$(/Developer/Tools/DeRez -e -only "url " ' __OBJ_PATH__ ' | grep "\\/\\* .* \\*\\/" | sed "s/^.*\\/\\* //;s/ \\*\\/$//" | tr -d "\\n");echo "[DEFAULT] BASEURL=$theURL [InternetShortcut] URL=$theURL" > ' __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ .url' ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Change webloc file to PC url NOTES Requires developer tools. Submitted by Edward Christensen. REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ .url SUBMENU_NAME Convert VERSION 1 CATEGORIES Archive COMMAND #!/bin/sh # redirecting stderr is necessary here, because errors from hdiutil are not # shown otherwise, e.g. if a file with the same name already exists. hdiutil create -size 660m -type SPARSE -fs HFS+J -volname __DLG_INPUT_TEXT__ __DLG_SAVE_AS_PATH__ 2> /tmp/temphdiutilerrors.$$ # show errors, if any more /tmp/temphdiutilerrors.$$ # cleanup rm /tmp/temphdiutilerrors.$$ EXECUTION_MODE exe_shell_script_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT MySparseImage INPUT_TYPE input_clear_text MESSAGE Please enter a name for your *mounted* Sparse Image: OK_BUTTON_NAME Create Sparse Image NAME Create Journaled Sparse Image NOTES Requires OMC 1.6.1. Submitted by Knut. Sparse Images behave like normal writeable Disk Images in most respects, but they grow with your needs up to a user specified limit. Change "660m" (suitable for burning a CD) to your preference. This is doable via Disk Utility, too, but - the name of the mounted image cannot be different from the sparseimage file name - there is more free space (~12 MB on a 660MB image), I don't know why - you can select between journaled/unjournaled (use HFS+ or HFS+J respectively) - it's more fun this way :^) SAVE_AS_DIALOG MESSAGE Enter a name for the sparse image file: SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Selection Text Web COMMAND #!/usr/bin/php <?php $text = ' __OBJ_TEXT__ '; $text = strip_tags($text); $text = html_entity_decode($text); $text = stripslashes($text); $text = stripcslashes($text); echo $text; ?> EXECUTION_MODE exe_shell_script_with_output_window NAME Strip HTML tags NOTES Requires OMC 1.6.1. Strip HTML tags from selected text. Uses PHP script! OUTPUT_WINDOW_SETTINGS WINDOW_HEIGHT 400 WINDOW_WIDTH 500 VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard File COMMAND tell application "Finder" set theItems to " __OBJ_PATH__ " set theResult to "" set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to ":" set max to count of (every text item of theItems) repeat with num from 1 to max set theResult to theResult & quoted form of (text item num of theItems) if max > 1 and num < max then set theResult to theResult & return end if end repeat set AppleScript's text item delimiters to old_delims set the clipboard to theResult end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR : SUFFIX NAME Copy Finder path(s) w/return - posix NOTES Copy path of selected files or folders to the Clipboard, using the Finder & Applescript alias format (with ":"). Submitted by Denis Bajram. (OMC 1.6) Modified by Allan Marcus to actually work :-) SUBMENU_NAME .. VERSION 3 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard File COMMAND tell application "Finder" set theItems to " __OBJ_PATH__ " set theResult to "" set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to ":" set max to count of (every text item of theItems) repeat with num from 1 to max set theResult to theResult & quoted form of (text item num of theItems) if max > 1 and num < max then set theResult to theResult & " " end if end repeat set AppleScript's text item delimiters to old_delims set the clipboard to theResult end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR : SUFFIX NAME Copy Finder path(s) w/space - posix NOTES Copy path of selected files or folders to the Clipboard, using the Finder & Applescript alias format (with ":"). Submitted by Denis Bajram. (OMC 1.6) Modified by Allan Marcus to actually work :-) SUBMENU_NAME .. VERSION 3 ACTIVATION_MODE act_folder CATEGORIES Administration File System COMMAND unalias rm; cd __OBJ_PATH__ rm *.aux; rm *.log; rm *.blg; rm *.lof; rm *.toc; rm *.bbl NAME LaTeX-Cleanup NOTES Handy for cleaning up the messes that LaTeX leaves laying around. Submitted by Norm Gall. SUBMENU_NAME .. VERSION 1 WARNING Do you wish to delete *.aux, *.log, *.blg, *.lof, *.toc, and *.bbl? *.pdf and *.dvi will not be deleted. WARNING_CANCEL Cancel WARNING_EXECUTE OK ACTIVATION_EXTENSIONS par2 par2* ACTIVATION_MODE act_file CATEGORIES Administration Command Line File System COMMAND cd __OBJ_PARENT_PATH__ ; par2repair __OBJ_PATH__ ; exit EXECUTION_MODE exe_terminal NAME Repair with par2repair NOTES Need par2 in path. Submitted by Jan Kampling VERSION 1 ACTIVATION_EXTENSIONS par2 par2* ACTIVATION_MODE act_file CATEGORIES Administration File System COMMAND cd __OBJ_PARENT_PATH__ ; par2verify __OBJ_PATH__ ; exit EXECUTION_MODE exe_popen_with_output_window NAME Check with par2verify NOTES Need par2 in path. Submitted by Jan Kampling VERSION 1 ACTIVATION_EXTENSIONS rar 001 part001 ACTIVATION_MODE act_file CATEGORIES Archive Command Line CHOOSE_FOLDER_DIALOG MESSAGE Choose directory to extract to... COMMAND unrar x __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ EXECUTION_MODE exe_terminal NAME Decompress with unrar to... NOTES Need unrar in path. Submitted by Jan Kampling OUTPUT_WINDOW_SETTINGS VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File Web COMMAND try set diskPath to " __OBJ_PATH__ " set outURL to "http://localhost/~" set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to "/" set partCount to count of (every text item of diskPath) if partCount >= 4 then set usersDirName to text item 2 of diskPath set sitesDirName to text item 4 of diskPath if usersDirName is "Users" and sitesDirName is "Sites" then set userName to text item 3 of diskPath set outURL to outURL & userName repeat with index from 5 to partCount set outURL to outURL & "/" & text item index of diskPath end repeat do shell script "open " & outURL end if end if set AppleScript's text item delimiters to old_delims on error theError set outError to theError end try ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_applescript NAME Open "Sites" Path as Localhost URL NOTES Open selected file or folder in default browser. Selected file must be located in (sub)folder of /Users/you/Sites/. Changes the disk path into URL of type http://localhost/~you/path/to/some/file.html so the file is served with Apache, not just opened from the disk in browser. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Command Line File System COMMAND cd __OBJ_PATH__ ; /usr/local/bin/par2 create -s512000 __INPUT_TEXT__ __OBJ_NAME__ .par2 __OBJ_NAME__ * EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT 10 INPUT_MENU NAME 5 VALUE -r5 NAME 10 VALUE -r10 NAME 15 VALUE -r15 NAME 20 VALUE -r20 NAME 25 VALUE -r25 INPUT_TYPE input_popup_menu MESSAGE Select the Level of Redundancy (%) OK_BUTTON_NAME Create NAME Create PAR2 recovery files [~%] NOTES Creates a set of PAR2 recovery files for files contained in selected folder -- NOTE: in order for this command to work, the folder and files MUST start with the same name (ie: segmented files "test.mpg.001", "test.mpg.002" and so on, in a folder called "test") -- requires par2 (http://parchive.sourceforge.net) to be in directory /usr/local/bin/ -- Block-Size is set at 512KB and level of redundancy can be selected -- created by DizzyPenguin (13/09/04) -- for the fun of it! -- REFRESH_PATH __OBJ_NAME__ VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration File COMMAND echo __OBJ_NAME__ appears to be: file -b -k __OBJ_PATH__ EXECUTION_MODE exe_popen_with_output_window NAME Run "file" on selected file(s) NOTES The BSD Unix utility "file" attempts to classify the kind of document being passed to it as an argument, usually returning a more precise (if cryptic) result than Finder's "Get Info" will. Good for distinguishing between shell scripts and executables of various types. See "man file" in Terminal for more details. Submitted by Derek Lichter. VERSION 1 ACTIVATION_EXTENSIONS ace ACTIVATION_MODE act_file CATEGORIES Archive Command Line COMMAND unace x __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Decompress with unace NOTES Need unace in path. (was Decompress with unace to... but did not work). Submitted by Jan Kampling VERSION 2 ACTIVATION_EXTENSIONS iso ACTIVATION_MODE act_file CATEGORIES Command Line Disc File CHOOSE_FOLDER_DIALOG MESSAGE Choose directory to extract to... COMMAND extract-xiso -x __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ EXECUTION_MODE exe_terminal NAME Extract Xbox Iso to... NOTES Needs extract-xiso in path. Submitted by Jan Kampling. VERSION 1 ACTIVATION_EXTENSIONS 001 rar part001 ACTIVATION_MODE act_file CATEGORIES Archive Command Line CHOOSE_FOLDER_DIALOG MESSAGE Choose directory to extract to... COMMAND unrar x -kb __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ EXECUTION_MODE exe_terminal NAME Decompress with unrar to... (Keep Broken) NOTES Need unrar in path. Submitted bye Jan Kampling. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Image COMMAND open -a /System/Library/Image\ Capture/Automatic\ Tasks/Build\ Slide\ Show.app __OBJ_PATH__ NAME Show images NOTES Show full screen images in select folder using /System/Library/Image Capture/Automatic Tasks/Build Slide Show.app Submitted by Ugo Santamaria. SUBMENU_NAME Comandi VERSION 1 ACTIVATION_EXTENSIONS pkg ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Administration Archive Development Editor File COMMAND gzip -cd `find __OBJ_PATH__ -name "*.pax.gz" -type f` | pax | bbedit -t " __OBJ_NAME__ " EXECUTION_MODE exe_silent_system NAME List pkg Contents in bbedit NOTES Avoids using Pacifist to quickly see a packages contents. Submitted by Anonymous. Corrected by JacekS to use /tmp and replace a file instead of appending Corrected by Christian Unger to use bbedit SUBMENU_NAME InstallerUtils VERSION 1 CATEGORIES Administration Network System Web COMMAND echo __PASSWORD__ | sudo -S ipfw -f flush | echo 'Flushed PeerGuardian filters if open' echo 'Preparing to load ban list: this may take 1-2 minutes' echo ' ' sudo mv /Library/StartupItems_Disabled_PeerGuardian /Library/StartupItems/PeerGuardian sudo /Library/StartupItems/PeerGuardian/PeerGuardian start sudo -K echo 'PeerGuardian Activated' echo ' Test: if the firewall is working, connecting to www.disney.com is prohibited' open http://disney.com echo 'Please close this window' EXECUTION_MODE exe_popen_with_output_window NAME PeerGuardian On NOTES Requires PeerGuardian for OS X http://appleguru.home.comcast.net/PeerGuardianOSX_0.04.dmg This script starts the daemon and test if the firewall is working by trying to access a site on the ban list. The script also sets the startup folder for Peerguardian to auto start on booting up. For more information on PeerGuardian go to http://methlabs.org or http://appleguru.home.comcast.net (Mac OS X) pandora6791@yahoo.com.au 18-9-2004 OUTPUT_WINDOW_SETTINGS WINDOW_TITLE PeerGuardian Status SUBMENU_NAME Firewall TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 WARNING Enable PeerGuardian firewall? CATEGORIES Administration Network System Web COMMAND mv /Library/StartupItems/PeerGuardian /Library/StartupItems_Disabled_PeerGuardian | echo __PASSWORD__ | sudo -S ipfw -f flush | sudo -K open http://disney.com EXECUTION_MODE exe_silent_popen NAME PeerGuardian Off NOTES Requires PeerGuardian for OS X http://appleguru.home.comcast.net/PeerGuardianOSX_0.04.dmg This script quits the daemon and tests if the firewall is removed by trying to access a site on the ban list. It also moves and renames the folder /Library/startupitems/PeerGuardian to /Library/Startupitems_Disabled_PeerGuardian. This stops the daemon from activating on startup. For more information on PeerGuardian go to http://methlabs.org or http://appleguru.home.comcast.net (Mac OS X) pandora6791@yahoo.com.au 18-9-2004 SUBMENU_NAME Firewall TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 WARNING Disable PeerGuardian firewall? CATEGORIES Administration Network System Web COMMAND echo __PASSWORD__ | sudo -S /Library/'Application Support'/PeerGuardian/pgupdate sudo -K open http://disney.com EXECUTION_MODE exe_silent_popen NAME PeerGuardian Update Banlist NOTES Requires PeerGuardian for OS X http://appleguru.home.comcast.net/PeerGuardianOSX_0.04.dmg This script runs the PGupdate which is a script to update your filter list with the latest banlist from http://methlabs.org/sync. PGupdate by default is activated every 12 hours via a crontab action. It also tests if the firewall is active by trying to access a site on the ban list. For more information on PeerGuardian go to http://methlabs.org or http://appleguru.home.comcast.net (Mac OS X) pandora6791@yahoo.com.au 18-9-2004 SUBMENU_NAME Firewall TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 WARNING Update PeerGuardian filters? ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Text COMMAND pbpaste | pbcopy EXECUTION_MODE exe_silent_popen NAME Paste plain text NOTES Pastes the text on the clipboard without any style information. Especially handy when copying from Microsoft Office applications and pasting into iChat. By Rob Terrell @ mac dot com. PASTE_AFTER_EXECUTION VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Web COMMAND open http://redirect.nyud.net:8090/?url= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME Coral Cached URL NOTES This will open a Coral Cache of the selected URL, which saves sites from being Slashotted. Coral Cache is great as it allows you to view the site if someone else already used Coral Cache on the URL when it is unavailable. Submitted by Kenn Herman VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Image File COMMAND open -a /System/Library/Image\ Capture/Automatic\ Tasks/Build\ Web\ Page.app __OBJ_PATH__ NAME Make Gallery NOTES Make Gallery images in select folder using /System/Library/Image Capture/Automatic Tasks/Build Web Page.app Submitted by @@ inspired by Ugo Santamaria. SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS webloc ACTIVATION_MODE act_file CATEGORIES Icon Web COMMAND open -a /Applications/Faviconic.app __OBJ_PATH__ EXECUTION_MODE exe_silent_system NAME Faviconicize NOTES Opens .webloc file using Faviconic.app Submitted by Jim Pullin SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration File Image COMMAND find __OBJ_PATH__ -name "*.CR2" -exec cp -Rv {} __DLG_SAVE_AS_PARENT_PATH__ / \; EXECUTION_MODE exe_popen_with_output_window INPUT_DIALOG INPUT_TYPE input_clear_text MESSAGE Enter pattern to find: OK_BUTTON_NAME Search NAME Move CR2s to Folder NOTES Requires OMC 1.4. Recursively searches folder for given patern. This command prints the list of files containing seached text. Submitted by Noel D. Jackson VERSION 1 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES File Time COMMAND cd __OBJ_PATH__ mkdir $(date "+%m-%d-%y") EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT untitled folder INPUT_TYPE input_clear_text MESSAGE Folder Name: OK_BUTTON_NAME Create NAME New Date Folder Here NOTES Creates a folder with the current date. Submitted by Noel D. Jackson REFRESH_PATH __OBJ_PATH__ / __INPUT_TEXT__ SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND touch __OBJ_PATH__ / __DLG_INPUT_TEXT__ .txt EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT file INPUT_TYPE input_clear_text OK_BUTTON_NAME OK NAME Empty Text File Here NOTES Creates an empty text file. Y.Coles (Like in Windows...) REFRESH_PATH __OBJ_PATH__ / __DLG_INPUT_TEXT__ .txt SUBMENU_NAME Finder VERSION 2 CATEGORIES Screen COMMAND cscreen -x __DLG_INPUT_TEXT__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Select width resolution INPUT_MENU NAME 1024 VALUE 1024 NAME 800 VALUE 800 NAME 640 VALUE 640 INPUT_TYPE input_popup_menu OK_BUTTON_NAME OK NAME cscreen NOTES Using csreen Command (http://www.pyehouse.com/lynn/cscreen.php) to change screen resolution. Submitted by abou-anass. SUBMENU_NAME SYSTEM VERSION 2 CATEGORIES Screen COMMAND cscreen -x 1024 NAME cscreen_1024 NOTES Using csreen Command (http://www.pyehouse.com/lynn/cscreen.php). Submitted by abou-anass. SUBMENU_NAME PRATIQUE VERSION 1 CATEGORIES Screen COMMAND cscreen -x 800 NAME cscreen_800 NOTES Using csreen Command (http://www.pyehouse.com/lynn/cscreen.php). Submitted by abou-anass. SUBMENU_NAME PRATIQUE VERSION 1 CATEGORIES Screen COMMAND cscreen -x 640 NAME cscreen_640 NOTES Using csreen Command (http://www.pyehouse.com/lynn/cscreen.php). Submitted by abou-anass. SUBMENU_NAME PRATIQUE VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Development Editor COMMAND open -a "SubEthaEdit" ~/Library/Preferences/com.abracode.OnMyCommandCMPrefs.plist ESCAPE_SPECIAL_CHARS esc_none NAME Edit Commands with SubEthaEdit NOTES Requires SubEthaEdit A modified version of the script "Edit Commands with BBEdit". Submitted by M. Rick. SUBMENU_NAME OMC Prefs Editing VERSION 1 ACTIVATION_EXTENSIONS kon ACTIVATION_MODE act_folder CATEGORIES Development Editor COMMAND open -a SubEthaEdit __OBJ_PATH__ /Contents/*.kon NAME Edit Widget .kon File in SubEthaEdit NOTES A modified version of the script "Edit Widget .kon File in BBEdit" by Josh Zerin. Submitted by M. Rick. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Editor COMMAND open -a SubEthaEdit __OBJ_TEXT__ NAME Open in SubEthaEdit NOTES A modified version of "Open in TextEdit" by Jacek Stanislawski. Submitted by M. Rick. SUBMENU_NAME text VERSION 2 CATEGORIES Administration Development File System COMMAND echo "System Preference File Check"; echo; plutil /Library/Preferences/*.plist; echo; echo "User Preference File Check"; echo; plutil ~/Library/Preferences/*.plist EXECUTION_MODE exe_shell_script_with_output_window NAME Check Preference Files NOTES Checks System and User preference files for errors using "plutil" and outputs the result to a window. Checking User preference files can take a long time. Be patient! Uploaded by Hugh Duffy OUTPUT_WINDOW_SETTINGS WINDOW_HEIGHT 800 WINDOW_POSITION center WINDOW_TITLE Preference Check WINDOW_TYPE regular WINDOW_WIDTH 800 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS pkg mpkg ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Administration Archive Development Editor File COMMAND gzip -cd `find __OBJ_PATH__ -name "*.pax.gz" -type f` | pax >> " __OBJ_PATH_NO_EXTENSION__ Contents.txt" ; open -a SubEthaEdit " __OBJ_PATH_NO_EXTENSION__ Contents.txt" EXECUTION_MODE exe_silent_popen NAME List pkg Contents in SubEthaEdit NOTES Avoids using Pacifist to quickly see a packages contents. Submitted by Anonymous. Modified to edit the content in SubEthaEdit by Aymeric Gillaizeau. REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Clipboard File COMMAND pbpaste | pbcopy;mv __OBJ_PATH__ __OBJ_PARENT_PATH__ / __OBJ_TEXT__ . __OBJ_EXTENSION_ONLY__ EXECUTION_MODE exe_silent_popen NAME Rename File With Clipboard NOTES Renames a file with clipboard content and keeping the extension. Renomme un fichier avec le contenu du clipboard en gardant l'extension. Submitted by Y.Coles REFRESH_PATH __OBJ_PARENT_PATH__ / __OBJ_TEXT__ . __OBJ_EXTENSION_ONLY__ SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Language Selection Search Web COMMAND open "http://lookwayup.com/lwu.exe//lwu/d?t=&h=dictpage&s=d&b=&w= __OBJ_TEXT__ ashtray&lang=Esl&st=" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Translate word EN > ES NOTES Translates the selected word from english to spanish with http://www.lookwayup.com Traduce la palabra seleccionada de inglés al español con http://www.lookwayup.com Submitted by Y.Coles SUBMENU_NAME Web VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Language Selection Search Web COMMAND open "http://lookwayup.com/lwu.exe/lwu/toEng?sLang=Fra&w= __OBJ_TEXT__ &h=dictpage&s=d&b=" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Translate word FR > EN NOTES Traduit le mot selectionné en anglais avec www.lookwayup.com Translates a selected word from french to english with www.lookwayup.com Submitted by Y.Coles SUBMENU_NAME Web VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; if [[ -f __OBJ_PATH__ ]]; then gtar -czf __OBJ_PARENT_PATH__ .tgz __OBJ_PARENT_PATH__ ; else gtar -czf __OBJ_NAME__ .tgz __OBJ_PATH__ ; fi NAME Make tgz from folder (alternative 3) NOTES Smarter about files vs. folders: folder-->folder.tgz; file-->parentfolder.tgz Submitted by Dave Land, based on version 2 by Jacek Stanislawski REFRESH_PATH __OBJ_PARENT_PATH__ SUBMENU_NAME .. VERSION 4 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Command Line Development File COMMAND tell application "Terminal" to do script "cd " & quoted form of " __OBJ_PARENT_PATH__ " & " && [ -d " & quoted form of " __OBJ_NAME__ " & " ] && cd " & quoted form of " __OBJ_NAME__ " ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Open Terminal Here (alternative) NOTES Open a Terminal and cd to the selected directory. Requires bash as a default shell. It's able to enter into pretty much any directory, no matter what weird characters it has in its name. What's new is that it applies to both files and folders. If you invoke it on a file instead of a directory, it will cd to the file's parent directory. If you invoke it on a directory, it wil descend into that directory in the terminal. Submitted by Marc Liyanage. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard File COMMAND set the clipboard to quoted form of " __OBJ_PATH__ " ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Copy Path to Clipboard (alternative) NOTES Copies the path of the selected item to the clipboard. It does so correctly in pretty much every case, and it does it in a way that allows you to paste the clipboard contents directly into the Terminal application and get a valid path, but you can also paste it into an email message or other text window and it will look sane. Requires bash as a default shell. Submitted by Marc Liyanage. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File Mail COMMAND tell application "Mail" activate set msg to make outgoing message set filelist to { __OBJ_PATH__ } set namelist to { __OBJ_NAME__ } set filecount to count of filelist tell msg set visible to true if filecount is greater than 3 then set subject to filecount as string & " Files Attached" else if filecount is greater than 1 then set subject to filecount as string & " Files Attached: " repeat with filename in namelist set subject to subject & filename & ", " end repeat else set subject to first item of namelist end if repeat with path in filelist make new attachment with properties {file name:path} at after the last paragraph end repeat end tell end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR , SUFFIX " NAME Send File via E-mail NOTES Attach the selected file to an empty e-mail message. It is different from previous scripts because: 1.) It handles more than one file. You can invoke it on 1 or many files and it will work. 2.) It sets the subject line to the file names if there are 3 or less files, and to the count of the files otherwise. You usually get a usable subject line right away. Submitted by Marc Liyanage. SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS jpg gif png jpeg ACTIVATION_MODE act_file CATEGORIES Clipboard Image Web COMMAND try set user_name to do shell script "whoami" -- Ignore this. Username for "TRIM_PREFIX", below. -- ** ---------------------------------------------------------------- ** -- ** EDIT THESE 7 VARIABLES TO SUIT YOUR NEEDS -- ** ---------------------------------------------------------------- ** -- ** 1.) Should tags close XHTML or HTML style? XHTML uses "/>". HTML uses ">". set IMG_TAG_CLOSING to "/>" -- ** 2.) Single Quotes or Double Quotes? -- ** An aside here about quoting: I have found (for various reasons) that using -- ** doubles in script languages such as PHP, and single-quotes in HTML is -- ** the best way to reduce your coding headaches. The W3C spec has no opinion on -- ** single versus double quotes, so I think singles are best for HTML, though -- ** I know most use doubles for HTML at present. set USE_SINGLE_QUOTES to true -- ** 3.) If you would like to use absolute addressing, set this to your domain. -- ** If specified, this is added to the src regardless of parameter settings below. -- ** Include "http://" and trailing "/". e.g., http://www.your-domain.com/ set SITE_URL to "" -- ** 4.) Edit the line below to specify wherever you store your active web site. -- ** It will trim that portion from the file path. e.g., The default assumes you -- ** are developing in 'Users/your-name/Sites/' so that portion would get trimmed. set TRIM_PREFIX to "/Users/" & user_name & "/Sites/" -- ** 5.) AND... You can also specify a path to add to file names when they *ARE NOT* -- ** in a subdirectory of TRIM_PREFIX. e.g., if ADD_PREFIX is set to "images/icons/" -- ** then the src will be equal to something like "images/icons/icon_1.gif". -- ** Ideally, you'll always select images from within TRIM_PREFIX so you get the exact -- ** image path, but this variable is a 'best guess' when you are using an image not -- ** apparently in a web directory. set ADD_PREFIX to "images/" -- ** 6.) OR... You can set this variable to true if you would like to be asked for -- ** what src path to add to the file name. When 'true', this overrides 4.) and 5.) set PROMPT_FOR_PREFIX to false -- ** 7.) If you want your favorite HTML Editor to jump to the foreground when -- ** this script concludes, set its program name here. e.g., "BBEdit" set HTML_EDITOR to "" -- ** ---------------------------------------------------------------- ** -- ** END OF CONFIGURATION SECTION -- ** ---------------------------------------------------------------- ** set atids to AppleScript's text item delimiters -- Store this global to restore it later set AppleScript's text item delimiters to {return} set file_paths to text items of (" __OBJ_PATH__ ") -- Get the selected files from OMC set the clipboard to "" as text -- Clear the clpboard set img_tags to "" -- initialize variable where we'll store all the img tags. if (PROMPT_FOR_PREFIX) then set TRIM_PREFIX to "" -- If we're prompting for the prefix, don't auto-delete anything. set mac_file to POSIX file (item 1 of file_paths) -- Get path to the file parent as an initial guess. tell application "Finder" set mac_parent to (container of item mac_file) as text set posix_parent to POSIX path of mac_parent end tell try -- Ask the use what path they would like to use. activate me display dialog "What path should appear before each file name" default answer posix_parent set ADD_PREFIX to text returned of result on error return end try end if repeat with file_path in file_paths -- For each file selected... set sips_result to do shell script "sips -g pixelWidth -g pixelHeight " & (quoted form of file_path) set one_line to paragraph 2 of sips_result -- Get the line of the result with the image width. set line_len to length of one_line set img_width to text 15 thru line_len of one_line as number -- Get the image size from that line set one_line to paragraph 3 of sips_result set line_len to length of one_line set img_height to text 16 thru line_len of one_line as number -- Determine the best img src to specify based on whether the current img is in a TRIM_PREFIX subdir. set trim_offset to offset of TRIM_PREFIX in file_path if (trim_offset is equal to 1) then -- If the img path is in the specified web directory, trim it. set file_path_len to length of file_path set src_path to SITE_URL & (text (trim_offset + (length of TRIM_PREFIX)) thru file_path_len of file_path) else -- If we don't know this directory, just use ADD_PREFIX and the file name set mac_file to POSIX file file_path tell application "Finder" to set src_path to SITE_URL & ADD_PREFIX & name of item mac_file end if -- Append the img tag to the current contents of the clipboard if (USE_SINGLE_QUOTES is equal to true) then set the img_tags to img_tags & "<img width='" & img_width & "' height='" & img_height & "' alt='' src='" & src_path & "' " & IMG_TAG_CLOSING & return else set the img_tags to img_tags & "<img width=\"" & img_width & "\" height=\"" & img_height & "\" alt=\"\" src=\"" & src_path & "\" " & IMG_TAG_CLOSING & return end if end repeat set the clipboard to (img_tags as text) set AppleScript's text item delimiters to atids -- Restore global ATIDs if HTML_EDITOR is not equal to "" then do shell script "open -a '" & HTML_EDITOR & "'" end if on error msg display dialog "Error: " & msg buttons {"OK"} default button "OK" end try -- ** ---------------------------------------------------------------- ** -- ** SCROLL TO TOP OF SCRIPT TO FIND EDITABLE PARAMETERS -- ** ---------------------------------------------------------------- ** ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR \r SUFFIX NAME Make <img> tags NOTES Creates complete (X)HTML <img> tags. READ THE NOTES! This creates XHTML or HTML img tags with completed height, width, and src attributes. There are 7 variables described at the beginning of this script which you can use to customize it. This script will work with jpg, gif, and png files only. The results are stored in the clipboard. Created by Colin Foster, December 23, 2004. http://frozenheads.com/ SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg png tiff tif gif psd xcf ppm pgm ACTIVATION_MODE act_file CATEGORIES Image COMMAND open -a /Applications/Gimp.app __OBJ_PATH__ NAME Open with Gimp NOTES Gimp.app is not displayed in Finder's "Open With..." for picture files. Here is the solution. This command expects Gimp.app installed in Applications folder. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Conversion Selection Text COMMAND echo ' __OBJ_TEXT__ ' | tr 'a-zA-Z' 'n-za-mN-ZA-M' | pbcopy ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Encode/Decode Text with ROT13 NOTES Your first cryptography command PASTE_AFTER_EXECUTION SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_EXTENSIONS rtf html rtf txt htm xhtml ACTIVATION_MODE act_file CATEGORIES Text COMMAND head -n 25 __OBJ_PATH__ >tmp/temfile.txt;/Volumes/Developer/Utilities/FileMerge.app/Contents/Resources/convertRichTextToAscii tmp/temfile.txt; cat tmp/temfile.txt EXECUTION_MODE exe_popen_with_output_window NAME Quick Peep NOTES Peeps a rtf,html, plist, man... file as text. Usefull if you need to quickly copy a part of a text in a file and quicker that launching an text editor. You'll need to adapt the file extensions, or this shows up all the time, so don't use it on picture files. Adapted from the commande "Convert RTF to TXT", Requires Developer Tools. Set application's path to /Developer/Utilities/FileMerge.app/Contents/Resources/convertRichTextToAscii Sbumitted by YYY.C. OUTPUT_WINDOW_SETTINGS TEXT_SIZE 11 WINDOW_HEIGHT 300 WINDOW_WIDTH 410 VERSION 2 ACTIVATION_EXTENSIONS img ACTIVATION_FILE_TYPES dimg ACTIVATION_MODE act_file CATEGORIES Archive Command Line COMMAND hdiutil convert -format ROCo -o __DLG_SAVE_AS_PATH__ __OBJ_PATH__ EXECUTION_MODE exe_terminal NAME Compress Disk Copy 6.3.3 Image NOTES Converts selected Disk Copy 6.3.3 read-write image to read-only compressed format for OS 9 users. This will not work on dmg formatted images or any other image format that contains a partition map. This can be useful when sending many files to OS 9 users. I find that using Disk Copy in Classic to create an empty image and copying the files to the new image is the only way to safely send files to OS 9 users that is unemcumbered by restictive licensing agreements and commericial software. This conversion compresses out any unused space on the disk image, making the file much smaller. Don't forget to encode with BinHex or MacBinary so the recipient can double click the file to open it. Submitted by Chris Miller. OUTPUT_WINDOW_SETTINGS VERSION 1 CATEGORIES Administration System COMMAND osascript -e 'tell app "System Events" to display dialog "SMART (Self Monitoring Analysis and Reporting Technology) is a harddisc diagnostic technology that monitors device performance and attempts to predict device failure. Your device replied: '"`diskutil info disk0 | grep SMART`"'" buttons {"OK"} default button 1 with icon 1' EXECUTION_MODE exe_silent_system NAME SMART Status of Boot Disk NOTES SMART (Self Monitoring Analysis and Reporting Technology) is a harddisc diagnostic technology that monitors device performance and attempts to predict device failure. If your drive supports it, you can check it with this command. Submitted by Knut. OUTPUT_WINDOW_SETTINGS SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Editor File COMMAND touch __OBJ_PATH__ / __INPUT_TEXT__ ;/Developer/Tools/SetFile -c "R*ch" -t "TEXT" __OBJ_PATH__ / __INPUT_TEXT__ bbedit __OBJ_PATH__ / __INPUT_TEXT__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Untitled.php INPUT_TYPE input_clear_text MESSAGE Set the name of the file to create: OK_BUTTON_NAME Create NAME Create new BBEdit file (alternative) NOTES Creates a new file with the BBEdit creator and type codes. Submitted by Kevin Ballard. Modified by Jonathan Haddad to refresh the Finder, and open the file automatically in BBedit. I modified the default file type to be PHP. REFRESH_PATH __OBJ_PATH__ / __INPUT_TEXT__ SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Documentation PDF Selection COMMAND TMP=/private/tmp/$RANDOM.ps; man -t __OBJ_TEXT__ >$TMP; [ $? == 0 ] && open -a Preview $TMP EXECUTION_MODE exe_silent NAME Get manual of selection as PDF NOTES Info: Convert a man page to a PDF and open in Preview based on selected text or clipboard contents. Submitted by: Ian Ferguson Email: nubeat@gmail.com Date: Sun Feb 13 20:00:40 EST 2005 SUBMENU_NAME Koncept OMC VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Network Selection Web COMMAND cd ~/Desktop; curl -L -O -A "Mozilla/4.0" __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Download URL with curl NOTES Info: Download a file using CURL. This is a small improvement on a plugin with a similar function. This version will attempt to redirect a user to a file if there is a forward to a new location. It also provides a user agent header. Works on selected text or clipboard contents. Submitted by: Ian Ferguson Email: nubeat@gmail.com Date: Sun Feb 13 20:29:56 EST 2005 SUBMENU_NAME Koncept OMC VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg gif png tif tiff ACTIVATION_MODE act_file CATEGORIES Command Line Icon COMMAND sips --addIcon __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR NAME Add icon via SIPS NOTES Info: Add an icon to a Finder selection of various image types using SIPS Submitted by: Ian Ferguson Email: nubeat@gmail.com Date: Sun Feb 13 20:31:06 EST 2005 REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME Koncept OMC VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive COMMAND echo "Beginning ZIP Operation: $(date)";perl -e 'print "-" x 80,"\n"';S=$(perl -e 'print time()');zip -r -9 ~/Desktop/ __OBJ_NAME_NO_EXTENSION__ .zip __OBJ_PATH__ -x '.DS_Store';F=$(perl -e 'print time()');perl -e 'print "-" x 80,"\n"';echo -e "Final ZIP archive at: $HOME/Desktop/ __OBJ_NAME_NO_EXTENSION__ .zip\nTook $(($F-$S)) seconds to encode..." EXECUTION_MODE exe_shell_script_with_output_window NAME ZIP this directory to my desktop NOTES Info: ZIP a directory with maximum compression and omit any .DS_Store files in the archive. .DS_Store files. Archives will result in the desktop directory of the current user Submitted by: Ian Ferguson Email: nubeat@gmail.com Date: Mon Feb 14 14:57:56 EST 2005 OUTPUT_WINDOW_SETTINGS TEXT_COLOR A60012 WINDOW_ALPHA 0.90000000000000002 WINDOW_HEIGHT 400 WINDOW_POSITION center WINDOW_TYPE regular WINDOW_WIDTH 700 REFRESH_PATH ~/Desktop/ __OBJ_NAME_NO_EXTENSION__ .zip SUBMENU_NAME Koncept OMC VERSION 2 WARNING Any present zip archives on your desktop with the same name as the directory you have selected will be overwritten by this process. The source directory will not be altered. WARNING_CANCEL Don't want this WARNING_EXECUTE Proceed ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Math Selection COMMAND tell application "System Events" set myText to " __OBJ_TEXT__ " set oldDelims to get AppleScript's text item delimiters set AppleScript's text item delimiters to "$" set the_list to every text item of myText set AppleScript's text item delimiters to "" set myNewText to the_list as string set AppleScript's text item delimiters to "=" set the_list to every text item of myNewText set AppleScript's text item delimiters to "" set myNewText to the_list as string set AppleScript's text item delimiters to oldDelims set theValue to do shell script "perl -e '$result=eval(" & myNewText & "); print $result'" set theResult to myText & " = " & theValue set the clipboard to theResult end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Calculate & Append NOTES Calcuate selected mathematical expression value. The expression may contain $ signs or end with = sign (ignored). For example, it may calcualate the following expression: "$20 + 3*$3.5=". Uses AppleScript. Note that AppleScript commands do not work in BBEdit or TextWrangler for unknown reason. OUTPUT_WINDOW_SETTINGS PASTE_AFTER_EXECUTION SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Command Line Network Search Selection COMMAND whois __OBJ_TEXT__ EXECUTION_MODE exe_iterm NAME Whois this address NOTES Submitted by Alexander Cline VERSION 1 CATEGORIES User Interface Dock COMMAND cd ~/Library/Preferences/ cp com.apple.dock.plist com.apple.dock.plist.dmbu defaults write com.apple.dock launchanim -bool no defaults write com.apple.dock magnification -bool no defaults write com.apple.dock autohide -bool yes defaults write com.apple.dock orientation -string top defaults write com.apple.dock pinning -string end defaults write com.apple.dock tilesize -int 16 defaults write com.apple.dock mineffect -string scale kill `ps awwx | grep Dock | grep -v grep | awk '{print $1}'` exit NAME KnockoutDock NOTES Submitted by @@ KnockoutDock is a simple Applescript whipped up to quickly set the Dock preferences so that the Dock is as unobtrusive as possible. This is the quickest way to set the dock preferences on an individual Mac. Faster than all those GUI programs that do the same thing. No time consuming interaction, no logging in and out to see your changes, no copying plist files. You can even deploy this to many users over a network if you run the Applescript directly off a file server. About the author The Applescript has been created by dirtymouse, author of 'Fix a troubled Mac', a Macintosh troubleshooting PDF book, which contains lots of troubleshooting advice including some quick command line shortcuts like this one. For more information, visit: http://fixa.troubledmac.com OUTPUT_WINDOW_SETTINGS SUBMENU_NAME SYSTEM VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration Archive Conversion COMMAND hdiutil create -encryption -megabytes __INPUT_TEXT__ -type SPARSE -fs HFS+ -volname __SAVE_AS_FILE_NAME__ __SAVE_AS_PATH__ && hdiutil attach __SAVE_AS_PATH__ .sparseimage && open /Volumes/ __SAVE_AS_FILE_NAME__ EXECUTION_MODE exe_popen_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT 1024 INPUT_TYPE input_clear_text MESSAGE Please select a size for new disk image [MB]: OK_BUTTON_NAME Create NAME Create Encrypted Sparse Image NOTES Create new encrypted disk image and mount it. Volume name will be the same as file name. Submitted by Ronald Price. Slightly modified by Abracode. OUTPUT_WINDOW_SETTINGS WINDOW_CLOSE_FADE_OUT WINDOW_TYPE regular SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Disk Images VERSION 1 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Administration Archive Conversion COMMAND hdiutil create -encryption -srcfolder __OBJ_PATH__ -fs HFS+ -volname __OBJ_NAME__ __OBJ_PATH__ .dmg && srm -rfm __OBJ_PATH__ NAME Encrypt Folder & Delete Original NOTES Create encrypted disk image from a folder. Volume name is the same as folder name. Disk image is created at the same location as selected folder. Original folder is deleted and overwritten 7 times. If urban myths are correct this is DOD level erasure. To overwrite original 35 times change "srm -rfm" to "srm -rf". Submitted by Ronald Price. Slightly modified by Abracode. REFRESH_PATH __OBJ_PATH__ .dmg SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Safari CATEGORIES Editor Web COMMAND tell application "Safari" set safariurl to URL of document 1 end tell tell application "Finder" open item "Nvu" of folder "Applications" of startup disk end tell tell application "Nvu" activate open location "" & safariurl & "" activate end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Edit page with Nvu NOTES Sends the URL of the active Safari window to Nvu. Nvu is a free wysiwyg HTML editor. This command makes it possible to instantly edit the current page. This can be very helpful if you hate searching for the that html file you need. If you see an error in a page, you can instantly fix it. Ideal for starting web developers, but also for the advanced who see a typo. v. 1.0, 12 maart 2005. created by Hendrik Wouters, hendrikwouters@gmail.com SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ && /usr/local/bin/svn update 2>&1 ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_popen_with_output_window MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME SVN Update NOTES SVN updates the selected folder. Modified by Peter Centgraf, 2005-02-18 from CVS Update by Johan Allard, 2003-03-07. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PARENT_PATH__ && /usr/local/bin/svn update 2>&1 EXECUTION_MODE exe_popen_with_output_window MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME SVN Update NOTES SVN updates the selected file. Modified by Peter Centgraf, 2005-02-18 from CVS Update by Johan Allard, 2003-03-07. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ && /usr/local/bin/svn status 2>&1 EXECUTION_MODE exe_popen_with_output_window NAME SVN Status NOTES Displays Subversion status for the selected folder. Created by Peter Centgraf, 2005-02-18. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PARENT_PATH__ && /usr/local/bin/svn status 2>&1 EXECUTION_MODE exe_popen_with_output_window NAME SVN Status NOTES Displays Subversion status for the selected file. Created by Peter Centgraf, 2005-02-18. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ && /usr/local/bin/svn commit -m " __DLG_INPUT_TEXT__ " 2>&1 EXECUTION_MODE exe_popen_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Don't Commit INPUT_TYPE input_clear_text MESSAGE Commit Message: OK_BUTTON_NAME Commit NAME SVN Commit NOTES SVN commits the selected folder, using an input dialog to write the commit description. Modified by Peter Centgraf, 2005-02-18 from CVS Commit by Johan Allard, 2003-03-07. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PARENT_PATH__ && /usr/local/bin/svn commit -m " __DLG_INPUT_TEXT__ " __OBJ_NAME__ 2>&1 EXECUTION_MODE exe_popen_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Don't Commit INPUT_TYPE input_clear_text MESSAGE Commit Message: OK_BUTTON_NAME Commit NAME SVN Commit NOTES SVN commits the selected file, using an input dialog to write the commit description. Modified by Peter Centgraf, 2005-02-18 from CVS Commit by Johan Allard, 2003-03-07. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Development Revision Control COMMAND /usr/local/bin/svn add __OBJ_PATH__ 2>&1 EXECUTION_MODE exe_popen_with_output_window MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR ; SUFFIX NAME SVN Add NOTES Adds the selected file or folder to your Subversion repository. Needs to be in a working directory of course :) Modified by Peter Centgraf, 2005-02-18 from CVS Add by Adrian Simmons (adrian@perlucida.com), 2004-02-28 and cvs update by Johan Allard. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Development Revision Control COMMAND /usr/local/bin/svn remove __OBJ_PATH__ 2>&1 EXECUTION_MODE exe_popen_with_output_window MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR ; SUFFIX NAME SVN Remove NOTES Removes the selected file or folder from your Subversion repository. Needs to be in a working directory of course :) Modified by Peter Centgraf, 2005-02-18 from CVS Remove by Adrian Simmons (adrian@perlucida.com), 2004-02-28 and cvs update by Johan Allard. OUTPUT_WINDOW_SETTINGS WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME SVN VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Development File Revision Control COMMAND tell application "FileMerge" to activate tell application "System Events" set theItems to "" tell application "Finder" set theItems to " __OBJ_PATH__ " set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to ":" end tell tell process "FileMerge" set frontmost to true click menu item 1 of menu "File" of menu bar 1 set value of text field 1 of window "compare files" to text item 1 of theItems set value of text field 2 of window "compare files" to text item 2 of theItems click button 4 of window "compare files" end tell tell application "Finder" set AppleScript's text item delimiters to old_delims end tell end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR : SUFFIX NAME Open in FileMerge NOTES Compare in FileMerge two selected files. Cobbled together by dr_turgeon, using: "Copy Finder path(s) w/return - posix" & "CVS Diff" OUTPUT_WINDOW_SETTINGS SUBMENU_NAME Open VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Web COMMAND php -r "echo urlencode(stripslashes(' __OBJ_TEXT__ '));" | pbcopy NAME url encode NOTES Submitted by Rob Terrell PASTE_AFTER_EXECUTION VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Web COMMAND php -r "echo urldecode(stripslashes(' __OBJ_TEXT__ '));" | pbcopy NAME url decode NOTES Submitted by Rob Terrell PASTE_AFTER_EXECUTION VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Audio Command Line COMMAND cd __OBJ_PATH__ && /sw/bin/mpg123 *mp3 EXECUTION_MODE exe_iterm NAME mpg123 folder NOTES A variation on the command for playing mp3 files using mpg123. The main differences are: 1) A user only specifies a folder instead of individual mp3 files. 2) The user can interact with mpg123 after it's launched because EXECUTION_MODE is set to exe_iterm. I think this is more convenient compared to running mpg123 in the background because it's easier to skip songs, pause them, as well as stop mpg123. Submitted by ytrewq1 OUTPUT_WINDOW_SETTINGS SUBMENU_NAME .. TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Audio Command Line COMMAND cd __OBJ_PATH__ ; mp3wrap CD.mp3 *.mp3; exit EXECUTION_MODE exe_terminal NAME Join mp3s in Folder with mp3warp NOTES need mp3warp in path. a binary download for mac os x could be found here: http://www.macmediacenter.de/?q=node/58 Submitted by Jan Kampling VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Audio Command Line COMMAND cd __OBJ_PATH__ ; mp3wrap CD.mp3 *.mp3; madplay -m -o wav:CD_MP3WRAP.wav CD_MP3WRAP.mp3; rm CD_MP3WRAP.mp3; faac -w --obj-type LC -q 65 -o CD_MP3WRAP.m4a CD_MP3WRAP.wav; rm CD_MP3WRAP.wav; exit EXECUTION_MODE exe_terminal NAME Join mp3s in Folder to one m4a(LC-Q65) NOTES needs mp3wrap, madplay and and faac in path Submitted by Jan Kampling VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND /usr/bin/ditto -c -k --rsrc __OBJ_PATH__ __OBJ_PATH__ .zip EXECUTION_MODE exe_silent_popen NAME Zip Individual Files (Mac-friendly) NOTES Creates Mac-friendly zip files (resource forks *are* preserved), one per selected file/folder, compatible with the Mac OS X "Create Archive of ..." contextual menu zip feature. Zip files are named after their source file, with a ".zip" extension appended, and located in the same parent folder(s) as the original item(s). This has only been tested with Mac OS X 10.4 "Tiger". Submitted by Daryl Forrest SUBMENU_NAME On My Command - Archive VERSION 3 ACTIVATION_MODE act_file CATEGORIES Administration File COMMAND /bin/cp -f /dev/null __OBJ_PATH__ /rsrc NAME Strip Resource Fork (Tiger) NOTES A Tiger-compatible update to Wincent Colaiuta's original Strip Resource Fork! since Tiger's new 'cp' command preserves the resource fork. Many thanks to Wincent Colaiuta for the tip on how to do it. Submitted by Yoktan OUTPUT_WINDOW_SETTINGS SUBMENU_NAME FILE VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration User Interface System Widget COMMAND killall Dock NAME Reload Dock (and kill Dashboard) NOTES There is no easy way to kill Dashboard widgets. Each Dashboard widget has a separate process running in the background and killing them does not help because they are automatically relaunched. One method works though: killing Dock. The Dock automatically relaunches but widgets do not start. There were reports that those widget processes grow memory (leak). On some low end Macs I don't want to see those background processes anyway. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration Widget COMMAND cp -R __OBJ_PATH__ ~/Documents/Widgets/ ; rm -R __OBJ_PATH__ EXECUTION_MODE exe_silent_popen NAME Install Konfabulator Widget NOTES by Wooden Brain Concepts http://beam.to/woodenbrain REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Widget COMMAND cp -R __OBJ_PATH__ ~/Library/Widgets/ ; rm -R __OBJ_PATH__ EXECUTION_MODE exe_silent_popen NAME Install Widget NOTES by Wooden Brain Concepts http://beam.to/woodenbrain REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME File VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Audio COMMAND on list_positions(this_list, this_item, list_all) set the offset_list to {} repeat with i from 1 to the count of this_list if item i of this_list is this_item then set the end of the offset_list to i if list_all is false then return item 1 of offset_list end if end repeat if list_all is false and offset_list is {} then return 0 return the offset_list end list_positions on BubbleSort(theList, sideList, sidelist2) if class of theList is list then set theSize to length of theList repeat with i from 1 to theSize repeat with j from 2 to (theSize - i + 1) if ((item (j - 1) of theList) > (item j of theList)) then set temp to (item (j - 1) of theList) set (item (j - 1) of theList) to (item j of theList) set (item j of theList) to temp set temp to (item (j - 1) of sideList) set (item (j - 1) of sideList) to (item j of sideList) set (item j of sideList) to temp set temp to (item (j - 1) of sidelist2) set (item (j - 1) of sidelist2) to (item j of sidelist2) set (item j of sidelist2) to temp end if end repeat end repeat return theList else return false end if end BubbleSort on stripstuff(tt) set newtext to {} set thechars to every character of tt repeat with i from 1 to (count thechars) set tn to ASCII number of item i of thechars if tn = 32 or (tn > 47 and tn < 58) or (tn > 64 and tn < 160) then copy item i of thechars to the end of newtext end repeat return (newtext as string) end stripstuff set thestring to " __OBJ_TEXT__ " set thestring to stripstuff(thestring) of me tell application "iTunes" set these_tracks to search library playlist 1 for thestring if these_tracks ≠ {} then set thealbums to {} set albumtracks to {} set textlist to {} repeat with aTrack in these_tracks set al to album of aTrack set ar to artist of aTrack set adden to "" try set lo to location of aTrack tell application "Finder" to set di to (name of disk of (lo as alias)) as string set adden to " (" & di & ")" on error set di to "(Missing)" end try if (al is not in thealbums) and al ≠ "" then copy al to end of thealbums copy aTrack to the end of albumtracks if compilation of aTrack then copy (al & " (comp)" & adden) to the end of textlist else copy (artist of aTrack & ": " & al & adden) to the end of textlist end if end if end repeat my BubbleSort(textlist, thealbums, albumtracks) end if end tell if these_tracks = {} or textlist = {} then tell application (path to «constant afdregfp» as text) display dialog "No matches for " & thestring & "." default button {"OK"} giving up after 5 end tell else tell application (path to «constant afdregfp» as text) set tanswer to choose from list textlist with title "Matches" with prompt "Choose an album to play:" OK button name "Play" without multiple selections allowed and empty selection allowed end tell if tanswer ≠ false then set toff to list_positions(textlist, tanswer as string, false) of me tell application "iTunes" set newtrack to item toff of albumtracks set al to album of newtrack set ar to artist of newtrack set co to compilation of newtrack set these_tracks to search library playlist 1 for (al as string) only albums repeat with aTrack in these_tracks if (artist of aTrack = ar and track number of aTrack = 1) or (co and track number of aTrack = 1) then set newtrack to aTrack exit repeat end if end repeat play newtrack end tell end if end if ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Lookup in iTunes & Play NOTES by Wooden Brain Concepts http://beam.to/woodenbrain OUTPUT_WINDOW_SETTINGS SUBMENU_NAME iTunes VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Audio COMMAND on list_positions(this_list, this_item, list_all) set the offset_list to {} repeat with i from 1 to the count of this_list if item i of this_list is this_item then set the end of the offset_list to i if list_all is false then return item 1 of offset_list end if end repeat if list_all is false and offset_list is {} then return 0 return the offset_list end list_positions on BubbleSort(theList, sideList, sidelist2) if class of theList is list then set theSize to length of theList repeat with i from 1 to theSize repeat with j from 2 to (theSize - i + 1) if ((item (j - 1) of theList) > (item j of theList)) then set temp to (item (j - 1) of theList) set (item (j - 1) of theList) to (item j of theList) set (item j of theList) to temp set temp to (item (j - 1) of sideList) set (item (j - 1) of sideList) to (item j of sideList) set (item j of sideList) to temp set temp to (item (j - 1) of sidelist2) set (item (j - 1) of sidelist2) to (item j of sidelist2) set (item j of sidelist2) to temp end if end repeat end repeat return theList else return false end if end BubbleSort on stripstuff(tt) set newtext to {} set thechars to every character of tt repeat with i from 1 to (count thechars) set tn to ASCII number of item i of thechars if tn = 32 or (tn > 47 and tn < 58) or (tn > 64 and tn < 160) then copy item i of thechars to the end of newtext end repeat return (newtext as string) end stripstuff set thestring to " __OBJ_TEXT__ " set thestring to stripstuff(thestring) of me tell application "iTunes" set these_tracks to search library playlist 1 for thestring if these_tracks ≠ {} then set thealbums to {} set albumtracks to {} set textlist to {} repeat with aTrack in these_tracks set al to album of aTrack set ar to artist of aTrack set adden to "" try set lo to location of aTrack tell application "Finder" to set di to (name of disk of (lo as alias)) as string set adden to " (" & di & ")" on error set di to "(Missing)" end try if (al is not in thealbums) and al ≠ "" then copy al to end of thealbums copy aTrack to the end of albumtracks if compilation of aTrack then copy (al & " (comp)" & adden) to the end of textlist else copy (artist of aTrack & ": " & al & adden) to the end of textlist end if end if end repeat my BubbleSort(textlist, thealbums, albumtracks) end if end tell if these_tracks = {} or textlist = {} then tell application (path to «constant afdregfp» as text) display dialog "No matches for " & thestring & "." default button {"OK"} giving up after 5 end tell else tell application (path to «constant afdregfp» as text) set tanswer to choose from list textlist with title "Matches" with prompt "Choose an album to reveal:" OK button name "Reveal" without multiple selections allowed and empty selection allowed end tell if tanswer ≠ false then set toff to list_positions(textlist, tanswer as string, false) of me tell application "iTunes" set newtrack to item toff of albumtracks set al to album of newtrack set ar to artist of newtrack set co to compilation of newtrack set lo to location of newtrack if lo is not missing value then tell application "Finder" activate open container of (lo as alias) end tell else say "Not found" --log {tanswer, textlist, toff, newtrack} end if end tell end if end if ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Lookup in iTunes & Reveal in Finder NOTES by Wooden Brain Concepts http://beam.to/woodenbrain OUTPUT_WINDOW_SETTINGS SUBMENU_NAME iTunes VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File COMMAND cp -R __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ && rm -R __OBJ_PATH__ EXECUTION_MODE exe_silent_popen NAME Put in folder NOTES Simply moves the finder selection to a folder, with of course the option to create a new folder. by Wooden Brain Concepts http://beam.to/woodenbrain Updated 2005-10-14 by Tom. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME FileOrFolder VERSION 2 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File Archive COMMAND --define the base target folder here. See the notes below. property basedir: "Hard Drive:Downloads:Filed Downloads:" tell application "finder" set this_item to posix file " __OBJ_PATH__ " if exists basedir then if kind of this_item is "alias" then set thisitem to (original item of this_item) as alias else set thisitem to this_item as alias end if set na to (name of thisitem) as string set fc to (character 1 of na) if (na contains "wdgt" or na contains "widget") and na contains ".zip" then set nf to "tiger widgets" else if fc < "a" then set nf to "#" else if fc ≥ "a" and fc ≤ "d" then set nf to "a-d" else if fc ≥ "e" and fc ≤ "h" then set nf to "e-h" else if fc = "i" then set nf to "i" else if fc ≥ "j" and fc ≤ "m" then set nf to "j-m" else if fc ≥ "n" and fc ≤ "q" then set nf to "n-q" else if fc ≥ "r" and fc ≤ "t" then set nf to "r-t" else if fc ≥ "u" and fc ≤ "z" then set nf to "u-z" end if if exists (basedir & nf & ":") then set targetf to (basedir & nf & ":") else set targetf to make folder at basedir with properties {name:nf} end if set dummyvar to move thisitem to (targetf as alias) with replacing else display dialog "You must speficy a target folder to file downloads in the script property (edit the command)." end if end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME File Downloads NOTES This command is for sorting a selection of files or folders into alphabetized subfolders of a target folder. (ie, a-d, e-h, etc., with a special folder for tiger widgets.) The one caveat is that you must define the target folder at the top of the script in the properties. The alphabetized sub-folders will then be created as necessary. By Wooden Brain Concepts http://beam.to/woodenbrain/ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME FileOrFolder VERSION 1 ACTIVATION_EXTENSIONS html htm ACTIVATION_MODE act_file CATEGORIES Web Development COMMAND tidy -o __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -tidy.html -f __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -errors.txt __OBJ_PATH__ ; NAME Tidy HTML NOTES Requiers HTML Tidy command line tool from http://tidy.sourceforge.net/ Preserves original and parses errors to 'filename'-error.txt Submitted by Y.C. SUBMENU_NAME File VERSION 1 ACTIVATION_EXTENSIONS html htm ACTIVATION_MODE act_file CATEGORIES Web Development COMMAND tidy -o __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -tidy. __OBJ_EXTENSION_ONLY__ -f __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ -errors.txt -asxhtml __OBJ_PATH__ ; NAME Tidy HTML to XHTML NOTES Requiers HTML Tidy command line tool from http://tidy.sourceforge.net/ Preserves original and parses errors to 'filename'-error.txt Submitted by Y.C. REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME File VERSION 1 CATEGORIES System Image Screen COMMAND defaults write com.apple.screencapture type __DLG_INPUT_TEXT__ ; killall SystemUIServer EXECUTION_MODE exe_silent_popen INPUT_DIALOG DEFAULT PNG INPUT_MENU NAME PDF VALUE pdf NAME PNG VALUE png NAME JPG VALUE jpg NAME GIF VALUE gif INPUT_TYPE input_popup_menu MESSAGE Please select the Screencapture Format: NAME Change Screencapture Format NOTES Presumably, there are other formats than PDF, PNG, GIF and JPG supported, perhaps everything that is supported by QuickTime. Submitted by Knut. REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.4 SUBMENU_NAME .. VERSION 2 WARNING This command will kill SystemUIServer, which is necessary for changes taking effect. WARNING_CANCEL Cancel WARNING_EXECUTE Continue CATEGORIES System Image Screen COMMAND defaults write com.apple.screencapture type __DLG_INPUT_TEXT__ ; killall SystemUIServer EXECUTION_MODE exe_silent_popen INPUT_DIALOG DEFAULT_VALUE PNG INPUT_MENU NAME PDF VALUE pdf NAME PNG VALUE png NAME JPG VALUE jpg NAME GIF VALUE gif NAME TIFF VALUE tiff INPUT_TYPE input_popup_menu MESSAGE Bitte das Bildschirmfotoformat auswählen: NAME [D] Bildschirmfotoformat einstellen NOTES Neben PDF, PNG, GIF, TIFF und JPG funktionieren wohl noch weitere Formate, möglicherweise alle, die QuickTime schreiben kann. Submitted by Knut. REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.4 SUBMENU_NAME .. VERSION 2 WARNING Dieses Kommando beendet den Prozess "SystemUIServer", um die Änderungen zu aktivieren. Symbole in der Menüleiste (neben Spotlight und Uhrzeit) werden kurzzeitig verschwinden. WARNING_CANCEL Abbrechen WARNING_EXECUTE Weiter ACTIVATION_MODE act_folder CATEGORIES File Search COMMAND find __OBJ_PATH__ -name '.??*' -delete NAME remove .* files NOTES Submitted by Raphael Wolfer. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 WARNING Achtung! Willst du wirklich alle versteckten Dateien (.*) löschen? ACTIVATE_ONLY_IN Shiira CATEGORIES Web Development COMMAND tell application "Shiira" set shiiraurl to URL of document 1 end tell tell application "Finder" open item "Nvu.app" of folder "Applications" of startup disk end tell tell application "Nvu.app" activate open location "" & shiiraurl & "" activate end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Edit page with Nvu (Shiira) NOTES Sends the URL of the active Safari window to Nvu. Nvu is a free wysiwyg HTML editor. This command makes it possible to instantly edit the current page. This can be very helpful if you hate searching for the that html file you need. If you see an error in a page, you can instantly fix it. Ideal for starting web developers, but also for the advanced who see a typo. v. 1.0, 12 maart 2005. created by Hendrik Wouters, hendrikwouters@gmail.com Modified by M-Rick SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_always CATEGORIES Command Line Editor Text COMMAND cd __OBJ_PARENT_PATH__ ; vim __OBJ_NAME__ EXECUTION_MODE exe_iterm NAME Open file in Vim NOTES Move into the current directory finder is at and open the selected file using vim inside an new instance of iTerm. Submitted by Makis Marmaridis. VERSION 1 CATEGORIES File Disc COMMAND drutil erase full ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Erase CD-RW Full NOTES Erases CD-RW in Fullmode. After it finished it throws the Disk out. Submitted by Peter Götz REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.7 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME .. VERSION 1 WARNING Are you sure you want to erase selected CD-RW? You will not be able to recover all Data on it. WARNING_CANCEL Cancel WARNING_EXECUTE Erase... CATEGORIES File Disc COMMAND drutil erase quick ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Erase CD-RW Quick NOTES Erases CD-RW in Quickmode. After it finished it throws the Disk out. Submitted by Peter Götz REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.7 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME .. VERSION 2 WARNING Are you sure you want to erase selected CD-RW? You will not be able to recover all Data on it. WARNING_CANCEL Cancel WARNING_EXECUTE Erase... ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File System COMMAND find __OBJ_PATH__ -name "*.lproj" \! -name "English.lproj" \! -name " __DLG_INPUT_TEXT__ .lproj" -exec rm -rf "{}" \; 2> /dev/null EXECUTION_MODE exe_silent_system INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT French INPUT_MENU NAME Dutch VALUE Dutch NAME German VALUE German NAME Italian VALUE Italian NAME Japanese VALUE Japanese NAME Spanish VALUE Spanish NAME French VALUE French INPUT_TYPE input_popup_menu MESSAGE Choose your default language: OK_BUTTON_NAME OK NAME Remove Extra-Language Plus NOTES Removes language resources that you won't use to save some space for your Mac OS X. This command will not (yet) detect your default language but you can choose what language to not remove. English won't be deleted. By @@ Inspired by a discussion on MacNN forum: http://forums.macnn.com/showthread.php?t=247408 SUBMENU_NAME •SYSTEM VERSION 1 ACTIVATION_MODE act_folder CATEGORIES iPod COMMAND touch /Volumes/ __OBJ_NAME__ /iPod_Control/Device/_show_voltage EXECUTION_MODE exe_silent_popen NAME iPod Show Voltage NOTES This command shows the voltage (502 means 5.02 Volt) instead of the battery symbol at the top right of your iPod's display. Does *not* work on iPod nano, 5G iPod untested. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME iPod VERSION 1 WARNING Please double check that you really clicked an iPod, this command will fail otherwise. You will have to disconnect your iPod to see the change. WARNING_CANCEL Cancel WARNING_EXECUTE Show Voltage ACTIVATION_MODE act_folder CATEGORIES iPod COMMAND rm /Volumes/ __OBJ_NAME__ /iPod_Control/Device/_show_voltage EXECUTION_MODE exe_silent_popen NAME iPod Show Battery Symbol NOTES This command reverts to showing the battery symbol at the top right of your iPod's display instead of the voltage. Does *not* work on iPod nano, 5G iPod untested. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME iPod VERSION 1 WARNING Please double check that you really clicked an iPod, this command will fail otherwise. You will have to disconnect your iPod to see the change. WARNING_CANCEL Cancel WARNING_EXECUTE Revert to Battery Symbol ACTIVATION_MODE act_file CATEGORIES Editor COMMAND edit __OBJ_PATH__ ; EXECUTION_MODE exe_silent_popen NAME Open File in TextWrangler NOTES Open selected finder file in TextWrangler. Submitted by Y.Coles. Requires TextWrangler (free) with command line tools installed. http://www.barebones.com/products/textwrangler/ OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Editor COMMAND tell application "TextWrangler" activate end tell try set this_folder to (the target of the front window) as alias tell application "TextWrangler" activate open this_folder end tell on error error_message beep display dialog error_message buttons {"Cancel"} default button 1 end try EXECUTION_MODE exe_applescript NAME Open in TextWrangler's Disk Browser NOTES Open selected Finder Folder in TextWrangler's Disk Browser Submitted by Y.Coles. Requires TextWrangler (free). http://www.barebones.com/products/textwrangler/ OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Web COMMAND open http://trkcnfrm1.smi.usps.com/netdata-cgi/db2www/cbd_243.d2w/output?CAMEFROM=OK\&strOrigTrackNum= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME USPS Track NOTES Submitted by Dave Sweeps. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Web COMMAND open http://www.fedex.com/cgi-bin/tracking?action=track\&language=english\&last_action=alttrack\&ascend_header=1\&cntry_code=\&initial=x\&mps=y\&tracknumbers= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME FedEx Track NOTES Submitted by Dave Sweeps. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Web COMMAND open http://www.google.com/search?btnI=1\&q= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME Google I'm feeling lucky NOTES Sent by Francois Martineau. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Web Search COMMAND open /Applications/Safari.app http://www.answers.com/ __OBJ_TEXT__ EXECUTION_MODE exe_silent_popen NAME Answers.com NOTES Searches Answers.com in Safari with the current selection. Submitted by Gareth McClure www.thoughtdimension.com OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; split -b __DLG_INPUT_TEXT__ __OBJ_PATH__ __OBJ_NAME__ . EXECUTION_MODE exe_silent_popen INPUT_DIALOG DEFAULT Test INPUT_MENU NAME CD VALUE 650m NAME DVD VALUE 4200m NAME FloppyDisk VALUE 1300k NAME Test VALUE 10m INPUT_TYPE input_combo_box MESSAGE Please choose a segment size. Use k for KiloByte, m for MegaByte, 1000m for GigaByte. OK_BUTTON_NAME Split NAME Split file NOTES Submitted by Knut. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; cat __OBJ_NAME_NO_EXTENSION__ .[a-z][a-z] >> __OBJ_NAME_NO_EXTENSION__ EXECUTION_MODE exe_silent_popen NAME Join files NOTES Submitted by Knut. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 WARNING Please make sure you clicked one of the files written by the "split" command. Files will be processed from __OBJ_NAME__.aa to __OBJ_NAME__.zz. WARNING_CANCEL WARNING_EXECUTE Join ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File COMMAND echo __PASSWORD__ | sudo -S chmod -R 777 __OBJ_PATH__ ; sudo -K EXECUTION_MODE exe_silent_popen NAME Change rights to myself NOTES Submitted by Jan Kampling. A note to the paranoid: This command actually sets permissions for user, group and other to read, write and execute. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration User Interface System Widget COMMAND defaults write com.apple.dashboard mcx-disabled -bool true; osascript -e 'tell application "Dock" to quit' NAME Disable Dashboard NOTES Disable REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME User Interface VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Administration User Interface System Widget COMMAND defaults write com.apple.dashboard mcx-disabled -bool false; osascript -e 'tell application "Dock" to quit' NAME Enable Dashboard NOTES Enable REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME User Interface VERSION 1 ACTIVATION_EXTENSIONS jpeg jpg tiff tif gif ACTIVATION_MODE act_file CATEGORIES Image COMMAND sips __OBJ_PATH__ -r -90 -i EXECUTION_MODE exe_silent_popen NAME Rotate 90 degrees < NOTES rotate 90° CCW lossless image using sips.tested only on osx 10.3.9. Submitted by Ugo Santamaria. OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .jpg SUBMENU_NAME img VERSION 1 ACTIVATION_EXTENSIONS jpeg jpg tiff tif gif ACTIVATION_MODE act_file CATEGORIES Image COMMAND sips __OBJ_PATH__ -r -270 -i EXECUTION_MODE exe_silent_popen NAME Rotate 90 degrees > NOTES rotate 90° CW lossless image using sips.tested only on osx 10.3.9. Submitted by Ugo Santamaria. OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .jpg SUBMENU_NAME img VERSION 1 ACTIVATION_EXTENSIONS jpeg jpg tiff tif gif ACTIVATION_MODE act_file CATEGORIES Image COMMAND sips __OBJ_PATH__ -r -180 -i EXECUTION_MODE exe_silent_popen NAME Rotate 180 degrees NOTES rotate 180° lossless image using sips.tested only on osx 10.3.9. Submitted by Ugo Santamaria. OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .jpg SUBMENU_NAME img VERSION 1 ACTIVATE_ONLY_IN Safari Shiira CATEGORIES Internet Web COMMAND tell application "Nvu" activate end tell try set pageurl to URL of document 1 tell application "Nvu" activate open location "" & pageurl & "" activate end tell on error error_message beep display dialog error_message buttons {"Cancel"} default button 1 end try ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Edit page with Nvu NOTES Sends the URL of the active browser window to Nvu. Nvu is a free wysiwyg HTML editor. This command makes it possible to instantly edit the current page. This can be very helpful if you hate searching for the that html file you need. If you see an error in a page, you can instantly fix it. Ideal for starting web developers, but also for the advanced who see a typo. v. 1.0, 12 maart 2005. created by Hendrik Wouters, hendrikwouters@gmail.com v.2 Updated by M-Rick Make 1 command for both Safari and Shiira. No longer needs to specify the path of Nvu in the command. Doesn't work with OmniWeb unfortunately. Doesn't work with browsers that use the Gecko engine. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Edit VERSION 2 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Administration File COMMAND cd __OBJ_PATH__ && find . -type f -perm -u=x -exec lipo -thin `arch` {} -output {} \; EXECUTION_MODE exe_silent_popen NAME Strip Universal Binaries NOTES Recursively finds executable binaries in app or plugin bundle (or even the whole folder of apps - be careful with that) and strips the other architecture code, leaving only native one. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.3.9 REQUIRED_OMC_VERSION 1.7 VERSION 1 WARNING This command performs in-place stripping of non-native code in applications. You cannot undo it. Do you wish to continue? WARNING_CANCEL WARNING_EXECUTE Strip ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Administration File COMMAND cd __OBJ_PATH__ && find . -type f -perm -u=x -exec lipo -info {} \; 2>&1 EXECUTION_MODE exe_popen_with_output_window NAME Universal Binaries Info NOTES Recursively find executable binaries in bundle or folder and print information regarding Universal (fat) code. OUTPUT_WINDOW_SETTINGS BACKGROUND_COLOR 000000 TEXT_COLOR 45FF60 WINDOW_ALPHA 0.90714289999999997 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 203 WINDOW_OPEN_FADE_IN WINDOW_TITLE Universal Binaries Info WINDOW_TYPE global_floating WINDOW_WIDTH 582 REQUIRED_MAC_OS_MIN_VERSION 10.3.9 REQUIRED_OMC_VERSION 1.7 VERSION 1 CATEGORIES Administration System COMMAND killall Finder && open /System/Library/CoreServices/Finder.app ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Relaunch Finder NOTES Submitted by Andrea Luzzi. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration File System COMMAND sudo SetFile -a V __OBJ_PATH__ ; killall Finder && open /System/Library/CoreServices/Finder.app EXECUTION_MODE exe_silent_popen NAME Make Invisible NOTES Requires Developer Tools. Submitted by Andrea Luzzi. OUTPUT_WINDOW_SETTINGS REFRESH_PATH sudo SetFile -a V __OBJ_PATH__ ; killall Finder && open /System/Library/CoreServices/Finder.app REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 2 ACTIVATION_MODE act_file CATEGORIES Archive Command Line COMMAND echo __PASSWORD__ | sudo hdiutil compact __OBJ_PATH__ EXECUTION_MODE exe_popen_with_output_window NAME Compact sparseimage NOTES This command will harmlessly reduce the selected sparseimage down to the minimal size needed to contain the files within it. It does not erase the disk image and you won't lose any files doing this. Requires admin privileges. Submitted by Andrea Luzzi. OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_TIMEOUT 5 WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_TITLE Output REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Disk Images VERSION 1 ACTIVATE_ONLY_IN OmniWeb CATEGORIES Internet Web COMMAND property browser_list : {"Safari", "Internet Explorer", "Firefox", "Add browser..."} set done to false tell application "OmniWeb" set the_URL to address of front browser end tell repeat until done choose from list browser_list with prompt "Choose a browser:" OK button name "Open" without multiple selections allowed and empty selection allowed if the result is false then return else set the_browser to item 1 of the result end if if the_browser is "Add browser..." then try -- catches "user canceled" error display dialog "Enter the name of the browser you wish to add:" default answer "" buttons {"Cancel", "Add"} default button 2 if button returned of result is "Add" then set item -1 of browser_list to text returned of result set browser_list to browser_list & "Add browser..." end if end try else set done to true end if end repeat tell application the_browser activate open location the_URL end tel EXECUTION_MODE exe_applescript NAME Open Page in Another Browser NOTES Open Page in Another Browser (for OmniWeb) Chris Biagini <http://assortedgeekery.com> updated Jan. 18, 2005 Submitted by A. Gillaizeau. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN OmniWeb CATEGORIES Internet Web COMMAND on error error_message beep display dialog error_message buttons {"Cancel"} default button 1 end try set URL_OmniWeb to {} tell application "OmniWeb" repeat with the_browser in every browser repeat with the_tab in every tab of the_browser set end of URL_OmniWeb to address of the_tab end repeat end repeat end tell if URL_OmniWeb is {} then display dialog "There are no OmniWeb windows open." buttons {"OK"} default button 1 with icon 2 return end if tell application "Nvu" activate end tell try set pageurl to URL_OmniWeb tell application "Nvu" activate open location "" & URL_OmniWeb & "" activate end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Edit page with Nvu (Omniweb) NOTES Sends the URL of the active OmniWeb window to Nvu. Nvu is a free wysiwyg HTML editor. This command makes it possible to instantly edit the current page. This can be very helpful if you hate searching for the that html file you need. If you see an error in a page, you can instantly fix it. Ideal for starting web developers, but also for the advanced who see a typo. It is a merge of modified script of Hendrik Wouters <hendrikwouters@gmail.com> to edit Safari in Nvu and a script from Chris Biagini <http://assortedgeekery.com> M-Rick OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 CATEGORIES Web Development COMMAND on dec_to_hex(the_number) if the_number is 0 then return "0" end if set hex_list to {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F"} set the_result to "" set the_quotient to the_number repeat until the_quotient is 0 set the_quotient to the_number div 16 set the_result to (item (the_number mod 16 + 1) of hex_list) & the_result set the_number to the_quotient end repeat return the_result end dec_to_hex on normalize(the_number, the_length) set the_number to the_number as string if length of the_number ≥ the_length then return the_number end if repeat until length of the_number is equal to the_length set the_number to "0" & the_number end repeat return the_number end normalize property my_color : {0, 32896, 65535} set my_color to choose color default color my_color set red to round (first item of my_color) / 257 set green to round (second item of my_color) / 257 set blue to round (third item of my_color) / 257 set red_web to dec_to_hex(red) set green_web to dec_to_hex(green) set blue_web to dec_to_hex(blue) set red_web to normalize(red_web, 2) set green_web to normalize(green_web, 2) set blue_web to normalize(blue_web, 2) set red to normalize(red, 3) set green to normalize(green, 3) set blue to normalize(blue, 3) set decimal_text to "R: " & red & " G: " & green & " B: " & blue set web_text to "#" & red_web & green_web & blue_web set dialog_text to decimal_text & return & "Web: " & web_text set d to display dialog dialog_text with icon 1 buttons {"Cancel", "Copy as Decimal", "Copy for Web"} default button 3 if button returned of d is "Copy as Decimal" then set the clipboard to decimal_text else if button returned of d is "Copy for Web" then set the clipboard to web_text end if EXECUTION_MODE exe_applescript NAME Choose Color NOTES Chris Biagini <http://assortedgeekery.com> updated Aug. 4, 2005 Invokes the Apple color picker from anywhere, and prepares some useful information about the color you chose. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Archive File COMMAND cd __OBJ_PARENT_PATH__ tar --bzip2 -cf __OBJ_PATH__ .bz2 __OBJ_NAME__ osascript -e 'tell Application "Finder"' -e 'display dialog "Compression of file by bzip2 is complete!" buttons {"OK"} default button 1 ' -e 'end tell' EXECUTION_MODE exe_silent_system NAME bzip2 folder NOTES By Greg Nyquist OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Search COMMAND mdfind 'kMDItemDisplayName == "* __OBJ_TEXT__ *"cd' EXECUTION_MODE exe_terminal NAME mdfind *cd NOTES 20060211 Bill Muench Use Spotlight to search for selection or contents of clipboard within filename using wildcard based search OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME bbb VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Search COMMAND mdfind 'kMDItemDisplayName == " __OBJ_TEXT__ "wcd' EXECUTION_MODE exe_terminal NAME mdfind wcd NOTES 20060211 Bill Muench Use Spotlight to search for selection or contents of clipboard within filename using word based search OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME bbb VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Web Language COMMAND open "http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_es&url= __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_none NAME Traducir con Altavista la pagina a castellano NOTES Por Alberto Liano. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Spotlight Search COMMAND mdfind "kMDItemFSLabel == __DLG_INPUT_TEXT__ " ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_popen_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT yellow INPUT_MENU NAME none VALUE 0 NAME red VALUE 6 NAME orange VALUE 7 NAME yellow VALUE 7 NAME green VALUE 2 NAME blue VALUE 4 NAME purple VALUE 3 NAME grey VALUE 1 INPUT_TYPE input_popup_menu MESSAGE Select Label Color OK_BUTTON_NAME Search NAME mdfind label NOTES Spotlight search for label color 20060211 Bill Muench, Santa Cruz, California OUTPUT_WINDOW_SETTINGS ABSOLUTE_POSITION_LEFT 10 ABSOLUTE_POSITION_TOP 44 AUTO_CLOSE_ON_SUCCESS_ONLY BACKGROUND_COLOR F7FFFF LINE_OUTPUT_INTERVAL 0.0 TEXT_SIZE 12 WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 697 WINDOW_OPEN_FADE_IN WINDOW_TITLE mdfind label WINDOW_TYPE regular WINDOW_WIDTH 777 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.6.1 SUBMENU_NAME bbb VERSION 1 ACTIVATION_MODE act_file CATEGORIES Command Line Editor COMMAND gDir = `{dirname __OBJ_PATH__ } gNam = `{basename __OBJ_PATH__ } cd $^gDir joe $^gNam gDir = () gNam = () ESCAPE_SPECIAL_CHARS esc_wrap_with_single_quotes_for_shell EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Edit file(s) with joe NOTES by Philipp Roessler. Opens a Terminal window and opens selected files with the joe editor. Version 2 changes directory first. Note: this is rc shell syntax; adapt for {ba,k,z}sh or {t}csh. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 2 ACTIVATION_EXTENSIONS gray raw ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND /opt/local/bin/convert __DLG_INPUT_TEXT__ GRAY:' __OBJ_PATH__ ' ' __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ .jpg' ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen INPUT_DIALOG DEFAULT -depth 8 -size 1024x1024 -rotate 90 -flop INPUT_TYPE input_clear_text MESSAGE 'convert' arguments: NAME GRAY2JPEG NOTES by Philipp Roessler Converts GRAY (i.e. grayscale RAW) image data files to JPEG images. Useful for developers who have to deal with raw image data. Requires the convert tool from ImageMagick. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_file CATEGORIES Command Line Editor Text COMMAND cd __OBJ_PARENT_PATH__ ; vim __OBJ_NAME__ && exit EXECUTION_MODE exe_iterm NAME Open file in Vim NOTES Move into the current directory finder is at and open the selected file using vim inside an new instance of iTerm. Submitted by Makis Marmaridis. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Command Line Editor Text Development File COMMAND cd __OBJ_PATH__ ; vim && exit EXECUTION_MODE exe_iterm NAME New file in Vim NOTES Open a vim window in the current directory inside an iTerm and allow for easy editing and simple saving of the file back in that current directory. Submitted by Makis Marmaridis. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.google.fr/search?as_q= __OBJ_TEXT__ \&hl=fr\&lr=lang_fr\&num=100 ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME Recherche google texte selectionne ou presse-papiers NOTES Recherche avec google en français, pages en fr, 100 réponses par page. From “Search google for selected or clipboard text” by Francois Martineau. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.google.fr/search?as_q=define%3A __OBJ_TEXT__ \&hl=fr\&lr=lang_fr ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME Define: google texte selectionne ou presse-papiers NOTES Define: avec google en français, pages en fr. From “Search google for selected or clipboard text” by Francois Martineau. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.google.fr/search?as_q=define%3A __DLG_INPUT_TEXT__ \&hl=fr\&lr=lang_fr ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Annuler DEFAULT Mac INPUT_TYPE input_clear_text MESSAGE Tapez le mot dont vous cherchez la définition par Google : OK_BUTTON_NAME OK NAME Define: google le texte demande (dlg) NOTES Define: avec google en français, pages en fr. From “Search google for selected or clipboard text” by Francois Martineau. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.google.fr/search?as_q= __DLG_INPUT_TEXT__ \&hl=fr\&lr=lang_fr\&num=100 ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Annuler DEFAULT OMCEdit INPUT_TYPE input_clear_text MESSAGE Tapez le texte à rechercher dans Google : OK_BUTTON_NAME OK NAME Recherche google le texte demande (dlg) NOTES Recherche avec google en français, pages francophones, 100 réponses par page. From “Search google for selected or clipboard text” by Francois Martineau. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 CATEGORIES File Disc COMMAND drutil erase full ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Erase CD/DVD-RW Full NOTES Erases CD/DVD-RW in Fullmode. After it finished it throws the Disk out. Submitted by Peter Götz OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.7 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME .. VERSION 2 WARNING Are you sure you want to erase selected CD-RW? You will not be able to recover all Data on it. WARNING_CANCEL Cancel WARNING_EXECUTE Erase... CATEGORIES File Disc COMMAND drutil erase quick ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Erase CD/DVD-RW Quick NOTES Erases DVD/CD-RW in Quickmode. After it finished it throws the Disk out. Submitted by Peter Götz OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.7 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME .. VERSION 3 WARNING Are you sure you want to erase selected CD-RW? You will not be able to recover all Data on it. WARNING_CANCEL Cancel WARNING_EXECUTE Erase... CATEGORIES File Finder Selection COMMAND try tell application "Finder" to set the source_folder ¬ to (folder of the front window) as alias on error -- no open folder windows --set the source_folder to path to desktop folder as alias --problem is a window can be open but out of focus beep end try tell application "Finder" set selectionList to {} & selection as list set selectedCount to count items in selectionList if selectedCount > 0 then set nameExtension to name extension of item 1 in selectionList select (every item where name extension ¬ is nameExtension) of (folder source_folder) end if end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Dateien vom gleichen Typ markieren OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME System VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive File COMMAND /usr/local/bin/7za a -t7z -mx=9 __OBJ_PATH__ .7z __OBJ_PATH__ ; EXECUTION_MODE exe_popen_with_output_window NAME Compress with 7za NOTES Creates 7za Archive from Folder or Single Files By Peter Götz OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_POSITION center WINDOW_TITLE Compressing WINDOW_TYPE regular REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Ein-Auspacken VERSION 3 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND srm -f -R -s -v __OBJ_PATH__ ; osascript -e 'tell Application "Finder"' -e 'display dialog "Secure deleting... Done!" buttons {"OK"} default button 1 ' -e 'end tell' EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Secure Remove 1X NOTES Overwrites Files/Folders with a single pass of random data. A Popup-Window will inform you when its done. by Peter Goetz OUTPUT_WINDOW_SETTINGS REFRESH_PATH srm -f -R -s -v __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.6 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND srm -f -R -s -v __OBJ_PATH__ ; osascript -e 'tell Application "Finder"' -e 'display dialog "Secure deleting... Done!" buttons {"OK"} default button 1 ' -e 'end tell' EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Secure Remove 1X with Zero NOTES Overwrites Files/Folders with a single pass of random data and after overwriting, zero blocks used by file. A Popup-Window will inform you when its done. by Peter Goetz OUTPUT_WINDOW_SETTINGS REFRESH_PATH srm -f -R -s -v __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.6 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND srm -f -R -m -v __OBJ_PATH__ ; osascript -e 'tell Application "Finder"' -e 'display dialog "Secure deleting... Done!" buttons {"OK"} default button 1 ' -e 'end tell' EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Secure Remove 7X NOTES Overwrites Files/Folders with 7 US DoD compliant passes (0xF6, 0x00, 0xFF, random, 0x00, 0xFF, random). A Popup-Window will inform you when its done. by Peter Goetz OUTPUT_WINDOW_SETTINGS REFRESH_PATH srm -f -R -m -v __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.6 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND srm -f -R -m -v __OBJ_PATH__ ; osascript -e 'tell Application "Finder"' -e 'display dialog "Secure deleting... Done!" buttons {"OK"} default button 1 ' -e 'end tell' EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Secure Remove 7X with Zero NOTES Overwrites Files/Folders with a single pass of random data and after overwriting, zero blocks used by file. After overwriting, zero blocks used by file A Popup-Window will inform you when its done. by Peter Goetz OUTPUT_WINDOW_SETTINGS REFRESH_PATH srm -f -R -m -v __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.6 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND srm -f -R -v __OBJ_PATH__ ; osascript -e 'tell Application "Finder"' -e 'display dialog "Secure deleting... Done!" buttons {"OK"} default button 1 ' -e 'end tell' EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Secure Remove 35X NOTES Overwrites Files/Folders with the 35-pass Gutmann algorithm. A Popup-Window will inform you when its done. by Peter Goetz OUTPUT_WINDOW_SETTINGS REFRESH_PATH srm -f -R -v __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.6 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND srm -f -R -v __OBJ_PATH__ ; osascript -e 'tell Application "Finder"' -e 'display dialog "Secure deleting... Done!" buttons {"OK"} default button 1 ' -e 'end tell' EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Secure Remove 35X with Zero NOTES Overwrites Files/Folders with the 35-pass Gutmann algorithm and after overwriting, zero blocks used by file. A Popup-Window will inform you when its done. by Peter Goetz OUTPUT_WINDOW_SETTINGS REFRESH_PATH srm -f -R -v __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.6 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND rm /tmp/rottemp.jpg /sw/bin/jpegtran -optimize -copy all -rotate 90 -outfile /tmp/rottemp.jpg __OBJ_PATH__ ; mv -f /tmp/rottemp.jpg __OBJ_PATH__ ; sips __OBJ_PATH__ -i ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME Rotate > NOTES Submitted by Florian Knorn. Jpeg rotation. Requires jpegtran. The major (!) advantage over the existing one is that it is *lossless* (using sips does not appear to be lossless!). OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND rm /tmp/rottemp.jpg /sw/bin/jpegtran -optimize -copy all -rotate 270 -outfile /tmp/rottemp.jpg __OBJ_PATH__ ; mv -f /tmp/rottemp.jpg __OBJ_PATH__ ; sips __OBJ_PATH__ -i ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME Rotate < NOTES Submitted by Florian Knorn. Jpeg rotation. Requires jpegtran. The major (!) advantage over the existing one is that it is *lossless* (using sips does not appear to be lossless!). OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND rm /tmp/rottemp.jpg /sw/bin/jpegtran -optimize -copy all -rotate 180 -outfile /tmp/rottemp.jpg __OBJ_PATH__ ; mv -f /tmp/rottemp.jpg __OBJ_PATH__ ; sips __OBJ_PATH__ -i ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME Rotate v NOTES Submitted by Florian Knorn. Jpeg rotation. Requires jpegtran. The major (!) advantage over the existing one is that it is *lossless* (using sips does not appear to be lossless!). OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND mkdir -p -m 0700 /tmp/`id -u`/Trash >/dev/null 2>&1; mv " __OBJ_PATH__ " "/tmp/`id -u`/Trash/`ruby -e 'puts " __OBJ_NAME__ ".sub(/[^.]+/, %q/\& / + Time.now.strftime("%m%d_%I%M%S"))'`" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Delete on Restart NOTES Moves selected items to /tmp/(uid)/Trash, where they will be permanently deleted at the next restart. The moved items are date/ time-stamped to avoid name conflicts, and to allow for easier retrieval if you should change your mind. Any resource forks should be preserved under Tiger. Submitted by Jeff Holland. REFRESH_PATH __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 4 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive File COMMAND to split(someText, delimiter) set AppleScript's text item delimiters to delimiter set someText to someText's text items set AppleScript's text item delimiters to {""} --> restore delimiters to default value return someText end split to removelastslash(textinput) set array to split(textinput, "") if item (length of array) of array is "/" then set item (length of array) of array to "" end if return array as string end removelastslash tell application "Finder" set the selected_files to the selection end tell set going to true tell application "Finder" repeat with i from 1 to number of items in selected_files if going is true then set this_item_class to class of (item i of selected_files) if (this_item_class is folder) or (this_item_class is document file) then else set going to false display dialog "Archive Must contain only files and folders, Please make a new selection and try again" end if end if end repeat end tell if (the number of items in selected_files is greater than 0) and going is true then set the command_string to "7za a -t7z -mx=9 " as string tell application "Finder" set enclosing_folder to the folder of item 1 of selected_files set enclosing_folderpath to the POSIX path of (enclosing_folder as alias) end tell set the archive_name to the quoted form of (removelastslash(the POSIX path of (item 1 of selected_files as alias)) & ".7z") if the number of items in selected_files is 1 then set the command_string to command_string & archive_name & " " else set the archive_number to 1 set found_freespot to false repeat while found_freespot is false if archive_number is 1 then tell application "Finder" if document file "archive.7z" of enclosing_folder exists then set archive_number to archive_number + 1 else set found_freespot to true set the archive_name to enclosing_folderpath & "archive.7z" set the command_string to command_string & quoted form of (archive_name) & " " end if end tell else tell application "Finder" if document file ("archive_" & archive_number & ".7z") of enclosing_folder exists then set archive_number to archive_number + 1 else set found_freespot to true set the archive_name to enclosing_folderpath & ("archive_" & archive_number & ".7z") set the command_string to command_string & quoted form of (archive_name) & " " end if end tell end if end repeat end if --return archive_name repeat with i from 1 to number of items in selected_files set this_item to item i of selected_files as alias -- set the item_info to info for this_item set the item_path to the quoted form of the POSIX path of this_item set the command_string to command_string & item_path & " " end repeat tell application "Terminal" do script command_string end tell end if EXECUTION_MODE exe_applescript NAME Create 7z archive NOTES Requires 7za Unix application Available at http://www.kyngchaos.com/software For unarchive http://davidw.awardspace.com/macosx.html Submitted by David W. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES System User Interface Dock COMMAND defaults write com.apple.dock contents-immutable -bool true osascript -e 'tell application "Dock" to quit' NAME Lock Dock NOTES These commands allow you to toggle between locked and unlocked mode for the icons on the dock, thus removing the possibility of accidentally dragging an important icon off of your dock and *poof* into thin air. I wish this could be added to right-click menu on the dock divider, (between the applications and the trash can) but for now, I'm settling with the Finder's right-click menu. If anyone knows how to add these commands to the dock menu, I'd be forever indebted. E-mail me at nerdland at gmail dot com. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES System User Interface Dock COMMAND defaults write com.apple.dock contents-immutable -bool false osascript -e 'tell application "Dock" to quit' EXECUTION_MODE exe_silent_popen NAME Unlock Dock NOTES These commands allow you to toggle between locked and unlocked mode for the icons on the dock, thus removing the possibility of accidentally dragging an important icon off of your dock and *poof* into thin air. I wish this could be added to right-click menu on the dock divider, (between the applications and the trash can) but for now, I'm settling with the Finder's right-click menu. If anyone knows how to add these commands to the dock menu, I'd be forever indebted. E-mail me at nerdland at gmail dot com. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES System User Interface Dock COMMAND ri=`defaults read com.apple.dock contents-immutable` wi=true; if [ $ri != 0 ]; then wi=false; fi defaults write com.apple.dock contents-immutable -bool $wi; killall Dock; EXECUTION_MODE exe_silent_popen NAME Dock Lock Toggle NOTES Toggle allow dragging an icon On and Off the Dock Bill Muench Santa Cruz, California OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME test VERSION 2 ACTIVATION_EXTENSIONS tiff tif ACTIVATION_MODE act_file CATEGORIES Image COMMAND tiffutil -info __OBJ_PATH__ EXECUTION_MODE exe_popen_with_output_window NAME Tiff Info NOTES Shows File infos of a Tiff Image File. by Peter Goetz OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_POSITION center WINDOW_TITLE Tiff Image info REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .tiff REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Bildbearbeitung VERSION 1 ACTIVATION_EXTENSIONS 7z ACTIVATION_FILE_TYPES 7ZIP ACTIVATION_MODE act_file_or_folder CATEGORIES Archive File COMMAND /usr/local/bin/7za l __OBJ_PATH__ EXECUTION_MODE exe_popen_with_output_window NAME Show contents of 7za Archive NOTES Shows contents of a 7za Archive. Submitteteter Götz OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_POSITION center WINDOW_TITLE Contents... WINDOW_TYPE regular WINDOW_WIDTH 600 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Ein-Auspacken VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES File Mail COMMAND tell application "GyazMail" set msg to make new outgoing message set filelist to { __OBJ_PATH__ } set namelist to { __OBJ_NAME__ } set filecount to count of filelist tell msg set visible to true if filecount is greater than 3 then set subject to (filecount as string) & " Files Attached" else if filecount is greater than 1 then set subject to (filecount as string) & " Files Attached: " repeat with filename in namelist set subject to subject & filename & ", " end repeat else set subject to first item of namelist end if repeat with path in filelist tell content make new attachment with properties {file name:path} at after the last paragraph end tell end repeat end tell activate end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR , SUFFIX " NAME Send File via E-mail (GyazMail) NOTES Author: Nicolas Repp (nrepp@web.de), 2006. Based on code by Marc Liyanage. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.google.com/search?as_q= __OBJ_TEXT__ \&num=100 ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT OMCEdit INPUT_TYPE input_clear_text MESSAGE Search text: OK_BUTTON_NAME OK NAME Search with Google (100 results) NOTES Google Search OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND set the_item to POSIX file " __OBJ_PATH__ " set the_destination to POSIX file " __DLG_CHOOSE_FOLDER_PATH__ " tell application "Finder" try -- punt on name conflicts, privileges, etc. move the_item to the_destination end try end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Move To... (3) NOTES use AppleScript & Finder to move selected files/folders to a location designated by user; other examples use the shell, which has certain limitations, however this version is still limited by the fact Unicode filenames aren't handled properly by __OBJ_PATH__ i used __DLG_CHOOSE_FOLDER_PATH__ rather than AppleScript's "choose folder" because the former will be executed only once for a multiple selection, so this means there are also Unicode problems with the destination folder name 20060822 * steve harley OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Editor COMMAND /usr/bin/open -a TextMate __OBJ_PATH__ EXECUTION_MODE exe_silent_system NAME Open in TextMate NOTES Assumes that a symbolic link to TextMate called "mate" is present in the system PATH. The link can be created by TextMate from the Help menu (Terminal usage). Submitted by Cesare Tagliaferri (2006/09/03). Changed activation mode to "File or Folder", as textmate can open both, Changed Command to use open command. Submitted by Andrej Krpic (2007/23/08) REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_file CATEGORIES Editor COMMAND wpd2text __OBJ_PATH__ | less EXECUTION_MODE exe_terminal NAME Preview text of WordPerfect file NOTES Requires wpd2text. Submitted by Derick Fay. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Web COMMAND open "http://www.jstor.org/search/AdvancedSearch?si=1&hp=25&q0=&f0=&c0=AND&q1=&f1=&c1=AND&q2= __OBJ_TEXT__ &f2=au&c2=AND&q3=&f3=ti&wc=on&Search=Search&sd=&ed=&la=" ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_system NAME Search for author on jstor NOTES Searches for selected or clipboard text in the JSTOR on-line journal repository. Requires you to have JSTOR access from your IP. Submitted by Derick Fay. Updated July 2007 to accommodate JSTOR changes. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Search Web COMMAND open "http://scholar.google.com/scholar?q= __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_system NAME Search google scholar NOTES Searches for selected or clipboard text. Submitted by Derick Fay. OUTPUT_WINDOW_SETTINGS VERSION 1 ACTIVATION_MODE act_folder CATEGORIES System COMMAND tell application "iTerm" activate set theTerm to make new terminal tell theTerm set theSession to make new session at the end of sessions tell theSession to exec command "/bin/bash -login" tell theSession to write text "cd \" __OBJ_PATH__ \"" end tell end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Open iTerm here (bash) NOTES Open iTerm here with default login shell (env, alias, etc...) Created by Andreax OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.3.9 REQUIRED_OMC_VERSION 1.6 VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Web COMMAND set thelocation to "http://www.google.co.uk/translate?u=" & " __OBJ_TEXT__ " & "&langpair=en%7Cen" open location thelocation ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript INPUT_DIALOG DEFAULT_VALUE __OBJ_TEXT__ INPUT_TYPE input_clear_text NAME Open via proxy... NOTES Opens the selected link or link on the clipboard via Google's translate feature. The url effectively acts as a proxy as it has been set up to transfer from english to english, therefore bypass any restricted sites that may be imposed. See this link for more details: http://www.oreillynet.com/pub/h/4807 Submitted by Steven Halford OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://wikipedia.org/wiki/Special:Search?search= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME Search Wikipedia for selected or clipboard text NOTES Cameron Hayne, September 2006 OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Search Selection Web COMMAND open "http://www.coliposte.net/particulier/suivi_particulier.jsp?colispart= __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME Suivi Colis Poste NOTES Track Colis Poste shipment. © Patrick Blancheton & Shamrock-CoDeS. based on a command by Jacek Stanislawski. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Web VERSION 1 ACTIVATE_ONLY_IN iPhoto ACTIVATION_MODE act_always CATEGORIES Image iPhoto COMMAND tell application "iPhoto" set sList to (selection) set sAlbum to current album repeat with i from 1 to count sList set myPhotoPath to image path of (item i of sList) set myPhoto to (POSIX file myPhotoPath) as alias log myPhoto tell application "Finder" reveal myPhoto select myPhoto activate end tell end repeat end tell EXECUTION_MODE exe_applescript NAME Show in Finder NOTES Show the file(s) of selected photo(s) in Finder by Florian Beyerlein (c) 2006 tested with iPhoto 5.0.4 (263) OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg ACTIVATION_MODE act_file CATEGORIES Image COMMAND /opt/local/bin/jhead -cl __DLG_INPUT_TEXT__ __OBJ_PATH__ EXECUTION_MODE exe_silent_popen INPUT_DIALOG INPUT_TYPE input_clear_text MESSAGE Comment NAME EXIF (jpeg) comment NOTES Add a comment in the EXIF metadata of jpeg files. Requires jhead. By Dan Pelleg OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Editor COMMAND tell application "BBEdit" activate end tell try set this_folder to (the target of the front window) as alias tell application "BBEdit" activate open this_folder end tell on error error_message beep display dialog error_message buttons {"Cancel"} default button 1 end try EXECUTION_MODE exe_applescript NAME Open in BBEdit's Disk Browser NOTES Open selected Finder Folder in BBEdit's Disk Browser. Works with BBEdit 8.5* and below. Submitted by R. Ullrey based upon the work of Y.Coles. Requires BBEdit (Shareware). http://www.barebones.com OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND infile=" __OBJ_PATH__ " outfile=`basename "$infile"` ext="${outfile##*.}" if [ "$ext" = "$outfile" ] ; then mv "$infile" "${infile%.*}`date +" __%Y-%m-%d_%H-%M"`" else mv "$infile" "${infile%.*}`date +"__ %Y-%m-%d_%H-%M"`.${ext}" fi EXECUTION_MODE exe_silent_popen NAME Add timestamp to filename NOTES Submitted by Maarten Sneep OUTPUT_WINDOW_SETTINGS SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder File COMMAND defaults write com.apple.finder AppleShowAllFiles -bool YES;killall Finder NAME Show All Files On NOTES Shows You All hidden Files. by Peter Goetz OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME •SYSTEM VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder File COMMAND defaults delete com.apple.finder AppleShowAllFiles;killall Finder NAME Show All Files Off NOTES Hides all hidden Files. by Peter Goetz OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME •SYSTEM VERSION 1 ACTIVATION_EXTENSIONS lit ACTIVATION_MODE act_file CATEGORIES File COMMAND ~/Applications/clit __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ /; exit EXECUTION_MODE exe_terminal NAME Convert .lit NOTES Convert .lit ebook on open book format with clit. http://www.convertlit.com/ By Ugo Santamaria OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive File COMMAND cd __OBJ_PARENT_PATH__ ; 7za x __OBJ_PATH__ __OBJ_NAME_NO_EXTENSION__ ; tar xvf __OBJ_NAME_NO_EXTENSION__ ; rm __OBJ_NAME_NO_EXTENSION__ EXECUTION_MODE exe_terminal NAME Decompress .tar.7z .tar.bz2 .tar.gz... NOTES Decompress .tar.7z Archives. Bad solution but things like "7za x... | tar xf .... " doesn't work. I've tryed a lot! :( please mail me if it's possible By www.raphaelwolfer.de OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Ein-Auspacken VERSION 3 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive File COMMAND tell application "Finder" set the selected_files to the selection end tell set going to false tell application "Finder" repeat with i from 1 to number of items in selected_files if going is false then set this_item_class to class of (item i of selected_files) if (this_item_class is folder) or (this_item_class is document file) then else set going to true display dialog " Archive Must contain only files and folders, Please make a new selection and try again. DO NOT USE the 7-zip format for backup purpose on Linux/Unix because : - 7-zip does not store the owner/group of the file. On Linux/Unix, in order to backup directories you must use tar: - to backup a directory : tar cf - directory | 7za a -si directory.tar.7z - to restore your backup : 7za x -so directory.tar.7z | tar xf - !!!!!!but that doesn't work!!!!!! I don't know why! Please use .tar.7z or .tar.bz2! Choose OK if you want to create .tar.bz2" tell application "Terminal" do script "cd __OBJ_PARENT_PATH__ ; tar -v -cf - __OBJ_NAME__ | bzip2 -v > __DLG_CHOOSE_OBJECT_PATH__ / __OBJ_NAME__ .tar.bz2;" end tell end if end if end repeat end tell if going is false then set the command_string to "7za a -t7z -mx= __DLG_INPUT_TEXT__ " as string set the command_string to command_string & " __DLG_CHOOSE_OBJECT_PATH__ / __OBJ_NAME__ .7z " & " __OBJ_PARENT_PATH__ / __OBJ_NAME__ " tell application "Terminal" do script command_string end tell end if ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_applescript INPUT_DIALOG CANCEL_BUTTON_NAME cancel DEFAULT compression level INPUT_MENU NAME lowest VALUE 1 NAME low VALUE 3 NAME medium VALUE 5 NAME high VALUE 7 NAME ultra VALUE 9 INPUT_TYPE input_combo_box MESSAGE Please select compression-level! Add -sfx for selfextracting archive (windows) Add -p'passwd' to set a password for the archive. You can add other comands too... OK_BUTTON_NAME compress NAME Create 7z archive [dialog + target] NOTES Requires 7za Unix application Available at: http://macupdate.com/info.php/id/18571 7za have to be in the $PATH variables (add: export "PATH=/path/to/your/7z:$PATH" to /Users/userXY/.profile , often /usr/local/bin is use for this... ) by www.RaphaelWolfer.de compression level and target dialog added idea taken from David W. look for original script: "Create 7z archive" OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Ein-Auspacken VERSION 2 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive File COMMAND cd __OBJ_PARENT_PATH__ ; tar -cvf __DLG_CHOOSE_OBJECT_PATH__ / __OBJ_NAME__ .tar __OBJ_NAME__ ;cd __DLG_CHOOSE_OBJECT_PATH__ ; 7za a -t7z -mx= __DLG_INPUT_TEXT__ __OBJ_NAME__ .tar.7z __OBJ_NAME__ .tar; rm __OBJ_NAME__ .tar; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME cancel DEFAULT compression level INPUT_MENU NAME lowest VALUE 1 NAME low VALUE 3 NAME medium VALUE 5 NAME high VALUE 7 NAME ultra VALUE 9 INPUT_TYPE input_combo_box MESSAGE Please select compression-level! Add -sfx for selfextracting archive (windows) Add -p'passwd' to set a password for the archive. You can add other comands too... OK_BUTTON_NAME compress NAME Create .tar.7z archive NOTES by www.RaphaelWolfer.de: Requires 7za Unix application Available at: http://macupdate.com/info.php/id/18571 7za have to be in the $PATH variables (add: export "PATH=/path/to/your/7z:$PATH" to /Users/userXY/.profile , often /usr/local/bin is use for this... ) OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Ein-Auspacken VERSION 2 ACTIVATION_EXTENSIONS 7z bz2 zip gz cab arj tar rpm deb zip cpio ACTIVATION_MODE act_file_or_folder CATEGORIES Archive File COMMAND 7za __DLG_INPUT_TEXT__ -o' __OBJ_PARENT_PATH__ ' ' __OBJ_PATH__ ' ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME cancel DEFAULT 7z INPUT_MENU NAME Extract contents VALUE x NAME Test VALUE t NAME Extract with password VALUE x -p'enter_password' NAME Show contents VALUE l INPUT_TYPE input_combo_box MESSAGE some things you can do with this archive you can enter other commands too... OK_BUTTON_NAME run NAME Decompr, List, Test: .7z, .cab, .arj, .gz, .bz2, .tar NOTES Decompress, List and Test: .7z, .cab, .arj, .gz, .bz2, .tar ... 7za Archive (extract, list, test). by www.RaphaelWolfer.de Requires 7za Unix application Available at: http://macupdate.com/info.php/id/18571 7za have to be in the $PATH variables (add export "PATH=/path/to/your/7z:$PATH" to /Users/userXY/.profile , often /usr/local/bin is use for this... ) OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Ein-Auspacken VERSION 2 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive Command Line CHOOSE_OBJECT_DIALOG MESSAGE Pleas select a target-folder!! COMMAND cd __OBJ_PARENT_PATH__ ; /usr/local/bin/rar a -ep1 __INPUT_TEXT__ __DLG_CHOOSE_OBJECT_PATH__ / __OBJ_NAME__ .rar __OBJ_NAME__ ;ls -la __DLG_CHOOSE_OBJECT_PATH__ / __OBJ_NAME__ .rar; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT 5 MB INPUT_MENU NAME 5 MB VALUE -v5m -m5 NAME 10 MB VALUE -v10m -m5 NAME 15 MB VALUE -v15m -m5 NAME 50 MB VALUE -v50m -m5 NAME 100 MB VALUE -v100m -m5 NAME 650 MB VALUE -v650m -m5 INPUT_TYPE input_combo_box MESSAGE Select the volume size of each segment (if applicable): Add -m<0..5> Set compression level (0-store...3-default...5-maximal) OK_BUTTON_NAME Create RAR NAME Create RAR archive [~MB + target] NOTES Creates a RAR archive from folder and splits it in segments -- requires rar (www.rarlabs.com) to be in directory /usr/local/bin/ -- size of segments can be selected -- created by DizzyPenguin (12/01/04) -- for the fun of it! -- target selection added by www.RaphaelWolfer.de OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_NAME__ .rar REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Ein-Auspacken VERSION 5 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive Command Line COMMAND hdiutil create -srcfolder __OBJ_PATH__ -format __INPUT_TEXT__ -imagekey zlib-level=9 -volname __SAVE_AS_FILE_NAME__ __SAVE_AS_PATH__ .dmg; hdiutil attach __SAVE_AS_PATH__ .dmg EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT UDIF Compressed (ZLIB) INPUT_MENU NAME UDIF Read/Write VALUE UDRW NAME DVD/CD-R Export VALUE UDTO NAME - VALUE - NAME UDIF Compressed (ADC) VALUE UDCO NAME UDIF Compressed (ZLIB) VALUE UDZO NAME UDIF Compressed (ZLIB level 9) VALUE UDZO NAME - VALUE - NAME UDIF Read Only (Obsolete) VALUE UDRo NAME UDIF Read Only VALUE UDRO INPUT_TYPE input_popup_menu MESSAGE Please select a destination disk format : OK_BUTTON_NAME Continue NAME Create Disk Image... NOTES Create new disk image from folder with some options. by lee seung koo. little moding by www.RaphaelWolfer.de OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SAVE_AS_DIALOG DEFAULT_FILE_NAME MESSAGE Type disk image file name and specify location to save this disk image : SUBMENU_NAME Ein-Auspacken VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; tar -v -cf - __OBJ_NAME__ | bzip2 -v > __DLG_CHOOSE_OBJECT_PATH__ / __OBJ_NAME__ .tar.bz2; EXECUTION_MODE exe_terminal NAME Create tar.bz2 NOTES cd __OBJ_PARENT_PATH__; tar -cf -__OBJ_NAME__| gzip/__OBJ_NAME__.tgz Submitted by Jacek Stanislawski dialog and verbosemode added by www.RaphaelWolfer.de OUTPUT_WINDOW_SETTINGS REFRESH_PATH __OBJ_PARENT_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Ein-Auspacken VERSION 2 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Archive COMMAND cd __OBJ_PARENT_PATH__ ; tar -cvf __DLG_CHOOSE_OBJECT_PATH__ / __OBJ_NAME__ .tar __OBJ_NAME__ ; ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Create .tar NOTES by www.RaphaelWolfer.de OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Ein-Auspacken VERSION 3 ACTIVATION_MODE act_file_or_folder CATEGORIES Command Line COMMAND chmod 666 __OBJ_PATH__ NAME chmod 666 NOTES by Dave Winzler OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Command Line COMMAND chmod 755 __OBJ_PATH__ NAME chmod 755 NOTES by Dave Winzler OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Editor COMMAND /usr/local/bin/wpd2html __OBJ_PATH__ > ~/.Trash/wpdpreview.html; /usr/bin/textutil -convert rtf ~/.Trash/wpdpreview.html; open -a "TextEdit" ~/.Trash/wpdpreview.rtf EXECUTION_MODE exe_shell_script NAME View WordPerfect as RTF NOTES Requires wpd2html. Submitted by Kristofer Widholm OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 CATEGORIES Screen COMMAND tell application "ScreenSaverEngine" to activate EXECUTION_MODE exe_applescript NAME Activate Screensaver NOTES by Alex Celeste REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME System VERSION 1 CATEGORIES Administration System COMMAND tell application "Finder" sleep end tell EXECUTION_MODE exe_applescript NAME Put Computer To Sleep NOTES by Alex Celeste REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME System VERSION 1 CATEGORIES Administration System COMMAND tell application "Shortcuts" to activate EXECUTION_MODE exe_applescript NAME Edit Keyboard Shortcuts To Items In Menu NOTES by Alex Celeste REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Language Search Selection Web COMMAND open "http://translate.google.com/translate_t?text= __OBJ_TEXT__ &langpair=es%7Cen&hl=en&ie=unknown" ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME Translate spanish to english NOTES Translates highlighted spanish text to english by opening Google translate in your browser. Florian Leitner REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 2 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Language Selection Search Web COMMAND open "http://dict.leo.org/ende?lp=ende&lang=de&searchLoc=0&cmpType=relaxed&sectHdr=on&spellToler=on&search= __OBJ_TEXT__ &relink=on" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Translate Word EN <-> DE NOTES Translates the selected word from English to German or German to English. Its working in each direction. Leo.org is recognizing on its on wich Language the word is. Submitted by Peter Goetz OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Office/Tranlate VERSION 1 ACTIVATE_ONLY_IN iTunes ACTIVATION_MODE act_always CATEGORIES Mail Audio COMMAND tell application "iTunes" activate set stracks to location of selection end tell tell application "Mail" activate set msg to make outgoing message tell msg set visible to true repeat with path in stracks make new attachment with properties {file name:path} end repeat end tell end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Send Tune NOTES Attaches selected tracks to a new e-mail message. Scribbled down by Lukas Lindinger REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Phone VoIP COMMAND on replace_chars(this_text, search_string, replacement_string) set AppleScript's text item delimiters to the search_string set the item_list to every text item of this_text set AppleScript's text item delimiters to the replacement_string set this_text to the item_list as string set AppleScript's text item delimiters to "" return this_text end replace_chars set phone_string to " __OBJ_TEXT__ " as string copy replace_chars(phone_string, " ", "") to phone_string copy replace_chars(phone_string, "-", "") to phone_string copy replace_chars(phone_string, "/", "") to phone_string copy replace_chars(phone_string, "+", "00") to phone_string do shell script "curl http://192.168.1.50/?number=" & phone_string ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Dial with Snom NOTES Dial a phone number (selected text) with a Snom VoIP phone. Replace 192.168.1.50 with your phone's IP address. Replace 00 with your international prefix. Uploaded by Christoph Dwertmann (2007) OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File Text COMMAND i=1 max=100 file=Untitled if [ ! -e __OBJ_PATH__ /${file}.txt ] then touch __OBJ_PATH__ /${file}.txt else while [ $i -lt $max ]; do if [ ! -e __OBJ_PATH__ /${file}${i}.txt ] then touch __OBJ_PATH__ /${file}${i}.txt break fi let i+=1 done fi NAME New Text File NOTES By Oliver Jakubiec. Create a new text file (incremental) named "Untitled#.txt" in the currently selected folder. This command allows you to create multiple files consecutively. For example, if the file "Untitled,txt" exists, a new file named "Untitled1.txt" will be created. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 CATEGORIES Administration Development Revision Control COMMAND svn up . NAME SVN::Update NOTES By Tracy Loisel REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Development Revision Control COMMAND /opt/local/bin/svn add __OBJ_PATH__ EXECUTION_MODE exe_silent_popen NAME SVN::Add NOTES By Tracy Loisel REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 CATEGORIES Administration Development Revision Control COMMAND /opt/local/bin/svn ci -m "" NAME SVN::Commit NOTES By Tracy Loisel REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Development Revision Control COMMAND /opt/local/bin/svn rm __OBJ_PATH__ NAME SVN::Remove NOTES By Tracy Loisel REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Administration Development Revision Control COMMAND /opt/local/bin/svn mv __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ EXECUTION_MODE exe_terminal NAME SVN::Move NOTES By Tracy Loisel REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS zip ACTIVATION_MODE act_file CATEGORIES Archive Terminal COMMAND cd __OBJ_PARENT_PATH__ ;mkdir __OBJ_NAME_NO_EXTENSION__ ; cd __OBJ_NAME_NO_EXTENSION__ ; unzip -q ../ __OBJ_NAME__ ;exit EXECUTION_MODE exe_terminal NAME unzip NOTES Create folder with name of zip file, extract all files into subfolder. By Eric Olson OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder_not_finder_window CATEGORIES Archive COMMAND hdiutil create -fs HFS+ -srcfolder " __OBJ_PATH__ " -volname " __OBJ_NAME_NO_EXTENSION__ " " __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ " ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Make .DMG NOTES Makes a compressed .DMG file from any folder by Luca Calcinai 11/02/2007 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Language Search Selection Web COMMAND open "http://maps.google.com/maps?f=q&hl=en&q=`echo ' __OBJ_TEXT__ , Madrid, Spain' | perl -lape 's/\s+/\+/g'`&ie=UTF8" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Query Google Maps - Madrid, Spain NOTES Queries the highlighted text in google maps Florian Leitner OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 CATEGORIES Development COMMAND open -a /Applications/Emacs.app __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Open in Emacs NOTES Opens file or folder in Emacs. This uses a method which seems counter intuitive, but its the one that worked with the 2007 CVS Carbon version of Emacs. (Mark Hamlin) REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Screen COMMAND killall ScreenSaverEngine EXECUTION_MODE exe_silent_popen NAME Stop Screensaver on Desktop (10.3 and up) NOTES Requires 10.2 Jaguar. Note that we kill ScreenSaverEngin without "e" at the end. Updated by M-Rick for 10.3 and above with ScreenSaverEngin with "e" at the end. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.3 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Command Line Unix Administration COMMAND chmod +x __OBJ_PATH__ NAME chmod +x NOTES by M-Rick REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File Web COMMAND #! /bin/sh f= __OBJ_PATH__ hn=`hostname` rp=${f#$HOME/Sites} [[($rp != $f)]] && open http://$hn$rp && exit 0 exit 1 EXECUTION_MODE exe_shell_script NAME Open "Sites" Path as HostName URL NOTES # # Author Yvon Thoraval <mailto:yt.dev@free.fr> # # Tested with /bin/bash, /bin/sh, /opt/local/bin/zsh # # If the file path is under ~/Sites opens it in the default browser -> exit 0 # does nothing otherwise -> exit 1 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS pkg ACTIVATION_MODE act_folder CATEGORIES Administration Archive COMMAND lsbom __OBJ_PATH__ /Contents/Archive.bom | sed -E "s/[[:cntrl:]]+.*//" EXECUTION_MODE exe_popen_with_output_window NAME List Package Contents NOTES Author unknown OUTPUT_WINDOW_SETTINGS ABSOLUTE_POSITION_LEFT 251 ABSOLUTE_POSITION_TOP 339 AUTO_CLOSE_ON_SUCCESS_ONLY TEXT_SIZE 9 WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 600 WINDOW_OPEN_FADE_IN WINDOW_TITLE Package Contents WINDOW_WIDTH 800 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Internet Web Search Reference COMMAND set the_addr to " __OBJ_TEXT__ " set kml_head to "<?xml version=\"1.0\" encoding=\"UTF-8\"?>" & (ASCII character 10) set kml_head to kml_head & "<kml xmlns=\"http://earth.google.com/kml/2.0\">" set kml_head to kml_head & "<Placemark><name>address" & ((random number from 1000 to 9999) as text) set kml_head to kml_head & "</name><visibility>1</visibility><address>" set kml_tail to "</address></Placemark></kml>" set the_kml to kml_head & the_addr & kml_tail set tmp_folder to (path to temporary items) as text set tmp_path to tmp_folder & "addrgeo" & ((random number from 1000 to 9999) as text) & ".kml" set tmp_file to open for access file tmp_path with write permission set eof tmp_file to 0 write the_kml to tmp_file close access tmp_file do shell script "open -b com.Google.GoogleEarthPlus " & quoted form of POSIX path of tmp_path return tmp_path -- seems to help OMC ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME addr to google earth NOTES use the selected text as an address to create a place in Google Earth; if the address is bad, Google Earth will throw an error dialog; does not fly to the place, but user can double-click the new place to fly there bundle identifier for plain old Google Earth includes "Plus" -- not sure if it will always be this way 20070406 steve harley OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. TEXT_REPLACE_OPTION txt_replace_cr_with_lf VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_MODE act_file CATEGORIES Finder Path COMMAND echo __OBJ_PATH__ | pbcopy; echo __OBJ_PATH__ ; ESCAPE_SPECIAL_CHARS esc_wrap_with_single_quotes_for_shell EXECUTION_MODE exe_shell_script_with_output_window NAME Show path NOTES Send the file path to the clipboard as well as displaying a window with the path to the user. Kristofer Widholm, The Apotek. http://www.theapotek.com OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_TITLE Untitled REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS scptd scpt applescript ACTIVATION_FILE_TYPES osas APPL fapa ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES AppleScript Finder Development COMMAND try run script POSIX file " __OBJ_PATH__ " on error msg number errno activate display alert msg message "Error Number : "&errno end try ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Run AppleScript NOTES Execute compiled script file or AppleScript source code. Submitted by Tetsuro Kurita. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP VERSION 1 ACTIVATION_FILE_TYPES APPL ACTIVATION_MODE act_file_or_folder CATEGORIES AppleScript Finder Development COMMAND tell application "Finder" to set theseFiles to selection repeat with thisFile in theseFiles set thisFile to thisFile as alias set filePath to POSIX path of thisFile set isScpt to false try do shell script "ls " & quoted form of (filePath & "Contents/Resources/Scripts/main.scpt") set isScpt to true end try set fileInfo to info for thisFile if (file type of fileInfo is "APPL") and (package folder of fileInfo is false) set isScpt to true end if (filePath ends with ".scpt") or (filePath ends with ".applescript") then set isScpt to true if isScpt then tell application "Script Editor" open thisFile activate end tell end if end repeat EXECUTION_MODE exe_applescript NAME Open in Script Editor NOTES Submitted by Elliot Nunn. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Safari CATEGORIES Internet Web COMMAND tell application "Safari" do JavaScript "document.URL" in document 1 set safariurl to result end tell tell application "Firefox" activate OpenURL safariurl end tell EXECUTION_MODE exe_applescript NAME Open in FireFox NOTES Submitted by William Scott. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS zsh sh tcsh csh bash com ACTIVATION_MODE act_file CATEGORIES Command Line Unix Administration COMMAND chmod a+x __OBJ_PATH__ NAME chmod a+x NOTES This command will turn on a file's executable bit. Submitted by William Scott. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Command Line Unix COMMAND tell application "iTerm" make new terminal tell the first terminal activate current session launch session "Default Session" tell the last session write text "cd __OBJ_NAME__ " end tell end tell end tell EXECUTION_MODE exe_applescript NAME Open iTerm Here (AppleScript) NOTES Changes directory on iTerm to selected folder. Submitted by William Scott REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open http://www.allocine.fr/recherche/?rub=0\&motcle= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent_all EXECUTION_MODE exe_silent_popen NAME Allocine Search Text NOTES search on"Allocine.com" from the selection or the clipboard. by Sergueï OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_EXTENSIONS sparseimage ACTIVATION_MODE act_file CATEGORIES Archive COMMAND hdiutil compact __OBJ_PATH__ EXECUTION_MODE exe_silent_system NAME Release Free Space in Sparseimage NOTES Releases the free space in Sparseimages. Submitted by Arne Ehrlich REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Disk Images VERSION 1 ACTIVATION_MODE act_file CATEGORIES Finder Icon Image COMMAND #!/bin/zsh -f # FILE NAME addIcon # Uses /usr/bin/sips --addIcon but preserves the original file creation date. # Created by William Scott on 2007-06-12. # Copyright (c) 2007. All rights reserved. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA # http://www.fsf.org/licensing/licenses/gpl.txt version="0.0.1" # foreach file in "$@" # foreach file in file= __OBJ_PATH__ DATESTAMP=$(mdls -name kMDItemFSCreationDate $file | awk '{print $3$4}' | perl -p -e 's|[-,:]||g') DATESTAMP2=$(( $DATESTAMP / 100 )) /usr/bin/sips --addIcon $file touch -t $DATESTAMP2 $file # end EXECUTION_MODE exe_shell_script NAME ImageIcon NOTES Submitted by William Scott REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive Command Line COMMAND clear;openssl dgst - __INPUT_TEXT__ __OBJ_PATH__ EXECUTION_MODE exe_terminal INPUT_DIALOG DEFAULT MD5 INPUT_MENU NAME MD5 VALUE md5 NAME SHA1 VALUE sha1 NAME MD4 VALUE md4 NAME MD2 VALUE md2 NAME SHA VALUE sha NAME SHA256 VALUE sha256 NAME SHA512 VALUE sha512 NAME MDC2 VALUE mdc2 NAME ripemd160 VALUE ripemd160 INPUT_TYPE input_popup_menu MESSAGE Please select a message digest algorithm: OK_BUTTON_NAME Continue MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Checksum (MD5, SHA1,...) NOTES Makes checksums: md5, md4, md2, sha1, sha, sha256, sha512, ripemd160 by Raphael Wolfer - www.raphaelwolfer.de VERSION 1 CATEGORIES Unix Command Line Development COMMAND fortune -a ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_shell_script_with_output_window NAME Display fortune cookie NOTES Displays a fortune cookie. Requires either NetBSD fortune or fortune-mod to be installed. Submitted by Andrew. OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY BACKGROUND_COLOR E8E8E8 TEXT_FONT VT100 TEXT_SIZE 12 WINDOW_ALPHA 0.80000000000000004 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_TITLE Fortune WINDOW_TYPE regular REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_MODE act_file CATEGORIES Video COMMAND /usr/local/bin/mplayer -flip __OBJ_PATH__ EXECUTION_MODE exe_silent_popen NAME play upside down with mplayer NOTES Plays a file with /usr/local/bin/mplayer -flip. Submitted by Andrew. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Internet Web Search Reference Video COMMAND open http://www.imdb.com/find?q= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_percent_all EXECUTION_MODE exe_silent_popen NAME Search in IMDB.com NOTES Searches the site: www.imdb.com with your selected text. Submitted by derickPD REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Mail Selection Text COMMAND curl -H 'X-POST_DATA_FORMAT: xml' -d "<request><token>yourIDhere</token><item><content> __OBJ_TEXT__ </content></item></request>" http://yourBackpackUsername.backpackit.com/ws/page/pageID/items/add ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SUFFIX NAME Add selection to backpack list NOTES Adds selected text to a list on Backpack (http://www.backpackit.com) using the backpack API (http://www.backpackit.com/api/) To configure: 1) replace yourIDhere with your backpack API string, available from backpackit.com > Account > Show the API key 2) replace yourBackpackUsername with (you guessed it) your backpack username 3) replace pageID with the ID for the backpack page you want to post on -- this is available by typing the following command in a terminal window (replacing text as described in steps 1 & 2: curl -H 'X-POST_DATA_FORMAT: xml' -d '<request> <token>yourIDhere</token> </request>' http://yourBackpackUsername.backpackit.com/ws/pages/all This will return some XML with <page> fields containing the title and id for each of your backpack pages -- find the ID for the page you want to post to and substitute it for pageID in the Command. The Backpack API page also contains the following note, which applies here: SSL Note: A request made against a plus or premium account that has SSL turned on (that's default for these subscriptions) will get a redirect answer back. Be sure to call over https for a account that requires that. Submitted by Derick Fay. OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Firefox Safari ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Text COMMAND echo -n '%{color:red} __OBJ_TEXT__ %' | pbcopy ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_system NAME Textile: Red NOTES Encloses the selected text in the textile markup for red text. For more info. on textile see http://www.textism.com/tools/textile/index.php . Especially useful if you use backpack ( http://www.backpackit.com ) and want a quick way to flag important list items. Submitted by Derick Fay PASTE_AFTER_EXECUTION REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_MODE act_file CATEGORIES File System Finder COMMAND mdls __OBJ_PATH__ ; mdls __OBJ_PATH__ | pbcopy; ESCAPE_SPECIAL_CHARS esc_wrap_with_single_quotes_for_shell EXECUTION_MODE exe_shell_script_with_output_window NAME List Meta Data NOTES This command will list the selected file's meta data using the mdls command. Submitted by Kristofer Widholm. OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY BACKGROUND_COLOR 535353 TEXT_COLOR D6DBBF WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 400 WINDOW_OPEN_FADE_IN WINDOW_TITLE Meta Data REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Internet COMMAND echo "put __OBJ_PATH__ " | sftp -b - your.server.name.here echo "file transfer complete" EXECUTION_MODE exe_popen_with_output_window NAME sftp to remote server NOTES Uploads the selected file to a remote server via sftp. Before this will work, you need to create and transfer an RSA key to the destination machine. See http://acd.ucar.edu/~fredrick/mpark/ssh/rsa-unix.html for instructions. Submitted by Derick Fay OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1.000000000000000e+00 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 93 WINDOW_OPEN_FADE_IN WINDOW_TITLE sftp WINDOW_WIDTH 418 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Text COMMAND echo __OBJ_TEXT__ | perl -pe 's/\b(\w+)/\L\u$&/g' | pbcopy NAME Capitalize Selection NOTES Submitted by Derick Fay. PASTE_AFTER_EXECUTION REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Web COMMAND open "http://www.jstor.org/search/AdvancedSearch?si=1&hp=25&q0=&f0=&c0=AND&q1=&f1=&c1=AND&q2=&f2=au&c2=AND&q3= __OBJ_TEXT__ &f3=ti&wc=on&Search=Search&sd" ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_system NAME Search for title on jstor NOTES Searches for selected or clipboard text in the JSTOR on-line journal repository. Requires you to have JSTOR access from your IP. Submitted by Derick Fay. Updated July 2007 to accommodate JSTOR changes. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 2 ACTIVATE_ONLY_IN Safari Firefox Mail iCal ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Web COMMAND open http://30boxes.com/add.php?e=`echo __OBJ_TEXT__ | perl -MURI::Escape -lne 'print uri_escape($_)'` EXECUTION_MODE exe_silent_system NAME Add to 30boxes by One Box NOTES For use with the 30boxes calendar (http://30boxes.com/) - requires you to have logged in to 30boxes using your default browser. Visibility currently set to Safari, Firefox, Mail and iCal. Submitted by Derick Fay. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Clipboard COMMAND cat __OBJ_PATH__ | pbcopy -Prefer ascii EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR NAME Slurp file onto clipboard NOTES Submitted by Bill Raike. Copy contents of selected (text) file to the Clipboard. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Safari CATEGORIES Web COMMAND tell application "Safari" to activate tell application "System Events" tell process "Safari" keystroke "w" using {command down} end tell end tell EXECUTION_MODE exe_applescript NAME Close Front Tab NOTES Closes front tab of safari window. Submitted by Ruben Anderson. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ ; /opt/local/bin/bzr add 2>&1; /opt/local/bin/bzr commit -m " __DLG_INPUT_TEXT__ " 2>&1 EXECUTION_MODE exe_popen_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Don't Commit INPUT_TYPE input_clear_text MESSAGE Commit Message: OK_BUTTON_NAME Commit NAME BZR Add Commit NOTES BZR commits the selected folder, using an input dialog to write the commit description. Modified by Grant Morgan 2007-07-31 from SVN Modified by Peter Centgraf, 2005-02-18 from CVS Commit by Johan Allard, 2003-03-07. OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1.000000000000000e+00 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_TITLE Untitled REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME BZR VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ ; /opt/local/bin/bzr checkout __DLG_INPUT_TEXT__ 2>&1 ESCAPE_SPECIAL_CHARS esc_wrap_with_single_quotes_for_shell EXECUTION_MODE exe_popen_with_output_window INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_TYPE input_clear_text MESSAGE Repository Checkout OK_BUTTON_NAME Checkout NAME BZR Checkout NOTES BZR commits the selected folder, using an input dialog to write the commit description. Modified by Grant Morgan 2007-07-31 from SVN Modified by Peter Centgraf, 2005-02-18 from CVS Commit by Johan Allard, 2003-03-07. OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1.000000000000000e+00 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_TITLE Untitled REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME BZR VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration Development Revision Control COMMAND cd __OBJ_PATH__ && /opt/local/bin/bzr update 2>&1 ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_popen_with_output_window MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR NAME BZR Update NOTES BZR updates the selected folder. Modified by Grant Morgan 2007-07-31 from SVN Modified by Peter Centgraf, 2005-02-18 from CVS Update by Johan Allard, 2003-03-07. OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY WINDOW_ALPHA 1.000000000000000e+00 WINDOW_CLOSE_FADE_OUT WINDOW_OPEN_FADE_IN WINDOW_TITLE Untitled REFRESH_PATH __OBJ_COMMON_PARENT_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME BZR VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Command Line File COMMAND cd __OBJ_PARENT_PATH__ && [ -d __OBJ_NAME__ ] && cd __OBJ_NAME__ EXECUTION_MODE exe_iterm NAME Open iTerm window here NOTES Submitted by Isaac Z. Schlueter OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.5.4 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File COMMAND /bin/rm -f __OBJ_PATH__ NAME Delete file - really! NOTES Silent file deletion, not moving to Trash. Submitted by Bill Raike. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg ACTIVATION_MODE act_file CATEGORIES Conversion Image COMMAND jhead -autorot ' __OBJ_PATH__ ' ; logout ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_terminal NAME AutoRotateJpeg NOTES Lossless auto-rotation of jpeg files per the flag that is set in the file by the camera, using JHEAD (which itself uses JPEGTRAN). Written by Alex Friedman REFRESH_PATH __OBJ_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration File COMMAND set the_path to " __OBJ_PATH__ " set the_file to " __DLG_INPUT_TEXT__ " set dest to (POSIX file the_path) as string tell application "Finder" make new file at folder dest with properties {name:the_file} end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript INPUT_DIALOG DEFAULT Untitled.txt INPUT_TYPE input_clear_text MESSAGE Enter the name of the file you want to create: NAME New File NOTES Prompt for a filename and create it. If the file already exists, nothing happens. Created by Brandon Roberson. No copyright claimed; this is in the Public Domain. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Web Phone COMMAND /Applications/AsteriskC2D __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_none NAME VOIP Dial NOTES Requires AsteriskC2D http://click.rho.cc Submitted by Guy OUTPUT_WINDOW_SETTINGS REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Finder TextMate SubEthaEdit Textredigerare Coda Code Collector Pro Color CSSEdit Flux Firefox FontLab Studio Fontographer 4 HyperEdit Journler OMCEdit Safari WebKit Script Debugger 4 SQLEditor Scrivener ACTIVATION_MODE act_finder_window CATEGORIES File Documents Development Finder COMMAND tell application "System Events" key down control key down option key down command keystroke "n" key up control key up option key up command end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME New Document here... NOTES Create new document of chosen type in the activate Finder window using Document Palette by Cold Pizza Software (donationware, see http://www.coldpizzasoftware.com/documentpalette/). (Henrik) REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Development Editor File COMMAND open -a Aquamacs\ Emacs.app __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR NAME Open with Aquamacs NOTES Open a file or folder with Aquamacs. Must have Aquamacs installed in /Applications. Bob Halley, September 2007 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Selection Text COMMAND set osaxList to (list folder (path to scripting additions from local domain)) & (list folder (path to scripting additions from user domain)) set theText to " __OBJ_TEXT__ " if osaxList contains "Satimage.osax" then -- using Windows, Mac, or Unix line endings? set EOL to find text "(((\\r\\n))|((\\r)[^\\n])|([^\\r](\\n)))" in theText using "\\3\\5\\7" with regexp and string result -- regularize paragraph spacing set theSearch to "([[:blank:]]*" & EOL & "){2,}" set theText to change theSearch into " " & EOL & EOL & EOL in theText with regexp -- remove excess cr & lf set theSearch to "[[:blank:]]*(" & EOL & ")[[:blank:]]*(.)" set theText to change theSearch into " \\2" in theText with regexp -- recognize common plain-text dividers set theSearch to "([=+\\-_*%#]{3,})" set theText to change theSearch into (EOL & "\\1" & EOL) in theText with regexp -- trim white-space at the start of lines set theSearch to "^[[:blank:]]*" set theText to change theSearch into "" in theText with regexp else tell application " __FRONT_APPLICATION_NAME__ " display alert "This command requires the Satimage osax, a free scripting addition. Please visit: http://www.satimage.fr/software/en/downloads_osaxen_pop.html" as critical end tell end if set the clipboard to theText ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Normalize Text NEVER_ACTIVATE_IN Finder NOTES Requires the Satimage scripting addition. http://www.satimage.fr/software/en/downloads_osaxen_pop.html Replaces selection or pastes from clipboard with normalized text: removes excess carriage returns and line feeds, regularizes paragraph spacing, trims leading white-space. Submitted by Ted Wrigley PASTE_AFTER_EXECUTION REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Text VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Text Selection COMMAND set osaxList to (list folder (path to scripting additions from local domain)) & (list folder (path to scripting additions from user domain)) set theText to " __OBJ_TEXT__ " if osaxList contains "Satimage.osax" then set theText to lowercase theText else tell application " __FRONT_APPLICATION_NAME__ " display alert "This command requires the Satimage osax, a free scripting addition. Please visit: http://www.satimage.fr/software/en/downloads_osaxen_pop.html" as critical end tell end if set the clipboard to theText ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Lower case NOTES Requires the Satimage scripting addition. http://www.satimage.fr/software/en/downloads_osaxen_pop.html Changes the selected text to lower case. version 2 is slightly faster, and much cooler. Submitted by Ted Wrigley PASTE_AFTER_EXECUTION REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Text VERSION 2 ACTIVATION_MODE act_selected_text CATEGORIES Text Selection COMMAND set osaxList to (list folder (path to scripting additions from local domain)) & (list folder (path to scripting additions from user domain)) set theText to " __OBJ_TEXT__ " if osaxList contains "Satimage.osax" then set theText to lowercase theText set searchText to {} set replaceText to {} repeat with i from 1 to 26 set end of searchText to ("(^|[[:space:]]+)" & (ASCII character (i + 96))) set end of replaceText to ("\\1" & (ASCII character (i + 64))) end repeat set theText to change searchText into replaceText in theText with regexp else tell application " __FRONT_APPLICATION_NAME__ " display alert "This command requires the Satimage osax, a free scripting addition. Please visit: http://www.satimage.fr/software/en/downloads_osaxen_pop.html" as critical end tell end if set the clipboard to theText ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Title case NOTES Requires the Satimage scripting addition. http://www.satimage.fr/software/en/downloads_osaxen_pop.html Changes the selected text to Title Case. version 2 is slightly faster, and much cooler. Submitted by Ted Wrigley PASTE_AFTER_EXECUTION REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Text VERSION 2 ACTIVATION_MODE act_selected_text CATEGORIES Text Selection COMMAND set osaxList to (list folder (path to scripting additions from local domain)) & (list folder (path to scripting additions from user domain)) set theText to " __OBJ_TEXT__ " if osaxList contains "Satimage.osax" then set theText to lowercase theText set searchText to {} set replaceText to {} repeat with i from 1 to 26 set end of searchText to "(^|[.?!;][[:space:]]+)" & (ASCII character (i + 96)) set end of replaceText to "\\1" & (ASCII character (i + 64)) end repeat set theText to change searchText into replaceText in theText with regexp else tell application " __FRONT_APPLICATION_NAME__ " display alert "This command requires the Satimage osax, a free scripting addition. Please visit: http://www.satimage.fr/software/en/downloads_osaxen_pop.html" as critical end tell end if set the clipboard to theText ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Sentence case NOTES Requires the Satimage scripting addition. http://www.satimage.fr/software/en/downloads_osaxen_pop.html Changes the selected text to Sentance case. version 2 is slightly faster, and much cooler. Submitted by Ted Wrigley PASTE_AFTER_EXECUTION REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Text VERSION 2 ACTIVATION_MODE act_selected_text CATEGORIES Text Selection COMMAND set osaxList to (list folder (path to scripting additions from local domain)) & (list folder (path to scripting additions from user domain)) set theText to " __OBJ_TEXT__ " if osaxList contains "Satimage.osax" then set theText to uppercase theText else tell application " __FRONT_APPLICATION_NAME__ " display alert "This command requires the Satimage osax, a free scripting addition. Please visit: http://www.satimage.fr/software/en/downloads_osaxen_pop.html" as critical end tell end if set the clipboard to theText ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Upper case NOTES Requires the Satimage scripting addition. Changes selected text to UPPER CASE. version 2 is slightly faster, and much cooler. Submitted by Ted Wrigley PASTE_AFTER_EXECUTION REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Text VERSION 2 ACTIVATION_MODE act_selected_text CATEGORIES Spotlight Search COMMAND set the search_string to " __OBJ_TEXT__ " tell application "System Events" keystroke " " using {shift down, command down} delay 0.25 keystroke search_string end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Spotlight search NOTES Starts a spotlight menu search for the selected text. This script assumes that the Spotlight Menu Keyboard Shortcut (Spotlight system preferecnes) is enabled and set to shift-command-space. adjust the 'keystroke' line if you have modified those settings. change 'shift down' to 'option down' to use the spotlight window instead of the menu. submitted by Ted Wrigley. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Search VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_EXTENSIONS textClipping pictClipping webloc ACTIVATION_MODE act_file CATEGORIES Finder Clippings Text Picture COMMAND set osaxList to (list folder (path to scripting additions from local domain)) & (list folder (path to scripting additions from user domain)) if osaxList contains "Satimage.osax" then set thePath to POSIX file " __OBJ_PATH__ " set theRes to list resources from thePath if theRes contains "PICT" then -- check for PICT images set the clipboard to (load resource 256 type "PICT" from thePath) else if theRes contains "ut16" then -- check for UTF-16 text set the clipboard to (load resource 256 type "ut16" from thePath) else if theRes contains "utxt" then -- check for UTF-8 text set the clipboard to (load resource 256 type "utxt" from thePath) else if theRes contains "TEXT" then -- check for standard text and URL text set the clipboard to (load resource 256 type "TEXT" from thePath) end if else tell application " __FRONT_APPLICATION_NAME__ " display alert "This command requires the Satimage osax, a free scripting addition. Please visit: http://www.satimage.fr/software/en/downloads_osaxen_pop.html" as critical end tell end if ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Clipping to clipboard NOTES Requires the Satimage osax. http://www.satimage.fr/software/en/downloads_osaxen_pop.html Extracts whatever from a selected text, picture or URL clipping and copies it to the clipboard. Preserves style information on text. submitted by Ted Wrigley REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Finder VERSION 1 CATEGORIES Finder Folder COMMAND b=`osascript -e "return POSIX path of ( __DLG_INPUT_TEXT__ )"` open "$b" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen INPUT_DIALOG INPUT_MENU NAME Application Support VALUE path to application support NAME Applications VALUE path to applications folder NAME Desktop Pictures VALUE path to desktop pictures folder NAME Documents VALUE path to documents folder NAME Folder Action Scripts VALUE path to Folder Action scripts NAME Fonts VALUE path to fonts NAME Home VALUE path to home folder NAME User Library VALUE path to library folder from user domain NAME Global Library VALUE path to library folder from local domain NAME Movies VALUE path to movies folder NAME Music VALUE path to music folder NAME Pictures VALUE path to pictures folder NAME User Preferences VALUE path to preferences NAME Global Preferences VALUE path to preferences from local domain NAME User Public Folder VALUE path to public folder NAME Global Public Folder VALUE path to public folder from local domain NAME User Scripting Additions VALUE path to scripting additions NAME Global Scripting Additions VALUE path to scripting additions from local domain NAME User Scripts VALUE path to scripts folder NAME Global Scripts VALUE path to scripts folder from local domain NAME User Sites Folder VALUE path to sites folder NAME Global Sites Folder VALUE path to sites folder from local domain NAME Startup Disk VALUE path to startup disk NAME Utilities Folder VALUE path to utilities folder NAME Workflows VALUE path to workflows folder INPUT_TYPE input_popup_menu MESSAGE Which Folder do you want to open? NAME Open Special Folder... NOTES Submitted by Ted Wrigley REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Finder VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Command Line System Terminal COMMAND tell application "iTerm" activate tell the first terminal set theSession to make new session at the end of sessions tell theSession to exec command "/bin/bash -login" tell theSession to write text "cd \" __OBJ_PATH__ \"" end tell end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Open iTerm session here NOTES Open iTerm here with default login shell (env, alias, etc...) This command don't open a new terminal but only a new session Created by Andreax REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 2 ACTIVATION_EXTENSIONS jpg jpeg gif png ACTIVATION_MODE act_file CATEGORIES Image Conversion COMMAND /opt/local/bin/convert -resize 640x480 -quality 70 __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ _SMALL.jpg EXECUTION_MODE exe_silent_popen NAME Resize to (640x480) NAME_PLURAL Resize to (640x480) NOTES Resize images to 640x480 and convert to JPEG file format. Needs ImageMagick (MacPorts). Submitted by bazzoola. PROGRESS DELAY 0.000000000000000e+00 TITLE Resizing REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .jpg REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Resize Picture(s) VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg gif png ACTIVATION_MODE act_file CATEGORIES Image Conversion COMMAND /opt/local/bin/convert -resize 800x600 -quality 70 __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ _MEDIUM.jpg EXECUTION_MODE exe_silent_popen NAME Resize to (800x600) NAME_PLURAL Resize to (800x600) NOTES Resize images to 800x600 and convert to JPEG file format. Needs ImageMagick (MacPorts). Submitted by bazzoola. PROGRESS DELAY 0.000000000000000e+00 TITLE Resizing REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .jpg REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Resize Picture(s) VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg gif png ACTIVATION_MODE act_file CATEGORIES Image Conversion COMMAND /opt/local/bin/convert -resize 1024x768 -quality 70 __OBJ_PATH__ __OBJ_PATH_NO_EXTENSION__ _LARGE.jpg EXECUTION_MODE exe_silent_popen NAME Resize to (1024x768) NAME_PLURAL Resize to (1024x768) NOTES Resize images to 1024x768 and convert to JPEG file format. Needs ImageMagick (MacPorts). Submitted by bazzoola. PROGRESS DELAY 0.000000000000000e+00 TITLE Resizing REFRESH_PATH __OBJ_PATH_NO_EXTENSION__ .jpg REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Resize Picture(s) VERSION 1 ACTIVATION_MODE act_file CATEGORIES Archive COMMAND zip -d " __OBJ_PATH__ " "._*" "*/._*" .DS_Store "*/.DS_Store" __MACOSX/ "__ MACOSX/.*" EXECUTION_MODE exe_silent_popen NAME remove OSX files from zip NOTES Submitted by Bernhard Barkow REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Text Selection COMMAND say __OBJ_TEXT__ _ EXECUTION_MODE exe_silent_system NAME lire la selection NOTES Submitted by Bojax REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 CATEGORIES Audio COMMAND quit application "iTunes" tell application "System Events" if exists process "Last.fm" then do shell script "killall Last.fm" end if end tell EXECUTION_MODE exe_applescript NAME Quit iTunes & Last.fm NOTES It quits iTunes and Last.fm scrobbler - it kills the process because Last.fm has some issues with AppleScript - Uploaded by diocanio  2007 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 WARNING Spengo iTunes e lo scrobbler Last.fm? WARNING_CANCEL NO, placati WARNING_EXECUTE OK, te l'appoggio ACTIVATE_ONLY_IN Finder ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Video Final Cut Pro Spotlight COMMAND set t to "Unreadable " -- default reply if no FCP reel number found set f to "" set upToDate to true set CommentList to {} set SpotlightList to {} tell application "Finder" set sel to selection -- start with selected file(s) or folder if (count of sel) is 1 then set OnlyOne to item 1 of sel if kind of OnlyOne is "Folder" then -- everything in FOLDER and its sub-folders set sel to entire contents of (item 1 of sel) set QTlist to {} -- first weed out non-quicktime files repeat with theFile in sel if kind of theFile is "Quicktime Movie" then set QTlist's end to theFile end repeat set theResult to "Reel Numbers:" & tab repeat with i from 1 to count of QTlist -- process each quicktime file set theQTFile to item i of QTlist set t to "Unreadable " set c to comment of theQTFile set CommentList's end to c if (c contains "Reel Number: ") and (c does not contain "Unreadable") then -- skip the slow part set t to (text 14 thru -1 of (paragraph 1 of c)) as string if theResult does not contain t then -- makes list concise set theResult to theResult & t & return & tab & tab & tab & tab end if set SpotlightList's end to false else set upToDate to false set theQT to theQTFile as text try set f to (read file theQT from -1000) as string end try set AppleScript's text item delimiters to "name" -- comes before reel try -- this keeps files without a reel as "unreadable" set t to text 5 thru -1 of (text item 2 of f) -- trim invisible characters end try set AppleScript's text item delimiters to "stts" -- comes after reel try set t to text 1 thru -5 of (text item 1 of t) -- trim invisible characters end try if theResult does not contain t then -- makes list concise set theResult to theResult & t & return & tab & tab & tab & tab end if set SpotlightList's end to t end if end repeat -- done gathering data if upToDate is true then -- no need to change the files, just report set d to (display dialog theResult buttons {"OK"} default button "OK") else -- report, then choose to add the reel to the comments set d to (display dialog theResult buttons {"OK", "Set Spotlight Comments"} default button "Set Spotlight Comments") if button returned of d is "Set Spotlight Comments" then repeat with j from 1 to count of QTlist -- add reel to comment of every file set theFileToComment to item j of QTlist set theComment to item j of SpotlightList set cmt to item j of CommentList if (theComment is not false) and (cmt does not contain "Unreadable") then try set comment of theFileToComment to "Reel Number: " & theComment & return & cmt end try else if (cmt contains "Unreadable") and (theComment is not "Unreadable") then --file has changed set newCmt to "" try set newCmt to paragraphs 2 thru -1 of cmt end try try set comment of theFileToComment to "Reel Number: " & theComment & return & newCmt end try end if end repeat end if end if else if kind of OnlyOne is "Quicktime Movie" then -- simply process one file set c to comment of OnlyOne if (c contains "Reel Number: ") and (c does not contain "Unreadable") then -- skip the slow part display dialog c buttons {"OK"} default button "OK" else set OnlyOneFile to OnlyOne as text try set f to (read file OnlyOneFile from -1000) as string end try set AppleScript's text item delimiters to "name" -- comes before reel try -- this keeps files without a reel as "unreadable" set t to text 5 thru -1 of (text item 2 of f) end try set AppleScript's text item delimiters to "stts" -- comes after reel try set t to text 1 thru -5 of (text item 1 of t) end try set theResult to ("Reel Number: " & t) set d to (display dialog theResult buttons {"OK", "Set Spotlight Comments"} default button "Set Spotlight Comments") if c does not contain "Unreadable" then if button returned of d is "Set Spotlight Comments" then set comment of OnlyOne to theResult & return & c else if (c contains "Unreadable") and (t is not "Unreadable") then -- file has changed set newC to "" try set newC to paragraphs 2 thru -1 of c end try try if button returned of d is "Set Spotlight Comments" then set comment of OnlyOne to theResult & return & newC end try end if end if end if else if (count of sel) is 0 then display dialog "Nothing is selected in the Finder." --shouldn't be the case... else -- process MULTIPLE SELECTION set QTlist to {} -- first weed out non-quicktime files repeat with theFile in sel if kind of theFile is "Quicktime Movie" then set QTlist's end to theFile end repeat set theResult to "Reel Numbers:" & tab repeat with i from 1 to count of QTlist -- read each quicktime file set theQTFile to item i of QTlist set t to "Unreadable " set c to comment of theQTFile set CommentList's end to c if (c contains "Reel Number: ") and (c does not contain "Unreadable") then -- skip the slow part set t to (text 14 thru -1 of (paragraph 1 of c)) as string if theResult does not contain t then -- makes list concise set theResult to theResult & t & return & tab & tab & tab & tab end if set SpotlightList's end to false else set upToDate to false set theQT to theQTFile as text try set f to (read file theQT from -1000) as string end try set AppleScript's text item delimiters to "name" -- comes before reel try -- this keeps files without a reel as "unreadable" set t to text 5 thru -1 of (text item 2 of f) -- trim invisible characters end try set AppleScript's text item delimiters to "stts" -- comes after reel try set t to text 1 thru -5 of (text item 1 of t) -- trim invisible characters end try if theResult does not contain t then -- makes list concise set theResult to theResult & t & return & tab & tab & tab & tab end if set SpotlightList's end to t end if end repeat -- done gathering data if upToDate is true then -- no need to change the files, just report set d to (display dialog theResult buttons {"OK"} default button "OK") else -- report, then choose to add the reel to the comments set d to (display dialog theResult buttons {"OK", "Set Spotlight Comments"} default button "Set Spotlight Comments") if button returned of d is "Set Spotlight Comments" then repeat with j from 1 to count of QTlist -- add reel to comment of every file set theFileToComment to item j of QTlist set theComment to item j of SpotlightList set cmt to item j of CommentList if (theComment is not false) and (cmt does not contain "Unreadable") then try set comment of theFileToComment to "Reel Number: " & theComment & return & cmt end try else if (cmt contains "Unreadable") and (theComment is not "Unreadable") then --file has changed set newCmt to "" try set newCmt to paragraphs 2 thru -1 of cmt end try try set comment of theFileToComment to "Reel Number: " & theComment & return & newCmt end try end if end repeat end if end if end if end tell set AppleScript's text item delimiters to "" -- back to normal ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together NAME Get Reel Number NAME_PLURAL Get Reel Numbers NOTES © 2007 Charles Harrison This command not only tells you the reel number of a Final Cut Pro file, but can add it to the spotlight comments of the file. You can quickly find out which tape a video clip came from without launching Final Cut Pro. It will also work on multiple selected files, or a single folder (getting the reel numbers of every quicktime movie inside it and its sub-folders.) This is useful for large tape libraries, assuming each tape is given a unique number and that number is logged as the reel in Final Cut Pro. Existing Spotlight comments are retained, with the reel number added at the top. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File COMMAND mkdir __OBJ_PARENT_PATH__ /"$(date "+%d.%m.%y")"$" """ __INPUT_TEXT__ ""/; mv __OBJ_PATH__ __OBJ_PARENT_PATH__ /"$(date "+%d.%m.%y")"$" """ __INPUT_TEXT__ ""/; INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Junk INPUT_TYPE input_clear_text MESSAGE Enter folder name: OK_BUTTON_NAME Move NAME Move to New Dated Folder NOTES This command moves selected files and folders to new just made folder and adds current date to its name. Very handy for fast desktop cleaning. It uses European date format, so rearrange variables if you like. Inspired by two commands: "New Date Folder Here" (by Noel D. Jakson) and "Put Items in New Folder" (by Jan Huelsmann) Made by Alexey Luzin REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg ACTIVATION_MODE act_file CATEGORIES Image COMMAND sips -Z __INPUT_TEXT__ -i __OBJ_PATH__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT 1000 INPUT_TYPE input_clear_text MESSAGE Define the bigger side in pixels: OK_BUTTON_NAME Resize NAME Resize Image... NAME_PLURAL Resize Images... NOTES Very simple but very powerful CM-utility which can resize one or more images in one touch. Besides, it sets picture thumbnails as icons. I personally use this command to work only with JPG and JPEG extensions, so edit the extension list in your own way. Made by Alexey Luzin REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND man cron ; exit EXECUTION_MODE exe_terminal NAME Cron Manual Page NOTES Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES Administration System COMMAND man crontab ; exit EXECUTION_MODE exe_terminal NAME Crontab Manual Page NOTES Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES Administration System COMMAND export EDITOR=pico crontab -e EXECUTION_MODE exe_terminal NAME Edit Crontab NOTES Personal Crontab. Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES Configuration System Automation COMMAND sudo pico /etc/daily.local ; sudo -K; logout EXECUTION_MODE exe_terminal NAME Edit Machine Local Cron Daily Script NOTES This scripts are intended for systemwide operations, lik log files, systembackups etc. It is better to use the crontab file for your own private scheduled jobs. But harder.. see: man crontab and man cron about cron script : http://episteme.arstechnica.com/6/ubb.x?a=tpc&s=50009562&f=8300945231&m=4630923435 Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES Configuration System Automation COMMAND sudo pico /etc/weekly.local ; sudo -K; logout EXECUTION_MODE exe_terminal NAME Edit Machine Local Cron Weekly Script NOTES This scripts are intended for systemwide operations, lik log files, systembackups etc. It is better to use the crontab file for your own private scheduled jobs. But harder.. see: man crontab and man cron about cron script : http://episteme.arstechnica.com/6/ubb.x?a=tpc&s=50009562&f=8300945231&m=4630923435 Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES Configuration System Automation COMMAND sudo pico /etc/monthly.local ; sudo -K; logout EXECUTION_MODE exe_terminal NAME Edit Machine Local Cron MonthlyScript NOTES This scripts are intended for systemwide operations, lik log files, systembackups etc. It is better to use the crontab file for your own private scheduled jobs. But harder.. You can allway use vim, but pico is installed everywhere. see: man crontab and man cron about cron script : http://episteme.arstechnica.com/6/ubb.x?a=tpc&s=50009562&f=8300945231&m=4630923435 Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES System Servers COMMAND open /Library/WebServer/Documents NAME Web Server Root Documents NOTES Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Servers VERSION 1 CATEGORIES Network System Security COMMAND more /Library/Logs/AppleFileService/AppleFileServiceAccess.log EXECUTION_MODE exe_terminal NAME Network Activitity Log NOTES Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES System Servers Security Network COMMAND more /private/var/log/httpd/access_log NAME Web Server Access Log NOTES Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES Network System Security System COMMAND more /private/var/log/httpd/error_log NAME Web Server Error Log NOTES Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES System Network Security Servers COMMAND more /private/var/log/ipfw.log EXECUTION_MODE exe_terminal NAME View Firwall log NOTES Displays the firewall log, believes it is quite natural to have some entries here. Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 CATEGORIES System File Folder COMMAND locate __DLG_INPUT_TEXT__ EXECUTION_MODE exe_terminal NAME Locate -- Find Fast NOTES First to make with dialog. Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 CATEGORIES Searching COMMAND sudo /usr/local/libexec/locate.db; sudo -K; logout EXECUTION_MODE exe_terminal NAME Update Locate.db Now NOTES Uptdates Spotlights search database, which only gets updatet if your machine is turned on 04:00 on Sunday mornings. Should really have this one in your /etc/daily.local cron-file. Useful if you have moved stuff around. Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 COMMAND sudo /usr/libexec/makewhatis -v -L $MANPATH; sudo -K EXECUTION_MODE exe_terminal NAME Update Whatis Database NOTES Submitted by Tommy Bollman. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME SYSTEM VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_MODE act_file CATEGORIES Utility COMMAND ~/bin/mymore __OBJ_PATH__ ; ESCAPE_SPECIAL_CHARS esc_wrap_with_single_quotes_for_shell EXECUTION_MODE exe_shell_script_with_output_window NAME More ... TRY IT! :-) NOTES # Submitted by Tommy Bollman. # GREAT output of textfiles, while staying in finder! # Adjust the fold -w parameter to coalesce with different window/font size. # copy the two scripts under and place them in your ~/bin folder. # SCRIPT #1 mymore #! /bin/bash # v --- parameter to change text width. cat "$*" |fold -w 40 | ~/bin/txtindent |expand -t 4 |fmt -p # SCRIPT #2 txtindent. #! /bin/bash awk ' { printf("'\\t'%s'\\n'",$0) } '$ OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY BACKGROUND_COLOR E0E0E0 TEXT_COLOR 424242 TEXT_FONT Helvetica TEXT_SIZE 16 WINDOW_ALPHA 1.000000000000000e+00 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 239 WINDOW_OPEN_FADE_IN WINDOW_TITLE More WINDOW_WIDTH 534 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Clipboard Selection Web COMMAND open /Applications/Safari.app http://twitter.com/ __OBJ_TEXT__ EXECUTION_MODE exe_silent_popen NAME Open Twitter Profile NOTES Submitted by Jesse Baer REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Conversion Video Gaming COMMAND # Contextual JWii v1 mencoder __OBJ_PATH__ -ovc lavc -lavcopts vcodec=mjpeg -oac pcm -o __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ .avi END_NOTIFICATION MESSAGE Thank you for using Contextual JWii TITLE Finished! EXECUTION_MODE exe_shell_script NAME Convert for Wii... NOTES Converts video to be playable on the Nintendo Wii. Requires an MEncoder binary. By James Madley. PROGRESS DELAY 0.0 TITLE Converting... REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 WARNING Contextual JWii Contextual JWii requires an MEncoder binary to work. To find out how to obtain one and use Contextual JWii, please visit the website and read my instructions. http://motionjwii.sitesled.com/Contextual JWii.html WARNING_CANCEL Cancel WARNING_EXECUTE OK ACTIVATION_MODE act_always CATEGORIES Administration System COMMAND tell application "System Preferences" to open EXECUTION_MODE exe_applescript NAME System Pref's NOTES Opens System Preferences. Submitted by John Collins REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File System COMMAND D=`date` touch __OBJ_PATH__ /"$D".txt open __OBJ_PATH__ /"$D".txt ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME New .txt File NOTES creates and opens a new text file in current directory with name set to current date and time. Author djacidjac REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 CATEGORIES Administration System COMMAND killall __INPUT_TEXT__ __OBJ_NAME__ INPUT_DIALOG CANCEL_BUTTON_NAME Cancel INPUT_MENU NAME Finder NAME Adobe Illustrator NAME Adobe InDesign CS3 NAME Adobe Photoshop CS3 INPUT_TYPE input_popup_menu MESSAGE Select a process: OK_BUTTON_NAME Quit NAME Really Quit NOTES Use with caution. Kills the process, not quits. Submitted by Bruno Tarrana REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File System COMMAND open __OBJ_PATH__ NAME Open in New Window NOTES Submitted by Tyler REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File Time COMMAND cd __OBJ_PATH__ mkdir $(date "+%Y%m%d_") EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT untitled folder INPUT_TYPE input_clear_text MESSAGE Folder Name: OK_BUTTON_NAME Create NAME Make Dated Folder Here (yyymmdd_) NOTES Makes a new named (dated) folder in the current directory - format '_yyyymmdd. Derived from 'New Date Folder Here' by Noel D. Jackson Modified by Peter Trist - 20080122-0036 REFRESH_PATH __OBJ_PATH__ / __INPUT_TEXT__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File Time COMMAND cd __OBJ_PATH__ mkdir $(date "+_%Y%m%d") EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT untitled folder INPUT_TYPE input_clear_text MESSAGE Folder Name: OK_BUTTON_NAME Create NAME Make Dated Folder Here (_yyymmdd) NOTES Makes a new named (dated) folder in the current directory - format '_yyyymmdd. Derived from 'New Date Folder Here' by Noel D. Jackson Modified by Peter Trist - 20080122-0029 REFRESH_PATH __OBJ_PATH__ / __INPUT_TEXT__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard File COMMAND tell application "Finder" set theItems to " __OBJ_NAME_NO_EXTENSION__ " set theResult to "" set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to ":" set max to count of (every text item of theItems) repeat with num from 1 to max set theResult to theResult & (text item num of theItems) if max > 1 and num < max then set theResult to theResult & return end if end repeat set AppleScript's text item delimiters to old_delims set the clipboard to theResult end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR : NAME Copy File Name (n/ext) NAME_PLURAL Copy File Names (n/ext) NOTES Copy names of files or folders without extension to the Clipboard. Made by Denis Bajram. Modified by Allan Marcus. Altered by Ai. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Copy File Name(s) VERSION 2 ACTIVATION_MODE act_file_or_folder CATEGORIES Clipboard File COMMAND tell application "Finder" set theItems to " __OBJ_NAME__ " set theResult to "" set old_delims to AppleScript's text item delimiters set AppleScript's text item delimiters to ":" set max to count of (every text item of theItems) repeat with num from 1 to max set theResult to theResult & (text item num of theItems) if max > 1 and num < max then set theResult to theResult & return end if end repeat set AppleScript's text item delimiters to old_delims set the clipboard to theResult end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR : NAME Copy File Name (w/ext) NAME_PLURAL Copy File Names (w/ext) NOTES Copy names of files or folders with extension to the Clipboard. Made by Denis Bajram. Modified by Allan Marcus. Altered by Ai. REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Copy File Name(s) VERSION 2 ACTIVATION_MODE act_folder CATEGORIES Joomla COMMAND echo "Changing directory ..." cd " __OBJ_PATH__ " echo "Removing .DS_Folder directories ..." find . -name .DS_Store -exec rm -rf {} \; echo "Zipping to Joomla extension ..." zip -r ~/Desktop/" __OBJ_NAME__ ".zip * echo "Finished." EXECUTION_MODE exe_popen_with_output_window NAME Convert to Joomla Extension NOTES Use this only on directories that contain a Joomla extension. Clears all .DS_Folder underneath the selected directory and then zips its contents to the current user's desktop. The generated zip file can then be imported on the Joomla administration backend. Submitted on 2008-04-15 by Sven Schwyn (www.bitcetera.com). OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY AUTO_CLOSE_TIMEOUT 10 TEXT_SIZE 12 WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 250 WINDOW_OPEN_FADE_IN WINDOW_TITLE Convert to Joomla Extension WINDOW_WIDTH 500 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES File System COMMAND defaults write com.apple.Finder AppleShowAllFiles YES killall Finder EXECUTION_MODE exe_silent_system NAME View invisible items NOTES Submitted by Nathan Hillier REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_finder_window CATEGORIES File System COMMAND defaults write com.apple.Finder AppleShowAllFiles NO killall Finder NAME Hide invisible items NOTES Submitted by Nathan Hillier REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 2 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File COMMAND cd __OBJ_COMMON_PARENT_PATH__ ; ditto -rsrcFork __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ " __INPUT_TEXT__ " EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Junk Drawer INPUT_MENU NAME Pictures VALUE ~/Pictures/ NAME Documents VALUE ~/Documents/ NAME Junk Drawer VALUE ~/JunkDrawer/ NAME Movies VALUE ~/Movies/ NAME Desktop VALUE ~/Desktop/ INPUT_TYPE input_combo_box MESSAGE Copy file(s) to... OK_BUTTON_NAME Copy MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR NAME Copy to...Select from List NOTES Copy one or more files to a new folder. This uses ditto, so it properly copies UNIX permissions and Mac resources and types. Submitted by Peter da Silva. Modified by Ikishi Ryu REFRESH_PATH __INPUT_TEXT__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 4 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES File COMMAND cd __OBJ_COMMON_PARENT_PATH__ ; mv __OBJ_PATH_RELATIVE_TO_COMMON_PARENT__ " __INPUT_TEXT__ " EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Junk Drawer INPUT_MENU NAME Pictures VALUE ~/Pictures/ NAME Documents VALUE ~/Documents/ NAME JunkDrawer VALUE ~/JunkDrawer/ NAME Movies VALUE ~/Movies/ NAME Desktop VALUE ~/Desktop/ INPUT_TYPE input_combo_box MESSAGE Warning: if destination is on a different volume you should use "Copy to..." instead. Move file(s) to... OK_BUTTON_NAME Move MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR NAME Move to...Select from List NOTES Move one or more files to a new folder. Submitted by Peter da Silva. Modified by Ikishi Ryu REFRESH_PATH __OBJ_PARENT_PATH__ REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 4 ACTIVATION_MODE act_file CATEGORIES Text Editor COMMAND /Applications/MacVim.app/Contents/MacOS/MacVim __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Open with MacVim... NOTES Submitted by Jared Hobbs REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System COMMAND /Developer/Tools/SetFile -a E __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Hide suffix NOTES Quicker than doing it manually. Finder will not ask you for confirmation. Submitted by Kikjou. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Audio Image Video COMMAND open -a /Applications/Utilities/BetterZip.app __OBJ_PATH__ NAME Send to BetterZip NOTES Submitted by Gaffer @ gafferlicious.com REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_always CATEGORIES Screen COMMAND do shell script "screencapture -ioc" DISABLED ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Screencaps w/o Shadow NOTES Submitted by Mihail Artyuhov. VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Archive COMMAND /usr/bin/ditto -c -k --norsrc --noextattr __OBJ_PATH__ __OBJ_PATH__ .zip ; zip -d " __OBJ_PATH__ " "._*" "*/._*" .DS_Store "*/.DS_Store" __MACOSX/ "__ MACOSX/.*" ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Zip Individual Files (Borg-compliant) NOTES Creates Borg-friendly zip files (neither resource forks nor any ACL or other Mac Metadata is preserved and '.DS_Store' files are removed in the final step (many thanks for this one Bernhard)), one 'archive' per selected file/folder. Zip files are named after their source file / folder, with a ".zip" extension appended, and located in the same parent folder(s) as the original item(s). This has been tested with Mac OS X 10.4 "Tiger" & Mac OS X 10.5 'Leopard'. Based on the Original 'Zip Individual Files (Mac-friendly)' Command submitted by Daryl Forrest plus the 'remove OSX files from zip' code submitted by Bernhard Barkow. Submitted by Peter Trist. 2008.08.25-Mon REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME omc_Archive VERSION 3 ACTIVATION_MODE act_always CATEGORIES Services COMMAND tell application "System Events" get system attribute "sysv" if result is greater than or equal to 4144 then -- Mac OS X 10.3.0 if UI elements enabled then item 1 of (application processes whose frontmost is true) tell result key code 120 using control down -- activate apple menu repeat with k in {124, 125, 1, 14, 15, 9, 36} -- right arrow key code k end repeat -- insert GUI Scripting statements here end tell else beep display dialog "GUI Scripting is not enabled" & return & return & "Open System Preferences and check Enable Access for Assistive Devices in the Universal Access preference pane, then run this script again." with icon stop if button returned of result is "OK" then tell application "System Preferences" activate set current pane to pane "com.apple.preference.universalaccess" end tell end if end if else beep display dialog "This computer cannot run this script" & return & return & "The script uses GUI Scripting technology, which requires an upgrade to Mac OS X 10.3 Panther or newer." with icon caution buttons {"Quit"} default button "Quit" end if end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME ActivateServicesMenu NOTES This activates the "Services" menu item, located on the main application menu bar, using Applescript & System Events. Requires >= OSX 10.3, enabled access for assistive devices (set within Universal Access pref pane). Created by Kevin Carter, f o o 4 t h o u g h t _at_ g m a i l . c o m SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_always CATEGORIES Audio COMMAND tell application "iTunes" to quit do shell script "defaults write com.apple.iTunes show-store-arrow-links -bool FALSE" tell application "iTunes" to activate ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Disable Link to iTunes Store NOTES by Russe http://www.russe.de This script is for iTunes 8 because Apple has removed this command from the preferences. SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME iTunes VERSION 1 ACTIVATION_MODE act_always CATEGORIES Audio COMMAND tell application "iTunes" to quit do shell script "defaults write com.apple.iTunes show-store-arrow-links -bool TRUE" tell application "iTunes" to activate ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Enable Link to iTunes Store NOTES by Russe http://www.russe.de This script is for iTunes 8 because Apple has removed this command from the preferences. SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME iTunes VERSION 1 ACTIVATE_ONLY_IN Safari ACTIVATION_MODE act_selected_text COMMAND set AppleScript's text item delimiters to " " tell application "Safari" to do JavaScript " if (getSelection().isCollapsed) { '' } else { var node = document.createElement('div'); node.appendChild(getSelection().getRangeAt(0).cloneContents()); var links = node.getElementsByTagName('a'); for(var i = 0, urls = ''; i < links.length; i++){ urls += links[i].href + ' ' } urls } " in front document repeat with _url in rest of reverse of result's text items tell application "Speed Download Lite" to Open URL _url end repeat ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Download with Speed Download Lite REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System CHOOSE_FOLDER_DIALOG DEFAULT_LOCATION __OBJ_COMMON_PARENT_PATH__ /.. MESSAGE Choose folder for Hardlinks. Existing files are appended with ' (DupHL)'. SHOW_INVISIBLE_ITEMS COMMAND if [ -e __DLG_CHOOSE_FOLDER_PATH__ / __OBJ_NAME__ ]; then ln __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ / __OBJ_NAME_NO_EXTENSION__ \ \(DupHL\). __OBJ_EXTENSION_ONLY__ ; else ln __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__ ; fi ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Duplicate (Hardlink) in... NOTES Create Hardlinks from selected file(s) in new folder. If the file is already existing, it will add ' (DupHL)' at the end. By Bjoern Wenz <bwenz (at) gmx.de> PROGRESS DELAY 2 DISPLAY_PROGRESS TITLE Erzeuge Hardlinks ... SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Development COMMAND cd __OBJ_COMMON_PARENT_PATH__ make -f __OBJ_NAME__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Make NOTES Execute make on selected file Submitted by A. V. Flinsch VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Internet COMMAND open http://hamcall.net/call?callsign= __OBJ_TEXT__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Lookup Amateur Radio Callsign NOTES Lookup selected text as an amateur radio callsign Submitted by AB2RC VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File Mail COMMAND tell application "Mail" activate set msg to make outgoing message set filelist to { __OBJ_PATH__ } set namelist to { __OBJ_NAME__ } set filecount to count of filelist tell msg set visible to true if filecount is greater than 3 then set subject to filecount as string & " Files Attached" else if filecount is greater than 1 then set subject to filecount as string & " Files Attached: " repeat with filename in namelist set subject to subject & filename & ", " end repeat else set subject to first item of namelist end if repeat with path in filelist make new attachment with properties {file name:path} at after the last paragraph end repeat end tell end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript MULTIPLE_OBJECT_SETTINGS PREFIX " PROCESSING_MODE proc_together SEPARATOR , SORT_METHOD sort_none SUFFIX " NAME Send File via E-mail NOTES Attach the selected file to an empty e-mail message. It is different from previous scripts because: 1.) It handles more than one file. You can invoke it on 1 or many files and it will work. 2.) It sets the subject line to the file names if there are 3 or less files, and to the count of the files otherwise. You usually get a usable subject line right away. Submitted by Marc Liyanage. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES File COMMAND set my_text to " __OBJ_TEXT__ " set the date_slug to format_date_using(current date, "/", {"DD", "MM", "YY"}) set the time_slug to format_time_using(current date, ".", {"HH", "MM","SS"}) set result to "[" & date_slug & "]" & "[" & time_slug & "]" set the clipboard to result as string on format_date_using(this_date_record, delimiter_string, format_list) -- get the numeric day set numeric_day to the day of this_date_record -- get the month set month_name to the month of this_date_record -- convert month to number set the list_of_months to {January, February, March, April ¬ , May, June, July, August, September, October, November, December} repeat with i from 1 to 12 if item i of the list_of_months is the month_name then set the numeric_month to i exit repeat end if end repeat -- get the numeric year as text set numeric_year to the year of this_date_record as string set the formatted_date to "" -- count the number of items in the list set the item_count to the count of the format_list -- parse the format list repeat with i from 1 to the item_count set this_item to item i of the format_list if this_item is "D" then set the formatted_date to ¬ the formatted_date & numeric_day as string else if this_item is "DD" then if the numeric_day is less than 10 then ¬ set numeric_day to ¬ ("0" & (the numeric_day as string)) set the formatted_date to ¬ the formatted_date & numeric_day as string else if this_item is "M" then set the formatted_date to ¬ the formatted_date & numeric_month as string else if this_item is "MM" then if the numeric_month is less than 10 then ¬ set numeric_month to ¬ ("0" & (the numeric_month as string)) set the formatted_date to ¬ the formatted_date & numeric_month as string else if this_item is "YY" then set the formatted_date to ¬ the formatted_date & ¬ ((characters 3 thru 4 of numeric_year) as string) else if this_item is "YYYY" then set the formatted_date to ¬ the formatted_date & numeric_year end if if i is not the item_count then -- add delimiter set the formatted_date to ¬ the formatted_date & delimiter_string as string end if end repeat return the formatted_date end format_date_using --set the date_slug to my format_data_using(the current date, "/", {"D", "M", "YYYY"}) --set the date_slug to my format_data_using(the current date, "/", {"MM", "YY"}) on format_time_using(this_date_record, delimiter_string, format_list) set the time_index to the time of this_date_record set the hour_index to ((the time_index) / hours) div 1 set the minute_index to ¬ (((the time_index) / minutes) - (the hour_index * 60)) div 1 set the seconds_index to ¬ ((the time_index) - (the hour_index * 3600) - (the minute_index * 60)) div 1 set the formatted_time to "" -- count the number of items in the list set the item_count to the count of the format_list -- parse the format list repeat with i from 1 to the item_count set this_item to item i of the format_list if this_item is "H" then set the formatted_time to ¬ the formatted_time & the hour_index as string else if this_item is "HH" then if the hour_index is less than 10 then ¬ set hour_index to ¬ ("0" & (the hour_index as string)) set the formatted_time to ¬ the formatted_time & hour_index as string else if this_item is "M" then set the formatted_time to ¬ the formatted_time & the minute_index as string else if this_item is "MM" then if the minute_index is less than 10 then ¬ set minute_index to ¬ ("0" & (the minute_index as string)) set the formatted_time to ¬ the formatted_time & minute_index as string else if this_item is "S" then set the formatted_time to ¬ the formated_time & the seconds_index as string else if this_item is "SS" then if the seconds_index is less than 10 then ¬ set seconds_index to ¬ ("0" & (the seconds_index as string)) set the formatted_time to ¬ the formatted_time & seconds_index as string end if if i is not the item_count then -- add delimiter set the formatted_time to ¬ the formatted_time & delimiter_string as string end if end repeat return the formatted_time end format_time_using on write_to_file(this_data, target_file_path) try set the target_file_path to the target_file_path as text set the open_target_file to open for access the file target_file_path with write permission set eof of the open_target_file to 0 --> remove this line if you want written data appended to existing data write this_data to the open_target_file starting at eof close access the open_target_file return true on error try close access the open_target_file end try return false end try end write_to_file on write_and_append __to_file(this_data, target_file_path) try set the target_file_path to the target_file_path as text set the open_target_file to open for access the file target_file_path with write permission write this_data to the open_target_file starting at eof close access the open_target_file return true on error try close access the open_target_file end try return false end try end write_and_append__ to_file on read_this_file(file_path) try set file_path to file_path as text set the retrieved_info to read file (file_path) return the retrieved_info on error return 0 end try end read_this_file ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME DateTime (in place) NOTES Submitted by SCOUARNEC Christian PASTE_AFTER_EXECUTION SUBMENU_NAME AppleScript VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Leopard File Stacks COMMAND touch __OBJ_PATH__ ; killall Dock ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Promote in stack NOTES Set's a file's DATE MODIFIED to right now so it will go to the top of stacks that are sorted that way. Chad von Nau 2008 REQUIRED_MAC_OS_MIN_VERSION 10.0 VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES Leopard File Stacks COMMAND touch -mt 203001010101.01 __OBJ_PATH__ ; killall Dock ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Sticky top of the stack NOTES Sets a file's DATE MODIFIED to the future so it sticks to the top of stacks that are sorted that way. Works for icons and drawers. Chad von Nau 2008 REQUIRED_MAC_OS_MIN_VERSION 10.0 VERSION 1 ACTIVATION_EXTENSIONS app ACTIVATION_FILE_TYPES APPL ACTIVATION_MODE act_folder ACTIVATION_OBJECT_STRING_MATCH MATCH_METHOD match_contains MATCH_STRING .app CATEGORIES Development Administration System COMMAND open -n __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Launch new instance NOTES Launches a new instance of an .app by way of "open -n" Submitted by H.Mijail VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Perforce Command Line COMMAND if [ -d __OBJ_PATH__ ]; then p4 edit __OBJ_PATH__ /... ; else p4 edit __OBJ_PATH__ ; fi ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Open for edit NOTES Open for edit file(s) from the current Perforce repository. By Shai Shasag. SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Perforce TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Perforce Command Line COMMAND if [ -d __OBJ_PATH__ ]; then p4 sync __OBJ_PATH__ /...#head ; else p4 sync __OBJ_PATH__ #head ; fi ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Sync to head revision NOTES Get file(s) from the current Perforce repository. By Shai Shasag. SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Perforce TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_MODE act_file CATEGORIES Perforce Command Line COMMAND p4 add __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME Add file NOTES Adds file to the current Perforce repository. By Shai Shasag. SEND_TASK_TO_BACKGROUND_APP SUBMENU_NAME Perforce TERM_BRING_TO_FRONT TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Phone COMMAND set s to " __OBJ_TEXT__ " if s starts with "tel:" then set s to text 5 thru -1 of s -- trims the URL's "tel:" scheme prefix end if if s does not start with "callto:" then set s to "callto:" & s end if tell application "Skype" to get URL s ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Skype Call NOTES Make a call using Skype. Submitted by Ken Brucker REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS rar ACTIVATION_MODE act_file CATEGORIES Unpack CHOOSE_OBJECT_DIALOG MESSAGE Select target folder to extract file(s) COMMAND cd "$OMC_OBJ_PARENT_PATH" /usr/local/bin/unrar x -ep -or "$OMC_OBJ_NAME" "$OMC_DLG_CHOOSE_OBJECT_PATH" EXECUTION_MODE exe_silent_popen NAME Extract RAR (with nice progress-bar) NOTES You need to install rar for osx... and need the latest omc ( 2.1 at least ) Download it from : http://www.rarlab.com/download.htm I used : http://www.rarlab.com/rar/rarosx-3.8.0.tar.gz Extract all files to : /usr/local/bin/ your "rar" and "unrar" command has to be in /usr/local/bin/ if you don't have /usr/local/bin folder, you need to create; sudo mkdir -p /usr/local/bin/ if need to ask someting : ugur@ozyilmazel.com note : previous one had default save path which was ~/Desktop. While using it, it seems a bit anoying to choose target folder everytime! i changed it. Now it remembers the last path! PROGRESS DETERMINATE_COUNTER IS_COUNTDOWN RANGE_END 100 RANGE_START 0.0 REGULAR_EXPRESSION_MATCH ^\.\.\. +(.[^ ]+).* (\d+)% STATUS Extracting : "$1" ( $2% ) SUBSTRING_INDEX_FOR_COUNTER 2 DISPLAY_PROGRESS TITLE Please wait REQUIRED_MAC_OS_MIN_VERSION 10.5 REQUIRED_OMC_VERSION 2.1 SUBMENU_NAME Custom Commands VERSION 2 ACTIVATION_MODE act_folder COMMAND -- Création d'un nouveau fichier sur le bureau + sélection -- de ce fichier dans le Finder tell application "Finder" set myFile to make new file at POSIX file " __OBJ_PATH__ " select myFile -- set name of myFile to "Nouveau fichier.txt" end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Nouveau fichier NOTES New file creation including selection in Finder & file count management. Submitted by Bruno Boissonnet SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_always CATEGORIES System Finder COMMAND defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES; killall Finder ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Show full path in Finder Window NOTES Submitted by Knut. REQUIRED_MAC_OS_MIN_VERSION 10.5 VERSION 1 WARNING This Command is going to restart Finder, which is necessary to take effect. WARNING_EXECUTE Restart Finder ACTIVATION_EXTENSIONS ACTIVATION_MODE act_file CATEGORIES Web Command Line COMMAND curl -v -T __OBJ_PATH__ -u myuser:mysecret www.example.ch/path/to/file/ __OBJ_NAME__ 2>&1 ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen MAX_PARALLEL_TASK_COUNT 1 NAME HTTP PUT with curl (includes progress bar) NOTES HTTP PUT with curl The 2>&1 is important because curl sends the progress bar to std err Submitted by Stu Thompson (stu@thompson.name) PROGRESS DETERMINATE_COUNTER IS_COUNTDOWN RANGE_END 100 RANGE_START 0.0 REGULAR_EXPRESSION_MATCH ^\s*([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+)\s+([^ ]+) STATUS Uploading $6 of $2 ($1%) at $8Bps SUBSTRING_INDEX_FOR_COUNTER 1 SUPPRESS_NON_MATCHING_TEXT DISPLAY_PROGRESS TITLE HTTP PUT VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Phone VoIP COMMAND on replace_chars(this_text, search_string, replacement_string) set AppleScript's text item delimiters to the search_string set the item_list to every text item of this_text set AppleScript's text item delimiters to the replacement_string set this_text to the item_list as string set AppleScript's text item delimiters to "" return this_text end replace_chars set phone_string to " __OBJ_TEXT__ " as string copy replace_chars(phone_string, " ", "") to phone_string copy replace_chars(phone_string, "-", "") to phone_string copy replace_chars(phone_string, "/", "") to phone_string copy replace_chars(phone_string, "+", "00") to phone_string do shell script "/Applications/Zultys/mxie.app/Contents/MacOS/mxie cmd=call=" & phone_string ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Dial with MXIE NOTES Dial a phone number (selected text) with a Snom VoIP phone. Replace 192.168.1.50 with your phone's IP address. Replace 00 with your international prefix. Uploaded by Christoph Dwertmann (2007) REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES PDF COMMAND pdftk __OBJ_PATH__ burst ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Split PDF NOTES Split PDF into multiple pages Requires pdftk from http://www.accesspdf.com/pdftk/index.html (available in macports) Submitted by ycc2106 PROGRESS DELAY 1 DISPLAY_PROGRESS TITLE Splitting PDF... VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_EXTENSIONS gif tiff png jpg jpeg bmp psd pict sgi tga jp2 qtif icns pdf tif ico ACTIVATION_MODE act_file CATEGORIES Image PDF COMMAND sips -r - __DLG_INPUT_TEXT__ -i __OBJ_PATH__ --out __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ __DLG_INPUT_TEXT__ . __OBJ_EXTENSION_ONLY__ ; ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen INPUT_DIALOG DEFAULT jpeg INPUT_MENU NAME -90° (Counter Clockwise) VALUE 90 NAME +90° (Clockwise) VALUE 270 NAME 180° VALUE 180 INPUT_TYPE input_popup_menu MESSAGE Rotate: OK_BUTTON_NAME Rotate NAME Rotate image... NAME_PLURAL Rotate images... NOTES Rotate images to -90°, +90° or 180° Supported formats jpeg, tiff, png, gif, jp2, pict, bmp, qtif, psd, sgi, tga, icns, ico or pdf (1st/single page only) Output: same folder with sameNameRotatedDegree.Extension Option: Remove the '-i' to output without thumbnails Uses sips - Mac's scriptable image processing system Submitted by ycc2106 PROGRESS DELAY 1 DISPLAY_PROGRESS TITLE Rotating images... REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_EXTENSIONS gif tiff png jpg jpeg bmp psd pict sgi tga jp2 qtif icns pdf tif ico ACTIVATION_MODE act_file CATEGORIES Image PDF Icons Converter COMMAND sips -i -s format __DLG_INPUT_TEXT__ __OBJ_PATH__ --out __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ . __DLG_INPUT_TEXT__ ; ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen INPUT_DIALOG DEFAULT jpeg INPUT_MENU NAME bmp VALUE bmp NAME jpeg VALUE jpeg NAME tiff VALUE tiff NAME png VALUE png NAME gif VALUE gif NAME jp2 VALUE jp2 NAME pict VALUE pict NAME psd VALUE psd NAME qtif VALUE qtif NAME sgi VALUE sgi NAME tga VALUE tga INPUT_TYPE input_popup_menu MESSAGE Convert to... OK_BUTTON_NAME Convert NAME Convert image to... NAME_PLURAL Convert images to... NOTES Convert images to jpeg, tiff, png, gif, jp2, pict, bmp, qtif, psd, sgi, tga, icns, ico or pdf (1st/single page only) Output: same folder with sameName.newExtension Option: Remove the '-i' to output without thumbnails Uses sips - Mac's scriptable image processing system Submitted by ycc2106 SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_EXTENSIONS gif tiff png jpg jpeg bmp psd pict sgi tga jp2 qtif icns pdf tif ico ACTIVATION_MODE act_file CATEGORIES Image PDF Icons Converter COMMAND sips -i __OBJ_PATH__ ; ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen INPUT_DIALOG INPUT_MENU INPUT_TYPE input_popup_menu OK_BUTTON_NAME Convert NAME Add thumbnail NAME_PLURAL Add thumbnails NOTES Uses sips - Mac's scriptable image processing system Submitted by ycc2106 REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME .. VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_EXTENSIONS gif tiff png jpg jpeg bmp psd pict sgi tga jp2 qtif icns pdf tif ico ACTIVATION_MODE act_file CATEGORIES Image PDF Icons Converter COMMAND sips -r 360 __OBJ_PATH__ ; ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen INPUT_DIALOG INPUT_MENU INPUT_TYPE input_popup_menu OK_BUTTON_NAME Convert NAME Remove thumbnail NAME_PLURAL Remove thumbnails NOTES Uses sips - Mac's scriptable image processing system Submitted by ycc2106 REFRESH_PATH __OBJ_PATH__ SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES pdf conversion html COMMAND mkdir __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ ; /opt/local/bin/pdftohtml -c -p -enc UTF-8 -zoom 1.0 __OBJ_PATH__ __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ / ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME pdf2html w/ images NOTES Convert PDF files to HTML - Requires pdftohtml command line utility - http://pdftohtml.sourceforge.net/ If your PDF contains images, use this one instead of pdf2html Submitted by YCC SUBMENU_NAME File VERSION 1 ACTIVATION_EXTENSIONS pdf ACTIVATION_MODE act_file CATEGORIES pdf conversion html COMMAND mkdir -p __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ ; /usr/local/bin/pdftohtml -p -enc UTF-8 __OBJ_PATH__ __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ / ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal NAME pdf2html NOTES Convert PDF files to HTML - Requires pdftohtml command line utility - http://pdftohtml.sourceforge.net/ Please adjust path to command Submitted by YCC SUBMENU_NAME File VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_MODE act_file CATEGORIES Archive COMMAND /usr/local/bin/brutez __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME MaxCompress NOTES Determines by brute force the best compression format (bzip2, gzip, Z, zip, etc.) and which compression level to use in order to archive a file the smallest possible. The output name will also include the compressions level (eg.: filename.-8.gz) Requires BruteZip http://sourceforge.net/projects/brutez Submitted by YCC VERSION 1 ACTIVATE_ONLY_IN Finder ACTIVATION_EXTENSIONS app ACTIVATION_FILE_TYPES APPL ACTIVATION_MODE act_always CATEGORIES Language Application COMMAND defaults write NSGlobalDomain AppleLanguages '( __DLG_INPUT_TEXT__ )'| open __OBJ_PATH__ ; sleep 7 | defaults write NSGlobalDomain AppleLanguages '(en, fr, es, de, it, nl, sv, nb, da, fi, pt, ja, zh-Hans, zh-Hant, ko)'; ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen INPUT_DIALOG DEFAULT Français INPUT_MENU NAME English VALUE en, fr, ja, de, es, it, pt, pt-PT, nl, sv, nb, da, fi, ru, pl, zh-Hans, zh-Hant, ko NAME Français VALUE fr, en, ja, de, es, it, pt, pt-PT, nl, sv, nb, da, fi, ru, pl, zh-Hans, zh-Hant, ko NAME Español VALUE es, en, pt, fr, ja, de, it, pt, pt-PT, nl, sv, nb, da, fi, ru, pl, zh-Hans, zh-Hant, ko NAME Portugese VALUE pt, pt-PT, es, en, fr, ja, de, it, nl, sv, nb, da, fi, ru, pl, zh-Hans, zh-Hant, ko NAME Japanese VALUE ja, en, fr, de, es, it, pt, pt-PT, nl, sv, nb, da, fi, ru, pl, zh-Hans, zh-Hant, ko NAME Korean VALUE ko, en, fr, ja, de, es, it, pt, pt-PT, nl, sv, nb, da, fi, ru, pl, zh-Hans, zh-Hant NAME Chinese VALUE zh-Hans, zh-Hant, ko, en, fr, ja, de, es, it, pt, pt-PT, nl, sv, nb, da, fi, ru, pl INPUT_TYPE input_combo_box MESSAGE Launch this application in... OK_BUTTON_NAME Change NAME Launch this in app in... (language) NOTES Launch an application in the chosen language - english as default and as long as the language ressource files existe in the application. What it actually does: * Changes the global system language settings to the chosen language * Launches the application * Changes the global system language settings to english (en, fr, de, es, it, nl, sv, nb, da, fi, pt, ja, zh-Hans, zh-Hant, ko - Set/Reorder the priority of languages to your needs. ) Adapted from hint found at http://www.macosxhints.com/article.php?story=20061229203902170 and submitted by yasny_jp Submitted by ycc2106 VERSION 1 ACTIVATION_MODE act_selected_or_clipboard_text CATEGORIES Clipboard Search Selection Web COMMAND open "http://yubnub.org/parser/parse?command= __DLG_INPUT_TEXT__ __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT Google INPUT_MENU NAME Google VALUE g NAME Google Images VALUE gi NAME Wikipedia VALUE wiki NAME dictionary.die.net VALUE ddn NAME netlingo VALUE netlingo NAME thefreedictionary VALUE fd2 NAME Wikipedia.fr VALUE wpfr NAME CNRTL VALUE definit NAME translate VALUE nicet NAME Youtube VALUE yt NAME Japan in English VALUE gtj NAME Blogs VALUE gyim NAME Super images VALUE s.i NAME Google define VALUE gdef NAME Yubnub commands VALUE ls INPUT_TYPE input_popup_menu MESSAGE Search text with OK_BUTTON_NAME Search MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPERATOR SORT_METHOD sort_none SUFFIX NAME Search with... NOTES Multi option search using Yubnub. http://yubnub.org/ by ycc2106 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_selected_text CATEGORIES Library Search Union Catalog COMMAND open "http://gso.gbv.de/xslt/DB=2.1/CMD?ACT=SRCHA&IKT=1016&TRM= __OBJ_TEXT__ " ESCAPE_SPECIAL_CHARS esc_with_percent_all EXECUTION_MODE exe_silent_popen NAME Suche im GVK NOTES Suche im GVK (Gesamtkatalog des GBV) nach der ausgewählten Zeichenkette. Sonderzeichen werden mit URL-Encoding in die Query-URL eingebaut. Suche im ALL-Index. Erstellt von Stefan Farrenkopf (2009) SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration Command Line System COMMAND sweep -dn -c -b -rec -ss -vv -extensive -archive --no-follow-symlinks --stay-on-filesystem --backtrack-protection --examine-x-bit __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SORT_METHOD sort_none SUFFIX NAME Scan with Sophos Antivirus NOTES Will run a scan of the selected files or folders with Symantec's Norton AntiVirus 9. The result of the scan will be displayed in a Terminal window. Current selected options for the scan are: - Report all files scanned regardless of damage or threat (as opposed to only if the file(s) are infected) - Do not repair files with defined threats - Scan inside of compressed files - Report on files that were inaccessible for scanning Other options are configurable - look up the NAV PDF manual to see what options are available. Submitted by Yoktan Haddad. SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration File System COMMAND find __OBJ_PATH__ -name .BridgeCache -delete; find __OBJ_PATH__ -name .BridgeCacheT -delete; find __OBJ_PATH__ -name .BridgeSort -delete ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Delete all Bridge cache files NOTES Deletes the hidden cache files generated by Adobe Bridge (.BridgeCache .BridgeCacheT & .BridgeSort) from a folder and all it's subfolders. Chad von Nau 2008 VERSION 1 ACTIVATION_MODE act_folder CATEGORIES Administration File System COMMAND find __OBJ_PATH__ -name Thumbs.db -delete ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Delete all "Thumbs.db" files NOTES Deletes all Thumbs.db files from a folder and all it's subfolders. Chad von Nau 2008 VERSION 1 ACTIVATION_EXTENSIONS ACTIVATION_MODE act_folder CATEGORIES Qt Development COMMAND cd __OBJ_PATH__ qmake -project ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME qmake (pro) NOTES This script generates a .pro file from the contents of the directory. Submitted by Daniel Price. SUBMENU_NAME Qt VERSION 1 ACTIVATION_EXTENSIONS ACTIVATION_FILE_TYPES ACTIVATION_MODE act_file ACTIVATION_OBJECT_STRING_MATCH COMPARE_CASE_INSENSITIVE MATCH_METHOD match_contains MATCH_STRING .pro CATEGORIES Qt Development COMMAND cd __OBJ_PARENT_PATH__ qmake -spec macx-xcode __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME qmake (xcode) NOTES The script generates an XCode project based on an existing .pro file selected. Submitted by Daniel Price. SUBMENU_NAME Qt VERSION 1 ACTIVATION_EXTENSIONS ACTIVATION_MODE act_folder CATEGORIES Qt Development COMMAND cd __OBJ_PATH__ rm *.pro rm -rf *.xcodeproj rm -rf *.app rm -rf build rm Info.plist rm *moc_* rm *ui_* ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME purge NOTES This script deletes all Qt-generated files (including XCode projects) from a directory, allowing you to start from scratch with just the original source and UI files. Use with care! Submitted by Daniel Price. SUBMENU_NAME Qt VERSION 1 WARNING This will delete all generated files, including any XCode projects! ACTIVATION_MODE act_file ACTIVATION_OBJECT_STRING_MATCH COMPARE_CASE_INSENSITIVE MATCH_METHOD match_contains MATCH_STRING .h CATEGORIES Qt Development COMMAND cd __OBJ_PARENT_PATH__ moc __OBJ_NAME__ -o moc_" __OBJ_NAME_NO_EXTENSION__ ".cpp ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME moc NOTES This script runs the meta-object-compiler on selected .h files containing classes with the Q_OBJECT definition. This is necessary for the Qt signal and slot mechanism to work. The result is a moc_xxx file which can be added to the XCode project. Submitted by Daniel Price. SUBMENU_NAME Qt VERSION 1 ACTIVATION_MODE act_file ACTIVATION_OBJECT_STRING_MATCH COMPARE_CASE_INSENSITIVE MATCH_METHOD match_contains MATCH_STRING .ui CATEGORIES Qt Development COMMAND cd __OBJ_PARENT_PATH__ uic __OBJ_NAME__ -o ui_" __OBJ_NAME_NO_EXTENSION__ ".h ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME uic NOTES This script runs the UI compiler against the selected .ui files, generating new UI classes with the 'ui_' prefix for use in XCode. This must be run each time the ui defintion changes. Submitted by Daniel Price. SUBMENU_NAME Qt VERSION 1 ACTIVATION_EXTENSIONS jpg jpeg ACTIVATION_MODE act_file CATEGORIES Image COMMAND /usr/bin/env jhead -ft __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Set modification date to EXIF NOTES Change the file modification date to the date stored in EXIF. Requires jhead from http://www.sentex.net/~mwandel/jhead/ (Sven Schwyn, www.bitcetera.com) REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 2.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Development Editor COMMAND vim -p __OBJ_PATH__ ; ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME Edit with Vim NOTES Edit with Vim by Bee -- multiple files open in tabs REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder COMMAND clean up Finder window 1 by name ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Name NOTES Sort Window contents by name. Supported in Tiger (10.4 and newer). Redundant with Leopard (10.5 and newer) as it comes native with that OS, as a contextual menu item. Tiger Only. Submitted by Mike Dawe. REQUIRED_MAC_OS_MAX_VERSION 10.4.11 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Arrange By VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder COMMAND clean up Finder window 1 by modification date ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Date Modified NOTES Sort Window contents by modification date. Supported in Tiger (10.4 and newer). Redundant with Leopard (10.5 and newer) as it comes native with that OS, as a contextual menu item. Tiger Only. Submitted by Mike Dawe. REQUIRED_MAC_OS_MAX_VERSION 10.4.11 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Arrange By VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder COMMAND clean up Finder window 1 by creation date ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Date Created NOTES Sort Window contents by creation date. Supported in Tiger (10.4 and newer). Redundant with Leopard (10.5 and newer) as it comes native with that OS, as a contextual menu item. Tiger Only. Submitted by Mike Dawe. REQUIRED_MAC_OS_MAX_VERSION 10.4.11 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Arrange By VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder COMMAND clean up Finder window 1 by physical size ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Size NOTES Sort Window contents by size. Supported in Tiger (10.4 and newer). Redundant with Leopard (10.5 and newer) as it comes native with that OS, as a contextual menu item. Tiger Only. Submitted by Mike Dawe. REQUIRED_MAC_OS_MAX_VERSION 10.4.11 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Arrange By VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder COMMAND clean up Finder window 1 by kind ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Kind NOTES Sort Window contents by kind. Supported in Tiger (10.4 and newer). Redundant with Leopard (10.5 and newer) as it comes native with that OS, as a contextual menu item. Tiger Only. Submitted by Mike Dawe. REQUIRED_MAC_OS_MAX_VERSION 10.4.11 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Arrange By VERSION 1 ACTIVATION_MODE act_finder_window CATEGORIES Finder COMMAND clean up Finder window 1 by label index ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Label NOTES Sort Window contents by label. Supported in Tiger (10.4 and newer). Redundant with Leopard (10.5 and newer) as it comes native with that OS, as a contextual menu item. Tiger Only. Submitted by Mike Dawe. REQUIRED_MAC_OS_MAX_VERSION 10.4.11 REQUIRED_MAC_OS_MIN_VERSION 10.4 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME Arrange By VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 2 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - Red NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 7 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - Grey NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 1 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - Orange NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 6 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - Green NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 5 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - Purple NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 4 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - Blue NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 3 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - Yellow NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_file_or_folder CATEGORIES File COMMAND property file_color : 0 tell application "Finder" activate set selected to selection repeat with n_file in every item in selected set label index of n_file to file_color end repeat end tell ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_applescript NAME Label - None NOTES Using this command and Shortcuts.app , It's possible to implement your own keyboard-friendly method of applying color labels in the Finder. Submitted by Mihail Artyuhov (tamias) VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File System COMMAND D=`date` D=" __DLG_INPUT_TEXT__ " FILEPATH=" __OBJ_PATH__ /$D.rtf" #touch "$FILEPATH" TEXT='urgs\\nzurgs' echo '{\\rtf1\\ansi\\ansicpg1252\\cocoartf949\\cocoasubrtf540 {\\fonttbl} {\\colortbl;\\red255\\green255\\blue255;} \\paperw11900\\paperh16840\\margl1440\\margr1440\\vieww9000\\viewh8400\\viewkind0 }' >> "$FILEPATH" open "$FILEPATH" ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT New INPUT_TYPE input_clear_text MESSAGE Document title OK_BUTTON_NAME OK NAME New RTF NOTES Creates and opens a new RTF file in the current directory with a name given in the dialog box. by Kim J Bostroem, 2009 REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.3.1 SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS mp3 aif aiff wav ACTIVATION_MODE act_file CATEGORIES Audio Command Line Conversion COMMAND export PATH=$PATH:/usr/local/bin/; for infile in __OBJ_PATH__ do filename=${infile%\.*} echo "Processing '$filename'" lame __DLG_INPUT_TEXT__ -h "$infile" "$filename.mp3" done ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT VBR recommended INPUT_MENU NAME 128 kbps VALUE -b128 NAME 160 kbps VALUE -b160 NAME 192 kbps VALUE -b192 NAME VBR recommended VALUE -V2 NAME VBR excellent VALUE -V1 NAME VBR overkill VALUE -V0 INPUT_TYPE input_popup_menu MESSAGE MP3 Encoding Quality OK_BUTTON_NAME OK MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME Convert to MP3 NOTES Encodes one or several selected files into MP3 format using the LAME encoder (must be installed on the system). Several encoding qualities are available, also variable bit rate (VBR). By Kim Joris Boström, 2009. Based on the command "Convert to MP3 w/ lame" by Gil Barbara. SUBMENU_NAME .. TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_EXTENSIONS mp3 ACTIVATION_FILE_TYPES ACTIVATION_MODE act_file CATEGORIES Audio Command Line Conversion COMMAND export PATH=$PATH:/usr/local/bin/; for infile in __OBJ_PATH__ do filename=${infile%\.*} echo "Processing '$filename'" lame -h --decode "$infile" "$filename.wav" done ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME MP3 to WAV NOTES Decodes one or several selected files from MP3 into WAV using the LAME encoder (must be installed on the system). By Kim Joris Boström, 2009. Based on the command "Convert to MP3 w/ lame" by Gil Barbara. SUBMENU_NAME .. TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_MODE act_file_or_folder_not_finder_window CATEGORIES Administration File System COMMAND symlink_file=$( osascript -e 'set File_ to the clipboard as "furl"' -e 'tell application "Finder"' -e 'return POSIX path of File_' -e 'end tell' ) ln -s "$symlink_file" __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SORT_METHOD sort_none SUFFIX NAME Paste symlink 2 NOTES Creates symlink(s) to files/folders copied to clipboard Submitted by Stanisław Nowak SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File System COMMAND find __OBJ_PATH__ -print | wc -l ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_popen_with_output_window NAME File Count Recursive NOTES Activate on folder to count files recursively within the folder using "find __OBJ_PATH__ -print | wc -l". Submitted by Paul Lundquist OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY AUTO_CLOSE_TIMEOUT -1 BACKGROUND_COLOR FFFFFF TEXT_COLOR 000000 TEXT_FONT Monaco TEXT_SIZE 10 WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 200 WINDOW_OPEN_FADE_IN WINDOW_POSITION alert WINDOW_TITLE File Count Recursive WINDOW_TYPE floating WINDOW_WIDTH 400 VERSION 1 ACTIVATION_MODE act_folder CATEGORIES File COMMAND cd __OBJ_PATH__ Default_Filename="Untitle" Extension=".txt" Spacer="-" Counter=1 Filename="$Default_Filename$Extension" while [ -f $Filename ] do let Counter=Counter+1 Filename="$Default_Filename$Spacer$Counter$Extension" done touch "$Filename" ESCAPE_SPECIAL_CHARS esc_with_percent EXECUTION_MODE exe_silent_popen NAME New .txt file NOTES Creates an empty "Untitle.txt" or "Untitle-xx.txt" file in current directory. By Simon@Poemsky SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Development COMMAND /usr/bin/otool -t -V "$OMC_OBJ_PATH" >> "$OMC_OBJ_PATH.asm" ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Disassemble NOTES Disassemble executable. By Abracode. REFRESH_PATH __OBJ_PATH__ .asm VERSION 1 ACTIVATION_MODE act_file CATEGORIES File COMMAND /usr/bin/xattr "$OMC_OBJ_PATH" | /usr/bin/xargs -I ATTR /usr/bin/xattr -d "ATTR" "$OMC_OBJ_PATH" ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_popen NAME Remove Extended Attributes NOTES This command removes Mac-specific extended file attributes, including file type, creator, Finder information, resource fork, comments, quarantine information and any other metadata. After cleaning a file with this command there should be only a data fork left with no special attributes so copying such file from Mac to a foreign file system should not produce a "._filename" file. By Abracode. REQUIRED_MAC_OS_MIN_VERSION 10.5 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES File Finder COMMAND set myFile to POSIX file " __OBJ_PATH__ " set MyApp to missing value tell application "Finder" set fileCreator to get creator type of file myFile if fileCreator is not missing value then set MyApp to (application file id fileCreator) as string end if end tell if MyApp is not missing value then tell application MyApp open myFile activate end tell else tell application "Finder" to open myFile end if ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Open By Creator NOTES Finder in Mac OS 10.6 does not respect the classic Mac creator. When you double-click on the file it will launch the default application for given file name extension which might not match the application specified by the creator signature. This command opens the file by looking up its creator. By Abracode REQUIRED_MAC_OS_MIN_VERSION 10.6 SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_always ACTIVATION_OBJECT_STRING_MATCH MATCH_METHOD match_contains MATCH_STRING .class CATEGORIES Programming Coding Java COMMAND cd __OBJ_PARENT_PATH__ java __OBJ_NAME_NO_EXTENSION__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_separately SEPARATOR ; java SEPERATOR SORT_METHOD sort_none SUFFIX NAME Java NAME_PLURAL Java Selected NOTES Requires JAVA. Handles multiple files. Created by an AP Computer Science student who wanted a shortcut. Copyright: 2010, SnowSlicer If you would like to change execution method to one after the other in the same window, edit this command in OMCEdit, go to Objects, in the menu called "Process Multiple Objects:", select: "Together". SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS ACTIVATION_FILE_TYPES ACTIVATION_MODE act_file ACTIVATION_OBJECT_STRING_MATCH MATCH_METHOD match_contains MATCH_STRING .java CATEGORIES Programming Coding Java COMMAND javac __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_silent_system MULTIPLE_OBJECT_SETTINGS PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME Javac NAME_PLURAL Javac Selected NOTES Requires JAVAC. Now handles multiple files with ease. Created by an AP Computer Science student who wanted a shortcut. Copyright: 2010, SnowSlicer SUBMENU_NAME .. VERSION 1 ACTIVATION_MODE act_file CATEGORIES Administration File System CHOOSE_FOLDER_DIALOG DEFAULT_LOCATION MESSAGE Choose a destination folder to copy the original files COMMAND set objPath to " __OBJ_PATH__ " set destPath to " __DLG_CHOOSE_FOLDER_PATH__ " tell application "Finder" set theItem to (POSIX file objPath) as alias if the kind of theItem is "alias" then set origPath to the POSIX path of ((original item of theItem) as text) set dest to (POSIX file destPath) as alias duplicate ((original item of theItem) as text) to dest --with replacing end if end tell ESCAPE_SPECIAL_CHARS esc_for_applescript EXECUTION_MODE exe_applescript NAME Copy Original To... (de-alias) NAME_PLURAL Copy Originals To... (de-alias) NOTES Finds the original file that a Finder alias points to and copies it to the chosen destination. Useful because "cp" doesn't follow file aliases made by the Finder like it does symlinks! Requires OMC 1.5.4 for "choose folder" dialog. Submitted by odbol REQUIRED_MAC_OS_MIN_VERSION 10.1 REQUIRED_OMC_VERSION 1.5.4 VERSION 1 ACTIVATION_MODE act_file CATEGORIES File System Hardlink COMMAND ## User variables ### If the file name part contains whitespace, this will be inserted at the end of the file name, and just before the file ending, if one exists. extHardlinkWhitespace=" HL" ### If the file name part contains no whitespace, this will be inserted at the end of the file name, and just before the file ending, if one exists. extHardlinkWhitespaceNone="_HL" ## Evaluate contextual items original=" __OBJ_PATH__ " originalGrepped=$( echo " __OBJ_NAME__ " | grep " "); originalGreppedLength=${#originalGrepped} ext=" __OBJ_EXTENSION_ONLY__ " extLength=${#ext} ## Determine whether to use a non/whitespace suffix if [ $originalGreppedLength -eq 0 ]; then extHardlink=$extHardlinkWhitespaceNone elif [ $originalGreppedLength -ge 1 ]; then extHardlink=$extHardlinkWhitespace else echo "Unknown Error: While estimating whether filename contains whitespace."; exit; fi ## Determine where to insert suffix if [ $extLength -eq 0 ]; then ## Note: There is no file suffix. target=" __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ "$extHardlink elif [ $extLength -ge 1 ]; then ## Note: File suffix length is $extLength target=" __OBJ_PARENT_PATH__ / __OBJ_NAME_NO_EXTENSION__ "$extHardlink". __OBJ_EXTENSION_ONLY__ "; else echo "Unknown Error: Negative length of file suffix not possible. Minimum is 0."; exit; fi ## Check that targetpath does not already exist, then hardlink the file if [ -e $target ]; then echo "Warning: Hardlink with your desired name already exists! Program aborted!"; exit; else ln "$original" "$target"; fi ESCAPE_SPECIAL_CHARS esc_none EXECUTION_MODE exe_silent_popen NAME Hardlink here NAME_PLURAL Hardlinks here NOTES Create Hardlink(s) from selected file(s) in the current folder. Author: Stefan Nowak Date: 2010-06-03 INTELLIGENT HARDLINK SUFFIX: If the original contains no whitespace, "_hardlink" is used, to maintain the "UNIX file name style". If the original contains whitespace, " HardLink" is used. This is the default configuration. If you wish to change this, just alter the script variables $extHardlinkWhitespaceNone and $extHardlinkWhitespace. HARDLINK SUFFIX IS INSERTED: After the filename part, and before the file ending, if one exists. FINAL CHECK: Before the hardlink is created, the script checks whether a hardlink with your desired name already exists, and skips it if necessary. PROGRESS DELAY 2 DISPLAY_PROGRESS TITLE Creating Hardlink(s) ... SUBMENU_NAME .. VERSION 1 ACTIVATION_EXTENSIONS mp3 aif aiff wav ACTIVATION_MODE act_file CATEGORIES Audio Command Line Conversion COMMAND export PATH=$PATH:/usr/local/bin/; for infile in __OBJ_PATH__ do filename=${infile%\.*} echo "Processing '$filename'" lame __DLG_INPUT_TEXT__ -h "$infile" "$filename.mp3" done ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal INPUT_DIALOG CANCEL_BUTTON_NAME Cancel DEFAULT VBR overkill INPUT_MENU NAME 128 kbps VALUE -b128 NAME 160 kbps VALUE -b160 NAME 192 kbps VALUE -b192 NAME VBR recommended VALUE -V2 NAME VBR excellent VALUE -V1 NAME VBR overkill VALUE -V0 INPUT_TYPE input_popup_menu MESSAGE MP3 Encoding Quality OK_BUTTON_NAME OK MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME Convert to MP3... NOTES Encodes one or several selected files into MP3 format using the LAME encoder (must be installed on the system). Several encoding qualities are available, also variable bit rate (VBR). By Kim Joris Boström, 2009. Based on the command "Convert to MP3 w/ lame" by Gil Barbara. SUBMENU_NAME .. TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_EXTENSIONS mp3 ACTIVATION_FILE_TYPES ACTIVATION_MODE act_file CATEGORIES Audio Command Line Conversion COMMAND export PATH=$PATH:/usr/local/bin/; for infile in __OBJ_PATH__ do filename=${infile%\.*} echo "Processing '$filename'" lame -h --decode "$infile" "$filename.wav" done ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_terminal MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME MP3 to WAV NOTES Decodes one or several selected files from MP3 into WAV using the LAME encoder (must be installed on the system). By Kim Joris Boström, 2009. Based on the command "Convert to MP3 w/ lame" by Gil Barbara. SUBMENU_NAME .. TERM_OPEN_NEW_SESSION VERSION 1 ACTIVATION_MODE act_always CATEGORIES Utility COMMAND diff __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_popen_with_output_window MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME Diff of two files NOTES This OMC command does a "diff" of two files (really as many as you want, but only two at a time makes any sense). Output is to a popen output window - also does a paste clipboard after exection in case you copied anything. -Bob Freeman, July 27, 2010 OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY AUTO_CLOSE_TIMEOUT -1 BACKGROUND_COLOR FFFFFF TEXT_COLOR 000000 TEXT_FONT Monaco TEXT_SIZE 10 WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 200 WINDOW_OPEN_FADE_IN WINDOW_POSITION alert WINDOW_TITLE Untitled WINDOW_TYPE floating WINDOW_WIDTH 400 PASTE_AFTER_EXECUTION VERSION 1 ACTIVATION_MODE act_always CATEGORIES Utility COMMAND wc __OBJ_PATH__ ESCAPE_SPECIAL_CHARS esc_with_backslash EXECUTION_MODE exe_popen_with_output_window MULTIPLE_OBJECT_SETTINGS PREFIX PROCESSING_MODE proc_together SEPARATOR SEPERATOR SORT_METHOD sort_none SUFFIX NAME wc of all files selected NOTES This OMC command does a "wc" of all selected files. Output is to a popen output window - also does a paste clipboard after exection in case you copied anything. Note that in the Objects section the "Process Multiple Objects" is set to "Together" and the separator is set to the space character. -Bob Freeman, July 27, 2010 OUTPUT_WINDOW_SETTINGS AUTO_CLOSE_ON_SUCCESS_ONLY AUTO_CLOSE_TIMEOUT -1 BACKGROUND_COLOR FFFFFF TEXT_COLOR 000000 TEXT_FONT Monaco TEXT_SIZE 10 WINDOW_ALPHA 1 WINDOW_CLOSE_FADE_OUT WINDOW_HEIGHT 200 WINDOW_OPEN_FADE_IN WINDOW_POSITION alert WINDOW_TITLE Untitled WINDOW_TYPE floating WINDOW_WIDTH 400 PASTE_AFTER_EXECUTION VERSION 1 VERSION 2