plugin hybrid
Hex Plugin 1.1
Hex Plugin - REALBasic plugin with four methods more>>
Enhancements:
- Version 1.1 adds two functions, HexFromChar and CharFromHex.
- With these functions you can give the plugin a UTF8 or UTF16 encoded string, and the plugin will give back a string containing the hex representation of that input string. And you can do the reverse.
CRC Plugin 1.2
CRC Plugin - REALbasic methods for calculating CRCs more>>
Theres three versions of CRC calculation: One for 16 Bit, one for 32 Bit and one for 16 to 64 Bit wide checksums. If you are free to choose, I suggest that you use the 32 Bit version because of its accuracy and performance.
Completly freeware for personal use.
Enhancements:
- Added Carbon (OS X) support.
MKS Plugin 1.2
MKS Plugin - RB plugin for units like doubles and integers more>>
As a Carbon, PPC, and x86 plugin, it can be used to build Mac OS X, Mac OS 9.x, or Windows applications.
Enhancements:
- Version 1.2 adds the energy unit "tonsTNT" and the speed unit "mph".
Plugin Starter 1.0
Plugin Starter - Skeleton for writing your own RB plugins more>>
Enhancements:
- Added a project file for CW Pro 6;
- added code to show how to catch C++ exceptions (which works with this code, but not with the demo projects from RS) and how to raise RB exceptions from a plugin;
- updated to use the latest SDK from RS (supports RB 5).
DivTV Plugin 0.2b1
DivTV Plugin offers a fast, reliable and easy to use plugin for AlchemyTVDVR. This plugin enables you to automatically post-process a recorded file and export it to VCD more>>
DivTV Plugin 0.2b1 offers a fast, reliable and easy to use plugin for AlchemyTVDVR. This plugin enables you to automatically post-process a recorded file and export it to VCD (MPEG-1) or S-VCD (MPEG-2). The created file is then ready to be burned onto a CD-R/W.
Requirements:
- AlchemyTVDVR 2.11
MMrng Plugin 1.1
MMrng Plugin - Pseudo-random number generator more>>
It is meant for scientific work, generating doubles (>= 0 and<<less
Plugin Code Writer 1.0a5
Plugin Code Writer - Outline the class, control, and global methods in plugins more>>
Plugins descriptions can be saved and reopened so you can continue working on getting the class structure juuuust right when youre working on designing a large plugin. On the right is an example of the code created by Plugin Code Writer.
Enhancements:
- Fixed some code ordering bugs for class and control data structures.
EncFS.plugin 0.2
EncFS.plugin is a plugin for MacFusion, a front end to the ever useful MacFuse. more>>
EncFS.plugin is based on EncFS, an encrypted FUSE file-system by Valient Gough.
ROT13 Plugin 1.0
ROT13 Plugin - Encodes and decodes a string in the ROT13 format and back to plain text more>>
ROT13 Plugin is useful, if you want to make it more difficult to recognize a message text
ROT13 Encoding was used on the internet for ages, and its now available as a plugin for the REALbasic IDE.
Matrix Plugin 2.5
Matrix Plugin is a powerful, perfect and popular math and science program. more>>
Matrix Plugin 2.5 is a powerful, perfect and popular math and science program. Matrix Plugin for REALbasic 2008 and higher allows you to construct programs which, because of operator and function overloading, can handle real matrices much like doubles and integers are handled. Matrix elements are doubles.
MPCalc Plugin 3.0
MPCalc Plugin is a smart program which brings the features of multi-precision RPN calculator to a REALbasic program. more>>
MPCalc Plugin 3.0 is a smart program which brings the features of multi-precision RPN calculator to a REALbasic program. It can handle numbers with up to 30,000 decimal digits. It can also handle numbers whose absolute values lie between 1e-167100000 and 1e+167100000. It is a Universal plugin for Mac OS X. Over forty scientific functions are now available.
LDAP plugin for Eudora 1.0
LDAP plugin for Eudora is a plug-in enabling Eudoras directory services window to offer you a choice of LDAP servers upon request. more>>
LDAP plugin for Eudora 1.0 is a plug-in enabling Eudora's directory services window to offer you a choice of LDAP servers upon request. (Eudora already has LDAP functionality)
iMage Plugin 1.0.7
iMage Plugin is considered as a professional and helpful plugin for use with Ecamms iMage USB Webcam. more>> iMage Plugin 1.0.7 is considered as a professional and helpful plugin for use with Ecamms iMage USB Webcam. It enables the webcam to be recognized by iChat AV and iMovie.
Requirements: Mac OS X 10.4.3 or later.
Complex Plugin 1.7
Complex Plugin - Construct programs which can handle complex numbers more>>
Complex Plugin for REALbasic 5 allows you to construct programs which can handle complex numbers much like doubles and integers are handled. Complex numbers are represented by two doubles, not by the multi-precision numbers used by my MPCalc and Precision plugins.
Enhancements:
- Faster square root function.
- Corrects a possible error in the Pow function.
MovieCat Plugin 1.0
MovieCat Plugin - joins seperate movies in to one single QuickTime Movie more>>
MovieCat Plugin is a useful program that joins seperate movies in to one single QuickTime Movie (.mov).