Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Get Windows Version
get-version-ex.rv:0.0.1
2.4 KB
23 Sep 2003
Shows how to call Windows GetVersonEx function.
author: Gregg Irwin
GISMo - Graphical Internet Server Monitor
gismo.rv:1.1.0
1.9 KB
7 Nov 2005
Graphical Internet server monitor, as posted in the REBOL cookbook, found at http://www.rebol.net/cookbook/ - See that for more notes.
author: Carl Sassenrath
GLES and EGL library interface
gles-egl-h.rv:0.6.2
139.2 KB
28 Apr 2020
Use modern OpenGL with shaders
author: Marco Antoniazzi
gps_pos
gps-pos.rv:1.0.0
1.7 KB
8 Aug 2004
print position from gps devices find corresponding map on mapquest (gps device must be nmea compliant)
author: Jean-Nicolas Merville
Gradient Colorize
gradcol-all.r707 bytes
13 Mar 2003
Displays gradient colorize in all directions.
author: [unknown]
Gradient Colorize Examples
grad-image.rv:1.0.0
2.6 KB
13 Mar 2003
Applies multiple gradients to a single image.
author: Carl at REBOL
Gradient Multiply
gmul.r590 bytes
19 Jul 2003
demonstrate gradient multiply effects
author: Jeff
Gradients demonstration
gradient.r848 bytes
19 Jul 2003
Gradients demonstration
author: Jeff
Graph a function
graph.rv:1.1.0
19.2 KB
13 Jun 2004
Graph a function rounding function by Ladislav Mecir Usage .... Type in your function of x into the input field Some pretty functions to get you started ..... 3 * sin (0.5 * pi * x) 3 * sin (x * x) exp(0.1 * x) * (sin(4 * pi * x)) 4 * sin (4 * pi / x) 0.2 * exp(- x) * sin [...]
author: Phil Bevan
Graph functions
graph-fx.rv:0.1.0
10.7 KB
13 Mar 2003
Some functions for making graphs with 3D columns
author: Oldes
Greek
greek.rv: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
Guess the number
guess-the-number.r1.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
GUI CRUD App Builder
gui-crud-app-builder.r4.4 KB
11 Dec 2013
CRUD is an acronym for Create Read Update and Delete . Familiar types of apps such as contact managers, inventory systems, home video databases, etc., are examples of typical CRUD data storage applications. This script is a simple CRUD app maker that allows you to instantly create CRUD apps which store, retrieve, sort, etc. records [...]
author: nick
Guitar Chord and Scale Diagrammer
guitar-chord-and-scale-diagrammer.r1.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
Guitar Chord Diagram Maker
guitar-chord-diagram-maker.r2.8 KB
29 Jun 2008
A demo program that creates, saves, and prints collections of guitar chord fretboard diagrams. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Guitar Chords
guitar-chords.r22.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
UUID Generation Example via Windows SDK
guid.rv:0.1
2.0 KB
10 Sep 2005
Command only example of interfacing to Windows SDK to generat UUIDs. Trivial given heavy lifting by others in Rebol community. Acknowledgements to all.
author: David McAvenue
Gradient in all Directions
grad-all.r680 bytes
13 Mar 2003
Displays all gradient directions.
author: Carl Sassenrath
Cool Effect Gel
gel.rv:1.3.2
1.7 KB
13 Mar 2003
Power of the REBOL/View engine.
author: Carl Sassenrath
99 Buckets of Bits Song
geeksong.rv:1.0.0
869 bytes
13 Mar 2003
The geeky version :)
author: Owen Anderson