1247 scripts tagged as: [//all]
msdate-to-date | ||
msdate-to-date.r | v:0.1.0 1.1 KB 13 Mar 2003 | Converts standard MS DOS binary time to Rebol's one author: Oldes |
Multiple Column Data Grids | ||
multi-column-data-grids | 7.9 KB 23 Sep 2009 | A demonstration of how to create your own home made listview
types of multiple column data grids. Easier to use than the 'list
style, and built entirely using native VID, so completely adjustable
to your needs. Many useful features are demonstrated, such as
user editing of data in the grid, saving and loading of data to/from [...] author: nick |
Multiple Column Data Grids | ||
multi-column-data-grids.r | 7.9 KB 30 Nov 2009 | A demonstration of how to create your own home made listview
types of multiple column data grids. Easier to use than the 'list
style, and built entirely using native VID, so completely adjustable
to your needs. Many useful features are demonstrated, such as
user editing of data in the grid, saving and loading of data to/from [...] author: nick |
Multi-methods implementation | ||
multi-methods.r | v:1.4.0 9.0 KB 11 Apr 2005 | Implements polyformism using multi-methods technique and typed objects author: Jaime Vargas |
Sort by multiple keys | ||
multiple-key-sort.r discussion | v:1.1.1 2.4 KB 17 Apr 2006 | Function to sort series with more than one field per record, by multiple keys, in any position and in ascending
or descending order each one of them. author: Cesar Chavez |
Musical Chord Spellings | ||
musical-chord-spellings.r | 1.3 KB 12 Dec 2013 | Prints out the notes that comprise many common types of chords, with all 12 root note variations.
Sharps are used to label all accidental notes (no flat notes). author: nick |
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 |
Fake Virus | ||
my-prank | 379 bytes 5 Feb 2010 | prank a friend author: [unknown] |
myskype.r | ||
myskype.r | 2.5 KB 23 Oct 2011 | Controls the audio settings on my skype client. author: [unknown] |
MySql Example | ||
mysql-example.r | 1.4 KB 29 Jun 2008 | A simple example demonstrating how to use mysql-protocol from
http://softinnov.org/rebol/mysql.shtml.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
MySQL database interfacing logic. | ||
mysql_all.r | v:1.0.0 17.3 KB 13 Mar 2003 | Interface to the mysql libs, needs /Pro or /Command author: Maarten Koopmans, Ernie van der Meer |
mytext | ||
mytext.r | 1.1 KB 1 Aug 2011 | Text style which dynamically changes font-size in order to fit string to widget size author: Robert Paluch (BobikCZ) |
Gradient Colorize Examples | ||
my_grab.r | v:0.0.1 2.8 KB 13 Mar 2003 | Trying to Auto DL weather maps on 30min. intervals from: http://wwwghcc.msfc.nasa.gov/cgi-bin/get-goes?satellite=Global Composite&x=0&y=0&map=none&zoom=1&width=1000&height=500&quality=100 author: Tesserator |
Named functions | ||
named-func.r | 1.4 KB 10 Oct 2012 | Numerous requests were made by REBOL beginners wanting to get an easy recipe,
how to use named functions in REBOL. They usually get an answer that in REBOL,
user-defined functions are anonymous, i.e., they do not have a name.
Only after they are defined, they can be assigned to one or more variables.
While such functions are named after [...] author: Ladislav Mecir |
Narriated Slideshow | ||
narrated-slideshow.r | v:1.1.0 3.1 KB 19 Oct 2006 | To make possible simple, easy to make narrated slide shows. author: Louis A. Turk |
Native requestors | ||
native-requestors.r | 8.8 KB 15 Jul 2009 | Replaces a number of REBOL requestors with native equivalents.
Windows requires COMLib.r from http://anton.wildit.net.au/rebol/os/windows/COMLib/
REQUESTOR Mac Win
alert Y Y
confirm Y Y
request Y Y
request-color Y N
request-date N N
request-dir Y Y
request-download N N
request-file N N
request-list Y N
request-pass Y N
request-text Y Y
say [...] author: Ashley G Truter |
Natural numbers sum | ||
natural-numbers-sum.r | 1.0 KB 27 Sep 2014 | Sums all the natural numbers up to
a given input.
Uses the equality:
1 + 2 + 3 +... + n = n*(n+1)/2
to avoid looping. author: Caridorc |
navigator | ||
navigator.r | v:1.0.0 2.0 KB 13 Mar 2003 | to navigate throw files, next versions will include web and ftp navigation author: Gregory Pecheret |
NeHe Lesson 5 for GLUT | ||
nehe-lesson05-glut.r | v:1.1.0 6.7 KB 25 Apr 2013 | Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen author: Marco Antoniazzi |
NeHe Lesson 5 SDL | ||
nehe-lesson05-sdl.r | v:1.0.0 10.7 KB 23 Sep 2012 | Example use of %opengl-glu-glut-h.r and %sdl-h.r author: Marco Antoniazzi |
NeHe Lesson 5 | ||
nehe-lesson05.r | v:1.1.0 6.7 KB 26 Nov 2011 | Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen author: Marco Antoniazzi |
NetScan | ||
netscan.r | v:1.0 2.1 KB 18 Dec 2006 | How to scan a computer network with Rebol author: François Jouen |
Network Tools | ||
nettools.r | v:1.1 8.6 KB 12 Jul 2006 | Collection of network tools author: François Jouen |
never cache | ||
never-cache.r | v:1.0.2 2.7 KB 10 Oct 2004 | function that outputs rebol and javascript code to ensure a page is always freshly
loaded from the server author: Anton Rolls |
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 |
626 / 1247 | 1 | 2 | 3 | 4 | 5 | ... | 24 | 25 | [26] | 27 | 28 | ... | 46 | 47 | 48 | 49 | 50 |