Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Web Page Change Detector
webcheck.r
 documentation
v:1.0.0
727 bytes
13 Mar 2003
Determine if a web page has changed since it was last checked, and if it has, send the new page via 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
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
REBOL Web Server
webserv.rv:0.0.0.15
13.6 KB
23 Jan 2004
A Simple HTTP-Server that can run REBOL CGI scripts
author: Cal Dixon
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
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
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 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
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
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
Web-GetIt!
wgetit.rv:1.8.0
13.5 KB
6 Feb 2006
Saves content of web pages to local disk.
author: Dirk Weyand
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]
webcam style
webcam.rv:0.0.2.0
1.8 KB
11 Jun 2004
style for webcam images
author: Piotr Gapinski
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]
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]
Weekday
weekday.rv:1.1.2
985 bytes
13 Nov 2003
Creates Weekday routines to test if a date is a specific weekday.
author: Andrew Martin
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
Send Pages Every Hour
webloop.r572 bytes
13 Mar 2003
Send a set of pages via email every hour.
author: [unknown]