hybrid wrote:Since I didn't find the proper link on the main page, here it is:
http://franklin3d.com/
Can you tell something about the concept of Runtime Revolution?
Sure, Id be happy to. If you already know HyperCard, a one time product from Apple, then you already know a lot about Revolution.
Revolution is a cross platform tool based on the stack paradigm like HyperCard. Applications are made up of stacks, "cards" and objects on cards. There is a communication hierarchy between these things, so that a UI object on a card can pass upwards to the card, and the card to stack. You can also insert scripts in front or behind this hierarchy. An application can be made up of multiple stacks.
What differentiates Revolution from its ancestor is that its built for modern operating systems, and the same projects can be compiled to native applications on all three major operating systems - and look completely native. Revolution 4 also has a browser plugin.
If you've worked with Flash or Director, you are used to a timeline based system, whereas Revolution is more screen based. Its much, much easier to make something into a native application with Revolution than those other tools. Plus, you can make entirely non-native interfaces, because almost any object in Revolution can accept "button like" messaging.
Revolution is extensible in several ways - you can execute console type scripts on Windows and Mac OS. There's an SDK for making externals. The environment is made from Revolution, so its possible to extend the environment with itself. There is a lot of built in functionality you'd expect from a modern tool.
I dont want to pidgeonhole user types but, because the language is English like and extremely flexible, so its very attractive to developers who aren't necessarily developers first - that is, technically savvy people who are knowledgeable in a field, and want to express that knowledge in software. There are plenty of traditional programmers that also use Revolution as well, but its ease of use makes it very attractive to folks who do not intend to become professional, full time programmers.
You can download Revolution from
http://www.mirye.net. There is a 30 day trial.