VIVA REBOL!
What is Viva REBOL ?
This project is on permanent hold! No more new version will be released.
Viva REBOL! is the first application based on the area-tc project.
Viva-rebol works with REBOL/View 2.7.7.3.1+. (under all windows)
Viva REBOL! is the first IDE for rebol done in REBOL.
Launching Viva REBOL!
in REBOL/VIEW 2.7.6.3.1 consol:
do http://my-svn.assembla.com/svn/shadwolforge/viva-rebol.r
Licence
Same as area-tc. Absolutly free do what you want with this code until you don't arm users in any way.
Greet the main authors in your base project.
How to contribute?
Several level of contributions can be done. I receive your bug remarks on viva-rebol.r, your module suggestion and your code improvements.
Send me an e-mail to shadwolf at free dot fr. In the header put [viva-rebol] then [bugs], [contribution], [update],
[suggestions] the your main topic then in the body of your e-mail detail what you want to say.
If you are contributing with source code the best way it to send me your own new version of vivarebol.r with identifying with your
name each changes you made. At the end of each modifyed lines put a comment ; Myname - I changed this and that...
This will ease my integration process, will allow me to document the changes and to greet you for your contribution on this
project's credits.
AREA TEXT COLOR (area-tc)
This SVN repository is made to distribute and document the widget AREA-TC project and all related works.
Contibutors:
- Shadwolfb (retired from rebol community)
- Steeve
- Maxim
- Cyphre
What is area-tc ?
AREA-TC is a base project to create a custom face (widget) able
to syntax color a rebol script and
handle text edition in real time.
As Goal we have to make area-tc the main
face object around the one we will create
a 100% REBOL IDE for coding in rebol.
Screen Caps of area-tc:
Screen Caps of area-tc-menu:
Linux version
How-to download area-tc and related projects:
In this page, in the up menu bar use "browse Source" entry.
Click this link http://my-svn.assembla.com/svn/shadwolforge/ to access SVN Repository
From the console in REBOL/View 2.6.7.3.1 (windows version)
To launch area-tc type:
do http://my-svn.assembla.com/svn/shadwolforge/area-tc-03.r
To launch area-tc-menu type
do http://my-svn.assembla.com/svn/shadwolforge/area-tc-03-menu3.r
Note::
In the menu entry "Time line" in the upper part of this page you can find the source diff for each revision of this project.
On Linux OS:
1) Get from this repository lucon.tff
2) open area-tc-03-menu3.r in any text editor (not openoffice obviously) search for "lucida (or go to line 700) and replace the text betwin "" by "./lucon.ttf" assuming that lucon.ttf file is in the same directory than you area-tc-03-menu3.r file
3) Do a run.sh file in same directory with ./rebview -s ./area-tc-03-menu3.r, save that file
4) Double click on run.sh and that's it.
Side note on linux: Linux rebol view VM doesn't deal with fixed font so obviously all the IHM and rendering part is
broken ... I will ask Santa Carl to correct those port issues in next rebol-view cause that really really sucks.
LICENCE:
The licence is easy ... Do what you want with
this code the only thing I ask is to greet
the initial authors. Ofcourse using this
code as part of a malware is not allowed.
Using this code to diffuse malware
is forbiden too.
Related documentations:
area-tc developement hsitory and informations
area-tc shortcuts



