for example
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2002
Mail Examples 1.0
Mail Examples - Examples for the MacOS X Mail.app more>>
The Mail Examples AppleScript presents some examples for the MacOS X Mail app, showing how to create and send e-mail.
Completly freeware for non-commercial use.
<<lessCompletly freeware for non-commercial use.
Download (10KB)
Added: 2006-05-01 License: Freeware Price:
1284 downloads
Dock Image Example 1.0
Dock Image Example is considered as a convenient to use program which shows how to manipulate from your application (Objective-C/Cocoa) the image appearing in the Dock more>>
Dock Image Example 1.0 is considered as a convenient to use program which shows how to manipulate from your application (Objective-C/Cocoa) the image appearing in the Dock. With just a few lines of code, you can provide some feedback on your application state by changing the Dock's image. The example was made under OS 10.1 but should compile fine with OS 10.0
Requirements: Mac OS X Developer Tools
Download (33.2KB)
Added: 2001-09-25 License: Freeware Price:
downloads
OS X Preferences Example 1.0
OS X Preferences Example - Demonstrates the enabling of the Application menus Preferences menu item more>>
OS X Preferences Example is a REALbasic example that demonstrates the enabling of the Application menus Preferences menu item ONLY when in an OS X application (not OS 9/8, or the IDE).
Completly freeware for non-commercial use.
<<lessCompletly freeware for non-commercial use.
Download (3KB)
Added: 2006-05-18 License: Freeware Price:
1276 downloads
TextEdit Examples 1.0
TextEdit Examples - Perform various actions with AppleScript and TextEdit more>>
TextEdit Examples is a set of examples that shows how to perform various actions with AppleScript and TextEdit.
The package contains a functional script example and a nonfunctional script for syntax examples.
<<lessThe package contains a functional script example and a nonfunctional script for syntax examples.
Download (7KB)
Added: 2005-12-20 License: Freeware Price:
1412 downloads
Entourage Bulk Mailer Example 1.0
Entourage Bulk Mailer Example - How to send (HTML) email to list in Entourage 2004 more>>
I started a little business a couple weeks ago and needed to send out a customer service bulletin. To my surprise, I could not find any good AppleScripts for doing this on OS X.
First, I downloaded a shareware application called "Mailings", couldnt get it to authenticate with my SMTP server, and got no reply from the developer. So, I did not buy it. Then I wrote a script using Mail.app, and it would work for awhile but then tell me that the server rejected my password.
So, for my next bulletin I used Microsoft Entourage and, after some tinkering, got it to work. There are lots of comments in the code, and besides changing my example subject, recipient list and message to yours, you will probably need to do some other tinkering to meet your needs. I t works with Entourage from Office 2004; I do not know whether it will work with earlier verisons of Office. Have fun, and please send me an email if you learn more about it than I did.
<<lessFirst, I downloaded a shareware application called "Mailings", couldnt get it to authenticate with my SMTP server, and got no reply from the developer. So, I did not buy it. Then I wrote a script using Mail.app, and it would work for awhile but then tell me that the server rejected my password.
So, for my next bulletin I used Microsoft Entourage and, after some tinkering, got it to work. There are lots of comments in the code, and besides changing my example subject, recipient list and message to yours, you will probably need to do some other tinkering to meet your needs. I t works with Entourage from Office 2004; I do not know whether it will work with earlier verisons of Office. Have fun, and please send me an email if you learn more about it than I did.
Download (5KB)
Added: 2006-03-31 License: Freeware Price:
1318 downloads
Color Schemes 5.1
Color Schemes - Put together Color Schemes more>>
This application helps you put together Color Schemes, each Color Scheme with up to three colors.
Color Schemes supports entry of color components in Decimal and Hex formats.
For example, the Demo Color Scheme above shows how three colors could work well together for the Ceiling, Walls and Floor. The data is saved automatically when you quit and reloaded automatically when you launch.
<<lessColor Schemes supports entry of color components in Decimal and Hex formats.
For example, the Demo Color Scheme above shows how three colors could work well together for the Ceiling, Walls and Floor. The data is saved automatically when you quit and reloaded automatically when you launch.
Download (1.2MB)
Added: 2006-03-29 License: Freeware Price:
1314 downloads
ReplaceInPlace 1.0.1
It lets you retain previous picture attributes when importing an image into a picture box more>>
Badia ReplaceInPlace lets you retain previous picture attributes when importing an image into a picture box.
Previous offset and scaling, for example, can be retained when replacing a low-res with a hi-res version of a picture.
To use Badia ReplaceInPlace, choose "Get Picture" from the File menu and select "Retain Previous Picture Attributes" from the "ReplaceInPlace" tab.
Features:
- Fixed crash when updating missing pictures.
- ReplaceInPlace tab no longer present when updating pictures or if picture box is empty.
<<lessPrevious offset and scaling, for example, can be retained when replacing a low-res with a hi-res version of a picture.
To use Badia ReplaceInPlace, choose "Get Picture" from the File menu and select "Retain Previous Picture Attributes" from the "ReplaceInPlace" tab.
Features:
- Fixed crash when updating missing pictures.
- ReplaceInPlace tab no longer present when updating pictures or if picture box is empty.
Download (83KB)
Added: 2004-03-11 License: Freeware Price:
2052 downloads
Term for 1.0b1
Term for - Extract human-readable terminology from raw codes more>>
Term for is a scripting addition that looks up the user terminology for a value. Useful for example to get month and day-of-week names of a date.
The addition builds the source of an AppleScript script containing what you pass in. Although it looks like you can pass in a variety of things, what actually arrives is either four or 8 bytes, which the addition treats as a string.
Note that this Scripting Addition is not necessary if you have Script Debugger, since you can write a script which uses Script Debugger to build and compile the necessary script, and dig the term out of the re-written script or the result of running the script.
<<lessThe addition builds the source of an AppleScript script containing what you pass in. Although it looks like you can pass in a variety of things, what actually arrives is either four or 8 bytes, which the addition treats as a string.
Note that this Scripting Addition is not necessary if you have Script Debugger, since you can write a script which uses Script Debugger to build and compile the necessary script, and dig the term out of the re-written script or the result of running the script.
Download (6KB)
Added: 2006-02-15 License: Freeware Price:
1346 downloads
Vaciar Portapapeles 1.0
Vaciar Portapapeles - Clear the systems clipboard of its contents more>>
Vaciar Portapapeles is a small AppleScript that clears the systems clipboard of its contents.
In Spanish - and related to Computing matters - "vaciar" is to clear a container or to fully empty it (as we daily do with the trash, for example); "portapapeles" is the accepted translation of "clipboard".
<<lessIn Spanish - and related to Computing matters - "vaciar" is to clear a container or to fully empty it (as we daily do with the trash, for example); "portapapeles" is the accepted translation of "clipboard".
Download (4KB)
Added: 2006-01-05 License: Freeware Price:
1391 downloads
Screen Saver Texter 1.1
Screensaver with on-the-fly editable text. more>>
Function: SST is a screensaver that displays a text you can edit. For example, you can write a message like: "Dont touch diz! :-) Im having a break and Ill be back in 15 minutes." If you leave the text field empty, a random text will be displayed. Command-R randomizes again; Command-Z is "undo".
<<less Download (2.4MB)
Added: 2004-11-28 License: Freeware Price:
1790 downloads
Record Field Exists 1.0
Record Field Exists - check if an AppleScript record field exists more>>
Record Field Exists is a small script that provides an example of checking if an AppleScript record field exists.
<<less Download (2KB)
Added: 2005-12-09 License: Freeware Price:
1421 downloads
DropNote 1.0
DropNote - AppleScript to convert Newton notes from XML to XHTML more>>
DropNote is an AppleScript applet letting one convert Newton Notes in XML form (obtained from the NSOF to XML converter for example) to XHTML directly readable in any browser.
<<less Download (3.6MB)
Added: 2006-06-01 License: Freeware Price:
1274 downloads
Adobe InDesign Excel Import 2.0.2
Resolves Excel-to-InDesign import issues. more>>
When European number separators are used in an Excel spreadsheet (for example, "1.234,567") and the spreadsheet is placed into an Adobe InDesign 2.0 document, the number separators are imported incorrectly.
<<less Download (406KB)
Added: 2004-05-22 License: Freeware Price:
1997 downloads
Nokia MacSuite 1.1
With MacSuite you can manage data in your Nokia 9110 Communicator with your Macintosh; you can for example: Retrieve your contacts data from the communicator, edit and update it more>> With MacSuite you can manage data in your Nokia 9110 Communicator with your Macintosh; you can for example:
- Retrieve your contacts data from the communicator, edit and update it.
- Import data from or export data to other contact applications via tab- or comma-delimited text files.
- Transfer received faxes and short messages from your communicator to your desktop.
- Transfer notes for a meeting to your communicator from your desktop.
- Backup data from your communicator.
- Install add-on software to your communicator.
Requirements:
PowerPC, System 7.5.3 or later, QuickTime 3.0 or later, Nokia 9110 Communicator.
<<lessPowerPC, System 7.5.3 or later, QuickTime 3.0 or later, Nokia 9110 Communicator.
Download (2.2MB)
Added: 2001-01-28 License: Free Price:
downloads
CursorToPicture 1.0
REALbasic cursor canvas example. more>>
CursorToPicture is a free REALbasic programming example to show you how to take a cursor resource, and display it in a canvas (or anything else that uses the picture class). Supports the mask, but not color cursors.
<<less Download (0.006MB)
Added: 2004-06-01 License: Freeware Price:
1972 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 for example 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