Best viewed with a modern CSS2-compliant browser, such as Mozilla Firefox.

REALbasic stuff

All the stuff below is old, ancient, antique, obsolete, or some combination thereof.

BSD Examples, like how to make pipes and spawn child processes. (mostly obsolete as current RB supports mach-o executables so you can do these calls much easier)

Serial ports on OSX (obsolete because RB properly supports those now)

Window sub-classing in RB 4

Nubz Weird Tools Plugin (parts broken in modern RB, other parts maybe still useful)

Name Registry classes and example

Nubz OTPlugin (scarily broken, source has been lost)

Nubz Patch 001 Plugin, makes Str() faster and somewhat configurable.. (no doubt broken in modern RB, but untested)

Crypto 1.5, RC4 and SHA1 in pure RB (no plugins)