Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
REBOL Web Crawler
webcrawler.r1.9 KB
13 Mar 2003
To crawl the web starting from any site. Does not record duplicate visits. Saves all links found in 'newlinks.
author: Bohdan Lechnowsky
Gnome Evolving Wallpaper
wallp.r1.3 KB
16 Jan 2011
change every hours to three hours your gnome's desktop wallpaper with an image of planet Earth real time enlightenment. This script is a one-liner splited for reading purpose
author: Shadwolf - Alphé Salas-Schumann
Web Form Widgets
webwidget.rv:1.0.0
1.6 KB
13 Mar 2003
Generate HTML code quickly and easily for several form elements.
author: Andrew Grossman
Win for Life!
winforlife.rv:1.4.9
1.4 KB
6 Jun 2011
Win for life is an italian lotery. You have to guess 10 number over 20, plus a number over 20. The probability is about 1/3000000. This is a simply random numbers generator between 1 and 20.
author: Massimiliano Vessi
Web HTML Tag Extractor
websplit.r
 documentation
v:1.0.0
709 bytes
13 Mar 2003
Separate the HTML tags from the body text of a document.
author: Anonymous
Hunt the Wumpus
wumpus.rv:1.0.1
9.7 KB
20 Jul 2003
A REBOL version of a retro text game. Just for fun.
author: Gregg Irwin
Web Page Displayer
webprint.r
 documentation
v:1.0.0
448 bytes
13 Mar 2003
Fetch a web page and display its HTML code.
author: Anonymous
Web Page Emailer
websend.r
 documentation
v:1.0.0
460 bytes
13 Mar 2003
Fetch a web page and send it as email.
author: Anonymous
Window maker
win-maker.rv:0.1.0
5.1 KB
13 Mar 2003
Adds title with any buttons to any face (useful for windows without standard system title)
author: oldes
Web Page Link Displayer
weblinks.r
 documentation
v:1.0.0
798 bytes
13 Mar 2003
Display all of the web links found on a page.
author: Anonymous
Web Page Title Extractor
webtitle.r
 documentation
v:1.0.0
544 bytes
13 Mar 2003
Find the title of a web page and display it.
author: Anonymous
Method to set some Rebol console parameters.
window-util.rv:1.0.0
2.8 KB
19 Mar 2010
Used to set the Rebol console's window title and icon. Include a method to get the current windows handle. Work only in windows.
author: Maxime Tremblay, idea comes from %no-rebol-in-title-bar.r script by Nick Antonaccio
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]
Search a Web Page
webfind.r511 bytes
13 Mar 2003
Search a web page for a string, and save the page to a file if it was found
author: [unknown]
web to plain
web-to-plain.rv:1.0.0
3.1 KB
8 Jul 2003
to translate htmlized text into plain text in one pass markdown?
author: Tom Conlin
Search Multiple Web Pages
webfinder.r630 bytes
13 Mar 2003
Search multiple web pages for a string, and print the URL of the ones where it was found.
author: [unknown]
Web-GetIt!
wgetit.rv:1.8.0
13.5 KB
6 Feb 2006
Saves content of web pages to local disk.
author: Dirk Weyand
Word Wrap Text
wraptext.rv:1.0.0
909 bytes
13 Mar 2003
Handy function to fill and wrap a text paragraph.
author: Scrip Rebo
Send Pages Every Hour
webloop.r572 bytes
13 Mar 2003
Send a set of pages via email every hour.
author: [unknown]
Native Windows requestors
win-requestors.r3.4 KB
29 Jun 2009
A set of four Windows native requestors that approximate and extend the functionality of the REBOL request* functions.
author: Ashley G Truter