Discussion threads (by date)
Micro Web Server | ||
webserver.r discussion | 2.1 KB 13 Mar 2003 | Here is a web server that works quite well and can be
run from just about any machine. It's not only fast,
but its also small so it's easy to enhance. author: [unknown] Discussion posts: 1. Latest by: ahmedsayeed1 on 12-Oct-2021. |
Http tools | ||
http-tools.r discussion | v:0.0.3 6.4 KB 13 Mar 2003 | To grab cookies from the server and post form data. author: Graham Chiu Discussion posts: 4. Latest by: ahmedsayeed1 on 12-Oct-2021. |
UTF-8 | ||
utf-8.r discussion | v:1.0.2 14.3 KB 14 Nov 2003 | Encoding and decoding of UCS strings
to and from UTF-8 strings. author: Jan Skibinski Discussion posts: 20. Latest by: kienbrady on 10-Oct-2021. |
SMTP challenger | ||
email-check.r discussion | 1.5 KB 26 Nov 2005 | Issues an smtp challenge to see if recipient email address exists.
Some mail servers will respond okay anyway to protect users from spammers. author: Graham Chiu Discussion posts: 4. Latest by: alfsavage10 on 29-Sep-2021. |
View-Hanoi | ||
view-hanoi.r discussion | v:1.0.0 8.0 KB 13 Mar 2003 | Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time. author: Gregg Irwin Discussion posts: 19. Latest by: breana on 28-Sep-2021. |
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: 4. Latest by: johnsjvi95 on 10-Sep-2021. |
Mapping a picture onto a 3D Sphere | ||
sphere.r discussion | v:1.0.1 63.5 KB 21 Feb 2006 | A 3D Perspective demo author: [unknown] Discussion posts: 3. Latest by: johnsjvi95 on 10-Sep-2021. |
Eztwain Support | ||
eztwain.r discussion | 2.5 KB 6 May 2006 | Support image grabs from webcam using commercial eztwain library. author: Graham Chiu Discussion posts: 3. Latest by: johnsjvi95 on 10-Sep-2021. |
Simple File Requestor | ||
file-request.r discussion | 1.5 KB 13 Mar 2003 | Example of a simple file requestor. author: Carl Sassenrath Discussion posts: 5. Latest by: johnsjvi95 on 9-Sep-2021. |
Color REBOL Code in HTML | ||
color-code.r discussion documentation | 3.4 KB 22 Jul 2005 | Colorize source code based on datatype. Result is HTML.
This script is used to syntax color the library scripts. author: Carl Sassenrath Discussion posts: 3. Latest by: johnsjvi95 on 9-Sep-2021. |
Format Decimal | ||
format-decimal.r discussion | 624 bytes 20 Aug 2010 | Converts decimal numbers formatted in scientific notation to decimal notation. author: nick Discussion posts: 6. Latest by: johnsjvi95 on 9-Sep-2021. |
VID_build | ||
vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi Discussion posts: 7. Latest by: johnsjvi95 on 9-Sep-2021. |
Decode Charset Function | ||
decode-charset.r discussion | v:1.0.0 910 bytes 13 Mar 2003 | Converts 'charset values to something readable author: Nenad Rakocevic Discussion posts: 2. Latest by: johnsjvi95 on 9-Sep-2021. |
REBOL/Layout | ||
layout-1.8.r discussion | v:0.1.8 37.1 KB 13 Mar 2003 | Visual Layout Editor, now accepts more than 6 layouts author: Carl Sassenrath, Ammon Johnson Discussion posts: 7. Latest by: johnsjvi95 on 9-Sep-2021. |
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 Discussion posts: 2. Latest by: johnsjvi95 on 9-Sep-2021. |
Text-List Cover Up | ||
text-list-cover-up.r discussion | 164 bytes 27 Oct 2008 | [no purpose header found] author: r.v.d.zee Discussion posts: 2. Latest by: johnsjvi95 on 9-Sep-2021. |
Topic Tags | ||
topic-tags.r discussion | v:0.2.1 9.3 KB 15 May 2004 | Makes tagging the mailing list a little bit more comfortable.
Lists all topic tags in a window which I like to have open while tagging.
Clicking on any tag copies it into clipboard so I only have to paste it into browser. author: Christian Ensel Discussion posts: 5. Latest by: michaelcantw on 7-Sep-2021. |
What is my IP | ||
whatismyip.r discussion | v:0.0.0 725 bytes 24 Mar 2020 | Prints your IP addresses author: Endo Discussion posts: 7. Latest by: wernereegran on 13-Jun-2021. |
Sqlite 3.X rebol wrapper try | ||
sqlite3.r discussion | v:0.0.2 7.8 KB 21 Sep 2004 | Sqlite wrapper in Rebol. author: Juan-Carlos Miranda Discussion posts: 6. Latest by: sumnerzzupa on 24-May-2021. |
rebzip | ||
rebzip.r discussion | v:1.0.1 21.3 KB 17 Jul 2009 | Zip archiver / unarchiver author: Vincent Ecuyer Discussion posts: 5. Latest by: sumnerzzupa on 24-May-2021. |
SNMP v1 protocol | ||
snmp.r discussion | v:0.8.0 13.4 KB 21 Feb 2005 | Implementation of SNMP v1 scheme (RFC 1155,1156,1157) , no TRAP.
URL is snmp://[community@]<host adr>/CMD/<id values>
default community is public
Where CMD is get getnext or set
id values is a string like that: 1.3.6.1.2.1.1.1.0 1.3.6.1.2.1.1.5.0
Return an object:
make object! [
version: [...] author: VDemong Discussion posts: 4. Latest by: miyaka22 on 23-May-2021. |
Todo List | ||
todo-list.r discussion | v:1.3.0 9.7 KB 24 Jun 2004 | Based on the demo of Rebol /View by Carl. It allow you to manage a list of todo and move them between them. author: Carl Sassenrath, Didier Cadieu & Fabrice Vado Discussion posts: 2. Latest by: benjamin on 30-Mar-2005. |
61 / 82 | 1 | 2 | [3] |