[REBOL] [REBOL.org] Recent changes This is an automatic email from REBOL.org, the REBOL Script Library to notify you of recent changes to the Library.
=======changes======= 3d-game.r --change: new script --title: Little 3D Game --owners: notchent --author: Nick --purpose: Try to click the bouncing REBOLs as many times as possible in 30 seconds. The speed increases with each click! The 3D logic and calculations in this script were taken directly from Gregory Pecheret's "ebuc-cube" script, at: http://www.rebol.net/demos/download.html This [...] --url: http://www.rebol.org/view-script.r?script=3d-game.r base58.r --change: new script --title: Encode/Decode Base58 --owners: chrisrg --author: Christopher Ross-Gill --purpose: To Encode Integers as Base58. Used by some URL shortening services. --url: http://www.rebol.org/view-script.r?script=base58.r binary-file-transfer.r --change: new script --title: Binary File Transfer --owners: notchent --author: Nick --purpose: Demonstrates how to transfer binary files between 2 computers connected by a TCP port. This is a shortened version of the script explained at http://www.rebol.net/cookbook/recipes/0058.html . There are 2 separate programs here - one to run as server, [...] --url: http://www.rebol.org/view-script.r?script=binary-file-transfer.r extract-urls.r --change: new script --change: documentation added or updated --title: Extract URLs --owners: chrisrg --author: Christopher Ross-Gill --purpose: To identify and extract URIs from plain text --url: http://www.rebol.org/view-script.r?script=extract-urls.r guitar-chords.r --change: new script --change: updated script --title: Guitar Chords --owners: notchent --author: Nick --purpose: Create and print instant guitar chord diagram charts for songs. Taken from the tutorial at http://re-bol.com --url: http://www.rebol.org/view-script.r?script=guitar-chords.r multi-column-data-grids.r --change: new script --title: Multiple Column Data Grids --owners: notchent --author: Nick --purpose: 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, [...] --url: http://www.rebol.org/view-script.r?script=multi-column-data-grids.r =======additional information======= new and updated scripts: http://www.rebol.org/st-topic-details.r?tag=//recent recent documentation: http://www.rebol.org/cpt-recent-docs.r =======end======= --The Library People --6-Dec-2009 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
