voice messages
Voice Messages Manager 1.0
Free and open source voice messages manager for your Mac more>> Free and open source voice messages manager for your Mac
Voice Messages Manager is a manager of voice messages received by voice modem using vgetty. Voice Messages Manage allows to easily play messages and delete them.
System requirements:
-
Enhancements:
- Initial release.
Duplicate Message 1.0
Duplicate Message - Duplicate any message more>>
Just select the desired message, double-click the script ... and youre done.
Export Messages 1.1
Export Messages - Export multiple emails to text files from Apple Mail more>>
Does not support HTML emails yet, just plain text emails, but it is perfect for mailing list subscription emails or digests that are cluttering up your Mail mailboxes!
Export Messages runs from the script menu in Mail. Just drop it in the Mail Scripts folder in your Scripts folder (in your Library folder). If you dont see a folder named Mail Scripts, just create one (or choose Open Scripts Folder from the script menu in Mail and Mail will create it).
Localize IMAP Messages 2.0
Localize IMAP Messages - IMAP storage allocation management tool more>>
This is particularly useful as you approach the limits of your IMAP storage allocation of your ISP, company or university, but when you do not want to remove the messages from Entourage to text or other archives.
You can repeatedly copy messages to the same local folder in a parallel local hierarchy to your IMAP folders.

Locate Messages on Disk 1.0
An action for locating the disk files for Apple Mail messages. more>>
This action will locate the message files on disk for the Mail messages passed to it from the previous action. The result will be a list of file references in alias format. Useful for creating Mail archiving workflows. Download includes editable project files.
Open Unread Messages 1.0
Open Unread Messages - Shortcut for opening unread messages more>>
Completly freeware.
Burst Digest Messages 1.1
Burst Digest Messages is one of the most advanced communication application for MAC. This AppleScript for Mail will take one or more selected MIME digest messages more>>
Burst Digest Messages 1.1 is one of the most advanced communication application for MAC. This AppleScript for Mail will take one or more selected MIME digest messages (messages formatted as either multipart/digest (MIME digest) according to RFC2046 or simple digest as defined by RFC1153) and extract the individual messages from the digest message - this is especially useful if you are subscribed to a mailing list in digest format but want to reply to a single message in the digest rather than the digest message itself.
The individual messages will be moved to the same mailbox as the original digest message and the temporary Import folder will be deleted (note that the root "Import" folder currently cannot be deleted due to a bug in Mail's AppleScript implementation). When running the script for the first time, the user can choose whether or not to delete the digest message upon successful extraction of the individual messages.
Requirements:
- Mac OS X 10.4 or higher

Secret Message 1.0
Secret Message is designed to be a functional and innovative utility which was developed for children to send secret messages within plain messages to their friends via email. more>>
Secret Message 1.0 is designed to be a functional and innovative utility which was developed for children to send "secret messages" within "plain messages" to their friends via email. The Sender types a "plain message" and a "secret message" and saves a file which is used as an attachment to an email to a friend. The friend opens the Secret Message application, loads the attachment (an image) and views the "secret message". Secret Message is freeware.
Show Message Sizes 1.0
Show Message Sizes - Get the total size of messages more>>
Completly freeware for personal use.
AIM Multiple Away Messages 1.0
AIM Multiple Away Messages is a useful and popular utility which allows you to set a message for each person or groups of people when your away. more>>
AIM Multiple Away Messages 1.0 is a useful and popular utility which allows you to set a message for each person or groups of people when your away. Fully commented and easy-to-use.
Requirements: AIM with AppleScript support
Voice Index Maker 0.5b
Voice Index Maker - make a vocal announcement for every album in your iTunes music library more>>
Ok, you bought your brand new iPod. You have also bought the connection cable for your car radio, so youll be able to listen to your preferred music while youre driving or staying with your girlfriend. Now try to imagine how much is difficult, while youre driving, to find the track that you would want to listen sliding the library of your ipod through your car radio controls.
Surely you cannot check the track position on the display of the car radio, you would indeedy crash against a wall!
Voice Index Maker is the solution: inspired from the extraordinary feature called Voice Index On Tap of the Kenwood Music Keg, this small application, taking advantage of the fantastic Mac OS X vocal synthesizer, generates an mp3 vocal announcement for every album contained in your iTunes library.
Everything is made automatically: generate, update and delete your announcements with one click.
Even you dont use the iPod in your car, you will discover how much is cool to listen to a vocal announcement when you play an album!
If you like this application or you have some suggestions on how to improve it, send me a feedback.
Voice Index Maker is brought to you completely free of charge.
If you are using Voice Index Maker and you like it, please make a donation.
Separate Group Messages 1.0
Separate Group Messages - Send a separate e-mail to each member of a Group more>>
You may include attachments, and add extra recipients if you wish, who will also receive mail addressed only to themselves.
Messages to Disk 2.0
Messages to Disk - Save of messages to disk as text files more>>
The script offers choice of kind of text file.
Enhancements:
- Always prompts for location of folder for storing messages.
- Allows choice of text file types: BBEdit, Tex-Edit Plus, Simple Text. You can add other program names and creator codes to the lists where "creatorNames" and "creatorTypes" are defined.
- Gives progress report after storing each message, with option to turn off. Beeps twice when all files have been stored.
- Fixed bugs in routine for making file name when first choice is already in use. Would fail if name was exactly 31 characters; got stuck in repeat sometimes trying to find valid name.
- Added code to re-wrap (remove hard line endings from) the message text. If you dont want to do this, change the property "rewrapping" to false. This allows your text editor to soft wrap the text to your window size.
- Rather than including entire source with miscellaneous headers, I select the recipients, from address, subject, sent date, and the body of the message. This makes for a "cleaner" text file with less extraneous stuff at the top.
Count Messages in Folders 1.0
Count Messages in Folders - List folders and number of messages in each in draft window more>>
Completly freeware for personal use.
Delete message from server 1.0
Delete message from server - Removes selected messages from the server in Entourage more>>
The Delete message from server AppleScript will do it neatly. I based this on Delete from Server X, an existing script that deleted messages from the server but only those in the trash, and only all of them, and also emptied the trash. I needed per-message control.
My version removes only the *selected* messages from the server. It has an advantage over the mouse-only native way to do this in Entourage in that it will work if you have messages selected that both are and arent still on the server. Yay.