Main > Free Download Search >

Free newsletters examples software for mac

newsletters examples

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 985
NewsLetter 2.8.2

NewsLetter 2.8.2


Batch e-mailer for newsletters. more>>

NewsLetter 2.8.2 is very cool and incredibly easy to use batch emailer, specially designed for newsletters. Its interface is very simple and intuitive, and it features the creation of plain text, HTML and multipart messages, customization of subject and body using "smart tags" and attachments (including inline attachments).

Other features are output MBOX files (open-able in Mail, Entourage or any other capable email client), integration with FileMaker, Entourage and Address Book, and capability to send the messages through Entourage (or simply place the messages at its Outbox folder), appart from standalone SMTP delivery.

NewsLetter is powered by XMail.osax, so it is compatible with any smtp server.

<<less
Download (966KB)
Added: 2009-05-18 License: Freeware Price:
26 downloads
 
Other version of NewsLetter
NewsLetter 2.8.1tool which is a free batch emailer, specially designed for newsletters. newsletters. Its interface is very simple and intuitive, and it features the creation of plain
License:Freeware
Download (690.8KB)
14 downloads
Added: 2009-05-05
NewsLetter 2.7NewsLetter is a free batch emailer, speciallly thought for newsletters. NewsLetter is a free batch emailer, speciallly thought for newsletters. Its interface is very
License:Freeware
Download (781KB)
871 downloads
Added: 2007-06-28
Finder Examples 1.0

Finder Examples 1.0


Finder Examples - Windowshade desktop windows more>>
Finder Examples presents two example scripts from Apple that demonstrate how to windowshade desktop windows and how to expand them.
Completly freeware for non-commercial use.
<<less
Download (3KB)
Added: 2006-04-06 License: Freeware Price:
1300 downloads
Mail Examples 1.0

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.
<<less
Download (10KB)
Added: 2006-05-01 License: Freeware Price:
1284 downloads
TextEdit Examples 1.0

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.


<<less
Download (7KB)
Added: 2005-12-20 License: Freeware Price:
1412 downloads
OS X Preferences Example 1.0

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.

<<less
Download (3KB)
Added: 2006-05-18 License: Freeware Price:
1276 downloads
REALbasic 5: Interface Examples 1.0

REALbasic 5: Interface Examples 1.0


REALbasic 5: Interface Examples - Examples of REALbasic abilities more>>
REALbasic 5: Interface Examples is a collection of REALbasic examples which each demonstrate a particular ability new or improved in version 5.

• ToolbarItem, StandardToolbarItem, Drawer Windows.

Completly freeware for non-commercial use.

<<less
Download (95KB)
Added: 2006-05-16 License: Freeware Price:
1272 downloads
REALbasic 5: Socket Examples 1.0

REALbasic 5: Socket Examples 1.0


REALbasic 5: Socket Examples - Collection of REALbasic examples more>>
REALbasic 5: Socket Examples is a collection of examples which each demonstrate a particular ability new or improved in REALbasic version 5.

• Download Image to Canvas
• Download File to Hard Drive
• Download File to REALbasic
• Submit POST Form
• Send and receive email via POP3 and SMTP.

Completly feeware for non-commercial use.
<<less
Download (329KB)
Added: 2006-05-19 License: Freeware Price:
1307 downloads
Entourage Bulk Mailer Example 1.0

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.

<<less
Download (5KB)
Added: 2006-03-31 License: Freeware Price:
1318 downloads
Dock Image Example 1.0

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

<<less
Download (33.2KB)
Added: 2001-09-25 License: Freeware Price:
downloads
State Machine Compiler 6.0.0

State Machine Compiler 6.0.0


Generates a State pattern in eleven programming languages more>> Generates a State pattern in eleven programming languages

SMC takes a state machine stored in a .sm file and generates a State pattern in eleven programming languages.
Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions.
Enter SMC - The State Machine Compiler. Now you put your state diagram in one file using an easy-to-understand language. SMC generates the state pattern classes for you. No more hand-maintained transition matrices.
No more widely scattered switch statements. Instead, the state diagram is in one place, coded directly from the picture to the SMC language and is easily maintained.
SMC uses the state pattern to its fullest extent. In the real world, events dont always happen when they should. Dealing with unexpected events is a must for a robust application.
By combining virtual methods with the state pattern, SMC allows you to define "Default" transitions - transitions which allow your objects to handle unexpected events, recover and continue providing service (rather than crashing, burning and getting you into trouble).
SMC is a Java application, which means SMC will work on any platform that comes with Java 1.5.0 support.
NOTE: State Machine Compiler is released under the Mozilla Public License 1.1 (MPL 1.1).

