newsletters examples
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.
Finder Examples 1.0
Finder Examples - Windowshade desktop windows more>>
Completly freeware for non-commercial use.
Mail Examples 1.0
Mail Examples - Examples for the MacOS X Mail.app more>>
Completly freeware for non-commercial use.
TextEdit Examples 1.0
TextEdit Examples - Perform various actions with AppleScript and TextEdit more>>
The package contains a functional script example and a nonfunctional script for syntax examples.
OS X Preferences Example 1.0
OS X Preferences Example - Demonstrates the enabling of the Application menus Preferences menu item more>>
Completly freeware for non-commercial use.
REALbasic 5: Interface Examples 1.0
REALbasic 5: Interface Examples - Examples of REALbasic abilities more>>
ToolbarItem, StandardToolbarItem, Drawer Windows.
Completly freeware for non-commercial use.
REALbasic 5: Socket Examples 1.0
REALbasic 5: Socket Examples - Collection of REALbasic examples more>>
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.
Entourage Bulk Mailer Example 1.0
Entourage Bulk Mailer Example - How to send (HTML) email to list in Entourage 2004 more>>
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.
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
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.
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.
FileMaker 7 AppleScript Reference 2.0
FileMaker 7 AppleScript Reference - FileMaker 7 AppleScript Reference more>>
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.
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.
String Class and Array Template 1.0.0b1
String Class and Array Template - Simple string class with plenty of examples more>>
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.
SheetSpeed 1.0.3
SheetSpeed - Change the speed of sheets in your apps more>>
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.