Moving Gradients |
movegrad.r | v:1.0 2.5 KB 5 Feb 2011 | Graphical Animations with Gradients author: François Jouen |
ML |
ml.r | v:1.7.0 2.6 KB 13 Mar 2003 | ML generates HTML, XHTML, XML, WML and SVG markup
from Rebol words, paths, tags and blocks. author: Andrew Martin |
Magic 8 ball |
magic8.r | v:2.0.6 1.2 KB 26 Feb 2013 | It's the old Magic 8 ball game,
think your question and ask the game. author: Massimiliano Vessi |
AIOE Newsgroup Test |
newsgroup.r | v:1.0.0 13.3 KB 8 Mar 2008 | - an application of NNTP protocol
- and an introduction AIOE.org author: R.v.d.Zee |
NeHe Lesson 5 for GLUT |
nehe-lesson05-glut.r | v:1.1.0 6.7 KB 25 Apr 2013 | Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen author: Marco Antoniazzi |
NeHe Lesson 5 |
nehe-lesson05.r | v:1.1.0 6.7 KB 26 Nov 2011 | Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen author: Marco Antoniazzi |
NeHe Lesson 5 SDL |
nehe-lesson05-sdl.r | v:1.0.0 10.7 KB 23 Sep 2012 | Example use of %opengl-glu-glut-h.r and %sdl-h.r author: Marco Antoniazzi |
Analyze of Oracle listener logs |
ora-listener.r | v:1.1.0 19.7 KB 28 Jun 2004 | Oracle SGBD rebtool to analyze listener log author: Philippe Le Goff (with help of Ladislav Mecir) |
Overload |
overload.r | v:1.0.1 6.3 KB 1 Mar | Overloads an existing function/native. author: Annick ECUYERupdated: 2-Mar-2025 |
Printer |
printer.r | v:1.0.0 941 bytes 13 Mar 2003 | Sends text to printer on //prn. author: Andrew Martin |
Pop |
pop.r | v:1.0.0 697 bytes 13 Mar 2003 | Returns the first value in a series and removes it from the series. author: Andrew Martin |
Digital PCS Phone Pager |
pcspager.r | 4.4 KB 13 Mar 2003 | Check e-mail account for messages, then process for
paging to a Digital PCS phone. The processing includes
chopping message/sender lengths and url-encoding. My
cellular company wanted an extra $3/month just to give me
an e-mail address that does what this script does. (Can
you believe that? $3!) My PCS provider is Cantel AT&T [...] author: Kevin McKinnon |
Push |
push.r | v:1.0.0 749 bytes 13 Mar 2003 | Inserts a value into a series and returns the series head. author: Andrew Martin |
Qtask Markup Language - parser and other common code |
qml-base.r documentation | v:2.46.1 97.1 KB 28 May 2007 | This program implements the base for QML (Qtask Markup Language) converters (for example
it's the base for a QML to XHTML converter used in Qtask), by implementing the parsing
of a QML text string into a QML document tree. author: Gabriele Santilli |
RIF |
rif.r | v:0.0.2 3.9 KB 13 Aug 2010 | Minimalistic Rebol Indexed file, append only database manager author: Pavel |
RebGUI Editor |
rebgui-editor.r | 2.5 KB 18 Apr 2010 | A minimal text editor program, written to demonstrate menus and a few
other basic features of RebGUI.
Taken from the tutorial at http://re-bol.com author: nick |
Rugby |
rugby3.r | v:3.4.0 22.7 KB 13 Mar 2003 | A high-performance, handler based, server framework and a rebol request broker... author: Maarten Koopmans |
RIP - Standard File Archiver |
rip.r | v:1.3.1 3.3 KB 13 Mar 2003 | A file archiver that works across 37 platforms.
Compresses all files and subdirectories into a
single binary, self-extracting archive file.
(Similar to ZIP programs, but only 3KB.) author: Carl Sassenrath |
Simple file manager |
ropus.r | v:2.0.1.3 18.5 KB 19 Jul 2003 | A simple file manager author: Gabriele Santilli |
RRD |
rrd.r | v:1.0.0 4.2 KB 21 Jul 2008 | Create, Manager, and Use simplified RRD DB author: Roger McIlmoyle |
Roman |
roman.r | v:1.0.0 2.1 KB 13 Mar 2003 | Converts a Roman numeral to Arabic and reverse! author: Andrew Martin |
Dialect Object Model |
rebol-dom-mdlparser.r | 71.6 KB 7 Jul 2023 | ----a future Rebol browser API?----
%Rebol-DOM.r mdlparser.r can view DOM's as VID.
The Rebol-dom code in the mdlparser has
been updated. I'll improve the mdlparser
and post updates as time permits or if anyone
request specific changes that will improve it.
This mdlparser [...] author: daniel |
Remote file Utility |
remote-file.r | v:0.0.2 6.0 KB 25 Sep 2003 | Exchange files over a network without ftp author: Ingo Hohmann |
Win-Registry-Control |
registry.r | v:1.1.0 13.9 KB 13 Mar 2003 | View and modify data of windows registry. author: Frank Sievertsen |
RebXML to XML Converter |
rebxml2xml.r | v:1.3.1 4.1 KB 2 Mar 2009 | Converts a RebXML block structure to XML. author: John Niclasen |