172 scripts tagged as: [level · advanced]
printf and sprintf implementation | ||
printf.r | v:1.0.1 2.8 KB 6 Jun 2006 | Wrapper for the printf and sprintf C routines author: jaime vargas |
'Progress bar capsule' styles | ||
progress-c.r | v:1.0.0 3.4 KB 13 Mar 2003 | This style allows you to create progress bar as a 'capsule' with a grid in your layouts very simply. See the example script: http://sweb.cz/r-mud/examples/progress-c.r author: Oldes |
JS Promises | ||
promises.r | v:0.9.1 54.6 KB 28 Apr 2020 | A Rebol-style implementation of JS Promises author: Marco Antoniazzi |
REBOL HTTP Proxy | ||
proxy.r | v:1.0.0 11.5 KB 13 Mar 2003 | This script serves many purposes.
1. Act as an HTTP proxy
2. See what your broswer sends out as an HTTP request
3. Add data filters to remove Javascript pop-up windows,
remove banner ads, and more...
Uncomment line towards the bottom of the script marked for JavaScript
to enable JavaScript popup window death!! author: Sterling Newton |
Qtask Markup Language - parser and other common code | ||
qml-base.r documentation | v:2.46.1 97.1 KB 28 May 2007 | This program implements the base for QML (Qtask Markup Language) converters (for example
it's the base for a QML to XHTML converter used in Qtask), by implementing the parsing
of a QML text string into a QML document tree. author: Gabriele Santilli |
Qtask Markup Language Editor | ||
qml-ed.r documentation | 496 bytes 23 Aug 2006 | Edit QML files, create HTML from QML author: Gabriele Santilli |
Qtask source code archive | ||
qtask-source.r | 464 bytes 27 Jul 2012 | This is a package that contains the source code for Qtask author: Qtask |
Raging Bull page downloader | ||
raging-bull.r | 2.4 KB 13 Mar 2003 | This script reads sequential pages from the
Raging-Bull on-line bulletin board. author: Jim Goodnow II |
RAR parser | ||
rar.r | v:0.1.1 5.6 KB 13 Mar 2003 | Just if you need to search inside your RAR archives (for example) author: Oldes |
Basic RC4 algorithm | ||
rc4.r | 2.2 KB 30 Apr 2004 | Provides encryption and decryption using the basic RC4 algorithm author: Arthur Beltrao (Brasil) |
RCON protocol handler | ||
rcon.r | 3.0 KB 17 Oct 2003 | Allow rebol scripts to perform remote server administration tasks for Half-life game servers author: Cal Dixon |
Mail Reader | ||
readmail.r documentation | v:4.14.14 143.0 KB 29 Jun 2007 | Browse/Read/Retrieve E-mail author: [unknown] |
RebGUI and RebDB Sample | ||
rebdbgui.r documentation | v:0.9.0 17.6 KB 3 Jul 2007 | A quick demonstration of RebGUI with RebDB author: Brian Tiffin |
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 |
RebelXML | ||
rebelxml.r discussion documentation | 8.0 KB 27 Apr 2006 | RebelXML provides a set of functions which allows to easily create/modify/delete XML data author: Christophe 'REBOLtof' Coussement |
RebProcessor | ||
rebprocessor.r | v:0.0.1 3.4 KB 13 Mar 2003 | RebProcessor is a cross between an HTML pre-processor and a website content manager. The user creates source files (foo.src) which can contain any combination of HTML and RP commands, and the script will generate the target file (foo.html) for further use. ** EMail me for the help file, and for the example source file ** author: Seth Chromick |
rebzip | ||
rebzip.r discussion | v:1.0.1 21.3 KB 17 Jul 2009 | Zip archiver / unarchiver author: Vincent Ecuyer |
Rectangle Module | ||
rect-lib.r | v:0.0.1 6.8 KB 11 Oct 2003 | Code from a REBOLForces article
(http://www.rebolforces.com/articles/pairs/2/) that provides
support for rectangle-related operations. It was also used to
explore the concept of function spec templates. You could
refactor that concept out though if you want. author: Gregg Irwin |
AutoEffects | ||
reffects.r | 1.3 KB 19 Jul 2003 | Demonstates many VID effects author: Jeff |
Reflection Demo | ||
reflect.r | 796 bytes 19 Jul 2003 | Demonstrates VID effects author: Jeff |
Win-Registry-Control | ||
registry.r | v:1.1.0 13.9 KB 13 Mar 2003 | View and modify data of windows registry. author: Frank Sievertsen |
REM 0.4.2 - Text Editor - self extracting archive | ||
rem-ext42.r documentation | v:0.4.2 25.9 KB 13 Mar 2003 | REM is a powerful full screen text editor for Rebol/Core and Rebol/View author: Cal Dixon |
Rename & Renumber Pictures | ||
rename-pics.r | v:1.0.2 8.5 KB 11 May 2008 | Renumber & Rename pictures in a folder author: [unknown] |
Replace-in-all-files | ||
replace-in-all-files.r | v:0.1.1 1.9 KB 13 Mar 2003 | To do recursive replace in all files in the directory author: Oldes |
request-date object/func optimization and enhancment | ||
request-date.r | v: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 |
101 / 172 | 1 | 2 | 3 | 4 | [5] | 6 | 7 |