Enhancements
- Added support for PHP programming language (-php).
- Added support for Scala programming language (-scala).
- Jump transition added. Works the same as a simple transition.
- The TransitionUndefinedException was missing the transition
- name. The transition name is now placed into the exception.
- Correctly handles $ in transition arguments.
- Corrected statemap.h -I include path in C examples.
- Corrected C example 4 #if __GNUC__ condition.
- Corrected C example 6 #include.
- Corrected file names in TCL examples 4 and 5.
- Corrected examples "all" rule.
- Corrected #!/interpreter calls in scripts.

<<less
Download (4.9MB)
Added: 2009-05-21 License: Freeware Price: FREE
195 downloads
Google Gadget Template 1.0.4

Google Gadget Template 1.0.4


Will allow you to create your own Dashboard widget out of any Universal Google Gadget. more>> Will allow you to create your own Dashboard widget out of any Universal Google Gadget.

Google Gadget Template will allow you to create your own Dashboard widget out of any Universal Google Gadget.
Go to the Google Gadget Directory, find the Gagdet you want, and copy its URL to the widgets gadget.js file.
Please see the developerGuide.html which comes with the widget for more details and the Examples.

Enhancements
- Updated to support new Google API changes.

<<less
Download (27KB)
Added: 2008-12-02 License: Freeware Price: FREE
184 downloads
FileMaker 7 AppleScript Reference 2.0

FileMaker 7 AppleScript Reference 2.0


FileMaker 7 AppleScript Reference - FileMaker 7 AppleScript Reference more>>
The FileMaker 7 AppleScript Reference document provides a quick reference guide to commonly used FileMaker 7 AppleScript commands. This document provides a description of each code example, the FileMaker 6 example code, and the FileMaker 7 example code.

Selected code examples return their results formatted in a manner which makes for easier processing by other programs. This FileMaker 7 database file enables developers to copy and paste example code directly from each field of the database.

<<less
Download (15KB)
Added: 2006-03-31 License: Freeware Price:
1391 downloads
Tech Terms Computer Dictionary 1

Tech Terms Computer Dictionary 1


Understand various computer and technology terms. more>>

Tech Terms Computer Dictionary 1 is a widget which lets you quickly look up definitions of computer and technology terms. Each term is not just defined, but explained in detail, often with helpful examples.

Definitions are explained in simple language, so they are easy to understand. Don't know the meaning of a certain computer term. Use this dashboard widget whenever you come across a technical term that you don't understand.

<<less
Download (67.3KB)
Added: 2006-04-17 License: Freeware Price:
443 downloads
 
Other version of Tech Terms Computer Dictionary
Tech Terms Computer Dictionary 1.0defined, but explained in detail, often with helpful examples. Definitions are explained in
License:Freeware
Download (67KB)
1350 downloads
Added: 2006-02-21
String Class and Array Template 1.0.0b1

String Class and Array Template 1.0.0b1


String Class and Array Template - Simple string class with plenty of examples more>>
If you are learning to program in C++ on the Macintosh, String Class and Array Template is a simple string class I put together when I was tutoring someone on C++.

It covers use of inheritence, templates and plenty of virtual methods.

This class is in early development stages. While it does come with plenty of examples for you to step through to see how it does what it does, it is by no means complete or ready for integration into a larger project. It is stable and should not crash.


<<less
Download (36KB)
Added: 2006-01-18 License: Freeware Price:
1376 downloads
SheetSpeed 1.0.3

SheetSpeed 1.0.3


SheetSpeed - Change the speed of sheets in your apps more>>
SheetSpeed will allow you to change the speed that sheets move on your documents and in your applications.
Examples of these sheets are the drop down sheets you see when you save a file in TextEdit and many other applications.
This program was inspired by a post on www.macosxhints.com and was created to simplify the process of adjusting sheet speeds.
I hope you find this program useful.
Enhancements:
- Now as a Universal Binary.
<<less
Download (96KB)
Added: 2006-05-11 License: Freeware Price:
1261 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5