bob collins
Bob vs The Aliens 1.4
Bob vs The Aliens - Battle waves and waves of aliens more>>
Two years ago an alien ship attacked Earth, only to be repulsed by our superior weaponry. However, it seems that some of the alien contingent survived the attack and are now building an advanced base underground.
Last time around we were able to learn many technologies from the alien weapons we found. You must help Bob take his energy gun, and rather cool suit, and eradicate the aliens. Be careful; we have reason to believe the aliens have humans and all sorts of monsters on their side.
Bob vs. the Aliens offers 32 levels of side-scrolling, platform-hopping side-scroller action. Battle waves and waves of aliens and bosses on your way to the goal.
Main features:
- 32 Levels
- Lots of aliens
- Sounds & Music
- Tough bosses drop in once in a while.
Radio Caroline 2.0
Listen to radio Caroline from your desktop with this lovely Yahoo Widget. more>> Listen to radio Caroline from your desktop with this lovely Yahoo Widget.
A great way to listen to Radio Caroline and to stay in touch with the station website.
System requirements:
- Yahoo! Widget Engine
bob & icol 1.2
bob & icol is a high-speed and effective program which is now ported to work under Mac OS X / X11. more>> <<less
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.
Equation Compiler Plugin 3.1
Equation Compiler Plugin - Compile string into machine language for rapid evaluation more>>
Only two functions are needed for the plugin. They are compile() and evaluate(), both of which can take a variable number of arguments.
The compile() function can take from 1 to 7 arguments. The first is the function text. The remaining are the string names of the user variables. Their order defines how the plugin uses the arguments of the evaluate function. The return type of compile() is a Boolean, true for a good compile, false for a bad one.
The evaluate() function takes from 0 to 6 arguments. These are the input double values for the variables defined with compile{}. With no argument the function has no variables, as say 2*exp(3.5). The return type of evaluate() is a double which results from evaluating the function.
Bob Widget 1.1
Bob Widget - Allows you see your current debit balance if you are an austrian Bob client. more>> Serene Saver 2 HD is a unique cross between a video desktop (moving wallpaper) and a traditional screen saver. It brings a bit of serenity to your daily life. Think of Serene Saver 2 HD as sort of a window into the world. Instead of static desktop image, actual nature scenes play as real movies on your desktop while you work.
Subtle sounds suggest serene outdoor settings rich with waterfalls, ocean air, wildlife, and warm summer breezes.<<less
FOLD Control 1.1
FOLD Control is a REALbasic application which allows you to control the Darwin (Unix) version of Folding@Home. more>>
Enhancements:
- adds the option of using Preferences to enable or disable the automatic startup of foldingathome when FOLD Control starts. Its disabled as the default. The obsolete frames information has been removed since the FOLD status does a good job in giving the new steps information. The default foldingathome application is fah5.
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.
Base Converter 3.2
Base Converter - Converts integer expressed in one base to expression in another base more>>
Base Converter is a Cocoa Application made using Xcode. It is a Universal application which should run under OS X on either PowerPC or Intel based Macintosh computers. Im unable to test on an Intel Mac, let me know of problems.
Enhancements:
- Version 3.2 now implements a binary-reflected Gray code.
ComplexMatrix Plugin 2.5.1
Replacement for the Complex and Matrix plugins. more>> Replacement for the Complex and Matrix plugins.
ComplexMatrix Plugin adds complex matrices to the functionality of my Complex and Matrix plugins. If you are using those plugins you should remove them.
ComplexMatrix Plugin for REALbasic 5 allows you to construct programs which, because of operator and function overloading, can handle complex numbers and real and complex matrices much like doubles and integers are handled.
A matrix can be entered in standard form in a MultiLine EditField and read in by a single instruction. The plugin also finds the eigenvectors and eigenvalues of symmetric real matrices and Hermitian complex matrices.
A Polynomial type is also introduced. One can find the roots of a polynomial. And a polynomial can be used as a complex array.
System requirements:
-
Enhancements:
- Corrects a bug in functions "Str2" and "Str2EE".
Bob`s Bricks Millennium Edition 1.0.2
Bob`s Bricks Millennium Edition offers players the pleasure of playing this addictive and interesting game of helping Bob regain his memory by moving him underneath a barrage of falling bricks. more>>
Bob`s Bricks Millennium Edition 1.0.2 offers players the pleasure of playing this addictive and interesting game of helping Bob regain his memory by moving him underneath a barrage of falling bricks.
Bob is a sad little ex-construction worker who had the great misfortune of being beaned on the head one day by a falling brick. The resulting loss of his memory disturbed the hero greatly, and thus he set out on a quest to position himself under as many falling bricks as possible, in the hopes that this might bring him back to his senses...You must help Bob regain his memory by moving him underneath a barrage of falling bricks.
Why are there bricks falling from the sky, you ask? This is indeed an unusual coincidence, given Bobs recent traumatic incident, but it is one which he has chosen to accept as a bit of luck (for a change). Is that all there is to it? Complete all five levels of Bobs Bricks Millennium Edition to find out!!
- G3
- 256 colors
- 12 mb ram
- 8 mg HD space CarbonLib(OS 9)
Bob's Bricks Millennium Edition 1.0.3
Game where you have to position Bob under falling bricks. more>> Game where you have to position Bob under falling bricks.
Bob is a sad little ex-construction worker who had the great misfortune of being beaned on the head one day by a falling brick.
The resulting loss of his memory disturbed our hero greatly, and thus he set out on a quest to position himself under as many falling bricks as possible, in the hopes that this might bring him back to his senses...
You must help Bob regain his memory by moving him underneath a barrage of falling bricks. Why are there bricks falling from the sky, you ask?
This is indeed an unusual coincidence, given Bobs recent traumatic incident, but it is one which he has chosen to accept as a bit of luck (for a change). Is that all there is to it? Finish all the included five levels of Bobs Bricks Millennium Edition to find out.
Enhancements:
- Application and Read Me file updated to reflect our new web site address
- "Start Game" and "How To Play" buttons now look nicer on OS X
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.
fp Plugin 2.5
fp Plugin provides users with a very useful utility which adds two new data types, BigInteger and BigFloat. more>>
fp Plugin 2.5 provides users with a very useful utility which adds two new data types, BigInteger and BigFloat. Except for available memory, there is no limitation on the size of a BigInteger. BigFloat is a multi--precision floating point number. You can set both the internal precision and the decimal output precision for BigFloat, with no limitation except for available memory.
fp Plugin itself allows you to construct programs which can handle the two new data types much like doubles and integers are handled. To a large extent the new data types can be freely used with the +, -, *, and / operators, and can be used in comparisons. And most of REALbasic's functions have been overloaded to take the new data types, where it makes sense to do so.
Enhancements:
- Adds the Beta Function, the Incomplete Beta Function, the Error Functions, the Exponential Integral, the Fresnel Integrals, and the Confluent Hypergeometric Function.
Dropbox Cache Cleaner 1.1
A great dashboard widget that tells you the size of your Dropbox cache. more>> A great dashboard widget that tells you the size of your Dropbox cache.
A great way to share items between team or project members and can also help you keep your data synchronized across multiple systems (and web-accessible). It is very fast, especially if files are deleted inadvertently and restored due the use of a cache.
Hidden in your home directory (/Users/username/) is a directory named .dropbox where the application keeps a database of your account configuration (encrypted) and what should be synchronized to your local Dropbox folder. There is also a ~/.dropbox/cache directory which can get huge. Since Dropbox is not yet providing cache management to the agent application, you will have to manually clear this out if you want to free up space on your hard drive.
Enter: Dropbox Cache Cleaner. This simple Dashboard Widget lets you see how big your Dropbox cache is and then gives you the option to clear it all away.
System requirements:
-
Enhancements
- Adds better formatting for the cache size field and improved performance when cleaning large caches.