FMOD library interface |
fmod-h.r | v:0.9.0 177.5 KB 5 Nov 2011 | Code to bind FMOD shared library to Rebol. author: Marco Antoniazzi |
Obscure File Server |
fileserver.r | 14.4 KB 3 Sep 2009 | Share files over HTTP protocol +NLS author: pijoter |
Foreach-file |
foreach-file.r | v:1.0.2 986 bytes 5 Jun 2007 | Perform function on each file in selected directory recursively author: Rebolek |
FTP Chat Room |
ftp-chat.r | 2.7 KB 30 Jun 2008 | A simple chat application that lets users send instant text messages
back and forth across the Internet.
The chat rooms are created by dynamically creating, reading,
appending, and saving text files via ftp (to use the program, you'll
need access to an available ftp server: ftp address, username, and
password).
Taken [...] author: nick antonaccio |
FTPGadget Package Script |
ftpgadget-package.r | v:0.0.1 771 bytes 3 Jul 2006 | Package script for FTPGadget author: Gregg Irwin |
Fixed |
fixed.r | v:1.6.9 3.4 KB 13 Nov 2003 | Cuts up fixed width data file into Rebol values in an association. author: Andrew Martin |
FF3 ZSNES Saved state editor |
ff3edit.r | 10.0 KB 4 Mar 2004 | A tool to edit saved state files for Final Fantasy 3 as created by the ZSNES emulator author: Cal Dixon |
HTML Form Server |
formserver.r | 1.7 KB 30 Dec 2013 | Creates a web server which serves an HTML form, and then
processes the data input by users. This can be useful when tallying
information from users on a Local Area Network. The users can use
any device (iPhone, Android, netbook, etc.) to enter information into
a shared system, as long as the device has a basic web browser
and [...] author: nick |
Files Renamer |
files-renamer.r | v:0.8.15 27.1 KB 17 May 2016 | Rename files author: Marco Antoniazzi |
file-date-comparison-ctx |
file-date-comparison-ctx.r | 3.3 KB 21 May 2007 | Compare file dates using a dialect author: Gregg Irwin |
Feedback |
feedback.r | v:1.0.0 2.3 KB 13 Mar 2003 | Sends feedback to REBOL Technologies. author: Carl Sassenrath |
Run Script from FTP |
ftpdo.r documentation | 390 bytes 13 Mar 2003 | Do a REBOL script via FTP. author: [unknown] |
Fast Scrolling |
fastscroll.r documentation | v:1.0.0 3.8 KB 5 Jun 2007 | A fast scrolling technique author: Maxim Olivier-Adlhoch |
F1 demo |
f1.r | v:1.0.0 4.8 KB 23 Nov 2012 | Simple car game, just t show how to scroll images author: Massimiliano Vessi |
Forum Reader |
forum-reader.r | 1.3 KB 18 May 2010 | Offline reader to download, save, and read the entire collection
of forum messages at http://rebolforum.com (i.e., to keep the
messages for later reference). The message block is stored at
http://rebolforum.com/bb.db. author: nick |
Cool Effect Gel |
gel.r | v:1.3.2 1.7 KB 13 Mar 2003 | Power of the REBOL/View engine. author: Carl Sassenrath |
Geek Within Automated Helper |
geekwithin.r | 1.8 KB 15 Jun 2004 | Defines a helpful assistant (unlike Microsoft's) that actually shows where to click to perform a set of instructions
Meant to be plugged-in to existing Rebol/View applications author: Bohdan Lechnowsky |
Guess the number |
guess-the-number.r | 1.7 KB 12 Oct 2014 | This game will ask you to enter a number
and will then say if it is more or less than a predefined random number
with best ability and worst luck
you will need (log in base 2 of MAX) tries to guess the number
(if you are interested in this google Binary search [...] author: Caridorc |
Guitar Chord and Scale Diagrammer |
guitar-chord-and-scale-diagrammer.r | 1.6 KB 12 Jan 2014 | A little example for the new tutorial at:
http://re-bol.com/starting_computer_programming_with_rebol.html
When the program starts, enter the number of frets you want in your diagram.
(The default is 5 frets, but you could use 3 or 4 for smaller diagrams,
or more for full fretboard scale diagrams)
Click any fret on any string [...] author: nick |
Simple GradCol Example |
gradcol.r | 791 bytes 19 Jul 2003 | Demomstrate graduated colors author: Jeff |
Greek |
greek.r | v:1.0.0 0.9 KB 13 Mar 2003 | Greek changes all upper and lower case letters to random letters,
preserving their case, and changes digits to random digits as well. author: Andrew Martin |
Guitar Chords |
guitar-chords.r | 22.2 KB 9 Dec 2009 | Create and print instant guitar chord diagram charts for songs.
Taken from the tutorial at http://re-bol.com author: nick |
Gradient Colorize Examples |
grad-image.r | v:1.0.0 2.6 KB 13 Mar 2003 | Applies multiple gradients to a single image. author: Carl at REBOL |
Test Dot Graphviz with com2Rebol |
graphviz2rebol.r | v:0.0.2 1.6 KB 5 Apr 2006 | REBOL COM.interfacing with WinGraphviz author: Ph. Le Goff |
Gradient Colorize |
gradcol-all.r | 707 bytes 13 Mar 2003 | Displays gradient colorize in all directions. author: [unknown] |