Deletes all QuickTime and Flash Caches. Flash Player AssetCache, Flash Player macromedia.com and #SharedObjects. If you encounter problems viewing QT or Flash videos, deleting these caches will often resolve the problem. At the very least, it will eliminate bloated caches. When QuickTime movies don't display video but you can hear the audio, try removing the 'QuickTime Plugin.webplugin' file. To remove the file, click the 'Yes' button on the confirmation dialog box and your 'Internet Plug-Ins' folder will open. Relaunch Safari before testing a movie.
Baywatch catches the actual auction opened in your frontmost browser window and sticks it right into iCal. You can specify the reminder alarm in the preferences and if you wish to add another auction the 'Refresh button' is your friend. Adding an auction to iCal is as simple as reopening the auction by clicking the URL in the event information. So you can easily organize the eBay auctions you are interested in and never bother about any missed opportunities.
iTunes Art Switcheroo switches iTunes' album art in its own small, simple window. Here are a few more features: - Users can fill in their favorite picture for tracks without album art in iTunes' file; - So that users are aware what's playing, the art window scrolls every few seconds the title and artist of the current track; - The art window is not static; every few seconds, it moves randomly about the screen; - This is a Universal Build (please test..).
On Wake is a stay open app that allows you to choose an AppleScript on disk (or enter one as text) that will run the next time (or every time) your computer wakes from sleep. On computer wake, script execution is almost immediate. -- On Wake is a Universal AppleScript app offered as beta in run-only form. It has been tested on OS X 10.4.11, and appears stable and reliable. My hope is to gauge interest in the availability of a similar program based on similar capability. Other third party apps offer much the same utility, so it's open to question whether 'On Wake' is of any particular use. -- On Wake relies on a script sub-routine authored by George Bratley which can be found here on ScriptBuilders as part of 'Was I Dreaming '. The sub-routine reads the computer System Log to determine when your machine last slept. -- Comments and suggestions from users are very welcome. Thanks for your interest.
A Folder Action which puts items in folders named with the current date in the format 2012-12-24. When used to organize downloads there are some manipulations possible.
Leopard only. See the latest posts to the OS 9, OS X, Xcode, Automator and Xchange forums. View your last 30 posts as well as the last 30 unanswered posts. Reply to posts or search with ease. Sort by column. Help doc shows how to use this simple but effective program. Please send feedback, feature request or bug reports to craigw@macscripter.net.
MacScripterWatcher displays the latest posts of the boards OS9, OSX, Xcode, Automator and Code Exchange and the current registered users online. New posts are highlighted in red color. The corresponding buttons open the URL of the boards. You can set the timezone, refresh time, Growl notification (if available) and 12/24 hour mode.
Deletes the invisible .DS_Store files on all mounted Disks from all folders and application packages. For those of you who want to delete the .DS_Store files quickly without resorting to the Terminal, this AppleScript does the trick. TechTool Pro users can choose to mount the eDrive and clean the .DS_Store files from it. At the end of the run, the eDrive will be unmounted. PPC/Intel
A set of Folder Action scripts to create a queue system for automating file/folder processing. Scripts have delay and dialog settings. Processing is logged to a text file. A readme file and example script are provided. Easy to setup. Run the setup application to install the scripts, create the jobqueue folders and setup Folder Actions. Insert your file/folder processing script into the jobqueue processing script and your ready to process files/folders. Scripts should work with: OS X 10.5.x, 10.4.x, 10.3.x - 10.4.x and above is recommended. Scripts tested with 10.4.11 and 10.3.9
Leopard Only. See the latest posts on the OS 9, OS X, Xcode, Automator and Xchange forums. Reply to posts and search with ease. Sort by column. Help doc shows how to use this simple but effective program. Please send feedback, feature request or bug reports to craigw@macscripter.net.
A Folder Action to put items in folders named with the current date in the format 2012-12-24
Script Bundle Tool creates an application bundle from an editable AppleScript source file and a contents folder. When you first use Script Bundle Tool, the contents folder is created automatically and you set the properties: Short Version, Get Info Text, Stay Open and Show in Dock. Subsequently, you need only to Select, Launch and Click to create a new build of your application bundle. The source file may be any editable AppleScript application or script document created with Smile or Script Editor. When you build an application bundle, the sub-folders of the project's contents folder are copied into the new bundle's Contents folder and any custom keys in the project.plist file, are written to the new bundle's Info.plist file. A locked and dated copy of the source file is copied to the versions folder, if present. Script Bundle Tool uses Script Editor to create bundles, then modifies the bundle to correct certain errors. Script Scribe now included. This allows you to see and print snippets of code in dot-indent format from Script Editor or Smile.
This script, though rather convoluted, is the sleekest means that I have found for doing this. It checks the system logs for a wake up message, and extracts the time stamp from that log message. It then compares that to the current time, to check if it was within last number of specified minutes. (I hope that makes sense!) Please read release notes.
This script, though rather convoluted, is the sleekest means that I have found for doing this. It checks the system logs for a wake up message, and extracts the time stamp from that log message. It then compares that to the current time, to check if it was within last number of specified minutes. (I hope that makes sense!) Please read release notes.
These scripts allow you to create a linked task, note, event or email from any other task, note, event or email in Entourage. The scripts will also copy contents and subject fields from the selected items, which makes them particularly handy for quickly processing email and placing items on the task list or calendar. For details on installation and use please see the Readme file enclosed.