Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] [REBOL.org] Recent changes

From: rebol:rebol:Thu:Mar:18:14:19:55:2010 at: 18-Mar-2010 13:19

[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======= code39.r --change: discussion post(s) made --title: Code 3 of 9 (Code 39) Barcode Generator --owners: bohdan --author: Bohdan Lechnowsky --purpose: Generates Code 39 barcode images which can be printed out and read with a standard barcode reader. Code 39 is limited to the alphanumeric characters listed in the 'code39 block within the function. It is a very popular barcode format in the US and doesn't [...] --url: http://www.rebol.org/view-script.r?script=code39.r metadb.r --change: new script --title: Mini-MetaDB --owners: chrisrg --author: Christopher Ross-Gill --purpose: Simple associative database for managing metadata --url: http://www.rebol.org/view-script.r?script=metadb.r no-rebol-in-title-bar.r --change: new script --title: No 'REBOL -' in title bar --owners: notchent --author: Nick --purpose: Remove the deault "REBOL -" text from _all_ GUI title bars, including alerts and requestors. --url: http://www.rebol.org/view-script.r?script=no-rebol-in-title-bar.r number-verbalizer.r --change: new script --title: Number Verbalizer --owners: notchent --author: Nick --purpose: Converts number values to their spoken English equivalent. (i.e., 23482194 = "Twenty Three million, Four Hundred Eighty Two thousand, One Hundred Ninety Four"). This code was created for a check writing application, but is perhaps useful elsewhere. [...] --url: http://www.rebol.org/view-script.r?script=number-verbalizer.r pdf-barcode.r --change: new script --title: PDF Bar Code Generator --owners: notchent --author: Nick --purpose: Takes a given string and XxY coordinate (in millimeters), and outputs a PDF file containing a printable bar code at the given position. The bar code algorithm is derived directly from Bohdan Lechnowsky's "code39.r", and the PDF is generated using Gabriele [...] --url: http://www.rebol.org/view-script.r?script=pdf-barcode.r pos.r --change: updated script --title: POINT OF SALE SYSTEM --owners: notchent --author: Nick --purpose: This is a point of sale system (sales checkout, receipt printer, and data storage system) written using RebGUI. It may help provide some basic insight into the workings of RebGUI. Actually, the majority of this code manages user workflow - saving/retrieving [...] --url: http://www.rebol.org/view-script.r?script=pos.r simple-test.r --change: new script --change: documentation added or updated --title: Simple-Test --owners: peterwood --author: Peter --purpose: A simple Rebol testing framework --url: http://www.rebol.org/view-script.r?script=simple-test.r =======additional information======= new and updated scripts: http://www.rebol.org/st-topic-details.r?tag=//recent recent discussion: http://www.rebol.org/cpt-active-posts.r recent documentation: http://www.rebol.org/cpt-recent-docs.r =======end======= --The Library People --18-Mar-2010