Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Visual Illusions Series: Heaver Illusion
heaver.r1.8 KB
16 Jun 2005
show some visual illusions with rebol (view 1.3)
author: François Jouen
Peer to Peer Instant Messenger
instant-messenger.r3.8 KB
29 Jun 2008
Exchange text messages directly via TCP/IP network port. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Ice
ice.rv:1.0.0
2.4 KB
13 Mar 2003
Freezes and melts a Rebol object! sea .
author: Andrew Martin
ICO view
ico-view.rv:0.0.1
1.2 KB
13 Mar 2003
To view the image from the ICO file (example what to do with %ico-parser.r)
author: oldes
ICO view 2
ico-view2.rv:0.0.5
3.4 KB
13 Mar 2003
To view the images from the ICO files (windows icons)
author: oldes
ico-parser
ico-parser.rv:0.0.1
5.4 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
ico-parser2
ico-parser2.rv:0.0.5
9.7 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
Iconic Image Browser
icon-browse2.rv:2.1.1
2.0 KB
3 Dec 2012
icon for icon-browse2.rBrowse a directory of images using a scrolling list of icons.
author: carl sassenrath
Identity.r
identity.r16.3 KB
7 Dec 2010
functions from the http://www.rebol.net/wiki/Identity article
author: Ladislav Mecir
IEEE-32
ieee.rv:0.0.2
2.8 KB
28 Jan 2004
Provides conversion to and from IEEE-32 float (binary)
author: Piotr Gapinski
IFF dialect
iff-dialect.rv:1.1.0
4.3 KB
16 Jan 2013
Electronic Arts Interchange File Format (IFF) dialect
author: Vincent Ecuyer
Image Effector
image-effector.r1.8 KB
29 Jun 2008
A simple GUI demo application. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Image to binary
img-to-bin.rv:1.0.0
666 bytes
13 Mar 2003
To return binary representation of the image.
author: Oldes
ImageMagick Support
imagemagick-helper.r
 documentation
8.8 KB
23 Aug 2006
Support minimal needs for image processing using ImageMagick MagickWand and MagickCore DLLs Note: DLL's calls tend to change so this is specifically for version 6.2.9 Note: Original uses only MagickCore DLL. This version required MagickWand DLL because they moved the calls to a different DLL
author: Edgar Tolentino
Include Files
include.r867 bytes
13 Mar 2003
A useful function for including a single file or a block of files. Web and other file paths are allowed.
author: [unknown]
Increment and Decrement
incdec.r645 bytes
13 Mar 2003
Increment and decrement a variable by one.
author: [unknown]
Indexing
indexing.rv:1.0.0
3.9 KB
3 Mar 2013
Indexing of values.
author: Brett Handley
Input via CGI
input-cgi.r721 bytes
13 Mar 2003
Get CGI input with either POST or GET
author: Mike Yaunish
Insert - Most Recently Used list idiom
insert-mru.rv:0.0.1
1.2 KB
30 Apr 2007
Insert an item in a series, where the series is treated as an MRU list. That is, the newest item is at the head, there are no duplicates (inserting a value removes the previous instance of that value if it exists), and the series may be limited to a specific size. If a new item causes the series to grow beyond that size, the [...]
author: Gregg Irwin
Insult Generator
insult.r4.3 KB
31 Aug 2012
Teaching some young children to program. They loved this one. Be sure to see the tutorial at http://re-bol.com
author: nick