247 scripts tagged as: [//internet]
REBOL Web Crawler | ||
webcrawler.r | 1.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 |
Search a Web Page | ||
webfind.r | 511 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.r | 630 bytes 13 Mar 2003 | Search multiple web pages for a string, and print
the URL of the ones where it was found. author: [unknown] |
Download Web Page | ||
webget.r | 423 bytes 13 Mar 2003 | Fetch a web page and save it as a file. author: [unknown] |
Download Multiple Pages | ||
webgetter.r | 537 bytes 13 Mar 2003 | Fetch several web pages and save them as local files. author: [unknown] |
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 |
Send Pages Every Hour | ||
webloop.r | 572 bytes 13 Mar 2003 | Send a set of pages via email every hour. author: [unknown] |
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 |
REBOL Web Server | ||
webserv.r | v:0.0.0.15 13.6 KB 23 Jan 2004 | A Simple HTTP-Server that can run REBOL CGI scripts author: Cal Dixon |
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] |
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 |
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-GetIt! | ||
wgetit.r | v:1.8.0 13.5 KB 6 Feb 2006 | Saves content of web pages to local disk. author: Dirk Weyand |
WHOIS Maker | ||
whoismaker.r | v:1.0.0 1.4 KB 13 Mar 2003 | WhoIs query, parse, and save as a file author: David Handy |
WHOIS Maker | ||
whoismaker2.r | v:2.0.0 2.1 KB 16 Dec 2004 | WhoIs query, parse, and save as a file author: David Handy |
Wiki | ||
wiki.r | v:3.3.2 25.6 KB 19 Jul 2003 | Implements a Wiki using Rebol and the Xitami webserver. author: Andrew Martin |
XML/DOM | ||
xml-dom.r documentation | v:0.1.2 6.6 KB 28 Mar 2009 | A rudimentary in-memory XML interpreter and interface. author: Christopher Ross-Gill |
Convert an XML-derived block structure into objects. | ||
xml-object.r | v:1.0.5 7.9 KB 3 Mar 2005 | This script creates a function xml-to-object that converts
a series of nested blocks, created from an XML document by
parse-xml, into a series of nested objects that represent
the original content of the XML document processed. author: Gavin F. McKenzie |
A more XML 1.0 compliant set of XML parsing tools. | ||
xml-parse.r | v:0.7.6 44.0 KB 1 Jul 2009 | REBOL's built-in parse-xml function lacks a number of
XML 1.0 compliant features, including:
- support for CDATA sections
- support for XML Namespaces
- exposure of the internal DTD subset
The intent of this script is to create an XML parser
that can operate either via an event/callback mechanism,
or produce [...] author: Gavin F. McKenzie |
YARM - Yet Another Rebol Messenger | ||
yarm.r | v:1.0.2 1.0 KB 13 Mar 2003 | An email-client with a browser front-end author: Tommy Giessing Pedersen |
Yubnub search | ||
yubnub-searches.r | v:1.0.0 1.3 KB 4 Jan 2007 | Just a tool to play with Yubnub service - Yubnub.org. author: Philippe Le Goff |
226 / 247 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | [10] |