Discussion threads (by date)
Area with scrollers style | ||
area-scroll-style.r discussion | v:1.0.0 13.7 KB 27 Sep 2004 | This is a new area style with possible vertical and/or horizontal scrollers.
It allow selection of text outside the viewable area and have a read-only mode. author: Didier Cadieu (alias DideC) Discussion posts: 45. Latest by: annasmith on 30-Apr. |
Dialect Object Model | ||
rebol-dom.r discussion documentation | v:1.0 56.8 KB 7 Nov 2023 | Use an exstensible, Rebol user-mode, Markup function to parse DSL's that will return an
easy to follow tagged key value Dialect Object Model. It will allow different DSL's or
programming languages to work with, or together through a Central Processing
interpreter. Yes Rebol/Core. A demo example of a HTML DSL is parsed by [...] author: daniel murrill Discussion posts: 638. Latest by: blythewoody on 30-Apr. |
Accumulate | ||
accumulate.r discussion | v:1.0.1 1.0 KB 13 Mar 2003 | Cumulates values in a block together, by successively applying the function to each value in Series. author: Andrew Martin Discussion posts: 112. Latest by: annasmith on 30-Apr. |
Demonstration of a Package on REBOL.org | ||
lds-demo1-package.r discussion | v:0.0.1 978 bytes 13 Aug 2004 | Demonstration of a package, and competition author: Sunanda Discussion posts: 54. Latest by: dotyhughes11 on 30-Apr. |
FastCGI Broker | ||
fcgi-broker.r discussion | v:1.0.1 2.6 KB 15 Dec 2005 | Rebol script broker for a hooked rebol interpreter launched as a FastCGI application.
This is the root script which runs others scripts on request of the FastCGI peer.
This enables REBOL/Core or REBOL/View to act as a FastCGI application without the need
for REBOL/Command.
This script only works on Windows with a patched REBOL interpreter.
Details available at [...] author: Pascal Hurni Discussion posts: 80. Latest by: blythewoody on 29-Apr. |
pluginable analog alarm clock | ||
aclock-p.r discussion documentation | 3.5 KB 20 Sep 2004 | aproximate an analog clock and add alarm author: Tom Conlin Discussion posts: 78. Latest by: annasmith on 28-Apr. |
Code 3 of 9 (Code 39) Barcode Generator | ||
code39.r discussion | 2.6 KB 17 Apr 2006 | Generates Code 39 barcode images which can be printed out and read with a
standard barcode reader.
Code 39 is limited to the alphanumeric characters listed in the 'code39
block within the function.
It is a very popular barcode format in the US and doesn't need to conform
to any particular length of characters and has no limitations placed on it
by any sanctioning [...] author: Bohdan Lechnowsky Discussion posts: 164. Latest by: marco on 26-Apr. |
Dialect Object Model | ||
quote-node-attributes.r discussion documentation | 5.4 KB 4 Jun 2022 | This script is used on data Sequence key value pairs with various different syntax styles such as
DOM Vars, html,xml,css, objects, arrays, json, rebol series, etc. It attempts to reformat malformed
key/value data found in a SL that's usually delimited as objects, arrays, or json statement.
It requotes *" *, and can creates tagged node-elements for look up in Dialect Object Models. Witch
then can be set as Vars to be used with rebol-DOM functions.
You can allso fine tune your own delimiter rules as characters or words patterens to use with the
strip-obj-chars-from() function. (DSL: domain specific language) author: [unknown] Discussion posts: 135. Latest by: marco on 26-Apr. |
Gateway for read from url with modern SSL/TLS | ||
reads.r discussion documentation | v:0.0.1 858 bytes 8 Jul 2024 | Function allows you to read a file via a link using the HTTPS protocol with modern methods of traffic SSL/TLS encryption author: Sergey Pochinok Discussion posts: 12. Latest by: gertrudeorn on 26-Apr. |
coding-mailto | ||
coding-maito.r discussion | v:1.0.0 5.4 KB 11 Sep 2004 | a tool for coding the mailto info in a html page and avoid some spam author: Philippe Le Goff Discussion posts: 38. Latest by: blythewoody on 25-Apr. |
Auto-hiding scroller style example | ||
auto-hiding-scroller-style.r discussion | v:0.8.0 14.4 KB 14 Nov 2020 | Add an auto-hiding scroller to VID GUIs author: Marco Antoniazzi Discussion posts: 29. Latest by: annasmith on 25-Apr. |
SQL PROTOCOL | ||
sql-protocol.r discussion documentation | v:0.6.8 84.2 KB 3 Jan 2011 | SQL-PROTOCOL is a SQL Relationnal Database Management System (RDBMS) entirely written in REBOL
with JOIN and SORT capability. This allow you having an easy to use lightweight database engine embeded
in your REBOL application.
Today, sql-protocol execute only these kind of query :
* SELECT ... FROM ... WHERE ... ORDER BY ...
* INSERT ... INTO ... VALUES ...
* [...] author: marco Discussion posts: 50. Latest by: sakhealahmed on 25-Apr. |
Telnet protcol scheme | ||
telnet.r discussion | v:1.0.1.1 4.8 KB 6 May 2003 | A telnet protocol scheme author: Frank Sievertsen Discussion posts: 16. Latest by: opikeke on 23-Apr. |
Best File Fit | ||
bestfit.r discussion | v:1.0.0 5.9 KB 18 Jun 2004 | List the files that best fill up the available space.
Use predefined strings or insert the available space in KB (= 1000 byte).
Useful for selecting files to best fill up a CD/DVD. author: Mauro Fontana Discussion posts: 45. Latest by: opikeke on 23-Apr. |
Tar | ||
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer Discussion posts: 67. Latest by: opikeke on 23-Apr. |
Average | ||
average.r discussion | v:1.0.0 626 bytes 8 Jul 2003 | Averages the values in the Block. author: Andrew Martin Discussion posts: 163. Latest by: opikeke on 23-Apr. |
Mine-Sweeper | ||
mines.r discussion | v:1.0.5 13.9 KB 2 Feb 2006 | Mine-sweeper game author: Allen Kamp Discussion posts: 57. Latest by: louiselora on 23-Apr. |
Associate | ||
associate.r discussion | v:1.2.0 1.8 KB 13 Mar 2003 | Provides an associative memory store. author: Andrew Martin Discussion posts: 55. Latest by: miamitd on 22-Apr. |
Console capture | ||
capture.r discussion | v:1.0.0 1.1 KB 13 Mar 2003 | Capture console output in a string! author: Nenad Rakocevic Discussion posts: 75. Latest by: janwil on 22-Apr. |
Altme chat reader/exporter | ||
altme-chat-reader.r discussion | v:1.2.1 23.2 KB 19 May 2016 | Display or export to html the content of an Altme chat group.
Can be used in interractif or command-line mode.
For usage, run the script with -? argument :
"rebol.exe -s altme-chat-reader.r -?" author: [unknown] Discussion posts: 25. Latest by: opikeke on 22-Apr. |
rebzip | ||
rebzip.r discussion | v:1.0.1 21.3 KB 17 Jul 2009 | Zip archiver / unarchiver author: Vincent Ecuyer Discussion posts: 31. Latest by: madmardigan on 18-Apr. |
better-than-nothing sqlite3 handler | ||
btn-sqlite.r discussion | v:0.2.2 5.7 KB 30 Jan 2006 | easy access to sqlite3 database without /Pro or /Command features author: Piotr Gapinski Discussion posts: 108. Latest by: breana on 16-Apr. |
Gateway for request to AI | ||
ai-geteway.r discussion documentation | v:0.0.4 2.6 KB 20 Nov 2024 | A function that makes an AI request via the Internet and returns a response. author: Sergey Pochinok Discussion posts: 17. Latest by: margaretdcou on 16-Apr. |
REBOL Blogger | ||
new-blog.r discussion | v:1.4.1 39.0 KB 11 Jul 2007 | The blog system written and used by Carl Sassenrath,
REBOL's creator. This script will let you post and
update blogs on your website using just a web browser.
Generates summary and index pages, blog searches, etc.
Extensible with Makedoc2 for more formatting options. author: Carl Sassenrath Discussion posts: 128. Latest by: janwil on 15-Apr. |
Simplified VID resizing | ||
simple-vid-resizing.r discussion | v:1.5.2 12.0 KB 23 May 2020 | Helps create resizing VID guis author: Marco Antoniazzi Discussion posts: 11. Latest by: darylcoles on 15-Apr. |
1 / 93 | [1] | 2 | 3 | 4 |