Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
REBOL::EXIF::IMAGE
exif-image.rv:1.2
4.1 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
file-date-comparison-ctx
file-date-comparison-ctx.r3.3 KB
21 May 2007
Compare file dates using a dialect
author: Gregg Irwin
file-size-comparison-ctx
file-size-comparison-ctx.r3.3 KB
21 May 2007
Compare file sizes using a friendly dialect
author: Gregg Irwin
Fixed
fixed.rv:1.6.9
3.4 KB
13 Nov 2003
Cuts up fixed width data file into Rebol values in an association.
author: Andrew Martin
FMOD library interface
fmod-h.rv:0.9.0
177.5 KB
5 Nov 2011
Code to bind FMOD shared library to Rebol.
author: Marco Antoniazzi
Font Lab
font-lab.rv:1.1.1
3.0 KB
13 Mar 2003
A tool for experimenting with fonts.
author: Carl Sassenrath
Test FTP Commands
ftpdemo.rv:0.1.1
1.0 KB
6 May 2003
Demonstrate ftp commands and results
author: Larry Palmiter
loose feel for dragging faces
feel-loose.rv:0.2.1
5.5 KB
18 Aug 2020
Add dragging capability to any face. Inspired by Red.
author: Marco Antoniazzi
Obscure File Server
fileserver.r14.4 KB
3 Sep 2009
Share files over HTTP protocol +NLS
author: pijoter
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
Garmin GPS protocol handler
garmin-protocol.rv:0.4.2
18.7 KB
12 Dec 2004
Garmin eTrex Legend protocol handler
author: Piotr Gapinski
GeoRSS converter
georss.r24.5 KB
7 Oct 2009
Converts GeoRSS xml to GPX/KML/OziExplorer formats
author: pijoter
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
GLayout demo
glayout-demo.rv:0.9.1
22.4 KB
10 Jul 2009
Demonstration of GLayout's features and capabilities.
author: Maxim Olivier-Adlhoch
REBOL Mezzanine Functions: Help
help.r6.5 KB
8 Dec 2006
enhance original help with a secure way of showing functions in paths of objects and ports and show information about ports similar to objects
author: [unknown]
Headless
headless1.rv:1.0.1
20.4 KB
13 Mar 2003
A P2P console
author: Maarten Koopmans
headless the P2P console
headless.rv:1.0.0
20.4 KB
13 Mar 2003
A world wide console, headless
author: Maarten Koopmans
HSV Lab
hsv-lab.r5.0 KB
27 Nov 2003
Functions that manipulate of REBOL colour values using the HSV (Hue Saturation Brightness) model. Includes example functions for use with colour tuple! and image! values.
author: Christopher Ross-Gill
http/1.1 get
http-get.rv:1.0.0
1.0 KB
13 Mar 2003
dumps the response header from requesting a file via TCP from a host using http/1.1
author: Viktor Pavlu
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
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
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
Load-ini
ini.rv:0.0.3
2.2 KB
13 Mar 2003
Tries to load ini-structured file to Rebol
author: oldes
JPG analyse
jpg-analyse.rv:1.0.0
5.1 KB
13 Mar 2003
To remove some data from the JPG files to make them smaller. For example files from Adobe contains so many other informations that the file is twice bigger than may be.
author: Oldes
REBOL Locking System
lock-file.rv:1
2.6 KB
13 Mar 2003
To provide functions for voluntary resource locking in rebol
author: Cal Dixon