ptlens plugin
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.
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.
Precision Plugin 1.8
Precision Plugin - MPCalc plugin more>>
It can handle numbers with up to 30,000 decimal digits. It can also handle numbers whose absolute values lie between about 1e-40000000 and 1e+40000000.
As a Carbon, PPC, and x86 plugin, it can be used to build Mac OS 9.x, Mac OS X, or Windows applications. It has almost all the REALbasic built in functions at much higher precisions.
Apple CPU Plugin 2.7
Apple CPU Plugin has come as an update of the Apple CPU Plugin which is essential for Power Mac Dual G4 (Gigibit Ethernet) systems using Mac OS 9.0.4 or later. more>>
Apple CPU Plugin 2.7 has come as an update of the Apple CPU Plugin which is essential for Power Mac Dual G4 (Gigibit Ethernet) systems using Mac OS 9.0.4 or later. This update is not needed by and will not be installed on systems using Mac OS X Public Beta.This software updates the Apple CPU Plugin extension and provides more reliable performance from your Power Mac Dual G4 (Gigabit Ethernet)
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.
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.
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".
Fraction Plugin 1.0
Fraction Plugin - Construct programs which can handle fractions more>>
Fraction Plugin for REALbasic 5 allows you to construct programs which can handle fractions much like doubles and integers are handled.
A fraction is represented by two integers, num/den.
MMrng Plugin 1.1
MMrng Plugin - Pseudo-random number generator more>>
It is meant for scientific work, generating doubles (>= 0 and<<less
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.
httpmail plugin 1.53
offers you an convenient communication tool that allows you to download Hotmail email in Mail.app. more>>
httpmail plugin 1.53 offers you a convenient communication tool that allows you to download Hotmail email in Mail.app. A plugin for Mail.app that once installed adds the httpmail protocol. Add a new account, and select httpmail as the account type. Fill in the details and it should all work ;)
Google Maps Plugin 2.6.3
Google Maps Plugin - Lookup your Apple Address Book addresses using Google Maps more>>
Google Maps is a useful program that supports street maps for the United States, the UK, Canada, and Japan at the time this was written.
Troi ClipSave Plugin 1.1
Troi ClipSave Plugin is created to be a convenient and simple-to-use utility which is compatible with FileMaker Pro 5.0 and 5.5. more>>
Troi ClipSave Plugin 1.1 is created to be a convenient and simple-to-use utility which is compatible with FileMaker Pro 5.0 and 5.5. This new version now also runs on Mac OS X!But it also works for any version of FileMaker Pro 4.0 or higher.
Requirements: FileMaker Pro
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.
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.