92 scripts tagged as: [type · module]
| patched HTTP/HTTPS protocol with cookies support | ||
| my-http.r discussion | 21.8 KB 18 Aug 2006 | Provide an HTTP/HTTPS handler that transparently supports cookies author: cyphre@seznam.cz |
| OpenGL library interface | ||
| opengl-glu-glut-h.r | v:0.7.2 125.5 KB 25 Apr 2013 | Code to bind OpenGL, GLU, GLUT shared libraries to Rebol. author: Marco Antoniazzi |
| OpenGL Test | ||
| opengl.r | 22.6 KB 17 Oct 2003 | Demonstrate the use of OpenGL in View/Pro on Windows author: Cal Dixon |
| Overload | ||
| overload.r | v:1.0.1 6.3 KB 1 Mar 2025 | Overloads an existing function/native. author: Annick ECUYER |
| libpango library interface | ||
| pango-h.r | v:0.5.1 171.7 KB 9 Jun 2019 | Code to bind pango and pango-cairo shared libraries to Rebol. author: Marco Antoniazzi |
| 'Panoramatic image' style | ||
| panorama-ss.r | v:1.0.0 2.0 KB 13 Mar 2003 | Style for scrolling (panoramatic) images author: Oldes |
| Ping using Win32 API | ||
| ping32.r | v:1.0.0 3.6 KB 18 Sep 2009 | Real (ICMP) ping using Win32 APIs author: Endo |
| Priority Queue | ||
| priority-queue.r | v:0.0.1 1.8 KB 30 Apr 2007 | Provides functions, and an object def that uses them, to treat
a series as a priority queue. When you insert items, you give
them a priority (higher numbers mean a higher priority). In the
actual series, the priority is stored along with the value, so
you should always use the pq* functions to access them, to make
things easier. [...] author: Gregg Irwin |
| '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 |
| 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 |
| Basic RC4 algorithm | ||
| rc4.r | 2.2 KB 30 Apr 2004 | Provides encryption and decryption using the basic RC4 algorithm author: Arthur Beltrao (Brasil) |
| RebCall system | ||
| rebcall.r | v:1.0.0 6.5 KB 15 Dec 2005 | Call DLL functions efficiently with REBOL/View without the need for REBOL/View/Pro or REBOL/Command.
This script only works on Windows with a patched REBOL interpreter.
Details available at http://mortimer.devcave.net/projects/rebcall
Actually only the types that fits in 32 bits are supported
for the parameters. Thus decimal! values are not.
It could also work [...] author: Pascal Hurni |
| 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 |
| Remote file Utility | ||
| remote-file.r | v:0.0.2 6.0 KB 25 Sep 2003 | Exchange files over a network without ftp author: Ingo Hohmann |
| 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 |
| Directory selector (treeview) | ||
| request-dir.r | v:1.0.0 4.2 KB 26 Sep 2003 | Open a requestor to select a directory.
The current directories path is shown as a tree, and sub-dirs are shown for selection. author: Didier CADIEU |
| Request List Enhanced | ||
| request-list-enhanced.r | v:0.9.3 16.4 KB 18 Aug 2014 | An enhancement to the regular request-list that allows selecting items from a request list
by typing in the first few characters of the item. Works with text, word and number lists.
Designed to make optimum use of the keyboard.
- New refinement request-list-enhanced/return-index will return the index of the item not the value.
- Keys used; cursor up, down, page-up, [...] author: mike yaunish |
| REST-Friendly HTTP Protocol | ||
| rest.r documentation | v:0.1.0 5.2 KB 10 Nov 2008 | An elementary HTTP protocol allowing more versatility when developing Web
Services clients: REST, SOAP or other. author: Christopher Ross-Gill |
| SDL library interface | ||
| sdl-h.r | v:0.8.1 131.3 KB 23 Sep 2012 | Code to bind SDL shared library to Rebol. author: Marco Antoniazzi |
| Server object handler script | ||
| server.r | 5.1 KB 19 Oct 2004 | This script will parse robot.txt files and store
a hash! of forbidden paths. This is very useful for
webbots or spiders of any kind (at least if obeying
robot exclusion standards is desirable).
I looked at the ht://dig package (http://www.htdig.org/)
script that does the same thing as this script to see if I [...] author: hy |
| Similarity Metrics | ||
| simetrics.r discussion documentation | v:0.5.0 21.2 KB 19 Feb 2006 | Toolkit of string distance metrics. author: Francois Vanzeveren (fvz) |
| Skype Wrapper | ||
| skype.r discussion documentation | 2.2 KB 23 May 2006 | make a cheap phone call! author: Graham Chiu |
| slim-link - steel library module linker | ||
| slim-link.r | v:0.1.1 7.6 KB 1 Aug 2004 | link apps which have references to slim libs inside author: Maxim Olivier-Adlhoch |
| SLiM - STEEL | Library Manager | ||
| slim.r | v:0.9.13 29.1 KB 7 Mar 2009 | Loads and Manage Run-time linkable libraries. Also serves as a specification. author: Maxim Olivier-Adlhoch |
| 51 / 92 | 1 | 2 | [3] | 4 |







