ImagePlay Effects Library is a free library of picture effects for the REALbasic programming language. Just drop the module into your project and you are ready to do blur, sharpen, invert and over 40 other effects on your pictures. There is a simple example included in the download.
This free HTTPSocket subclass wraps the Amazon Product Advertising API into an easy-to-use library of more than 30 powerful methods and 150 properties with support for their US, UK, German, French, Canadian, and Japanese Amazon stores. Includes extensive search and information retrieval capabilities!
If you are new in REALbasic and if you have supported REALbasic City you probably like to know how can you use RBC Classes in your applications. This tutorial will show you step by step how can this be done. Watch it, learn it, enjoy it!
RBCSystemInfo Class is a free REALbasic Class (for premium accounts users only) that allows you to get quickly some system informations like battery cycle count, computer name, graphic card, hdd file system, screen resolution, system version, processor speed, memory type etc.
RBCSize Class is a free REALbasic Class (for premium accounts users only) that allows you to get quickly the file or folder size (bytes or kB) in REALbasic. It’s very easy to use so enjoy it!
iSightCamera Class is a freeware (but encrypted) way to get the video from build in Mac iSight Camera into our REALbasic application. The demo project shows how to use the class, called iSightCameraClass. Tested on Mac OS 10.5 and 10.6.
Timer Class is a object that can execute a code after a specified period of time or at a repeated interval. If added to a window via the Window Editor, it is not visible in the built application since it is not a control. Learn how can you use it!