crude oil separation into its six main fractions
Adding Three Fractions 1.4
Adding Three Fractions is one of the most salutary programs in which students choose one of two types of problems: ruler fractions (halves, fourths, eighths, sixteenths) or regular fractions. more>>
Adding Three Fractions 1.4 is one of the most salutary programs in which students choose one of two types of problems: ruler fractions (halves, fourths, eighths, sixteenths) or regular fractions. Students must add the given three fractions. Every problem is illustrated with an interactive sketch.
(halves, fourths, eighths, sixteenths) or regular fractions. Students must add the given ...Students choose one of two types of problems: ruler fractions (halves
Rainbow Six 3: Raven Shield 1.0.2
Command an elite, multinational squad of special operatives against a hidden terrorist foe. more>>
Command an elite, multinational squad of special operatives against a hidden terrorist foe. In Raven Shield, the third installment to the wildly popular Rainbow Six series, RAINBOW races against time to stop terror and unravel a mystery. In locations around the world, from London to the Caribbean to Rio de Janeiro, lead team RAINBOW in a desperate effort to battle a madman and foil his doomsday plot.
View QuickTime Trailer
Game Feature: Tom Clancy?s Rainbow Six 3: Raven Shield: Success is in the Details
Additional Resources
- DAMN R6: R6 community with battle leagues, mods and more.
- iGuard: Anti-cheat server Mod
The Old Scope Desktop Picture
The Old Scope is a desktop picture (1024x768) of a 3D rendered telescope with crude gears. A preview of the desktop picture is shown below more>> The Old Scope is a desktop picture (1024x768) of a 3D rendered telescope with crude gears. A preview of the desktop picture is shown below.
MacOS 8.0 or later, or a desktop picture control panel like Decor.

Proper Fraction 2.0
Proper Fraction has the advantages of Quarks Make Fraction, but for InDesign. Select a fraction, like 1/8. Simply double-click the script. You get a properly styled fraction. more>> Proper Fraction 2.0 has the advantages of Quarks Make Fraction, but for InDesign. Select a fraction, like 1/8. Simply double-click the script. You get a properly styled fraction.
Pro Version also available! The Pro script can automatically format all fractions in a document or selection, apply OpenType fraction formatting or apply a thin stroke to the numerator and denominator for better looking fractions, apply custom kerning, has a Preferences window to edit settings, and more.
Requirements:
- InDesign CS, CS2, or CS3
- InCopy CS, CS2, or CS3.
Rainbow Six ITF patch 8.2
Rainbow Six ITF patch comes to users as a useful patch which gives you another enjoyment. more>>
Rainbow Six ITF patch 8.2 comes to users as a useful patch which gives you another enjoyment. Rainbow Six ITF 8.2 is the same kind of NATOv2. Have a good time with this.
Requirements:
- MacOS 8.0 or higher
Get UTF8 Posix Path 1.1
Get UTF8 Posix Path - POSIX path tool more>>
Enhancements:
- Added more detailed explanations of various Unix commands.

Wireless Mighty Mouse Icons 1.0
Wireless Mighty Mouse Icons are an impressive and pleasant six freeware icons inspired in the Apples Bluetooth Mighty Mouse. more>> Wireless Mighty Mouse Icons 1.0 are an impressive and pleasant six freeware icons inspired in the Apples Bluetooth Mighty Mouse.
Requirements: Mac OS X.
Scroll Decimal 1.0
Scroll Decimal - Show the decimal equivalent of fractions more>>
Freeware for personal use.
Regina Pacis 1.2.1
Regina Pacis - reads messages given by the Queen of Peace on every 25th of the month more>>
From the distant 1984, in a little town in Croatia, a Lady who presents herself as the Queen of Peace appeared on a pebbly hill to six young boys and girls.
The Lady still speaks to the six, giving them messages for the whole mankind. Every month, on the 25th, she gives a new message.
Will nowadays busy and skeptical mankind hear her motherly praises? Now its easier for Mac users to listen to her words.
Enhancements:
- Fixed scrollbar unnecessarily appearing at startup.
- Stripped subversion metadata (i.e. reduced file size).
- Solved issue: message wont load after launching the widget for the first time.
- Minor bugfixes.
Rainbow Six: Rogue Spear Updater 1.0.2
Patch for Rogue Spear. more>>
Its possible that while using an ATI Radeon card that some text in the game will be truncated.
Turning off this option should fix that problem, but at the cost of significantly increasing the amount of memory used by the game.
Clarinet Fingering Chart 0.1
Clarinet Fingering Chart - Quick reference for those learning the clarinet more>> Description:
Six freeware icons of a funny creature with just one eye.
Content:
Crazy Eye, Anger, Dance, Run, Sad, Sleep<<less
Assimilator 1.2
Assimilator - Screensaver that runs other screensavers on a cubes faces more>>
Before Assimilator will display anything interesting, you must select the screen savers to run on the faces of the cube by clicking the "Configure" button. The configuration panel contains six popup menus, from which you can select any number of other screen savers. (If you choose less than six, multiple copies of your selections will be run). Once you have made your selections, click the "OK" button to dismiss the configuration panel and save your selections.
When the screen saver activates it should display a bouncing and rotating cube with the screen savers you chose running on its faces.
Enhancements:
- Added support for Quartz Composer screen savers in Tiger
- Bug fixes.
Keiths AstroImager 1.0
Keiths AstroImager - Webcam capture program especially tailored to astrophotography more>>
Main features:
- Focus aid using power spectrum distribution or brightness
- RGB and value histogram observation
- RGB channel separation
- Histogram level adjustment
- DeBayering (for RAW modded cameras)
- Framerate calculation
- An overlayed target on the image which is useful for telescope collimation, periodic error training, and drift alignment
- Autoguiding on LX200 or compatible telescopes and mounts
- Control of Steve Chambers long exposure modified webcams.
The Mozart Programming System 1.4.0.20080702
Free programming system based on the OZ language more>>
Mozart has an interactive incremental development environment and a production-quality implementation for Unix and Windows platforms. Mozart is the fruit of an ongoing research collaboration by the Mozart Consortium.
Mozart is based on the Oz language, which supports declarative programming, object-oriented programming, constraint programming, and concurrency as part of a coherent whole.
For distribution, Mozart provides a true network transparent implementation with support for network awareness, openness, and fault tolerance. Mozart supports multi-core programming with its network transparent distribution and is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities.
Mozart was used to developed many applications including multi-agent systems, digital assistants and sophisticated collaborative tools, as well as applications in natural language understanding and knowledge representation, in scheduling and time-tabling,
Major Features:
- Programming:
- Oz is a concurrent object-oriented language. In a first approach, Oz can be programmed in a very similar way to other such languages, like Java. With experience gained, programs tend to become simpler, for example, as they use the powerful concepts of dataflow execution and first-class procedures.
- Oz is an eminently concurrent language. The Mozart system implements ultralightweight threads with preemptive fair scheduling. It easily supports applications with many thousands of threads. Dataflow synchronization is achieved transparently through logic variables.
- Multi-Paradigm Programming: Unlike most other programming languages which lock you into a single programming paradigm, Oz unifies into one simple and coherent framework the functional, object-oriented, and logic flavors of programming. This is possible due to the very general and powerful underlying paradigm of concurrent constraint programming.
- Inferencing:
- Oz is a powerful constraint language with logic variables, finite domains, finite sets, rational trees and record constraints. The system is competitive in performance with state-of-the-art commercial solutions, but is much more expressive and flexible, providing first-class computation spaces, programmable search strategies, a GUI for the interactive exploration of search trees, parallel search engines exploiting computer networks, and a programming interface to implement new and efficient constraint systems.
- Logic Programming: Oz goes beyond Horn-clauses to provide a unique and flexible approach to logic programming. Oz distinguishes between directed and undirected styles of declarative logic programming. For both, Oz lets you specify a programs logical semantics separately from its resolution strategy. Powerful tools and libraries are provided built on the concepts of first-class computation spaces and determinacy-driven disjunctions. Together with distribution, this makes Mozart an ideal platform for both intelligent multi-agent systems and parallel search.
- Distribution:
- Open Distributed Computing: The Mozart system is an ideal platform for open distributed computing: it makes the network completely transparent. The illusion of a common store is extended across multiple sites and automatically supported by very efficient protocols. In addition, full control is retained over network communication patterns, permitting very efficient use of network resources. Furthermore, reliable, fault tolerant applications can easily be developed.
- Distributed Component-Based Programming: Mozart provides first-class software component specifications (called functors) and software components (called modules). The module system facilitates application development and deployment. Both component specifications and components can be transparently referenced through URLs, absolute and relative, and loaded by need. Flexible security policies are implemented by module managers.
- Mobile Agents: With its dynamic component technology, open computing support, and full-featured implementation, Mozart is an ideal platform for serious programming with mobile agents. A computation can create new computations dynamically. Computations can roam the shared Mozart space at will. Each site has full control over what resources it makes available to incoming computations.
- Separation of Concerns (Aspects): The Mozart system separates the concerns of application functionality, distribution structure, fault tolerance, and openness (application connectivity). The separation is almost perfect for the first two concerns and quite good for the last two. In the context of aspect-oriented programming, this can be seen as a ``vertical approach, where a few aspects are treated in depth, versus the ``horizontal approach of tools like AspectJ, which provide primitives for handling many aspects.
- Platform Issues:
- Cross-Platform Compatibility: Like Java, Oz is `write once, run everywhere and provides automatic local and distributed garbage collection. The Oz virtual machine is portable and known to run on most flavors of Unix as well as on Windows.
- GUI Programming: The Mozart system comes with an object-oriented library that provides a high-level well integrated interface to Tcl/Tk. This is supplemented with QTk, a tool that supports a mixed declarative/procedural approach to user interface design. This needs only a fraction of the code of standard procedural approaches and is particularly well-suited for building context-sensitive interfaces.
- Native Extension Modules: The Mozart system was designed to be easily extended with new native functionality packaged as DLLs. Comprehensive support is provided for the convenient creation of DLLs. Thus, the Mozart system is not only aggressively open, but also an ideal very high-level glue language.
Requirements: Aquamacs Emacs
CocoaMines for OSX 1.2.6
Minesweeper clone for MacOS X. more>>
CocoaMines is currently localized for English and German (Please e-mail me if you could translate for another language or clean up the admittedly crude German Translation).
Basic gameplay (flagging mines, timed games) and Preference file support has been implimented, however I intend to add the ability to keep a high score list.