537 scripts tagged as: [level · intermediate]
better-than-nothing sqlite3 handler | ||
btn-sqlite.r discussion | v:0.2.2 5.7 KB 30 Jan 2006 | easy access to sqlite3 database without /Pro or /Command features author: Piotr Gapinski |
Build a Program Package | ||
build-pack.r documentation | v:1.0.0 2.1 KB 13 Mar 2003 | Creates a single compressed REBOL program from a list of file modules. Modules can include binary data files such as images. author: Carl Sassenrath |
VID Button Set | ||
button.r | 2.4 KB 8 Mar 2009 | A simple VID Button set. Includes Ok, Cancel, Toggle and Choice author: Ammon Johnson |
Piles of Button Styles | ||
buttons.r documentation | v:1.1.0 4.4 KB 13 Mar 2003 | Displays 52 button styles out of the hundreds possible. author: Carl Sassenrath |
Cacheserver | ||
cacheserver.r | 2.2 KB 25 Sep 2004 | This is a tiny cache server, about as small as can be.
It may not be usable in a real-world application, but
it sure was a lot more fun to write than the 600 line
java application... author: [unknown] |
Calculator | ||
calculator.r | v:1.2.0 1.4 KB 13 Mar 2003 | Simple numeric calculator. author: Jeff Kreis |
Calculese | ||
calculese.r | v:1.0.0 4.7 KB 14 Oct 2004 | A dialect for creating calculators. author: Ryan S. Cole |
Capture Screen | ||
capture-screen.r | v:0.3.0 6.0 KB 5 Apr 2007 | (Microsoft/Windows only:) Returns screenshot as an image (or NONE in case of failure). author: christian ensel |
Console capture | ||
capture.r discussion | v:1.0.0 1.1 KB 13 Mar 2003 | Capture console output in a string! author: Nenad Rakocevic |
CAS Registry Number | ||
cas-rn.r | v:1.0.1 3.3 KB 25 Oct 2005 | The CAS Registry (http://www.cas.org/EO/regsys.html) is a widely
used database of chemical substances. The CAS Registry Numbers are a de
facto standard for the identification of chemical substances.
This module contains helper functions to handle CAS Registry Numbers. author: Daniel Rybowski |
Throwing and Catching Named Values | ||
catcher.r | v:1.0.0 920 bytes 6 May 2003 | Throwing and catching functions. author: Jeff Kreis |
Chess board handler | ||
cbh.r documentation | v:0.1.0 12.1 KB 28 Aug 2012 | Function as a chess board interface.
Support playing a game of chess according to the rules of the game of chess. author: Arnold van Hofwegen |
Le Compte est Bon. | ||
ceb.r | v:1.0 1.3 KB 2 May 2008 | Algorithm to solve french countdown game. author: Christian Blanvillain |
Send Message to GSM Cellphone | ||
cellphone.r | 1.8 KB 13 Mar 2003 | To post a message via MTN's SMS gateway to a GSM phone author: Graham Chiu |
CGI with FORM with refilled data | ||
cgi-form-val-example.r | v:0.0.1 4.9 KB 28 Aug 2012 | Example of how a webform could be processed by a REBOL script,
refilling previously filled fields when errors in input are detected.
For performance it is always better to have some validation (using
e.g. Javascript) on the client side first, but for safety the check
also needs to be (re)done at the server side. author: Arnold van Hofwegen |
CGI Web Page Comment Poster | ||
cgicomment.r documentation | 3.0 KB 13 Mar 2003 | Allows viewers to add comments to a web page.
(needs webcomment.r to create example forms file). author: Carl Sassenrath |
CGI Form Dumper | ||
cgidump.r documentation | 785 bytes 13 Mar 2003 | Display the contents of a submitted form as a web page.
Useful for debugging CGI forms. author: [unknown] |
Sends Email via CGI Form | ||
cgiemailer.r documentation | v:1.0.0 855 bytes 13 Mar 2003 | Uses a Web form to send an email message. author: Anonymous |
CGI Emailer Form (HTML Part) | ||
cgiemailhtml.r documentation | 1.7 KB 13 Mar 2003 | HTML form to go with CGI Emailer example (cgiemailer.r). author: [unknown] |
Easy CGI Form Example | ||
cgiform.r documentation | v:1.0.0 1.1 KB 13 Mar 2003 | Handles a CGI form and returns its values as a web page. (The associated cgiform.html file contains the form). author: Anonymous |
Easy CGI Form (HTML Part) | ||
cgiformhtml.r documentation | v:1.0.0 1.4 KB 13 Mar 2003 | HTML form to go with Easy CGI example (cgiform.r). author: Anonymous |
CGI Form with Defaults | ||
cgiformobj.r discussion documentation | 1.3 KB 13 Mar 2003 | Handles a CGI form, providing default values for
missing fields in the form. Returns a web page.
(The associated cgiform.html file contains the form). author: [unknown] |
Check Web Servers | ||
check-server.r | 809 bytes 13 Mar 2003 | This script can be used to query a web server, and email webmaster if it fails. author: James Rathbun |
Chess images | ||
chessimage.r documentation | 11.6 KB 26 Aug 2012 | Create images. author: Arnold van Hofwegen |
Chess moves generator | ||
chessmoves.r discussion documentation | v:0.1.2 59.2 KB 29 Aug 2012 | Generate all legitimate moves in any position. author: Arnold van Hofwegen |
Chinese Year | ||
chinese-year.r | v:1.1.0 5.3 KB 28 Jan 2013 | Chinese Year name author: Vincent Ecuyer |
Chord Accompaniment Player | ||
chord-accompaniment-player.r | 2.4 KB 30 Jun 2008 | Plays music backup tracks, based on chord progressions
entered as text.
See http://musiclessonz.com/rebol_tutorial.html#section-31.11
for a case study about how this program was created. author: nick antonaccio |
Cisco config to text file | ||
cisco-extract.r | 25.4 KB 5 Jul 2009 | To read multiple Cisco IOS & CATOS files & create a summary of key information paticularly interface details author: [unknown] |
Mapserver client: Demo map | ||
cl4mapserv.r | v:0.2.3 38.0 KB 13 Mar 2006 | Simple Mapserver (http://mapserver.gis.umn.edu) client. author: Janeks Kamerovskis |
REBOL Heavy Script Cleaner (Pretty Printer) | ||
clean-script-heavy.r | 2.4 KB 27 Mar 2005 | Based on Carls %clean-script.r
Cleans (pretty prints) REBOL scripts by parsing the REBOL code
and supplying standard indentation and spacing.
Breaks now every bracket/paren it finds (thus heavy ).
If you have a really messed up script,
like %ascii-chart.r from the library,
you have a chance to make it readable. [...] author: carl sassenrath |
31 / 537 | 1 | [2] | 3 | 4 | 5 | ... | 14 | 15 | 16 | 17 | 18 |