[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=======
fileserver.r
--change: updated script
--title: Obscure File Server
--owners: piotrgapinsk
--author: pijoter
--purpose: Share files over HTTP protocol +NLS
--url:
http://www.rebol.org/view-script.r?script=fileserver.r
georss.r
--change: updated script
--title: GeoRSS converter
--owners: piotrgapinsk
--author: pijoter-gmail.com
--purpose: Converts GeoRSS xml to OziExplorer/GPX formats
--url:
http://www.rebol.org/view-script.r?script=georss.r
indexer.r
--change: updated script
--title: Indexer
--owners: crazyaxe
--author: Massimiliano Vessi
--purpose: "Add to index.r all the files and directory of the current directory"
--url:
http://www.rebol.org/view-script.r?script=indexer.r
jukebox.r
--change: updated script
--title: Jukebox - Wav/Mp3 Player
--owners: notchent
--author: Nick
--purpose: Play .wav and .mp3 files from a selection list.
Taken from the tutorial at http://musiclessonz.com/rebol.html
--url:
http://www.rebol.org/view-script.r?script=jukebox.r
mandelbrot.r
--change: updated script
--title: Mandelbrot
--owners: keithray
--author: Keith Ray
--purpose: Create Mandelbrot Set
--url:
http://www.rebol.org/view-script.r?script=mandelbrot.r
mandelbrot2.r
--change: updated script
--title: Mandelbrot II
--owners: keithray
--author: Keith Ray
--purpose: Create Mandelbrot Set with colors
--url:
http://www.rebol.org/view-script.r?script=mandelbrot2.r
obfuscation.r
--change: new script
--change: updated script
--title: Obfuscation
--owners: notchent
--author: Nick
--purpose: An exercise in obfuscation - the Snake Game at its smallest. Any
function used several times is renamed with a shorter word label
(r: :random, p: :append, etc.). Spaces surrounding all parentheses
and brackets are also removed. Taken from the tutorial [...]
--url:
http://www.rebol.org/view-script.r?script=obfuscation.r
snake-game.r
--change: new script
--change: updated script
--title: Snake Game
--owners: notchent
--author: Nick
--purpose: A little graphic game.
Taken from the tutorial at http://musiclessonz.com/rebol.html
--url:
http://www.rebol.org/view-script.r?script=snake-game.r
space-invaders-shootup.r
--change: new script
--change: updated script
--title: Space Invaders Shootup
--owners: notchent
--author: Nick
--purpose: An extremely simple variation of the classic game.
Taken from the tutorial at http://musiclessonz.com/rebol.html
--url:
http://www.rebol.org/view-script.r?script=space-invaders-shootup.r
=======additional information=======
new and updated scripts:
http://www.rebol.org/st-topic-details.r?tag=//recent
=======end=======
--The Library People
--24-Aug-2009