Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
request-date object/func optimization and enhancment
request-date.rv:1.1
5.4 KB
11 Mar 2004
This is an enhanced replacement for the original request-date function, the embedded date picker in view (datepicker). - Clean, correct and optimize the code. - add day names at top of window (use system/locales/days). - add first-day-of-week value to choose starting with Sunday or Monday. (I think this value should be part of system/locales) - add Today [...]
author: Didier Cadieu
Reversi
reversi.r
 documentation
v:2.3.0
31.3 KB
27 Mar 2006
Reversi / Othello
author: Vincent Ecuyer
rmoocks
rmoocks.rv:1.0.0
3.5 KB
13 Mar 2003
Emulates, with a few lines of Rebol code, the CommServer flash XML socket server from Moock and Clayton.(see www.moock.org for the flash client.) The server sends a simple xml doc like <NUMCLIENTS>numclients</NUMCLIENTS> as soon as someone enters or leaves the server. By updating and comparing the old and updated value of numclients, The Flash client knows if someone has entered [...]
author: SuperTomato
Room Poll (HTML Survey Generator for LANs)
room-poll.r4.9 KB
31 Dec 2013
Demonstrates a useful app created from the formserver.r script. This app generates an HTML form based on user specs (any number of check, radio, and text entry items), and starts a server to receive survey responses from the audience (they all connect to the LAN server using phones or any other Wifi Internet device). The survey responses [...]
author: nick
RSS feed reader
rss.rv:2.0.6
28.9 KB
20 Jul 2007
Live Bookmarks
author: Piotr Gapinski
Run sequence encoded integer data sets
rse-ids.r
 documentation
v:0.0.1
7.0 KB
21 Feb 2007
Provide an API for compacting/compressing sets of integers
author: christian
Messenger
rebalert.rv:1.0.3
2.6 KB
5 Apr 2004
Display a Reminder at a specified time
author: P Bevan
CGI Remote Console
remote-console.r2.5 KB
26 Sep 2009
Allows you to type REBOL code into an HTML text area, and have that code execute directly on your web server. The results of the code are then displayed in your browser. This essentially functions as a remote console for the REBOL interpreter on your server. You can use it to run REBOL code, or to call shell programs directly on [...]
author: [unknown]
RBBS - REBOL Bulletin Board Tutorial
rbbs.rv:1.0.0
16.9 KB
5 Jun 2005
A CGI Web Bulletin Board / Message Board
author: carl sassenrath
RebCannon
rebcannon.r5.2 KB
16 Dec 2012
icon for rebcannon.r[no purpose header found]
author: Massimiliano Vessi
Dialect Object Model
rebol-dom-mdlparser.r71.6 KB
7 Jul 2023
----a future Rebol browser API?---- %Rebol-DOM.r mdlparser.r can view DOM's as VID. The Rebol-dom code in the mdlparser has been updated. I'll improve the mdlparser and post updates as time permits or if anyone request specific changes that will improve it. This mdlparser [...]
author: daniel
Dialect Object Model
rebol-dom-mdlparser
 discussion
 documentation
61.9 KB
4 Jun 2022
%Rebol-DOM.r mdlparser.r is a copy of the %Rebol-DOM.r mdlparser. The first copy would not download so i appended the *.r to it, wich seemed to make it able to become downloadable now. So...., down load it and tell me all about its glorious [...]
author: daniel
RebGUI User List Demo
rebgui-users.r2.3 KB
24 Apr 2010
A simple RebGUI demo. Inspired by the tutorial at http://snappmx.com Taken from the tutorial at http://re-bol.com
author: nick
Rebodex
rebodex.rv:2.1.0
6.1 KB
13 Mar 2003
A simple but useful address book contact database.
author: Carl Sassenrath
REBOL Document Generator
rebdoc.r
 documentation
v:1.0.1
3.9 KB
13 Mar 2003
Generates an HTML formatted document of all REBOL defined words (from the information found within the REBOL program itself). The output file is rebdoc.html.
author: Carl Sassenrath
Rebol Help
rebol-help.r1.7 KB
5 Feb 2017
Provides help for all functions, various elements of VID (GUI system), key codes, colors, built in images, etc. which are the source of common questions by Rebol users.
author: nick
REBOL Vision
rebcam.r
 discussion
v:1.0.1
803 bytes
13 Mar 2003
Fetch Webcam image at a specified refresh interval.
author: Allen Kamp
The two-phase simplex algorithm
simplex.rv:0.1.0
14.1 KB
8 Dec 2019
Implement the two-phase simplex algorithm.
author: Marco Antoniazzi
Rich Text Format style
simple-rich-text-style.rv:0.0.4
8.9 KB
3 Aug 2013
A quick way to add simple rich-text to VID GUIs
author: Marco Antoniazzi
Ticker style example
simple-ticker-style.rv:0.0.1
1.6 KB
6 May 2012
A quick way to add a simple ticker to VID GUIs
author: Marco Antoniazzi