1247 scripts tagged as: [//all]
99 Buckets of Bits Song | ||
geeksong.r | v:1.0.0 869 bytes 13 Mar 2003 | The geeky version :) author: Owen Anderson |
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 |
Cool Effect Gel | ||
gel.r | v:1.3.2 1.7 KB 13 Mar 2003 | Power of the REBOL/View engine. author: Carl Sassenrath |
generate syntx | ||
gen-syntx.r | 1.6 KB 9 Jan 2004 | generate the list of defined 'words separated by their 'type
I used the list as a basis for syntax coloring in an editor
works with versions before core 2.5.5 but does not return natives in core 2.5.5
works with some since then as well author: Tom Conlin |
Document Generator | ||
generate-doc.r documentation | 15.7 KB 13 Mar 2003 | XMLish doc generator using parse-XML author: Daan Oosterveld |
GeoRSS converter | ||
georss.r | 24.5 KB 7 Oct 2009 | Converts GeoRSS xml to GPX/KML/OziExplorer formats author: pijoter |
Get REBOL resources | ||
get-rebol-ressources.r | v:0.3.1 7.9 KB 20 Nov 2010 | Get REBOL resources. Download files on local drive. Use parse with rules REBOL concept. So very easy to add new resources to download. author: nicolas |
Download stock data | ||
get-stock.r | v:0.1.9 5.1 KB 9 Jan 2006 | Get stock data from Yahoo. Return a block of blocks:
date, open, high, low, close, volume, or the csv data as a sting. Optionally store the csv data as a file. author: matt licholai |
Get Windows Version | ||
get-version-ex.r | v: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.r | v: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 |
GLayout demo | ||
glayout-demo.r | v:0.9.1 22.4 KB 10 Jul 2009 | Demonstration of GLayout's features and capabilities. author: Maxim Olivier-Adlhoch |
glayout - GLASS-based layout engine | ||
glayout.r | v:0.5.4 141.6 KB 16 Nov 2006 | replace vid dialect layout while keeping its basic featureset author: Maxim Olivier-Adlhoch |
Global services module | ||
glb.r documentation | 14.3 KB 7 Nov 2011 | This is an idea for packaging up code, plus some small
demos of how to do various things, harvested from the cookbook and
the mailing list. They are things that are done so often and in so
many situations that the author found it helpful to package them up
in a file of personal functions. All these techniques are shown in
various places, but this [...] author: Steven White |
GLES and EGL library interface | ||
gles-egl-h.r | v:0.6.2 139.2 KB 28 Apr 2020 | Use modern OpenGL with shaders author: Marco Antoniazzi |
Gradient Multiply | ||
gmul.r | 590 bytes 19 Jul 2003 | demonstrate gradient multiply effects author: Jeff |
gps_pos | ||
gps-pos.r | v: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 |
Garmin IMG decoder | ||
gps-xor.r | v:1.1.0 1.1 KB 6 Dec 2004 | Dekoduje pliki zakodowane funkcja XOR
Skrypt moze byc wykorzystywany jedynie w celach edukacyjnych. author: Piotr Gapinski |
Gradient in all Directions | ||
grad-all.r | 680 bytes 13 Mar 2003 | Displays all gradient directions. author: Carl Sassenrath |
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 |
Gradient Colorize | ||
gradcol-all.r | 707 bytes 13 Mar 2003 | Displays gradient colorize in all directions. author: [unknown] |
Simple GradCol Example | ||
gradcol.r | 791 bytes 19 Jul 2003 | Demomstrate graduated colors author: Jeff |
Gradients demonstration | ||
gradient.r | 848 bytes 19 Jul 2003 | Gradients demonstration author: Jeff |
Graph functions | ||
graph-fx.r | v:0.1.0 10.7 KB 13 Mar 2003 | Some functions for making graphs with 3D columns author: Oldes |
Graph a function | ||
graph.r | v: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 |
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 |
401 / 1247 | 1 | 2 | 3 | 4 | 5 | ... | 15 | 16 | [17] | 18 | 19 | ... | 46 | 47 | 48 | 49 | 50 |