Archive for the ‘Open Source’ Category

RBUnit 3.0

Posted on February 11th, 2008 by Paul Lefebvre

I am pleased to announce that RBUnit 3.0 is now available. This new version makes use of Introspection, which was added to REALbasic 2008 Release 1. Introspection is the ability for a program to find out information about itself while it is running. This is not something you need every day, but […]

RegCode now available at Google Code

Posted on February 8th, 2008 by Paul Lefebvre

Not that anyone has ever submitted changes to RegCode, our open-source registration code generator, but I have greated a Google Code page for it:
regcode.googlecode.com
By using Google Code, RegCode is now in a nice Subversion repository, which anyone case download (if you’re interested in contributing, let me know and I’ll add you to the project so […]