timelines examples
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.
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
FTLCtimelines X 0.9.6.1
FTLCtimelines wont make you disappointed because it creates timelines based on user input of events in time and/or spans of time. more>>
FTLCtimelines X 0.9.6.1 won't make you disappointed because it creates timelines based on user input of events in time and/or spans of time.
Events and spans may be categorized (1 level depth). Some additional features available.
- Time zones (also imported with iCal .ics files) for years ? 10 AD.
- Augmented:
-
- Zoom function for timelines,
- a few help tags,
- simple find function in help windows,
- slightly easier to work with axis display parameters.
- A few bug fixes and/or minor reworks.
Requirements: Mac OS X 10.3 or later.
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.
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: 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.
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.
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.
ScriptLinker 1.0
ScriptLinker is able to allow users to take advantage of the all new URL Protocol Support by allowing a user to retrieve script examples embedded in webpages or PDF files by simply clicking a link or a picture. more>> <<less
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.
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.
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.
ChatField 11.0
ChatField - Proposed custom control to replace the current control that chat is rendered in more>>
Supports inline graphics, time stamps, text color/styles, and more. No plugins required. Example project included in download.
Examples: ChitChat and Mac Messenger both use ChatField