Announcement

| Steven White

Lately at work I have had to do much dissecting and assembling of spreadsheets, as well as cleaning up things accumulated over the years.  Learning from previous experience, any time I find any code that could possibly by used in the future, I try to encapsulate it into a module or function.  Then I produce a version sanitized of any employer-specific data and put it on a little web site in case it might be of use to others.  With today's batch of uploads, I have hit the small milestone of 100 little programs.  Most are extremely simple, and extremely specialized.  It is sort of like the rebol-dot-org script library but much simpler, maybe more useful to beginners.  It does show, like Nick's tutorials show, the value of being able to program one's own computer.  The scripts are in the "free stuff" area of http://cobolrebol.com/