Revolution
Revolution can be used for any scale of project: for example single use text processing utilities, complex applications, prototyping, and can be learnt by professionals, hobbyists or beginners.
To learn more about the differences between revMedia, revStudio & revEnterprise click here.
News
The Rodeo is coming to town!
Apple has changed the iPhone developer agreement so that all apps for the iPhone/iPad App store must be written in Objective-C, C or C++ or in Javascript for use in the browser. As a Revolution developer, this is a blow, since I find developing in Objective-C too slow. So it looks like web apps are the way to go instead, but even they require extensive knowledge of HTML, CSS, Javascript etc. Jerry Daniels has come up with a plan to allow quick and easy development for the iPad. Rodeo is the name of this new project. Check out the introductory videos for more details.New editor available for RunRev
Sample Stacks
These stacks are all freely available. They are supplied as-is and any use is at your own risk.Some of the stacks are also usable online as a revlet, if you have the RevWeb plugin installed.
Click any 'Revlet' link to see the stack or to see a download link for the plugin.
If you include any of these stacks or code in an application, please credit Sarah Reichelt, TrozWare.
Recently Added/Updated | All | Utility | Library | Plugin | Script Examples | Tutorial | Fun | Revlets
- BarcodeTester
- A very simple stack that reads data from a keyboard wedge barcode scanner. It allows you to check the raw data transmitted by the scanner as well as the ASCII data.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- Barcodes
- A utility that converts text into the ASCII codes to generate Code128 subset A barcodes. You will need a Code128 font to display and print the codes when generated. There are plenty available but I use Riversedge fonts.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- Calendar
- This project file contains a calendar sub-stack that you can insert into any project. It allows users to enter a date graphically, thereby ensuring that any date will be in a valid format. Handles international systems, allows weeks starting on Monday or Sunday, has large and small calendars, includes an installer and can hilite set dates either once or annually.
10th August 2009: added options for leading zeroes & positioning of calendar.
11th August 2009: bug fix for positioning of calendar. - Category: UtilityLast Updated: Tue, Aug 11, 2009
- Colors
- A demonstration of how to convert colors from RGB to HSV and back again.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- EmailEncoder Revlet
- Utility for encoding email addresses in web pages, so they cannot be read by web crawling robots. Co-authored by Tim Ponn.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- HTMLHelper Revlet
- This utility helps create links for inserting into a web page: links to other pages or sites and links to images. In each case, the link is shown as a straight HTML link and as a line of Revolution script for use in stacks or irev files.
Septemeber 2009: bug fix for image sizes not re-calculating. Data validation for image sizes. - Category: UtilityLast Updated: Sun, Sep 20, 2009
- KeyCoder Revlet
- This stack intercepts all keystrokes and display the key codes (ASCII), rawKey codes and modifiers. This is very useful if you need to write any rawKey handlers as you will need to know what codes to check for. It can also be used as an ASCII code translator.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- MySQL
- This stack is a simple client for communicating with MySQL servers either on your own computer or remotely. It accepts any MySQL command and displays the results in a simple text-based table form. It is supposed to be similar to the client available when using OS X's Terminal, but does not require that the client & server be installed on your computer.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- PlistEditor
- Allows editing of an OS X app's info.plist file to update the version numbers and modification date.(Mac OS X only).
- Category: UtilityLast Updated: Mon, Jun 29, 2009
- ResourceCopier
- A utility stack which allows you to copy resources from one file to another or to delete unwanted resources. While it was designed to work with Revolution stacks, it can be used for any Mac files containing resources. Remember: make backups before messing with resources! Mac only.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- RevGZ
- This is a stack that uses Rev's built-in compression routines to compress and expand any file. The latest version allows drag & drop but the drag hilighting may not always go away properly if you move off the buttons.
- Category: UtilityLast Updated: Wed, Apr 29, 2009
- System Revlet
- Stack to give version information about the RunRev. Really designed for use as a revlet, so you can check which version is running.
- Category: UtilityLast Updated: Sun, Dec 27, 2009
If you find any of these stacks or script examples useful, please consider making a PayPal contribution to encourage further development.
