172 scripts tagged as: [level · advanced]
Software engineering: design by contract | ||
contract.r | v:1.0.1 5.7 KB 6 May 2003 | Facilitates design by contract author: Maarten Koopmans |
Cookie Client | ||
cookies-client.r | 8.9 KB 13 Mar 2003 | To grab cookies from the server and post form data. author: andrew grossman |
CRC-32 | ||
crc32.r documentation | v:1.2.0 9.4 KB 30 Jan 2013 | CRC32 checksum function author: Vincent Ecuyer |
CSS | ||
css.r documentation | v:1.0.0 2.1 KB 13 Mar 2003 | CSS generates CSS markup from Rebol
words, paths, tags, blocks and other Rebol values. author: Andrew Martin |
Desktop Shifter | ||
desktop-shifter.r | v:1.0 12.3 KB 18 Oct 2013 | To change the desktop wallpaper at specified intervals.
There's a modifiable default time that a wallpaper will stay before switching.
Each wallpaper has separate settings for:
*Stretched versus Centered
*Solid color versus Top/Bottom Gradient versus Left/Right gradient background
*The two colors that can be chosen
*A [...] author: [unknown] |
Save email attachments to disk | ||
detach.r | 2.3 KB 13 Mar 2003 | Detach mail attachments author: Sterling Newton |
using dict protocol from dict.org | ||
dict-demo.r documentation | v:0.9.3 8.7 KB 27 Feb 2008 | Some usage words for dict:// protocol based on RFC2229 author: Brian Tiffin |
dict protocol from dict.org | ||
dict-scheme.r documentation | v:0.9.2 5.1 KB 18 Jul 2007 | Implements a dict:// protocol based on RFC2229 author: Brian Tiffin |
DNS protocol | ||
dig.r | v:0.0.1 13.6 KB 21 Feb 2005 | REBOL DIG : Implementation of DNS protocol (RFC 1035)
URL is dig://name-server/TYPE/name
ans: read dig://ns.thomething.com/SOA/thomething.com
ans: read dig://172.30.1.1/PTR/194.252.19.3
ans: read dig::/172.30.1.1/A/noway.myhome.com
you can see a list of available TYPEs in cmd-list in beginning of code
use ans/to-str to [...] author: VDemong |
Dir-map explorer | ||
dir-map-explorer.r | v:0.1.2 5.6 KB 13 Mar 2003 | to work with directory maps generated by %dir-mapper.r script author: Oldes |
Directory Mapper | ||
dir-mapper.r | v:1.0.5 5.0 KB 13 Mar 2003 | Recursively builds a dir-structure map of the directory
with file/dir informations as size and dates author: Oldes and Stephane Bagnier |
Eat | ||
eat.r | v:1.0.3 5.3 KB 13 Mar 2003 | Experimental Event filtering --- speeds up view! author: Italian Connection (Gabriele Santilli - Romano Paolo Tenca) |
Ellipse Demo | ||
ellipse.r | 738 bytes 19 Jul 2003 | Demonstate drawing ellipses author: Jeff |
encompass function | ||
encompass.r | v:1.0.3 8.2 KB 26 Nov 2003 | Patch/Extend/Restrict any function by transparently enclosing it within another. author: Maxim Olivier-Adlhoch |
Beware the Entity | ||
entity.r | 0.9 KB 18 Oct 2013 | Little creature that runs around faces playing around author: Izkata |
eText | ||
etext.r documentation | v:1.2.1 14.8 KB 13 Mar 2003 | Processes plain text to HTML. author: Andrew Martin |
Fade Presentation | ||
fadetext.r | 1.3 KB 19 Jul 2003 | Demonstrate fade effects author: Jeff |
File globbing module and dialect | ||
file-list.r discussion documentation | v:0.0.2 30.2 KB 19 Oct 2006 | Given a file spec, and optional criteria for date, size,
and attributes, the FILE-LIST function returns a block of
files that match the spec and criteria.
It is also a test-bed for how to integrate dialects with
one-another. There are sub-dialects for date, size, and
attribute tests, and FILE-LIST encapsulates those, along [...] author: Gregg Irwin |
Fixed | ||
fixed.r | v:1.6.9 3.4 KB 13 Nov 2003 | Cuts up fixed width data file into Rebol values in an association. author: Andrew Martin |
FTPGadget Package Script | ||
ftpgadget-package.r | v:0.0.1 771 bytes 3 Jul 2006 | Package script for FTPGadget author: Gregg Irwin |
Fun | ||
fun.r | v:2.0.0 1.4 KB 13 Mar 2003 | Automatic local word generation for a function. author: Andrew Martin |
Demo Msx Emulation Galaga | ||
galaga.r | v:1.0.1 88.5 KB 28 Feb 2007 | MSX Emulation using rebcode author: Guest2 |
Garmin GPS protocol handler | ||
garmin-protocol.r | v:0.4.2 18.7 KB 12 Dec 2004 | Garmin eTrex Legend protocol handler author: Piotr Gapinski |
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 |
Document Generator | ||
generate-doc.r documentation | 15.7 KB 13 Mar 2003 | XMLish doc generator using parse-XML author: Daan Oosterveld |
26 / 172 | 1 | [2] | 3 | 4 | 5 | 6 | 7 |