workflows
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 74
Enable | Disable Mail Accounts 1.0.1
AppleScript enables/disables multiple Mail.app accounts. more>>
Enable | Disable Mail Accounts is an AppleScript-based solution that allows users to quickly enable or disable multiple accounts in Mac OS Xs Mail application.
This script can be triggered from Address Books AppleScript menu.
<<lessThis script can be triggered from Address Books AppleScript menu.
Download (87KB)
Added: 2004-11-01 License: Freeware Price:
1820 downloads
Display Person`s Groups 1.0
AppleScript displays name of group of a user. more>>
Display Person`s Groups is an AppleScript-based solution that can display the names of the groups assigned to selected people in Mac OS Xs Address Book application. It can be triggered from Address Books script menu in Mac OS 10.3.
<<less Download (80KB)
Added: 2004-11-01 License: Freeware Price:
1818 downloads
Adobe Photoshop 7 Scripting Plug-in 1.0.2
Add AppleScript support to PhotoShop 7. more>>
Adobe Photoshop 7 Scripting Plug-in allows you to automate repetitive tasks and key workflows using rich scripting support. Write scripts using JavaScript or AppleScript.
<<less Download (5.6MB)
Added: 2004-11-07 License: Freeware Price:
1814 downloads
PDF Converter 1.1
PDF Converter - Automator action converts files to PDF more>>
What is PDF Converter?
It is an Automator action that allows you to convert text/image files to PDF format.
How to use it?
Open Automator and select the PDF icon you will see PDF Converter. You can combine with other actions to integrate a complete task and save as a workflow.
The PDF Converter includes a workflow file. After you install it in a proper location, you then have the ability to use Contextual Menu to convert files to PDF format.
You may learn more about how to use Automator at http://www.apple.com/macosx/features/automator/.
How do I install ?
Click PDF Converter Installer to install the action file. The PDF Converter.action file will be placed into ~/Library/Automator/.
The including Converter.workflow file you need to manually drag it into ~/Library/Workflows/Applications/Finder/. (If you cannot find the Automator folder or Workflows folder in ~/Libray, create them by yourself. The directories under the Workflows folder you may also need to create them as well).
Enhancements:
- Better interface.
<<lessIt is an Automator action that allows you to convert text/image files to PDF format.
How to use it?
Open Automator and select the PDF icon you will see PDF Converter. You can combine with other actions to integrate a complete task and save as a workflow.
The PDF Converter includes a workflow file. After you install it in a proper location, you then have the ability to use Contextual Menu to convert files to PDF format.
You may learn more about how to use Automator at http://www.apple.com/macosx/features/automator/.
How do I install ?
Click PDF Converter Installer to install the action file. The PDF Converter.action file will be placed into ~/Library/Automator/.
The including Converter.workflow file you need to manually drag it into ~/Library/Workflows/Applications/Finder/. (If you cannot find the Automator folder or Workflows folder in ~/Libray, create them by yourself. The directories under the Workflows folder you may also need to create them as well).
Enhancements:
- Better interface.
Download (251KB)
Added: 2006-03-23 License: Freeware Price:
1801 downloads
Export iTunes Artwork 1.0
Export iTunes Artwork - Automator action to export each artwork of iTunes songs to image files more>>
"Export iTunes Artwork" is an Automator action to export each artwork of iTunes songs to image files.
It comes with a few example Automator workflows to export the artwork of the currently playing song and to export one artwork cover for each album your iTunes library.
Before you can use this action, you need to import it into Automator: open the Automator application, select the Import Actions menu in the File menu. In the file dialog that appears, import the Export iTunes Artwork.action file (from the folder where this file is located).
A number of example workflows are included in the Example Artwork Export Workflows folder.
<<lessIt comes with a few example Automator workflows to export the artwork of the currently playing song and to export one artwork cover for each album your iTunes library.
Before you can use this action, you need to import it into Automator: open the Automator application, select the Import Actions menu in the File menu. In the file dialog that appears, import the Export iTunes Artwork.action file (from the folder where this file is located).
A number of example workflows are included in the Example Artwork Export Workflows folder.
Download (29KB)
Added: 2005-11-06 License: Freeware Price:
1450 downloads
Ticket Picker 1.0
Ticket Picker - Randomly select a ticket number between two specified numbers more>>
This AppleScript-based solution will randomly select a ticket number between two specified numbers.
Ticket Picker is great for drawings and raffles.
Through the interface, you may enter a starting number and an ending number. You may optionally choose to prevent duplicate wins, speak the winning number, or build suspense during the drawing.
Completly freeware.
<<lessTicket Picker is great for drawings and raffles.
Through the interface, you may enter a starting number and an ending number. You may optionally choose to prevent duplicate wins, speak the winning number, or build suspense during the drawing.
Completly freeware.
Download (206KB)
Added: 2006-01-06 License: Freeware Price:
1399 downloads
Enable | Disable Accounts 1.01
Enable | Disable Accounts - Enable or disable multiple accounts in Mail.app more>> <<less
Download (88KB)
Added: 2006-01-06 License: Freeware Price:
1389 downloads
Clipboard Scripts Lite 1.0
Clipboard Scripts Lite - a group of AppleScripts designed to automate small tasks that users perform frequently more>>
Clipboard Scripts are a group of AppleScripts designed to provide users with a quick and easy way to become more efficient in their everyday routines. By automating small tasks that users perform frequently, these scripts will help to reduce common repetition in an average users day. This generates more time for focusing on other important tasks.
Clipboard Scripts use the clipboard as the basis for the tasks they perform. The clipboard is a part of the Mac OS which holds data when copying and pasting in different applications. When you select text in a document, and choose "Copy" from the "Edit" menu, the text is copied to the clipboard. The AppleScripts that make up "Clipboard Scripts" are built to perform various tasks to text data on the clipboard.
Clipboard Scripts are intended to be triggered from the Apple "Script Menu", which is included with Mac OS X. You may need to "activate" the script menu, if you havent done so already. This can be done by double clicking on the "Script Menu.menu" item in the "Applications > AppleScript" folder on your Mac OS X computer. Once you have done this, a script icon should appear in your menu bar at the top of the screen.
Scripts used in the scripts menu may be triggered from within any application.
Youll notice that a fairly wide range of scripts are installed by default. "Clipboard Scripts" help to extend that base set by providing additional useful functionality.
This solution includes the following scripts:
Add Prefix - Prompts for a prefix, and adds that prefix to the beginning of each paragraph on the clipboard. The modified text is then placed back on the clipboard to be pasted into the desired location.
Add Suffix - Prompts for a suffix, and adds that suffix to the end of each paragraph on the clipboard. The modified text is then placed back on the clipboard to be pasted into the desired location.
Convert to Lowercase - Converts the text on the clipboard to lowercase format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Convert to Uppercase - Converts the text on the clipboard to upper case format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Display Length - Counts the characters or paragraphs of the text on the clipboard, and displays the count to the user.
<<lessClipboard Scripts use the clipboard as the basis for the tasks they perform. The clipboard is a part of the Mac OS which holds data when copying and pasting in different applications. When you select text in a document, and choose "Copy" from the "Edit" menu, the text is copied to the clipboard. The AppleScripts that make up "Clipboard Scripts" are built to perform various tasks to text data on the clipboard.
Clipboard Scripts are intended to be triggered from the Apple "Script Menu", which is included with Mac OS X. You may need to "activate" the script menu, if you havent done so already. This can be done by double clicking on the "Script Menu.menu" item in the "Applications > AppleScript" folder on your Mac OS X computer. Once you have done this, a script icon should appear in your menu bar at the top of the screen.
Scripts used in the scripts menu may be triggered from within any application.
Youll notice that a fairly wide range of scripts are installed by default. "Clipboard Scripts" help to extend that base set by providing additional useful functionality.
This solution includes the following scripts:
Add Prefix - Prompts for a prefix, and adds that prefix to the beginning of each paragraph on the clipboard. The modified text is then placed back on the clipboard to be pasted into the desired location.
Add Suffix - Prompts for a suffix, and adds that suffix to the end of each paragraph on the clipboard. The modified text is then placed back on the clipboard to be pasted into the desired location.
Convert to Lowercase - Converts the text on the clipboard to lowercase format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Convert to Uppercase - Converts the text on the clipboard to upper case format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Display Length - Counts the characters or paragraphs of the text on the clipboard, and displays the count to the user.
Download (196KB)
Added: 2006-01-06 License: Freeware Price:
1388 downloads
QuickTime Compression Actions and Workflow 1.0
QuickTime Compression Actions and Workflow - Enables compression workflows ? including for iPod more>> <<less
Download (258KB)
Added: 2006-02-15 License: Freeware Price:
1387 downloads
Display Groups 1.0
Display Groups - Display the names of the groups assigned to selected people in Address Book more>>
Display Groups is an AppleScript-based solution will display the names of the groups assigned to selected people in Mac OS Xs Address Book application.
This script can be triggered from Address Books AppleScript menu.
<<lessThis script can be triggered from Address Books AppleScript menu.
Download (82KB)
Added: 2006-01-07 License: Freeware Price:
1386 downloads
FileVault-proof Finder selection to alias list 1.2
FileVault-proof Finder selection to alias list - Coerce FileVault-protected Finder selection to aliases or POSIX items more>>
FileVault-proof Finder selection to alias list is a workaround for a major FileVault/Finder applescript bug in Panther/Tiger:
When applescripting Apples Finder, it fails to treat FileVault-protected items as regular Finder items - an unbelievable bug in Panthers original FileVault incarnation that sadly survived the move to Tiger. Among several other, often scriptbreaking effects, this causes an applescript to error out whenever it tries to coerce a FileVault-protected item into an AppleScript alias via the Finder. It also breaks many Automators workflows that use the Finder selection as input.
The script offers a "Vanilla AppleScript" way to bypass the Finder when coercing FileVault-protected items into aliases or POSIX items. When run, it converts the full Finder selection into a complete list of aliases, even when the selection contains FileVault-protected items.
FileVaults buggy AppleScript implementation also errors out when the Finder tries to access any regular Finder item property for FileVault-protected items. But by getting to the alias stage as in this script, it becomes possible to call the "info for" command, that luckily also bypasses the Finder and returns many of the Finders regular item properties (like "name", "file type", "kind" and "file creator").
Enhancements:
- Cleans up the crucial finderDocToAlias handler code and adds some tutorial comments.
<<lessWhen applescripting Apples Finder, it fails to treat FileVault-protected items as regular Finder items - an unbelievable bug in Panthers original FileVault incarnation that sadly survived the move to Tiger. Among several other, often scriptbreaking effects, this causes an applescript to error out whenever it tries to coerce a FileVault-protected item into an AppleScript alias via the Finder. It also breaks many Automators workflows that use the Finder selection as input.
The script offers a "Vanilla AppleScript" way to bypass the Finder when coercing FileVault-protected items into aliases or POSIX items. When run, it converts the full Finder selection into a complete list of aliases, even when the selection contains FileVault-protected items.
FileVaults buggy AppleScript implementation also errors out when the Finder tries to access any regular Finder item property for FileVault-protected items. But by getting to the alias stage as in this script, it becomes possible to call the "info for" command, that luckily also bypasses the Finder and returns many of the Finders regular item properties (like "name", "file type", "kind" and "file creator").
Enhancements:
- Cleans up the crucial finderDocToAlias handler code and adds some tutorial comments.
Download (9KB)
Added: 2006-01-10 License: Freeware Price:
1384 downloads
Apple Mac OS X PPC 10.4.6
Apple Mac OS X PPC 10.4.6 - (Tiger) operating system update more>>
The 10.4.6 Update is recommended for all users and includes general operating system fixes, as well as specific fixes for the following applications and technologies:
- login and authentication in a variety of network environments
- file access and byte range locking with AFP file sharing
- network access when using proxy server automatic configuration files
- connecting to Cisco VPN servers using IP/Sec
- using Bluetooth wireless devices
- searching iWork and Microsoft Office documents with Spotlight
- saving Word documents automatically when using a network home directory
- creating Automator workflows for iPhoto 6
- synchronizing contacts and calendars to .Mac and mobile phones
- mounting and unmounting iDisk volumes
- compatibility with third party applications and devices
- previous standalone security updates
Enhancements:
- 802.1X login authentication configurations created in Internet Connect can now be used at the Mac OS X login window, too.
- Addresses an issue in which, when at the login window, the computer would not shut down automatically at a time specified in Energy Saver Schedule preferences; for more information, see this article.
- Prevents a potential issue in which Mac OS X might stop responding when trying to log in as a FileVault-protected user if the protected Home image file has been damaged or moved; instead, a "You are unable to log in to the user account (name) at this time." alert message appears.
- Addresses an issue for home directories on AFP servers in which, after failing to burn a disc, an "error -61" alert message would appear when trying to delete the Burn Folder related to the unsuccessful burn.
- If you change your login password at the Login window, you will now be given an opportunity to apply the same change to your default keychain.
- You can now copy folders with files to an SMB-based server instead of only the folder being copied and this alert message appearing: "The operation cannot be completed because you do not have sufficient privileges for some of the items."
- Addresses an issue that could prevent MacBook Pro from printing to wireless printers via AppleTalk.
- Improves iDisk (WebDAV file system) performance.
- File and folder names that contain colon or forward slash ( /) characters in the main directory of an iDisk or WebDAV volume no longer cause issues.
- Resolves potential issues that could occur when using automatic proxy configuration (PAC) files.
- Resolves an issue in which Mail could unexpectedly quit when lowering the quote level within a reply message.
- Addresses an issue in which iChat, on an Intel-based Mac with a built-in iSight camera, could sometimes stop displaying video from the iSight camera until the computer was shut down and started up again.
- Dragging a movie clip into iMovie 6 on an Intel-based Mac will no longer potentially cause some of the iMovie window to turn black.
- Disk Utilitys repair permissions feature will no longer report "We are using special permissions for..." messages.
- Updates Calculator so that the percentage button ("%") will no longer divide, under certain circumstances, when you expect it to calculate percentagethis could happen in Mac OS X 10.4.3 through 10.4.5.
- Resolves an issue that could cause Help Viewer to sometimes display a blank window.
- Addresses some issues that could cause DVD Player to unexpectedly quit when playing a movie disc on an Intel-based Mac.
- Terminal windows will no longer fail to open when using the /bin/zsh shell.
- EXIF data is now exported with TIFF images in Aperture.
- Aperture will no longer unexpectedly quit when exporting a file with keywords that contain twelve or more Cyrillic characters.
- Resolves potential issues with several iPhoto Automator actions, such as Import Photos into iPhoto.
- Includes iSync 2.2 which provides support for additional mobile phones. For more information, see iSync 2.2: Read before updating to Mac OS X 10.4.6 or later, or before first sync.
- Resolves an issue in which Blizzard World of Warcraft character graphics could be distorted on an Intel-based Mac with a built-in graphics processor when vertex shaders are enabled.
- The Command-H key combination now hides QuarkXPress 6 as expected when it is the front application.
- Addresses an issue for Aspyr Medias True Crime: The Streets of LA game in which game movies are very dim on Intel-based Macs.
- Addresses an issue for Microsoft Word 2004 in which Word would display a "Word cannot complete the operation because too many files are open" alert message when autosaving a document to a network-based home directory.
- Improves character graphics appearance for Aspyr Medias The Sims House Party when running with Rosetta on an Intel-based Mac.
- Makes Mac OS X aware of United States Daylight Savings Time (DST) changes enacted by the Energy Policy Act of 2005.
- Clicking an unmounted iDisk icon in the Save As dialog window of an application running with Rosetta no longer causes the application to stop with a spinning cursor.
- Spotlight is now better able to search the content of older Microsoft Word documents.
- Addresses an issue in which some third-party applications might stop responding or unexpectedly quit when running on an Intel-based Mac if you disconnect or connect a display while the computer is on.
- Addresses potential vnode reference count mismatches that could lead to a kernel panic.
- Addresses USB audio issues for PowerPC Macs; for example, latency is improved.
- Addresses several AppleScript issues, including: Preservation of property values in Script Menu, a potential Bonjour issue with "choose remote application", an invisible "choose application" dialog issue, and improved compatibility with Dashboard widgets and applications.
- Includes recent Apple security updates.
<<less- login and authentication in a variety of network environments
- file access and byte range locking with AFP file sharing
- network access when using proxy server automatic configuration files
- connecting to Cisco VPN servers using IP/Sec
- using Bluetooth wireless devices
- searching iWork and Microsoft Office documents with Spotlight
- saving Word documents automatically when using a network home directory
- creating Automator workflows for iPhoto 6
- synchronizing contacts and calendars to .Mac and mobile phones
- mounting and unmounting iDisk volumes
- compatibility with third party applications and devices
- previous standalone security updates
Enhancements:
- 802.1X login authentication configurations created in Internet Connect can now be used at the Mac OS X login window, too.
- Addresses an issue in which, when at the login window, the computer would not shut down automatically at a time specified in Energy Saver Schedule preferences; for more information, see this article.
- Prevents a potential issue in which Mac OS X might stop responding when trying to log in as a FileVault-protected user if the protected Home image file has been damaged or moved; instead, a "You are unable to log in to the user account (name) at this time." alert message appears.
- Addresses an issue for home directories on AFP servers in which, after failing to burn a disc, an "error -61" alert message would appear when trying to delete the Burn Folder related to the unsuccessful burn.
- If you change your login password at the Login window, you will now be given an opportunity to apply the same change to your default keychain.
- You can now copy folders with files to an SMB-based server instead of only the folder being copied and this alert message appearing: "The operation cannot be completed because you do not have sufficient privileges for some of the items."
- Addresses an issue that could prevent MacBook Pro from printing to wireless printers via AppleTalk.
- Improves iDisk (WebDAV file system) performance.
- File and folder names that contain colon or forward slash ( /) characters in the main directory of an iDisk or WebDAV volume no longer cause issues.
- Resolves potential issues that could occur when using automatic proxy configuration (PAC) files.
- Resolves an issue in which Mail could unexpectedly quit when lowering the quote level within a reply message.
- Addresses an issue in which iChat, on an Intel-based Mac with a built-in iSight camera, could sometimes stop displaying video from the iSight camera until the computer was shut down and started up again.
- Dragging a movie clip into iMovie 6 on an Intel-based Mac will no longer potentially cause some of the iMovie window to turn black.
- Disk Utilitys repair permissions feature will no longer report "We are using special permissions for..." messages.
- Updates Calculator so that the percentage button ("%") will no longer divide, under certain circumstances, when you expect it to calculate percentagethis could happen in Mac OS X 10.4.3 through 10.4.5.
- Resolves an issue that could cause Help Viewer to sometimes display a blank window.
- Addresses some issues that could cause DVD Player to unexpectedly quit when playing a movie disc on an Intel-based Mac.
- Terminal windows will no longer fail to open when using the /bin/zsh shell.
- EXIF data is now exported with TIFF images in Aperture.
- Aperture will no longer unexpectedly quit when exporting a file with keywords that contain twelve or more Cyrillic characters.
- Resolves potential issues with several iPhoto Automator actions, such as Import Photos into iPhoto.
- Includes iSync 2.2 which provides support for additional mobile phones. For more information, see iSync 2.2: Read before updating to Mac OS X 10.4.6 or later, or before first sync.
- Resolves an issue in which Blizzard World of Warcraft character graphics could be distorted on an Intel-based Mac with a built-in graphics processor when vertex shaders are enabled.
- The Command-H key combination now hides QuarkXPress 6 as expected when it is the front application.
- Addresses an issue for Aspyr Medias True Crime: The Streets of LA game in which game movies are very dim on Intel-based Macs.
- Addresses an issue for Microsoft Word 2004 in which Word would display a "Word cannot complete the operation because too many files are open" alert message when autosaving a document to a network-based home directory.
- Improves character graphics appearance for Aspyr Medias The Sims House Party when running with Rosetta on an Intel-based Mac.
- Makes Mac OS X aware of United States Daylight Savings Time (DST) changes enacted by the Energy Policy Act of 2005.
- Clicking an unmounted iDisk icon in the Save As dialog window of an application running with Rosetta no longer causes the application to stop with a spinning cursor.
- Spotlight is now better able to search the content of older Microsoft Word documents.
- Addresses an issue in which some third-party applications might stop responding or unexpectedly quit when running on an Intel-based Mac if you disconnect or connect a display while the computer is on.
- Addresses potential vnode reference count mismatches that could lead to a kernel panic.
- Addresses USB audio issues for PowerPC Macs; for example, latency is improved.
- Addresses several AppleScript issues, including: Preservation of property values in Script Menu, a potential Bonjour issue with "choose remote application", an invisible "choose application" dialog issue, and improved compatibility with Dashboard widgets and applications.
- Includes recent Apple security updates.
Download (63.6MB)
Added: 2006-04-04 License: Freeware Price:
1339 downloads
FileMaker Automator Actions 1.0
FileMaker Automator Actions - FileMaker Pro Action Pack more>>
FileMaker Automator Actions allow a FileMaker Pro user running Tiger OS X 10.4 to easily create a workflow that includes Automator Actions. Automator Actions can be based on FileMaker scripts, FileMaker database operations, or Actions for other applications.
FileMaker Automator Actions allow easy access and management of data directly from your desktop using
Automator.
You can easily create custom workflows by dragging items from the Automator Actions Library to the
Automator Window.
FileMaker Automator Actions can be combined with Automator Actions from other applications.
Once a workflow is created, it can be saved for subsequent access or modification.
FileMaker Automator Actions are delivered as a compressed FileMaker Pro Action Pack (FileMaker Pro Action Pack.app.zip) contained in the Automator.zip file. Double-click the FileMaker Pro Action Pack zip file to create an application that automatically populates the Automator Library with the initial set of FileMaker Automator Actions.
When running with FileMaker Pro 8, as recommended, this FileMaker Pro Action Pack should be placed in the same folder as the FileMaker Pro application (the default installation is to your desktop, so the FileMaker Pro Action Pack should be moved to the FileMaker Pro 8 folder in your Applications directory). If running with version 7 of the FileMaker database products this FileMaker Pro Action Pack application can be installed on the desktop or in any folder.
Automator.zip includes the following files:
Readme_Automator.pdf (this readme file)
A FileMaker Pro Action Pack (FileMaker Pro Action Pack.app.zip) with the following FileMaker Automator Actions:
Find FileMaker Pro Items
Close Database
Get IDs of Current Records
Get Record Data
Go to Layout
Perform FileMaker Script Show All Records
Show Matching Records
Sort Records
Filter FileMaker Pro Items
Add Images to Database
Format Record Data
Open Databases
Show Database
Show Records
A FileMaker Automator Publishing Demo installer (FM-Automator Publishing Demo Installer.app.zip) with the
following contents [Note: Automator must be closed to install the two publishing Actions and Adobe InDesign
must be installed to run the demo]
Installer to load the Publish to InDesign Pict Frames and Publish to InDesign Text Frames Actions
Demo Material (FileMaker Pro database with sample records, InDesign template, demo instructions, and
the Xcode project files used to create these two publishing Actions)
Another separate installer for the temporary storage Actions (Temporary Storage Actions Installer.app.zip) [Note:
Automator must be closed to install these additional Actions]
Software Developer Toolkit (ActionProjectFiles.zip)
o Folder with Xcode project files and supporting material used to create the FileMaker Automator Actions
(includes supporting material for Actions except the separately installed temporary storage Actions).
Datagraph_AA_EULA.pdf (Software License for FileMaker Automator Actions) .
<<less FileMaker Automator Actions allow easy access and management of data directly from your desktop using
Automator.
You can easily create custom workflows by dragging items from the Automator Actions Library to the
Automator Window.
FileMaker Automator Actions can be combined with Automator Actions from other applications.
Once a workflow is created, it can be saved for subsequent access or modification.
FileMaker Automator Actions are delivered as a compressed FileMaker Pro Action Pack (FileMaker Pro Action Pack.app.zip) contained in the Automator.zip file. Double-click the FileMaker Pro Action Pack zip file to create an application that automatically populates the Automator Library with the initial set of FileMaker Automator Actions.
When running with FileMaker Pro 8, as recommended, this FileMaker Pro Action Pack should be placed in the same folder as the FileMaker Pro application (the default installation is to your desktop, so the FileMaker Pro Action Pack should be moved to the FileMaker Pro 8 folder in your Applications directory). If running with version 7 of the FileMaker database products this FileMaker Pro Action Pack application can be installed on the desktop or in any folder.
Automator.zip includes the following files:
Readme_Automator.pdf (this readme file)
A FileMaker Pro Action Pack (FileMaker Pro Action Pack.app.zip) with the following FileMaker Automator Actions:
Find FileMaker Pro Items
Close Database
Get IDs of Current Records
Get Record Data
Go to Layout
Perform FileMaker Script Show All Records
Show Matching Records
Sort Records
Filter FileMaker Pro Items
Add Images to Database
Format Record Data
Open Databases
Show Database
Show Records
A FileMaker Automator Publishing Demo installer (FM-Automator Publishing Demo Installer.app.zip) with the
following contents [Note: Automator must be closed to install the two publishing Actions and Adobe InDesign
must be installed to run the demo]
Installer to load the Publish to InDesign Pict Frames and Publish to InDesign Text Frames Actions
Demo Material (FileMaker Pro database with sample records, InDesign template, demo instructions, and
the Xcode project files used to create these two publishing Actions)
Another separate installer for the temporary storage Actions (Temporary Storage Actions Installer.app.zip) [Note:
Automator must be closed to install these additional Actions]
Software Developer Toolkit (ActionProjectFiles.zip)
o Folder with Xcode project files and supporting material used to create the FileMaker Automator Actions
(includes supporting material for Actions except the separately installed temporary storage Actions).
Datagraph_AA_EULA.pdf (Software License for FileMaker Automator Actions) .
Download (3.6MB)
Added: 2006-04-05 License: Freeware Price:
1306 downloads
Photoshop Camera Raw Version Control 1.0
Photoshop Camera Raw Version Control - Create raw file versions more>>
Although you can use Photoshop Camera Raw to process a raw file in many different ways, neither Camera Raw nor Bridge provides any facility for managing multiple versions of the same raw file. With the Phototoshop Camera Raw Version Control package, users can easily create additional, editable versions of any raw file, each of which can contain a completely different set of raw conversion parameters.
The Photoshop Camera Raw Version Control package is a set of simple droplets that allow you to easily create and delete new versions, specify any version as the current version, and even automatically create batches of thumbnails or full resolution renderings of an entire set of versions. WIth just a few simple drag and drop operations, you can easily create and maintain several completely different interpretations of the same raw file.
Included in the pacakge are two Automator Actions that allow you to add some version control functions to your Automator workflows.
For users who like to experiement with their raw files, or who need to create multiple, different versions with the goal of creating composites, the Photoshop Camera Raw Version Control System makes it possible to easily switch back and forth between different sets of Camera Raw parameters.
<<lessThe Photoshop Camera Raw Version Control package is a set of simple droplets that allow you to easily create and delete new versions, specify any version as the current version, and even automatically create batches of thumbnails or full resolution renderings of an entire set of versions. WIth just a few simple drag and drop operations, you can easily create and maintain several completely different interpretations of the same raw file.
Included in the pacakge are two Automator Actions that allow you to add some version control functions to your Automator workflows.
For users who like to experiement with their raw files, or who need to create multiple, different versions with the goal of creating composites, the Photoshop Camera Raw Version Control System makes it possible to easily switch back and forth between different sets of Camera Raw parameters.
Download (282KB)
Added: 2006-05-29 License: Freeware Price:
1262 downloads
PAW 0.5
PAW - Automator workflows for the Finder more>>
PAW consists of Automator workflows, which are suitable to be used as Finder Plug-Ins. These workflows are mainly just something which Ive done for myself, but of course its great if you also can find some use for these.
The installation process is very simple. Just unzip the package, and move the
workflows in ~/Library/Workflows/Applications/Finder.
Enhancements:
- first version
- 2 workflows, more to come.
<<lessThe installation process is very simple. Just unzip the package, and move the
workflows in ~/Library/Workflows/Applications/Finder.
Enhancements:
- first version
- 2 workflows, more to come.
Download (9KB)
Added: 2006-06-10 License: Freeware Price:
1232 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above workflows search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed