algorithm
Fractality 0.6
Fractality is considered to be one of the enhanced time-wasting applications, which brings a sophisticated toy and/or tool for creating polygonal fractals. more>>
Fractality 0.6 is considered to be one of the enhanced time-wasting applications, which brings a sophisticated toy and/or tool for creating polygonal fractals. Like geometric fractals, polygonal fractals are repetitive patterns following certain mathematical algorithms. Yet polygonal fractals are simpler, usually more symmetric, and often much more beautiful. They follow repeating patterns of simple algorithmic commands, and are essentially geometric shapes repeating on themselves over and over again.
Fractality is an original tool made to create and manipulate almost every aspect of these fractals. In Fractality, you have easy control over basic controls, like the number of iterations or the size of the fractal, and over precise iterative controls, like the angle of rotation per iteration, or the ability to cut off certain fingers. In addition, for beautification purposes, you have control over the color of the fractal, from beginning to end and even how fast the transition is.
For mathematical study or simple delight in not working, Fractality is the tool to use. The application utilizes easy-to-use controls in manipulating the fractals, and a templates menu for a place to start. Send them a copy of your favorite fractal!
Requirements:
- Mac OS X 10.3 or higher
- Tiger Compatible
MacCurveFit 1.5.5
MacCurveFit comes as a reliable and high quality least squares curve fitting program that brings users much convenience. more>>
MacCurveFit 1.5.5 comes as a reliable and high quality least squares curve fitting program that brings users much convenience. Data sets can be entered into a spreadsheet window, imported from programs like Excel or extracted from text files. Arbitrary equations may then be fitted to the data and the fits displayed graphically. The equations can be defined by typing them as text and so the program is very flexible. There is also a choice of mathematical algorithms that can be used for curve fitting.
360Work ScriptMaster 3.0
360Work ScriptMaster is a powerful tool which is designed to provide you with a FileMaker solution. more>> 360Work ScriptMaster 3.0 is a powerful tool which is designed to provide you with an advanced FileMaker solution. You can pass in any number of inputs, receive any number of outputs, call FileMaker scripts, and access your FileMaker fields and calculations from any module.
In addition to the many existing modules that come free with ScriptMaster, 360Works is available to create custom modules suited to your specific needs. In addition, if you are familiar with Java, you can create your own expansion modules, although you do not need to know Java in order to use the many free modules that come with ScriptMaster.
There is a support forum dedicated to ScriptMaster at FmForums.com - that is the place to go to post any questions, tips, or new modules that you create with ScriptMaster.
The possibilities are truly limitless with what you can accomplish with this plugin.
Check out Matt Petrowskys video article, Combining PDFs - The Blazing Fast Method, at FileMakerMagazine.com. The video demonstrates 360Works ScriptMaster plugin being used with iText to combine PDF files.
- ScriptMaster 3 no longer requires you to install a plugin! Using 360Works Auto Update server, the plugin will be automatically installed upon launch, making it even easier to integrate ScriptMaster and its modules into your own solution.
- Version 3 includes the following new modules:
-
- QuickTime Frame Capture - Capture a snapshot from an iSight camera or any other QuickTime-compatible video input
- Create AES Secret Key - Generates a secure key that can be used with the next 2 functions
- EncryptAES / DecryptAES - Uses the Rijndael AES encryption algorithm to encrypt data adhering to US Government standards to protect classified information
- Crop Image - Crops an image to specified coordinates
- Popup Menu - Takes a return-separated list of menu choices; returns the users choice as the function result
- Zip File - Creates a .zip archive of a file or directory
- URLDecode - Compliments FileMakers built-in GetAsURLEncoded function
- List All Files Recursively - Lists all files in a directory, including subdirectories
- Get File Size - Gets the size, in bytes, of a file on disk
- Get File Modification Date - Gets the date that a file was modified
- Better Random - Handles issues with FileMakers built-in random number generator
- Validate XML - Performs a syntax check on an XML text to see whether it is well-formed
- The new version includes re-written documentation and a video tutorial which makes it faster than ever for developers to get started with ScriptMaster and enhance their FileMaker functionality. The user interface with help from Matt Petrowsky for a cleaner look and better navigation.
AmascoreSearch 1.0
AmascoreSearch is designed to be a handy widget with which you may save your personal settings (product category, prefered store) and have multiple widgets with different settings running. more>>
AmascoreSearch 1.0 is designed to be a handy widget with which you may save your personal settings (product category, prefered store) and have multiple widgets with different settings running. Amascore is a robust scoring algorithm for book searches based on Amazon customer reviews. The scoring algorithm will present your search results in a better, more reliable ordering. The score is visualized together with a confidence interval which represents the reliability of the score.
In contrast to search engines like Google you should phrase your search such that it generates many (>20) results. The amascore server calculates a score for each book bases on a diversity of data, e.g. customer reviews, reliability of customer reviews, popularity, age (as an optional criteria). The amascore methodology is superior to the calculation of a simple mean customer review and results in much more reliable assessment of the book.
eMail Verifier 2.1
eMail Verifier is one of the most advantageous tools which can save time and money for businesses who send newsletters to their clients, nonprofit organizations who send bulletins to their members, or any person or business that needs to maintain a clean e-mail contact list. more>>
eMail Verifier 2.1 is one of the most advantageous tools which can save time and money for businesses who send newsletters to their clients, nonprofit organizations who send bulletins to their members, or any person or business that needs to maintain a clean e-mail contact list.
eMail Verifier works on the same algorithm as ISP mail systems do. Addresses for e-mail are extracted from a Domain Naming Server (DNS) and eMail Verifier tries to connect with SMTP-servers and simulates the sending of a message. It does not send the message though - eMail Verifier disconnects as soon as the mail server informs the program whether the address exists or not.
Email Verifier is a very effective piece of software that can verify over 10 e-mails per second . It can verify single e-mails or huge lists. (eMail Verifier is multithreaded, providing high speed verifying).
Requirements: Mac OS 9 - 9.2.2
Realizer for Soundjam 1.1
Realizer for Soundjam is a tool made to recreate the sizzling realism of the original recording. more>>
Realizer for Soundjam 1.1 is a tool made to recreate the sizzling realism of the original recording. MP3 files just don't sound as good as the original CD-quality recordings. The bass loses punch. High end lacks crispness and definition. The stereo spread collapses. Moreover, people are often listening on inexpensive, low-quality speakers. Unlike conventional equalizers and bass/treble controls, Realizer actually adds missing frequencies and synthesizes new harmonics to recreate the sizzling realism of the original recording. Realizer combines proprietary Bass Maximizer, Harmonic Exciter and Stereo Enhancement algorithms - the same processes found in Arboretum's professional Hyperprism products - in a simple-to-use interface designed for personal music enjoyment. Realizer is completely user-configurable and includes a number of factory settings designed to bring the most out of each musical style.
PrimTrack 0.2
PrimTrack is an application for a Graph Theory class to show Prims algorithm. more>>
PrimTrack 0.2 is an application for a Graph Theory class to show Prim's algorithm. Prim's algorithm, in a nutshell (no pardons to O'Reilly), is a method of finding a least cost minimum spanning tree on a weighted graph. The algorithm is actually rather easy to code; the challenge that I took up was to code the OpenGL and Cocoa interface for the program. Numerous java applets that step through Prim's algorithm are out there, but here's a fresh copy for your own desktop. Resizes well to large screens. It's considered an 0.1 release (first release), but I'm not planning any more work for it. If you have any suggestions, please feel free to email me, but I can't promise I'll have the time to put any more hard thought into it.
MRWFormat 2.4
MRWFormat comes as a useful and high quality plug-in for Adobe Photoshop/Elements on MacOS X with the ability of opening and interpolating RAW (.mrw) images taken with Minolta DiMAGE cameras. more>>
MRWFormat 2.4 comes as a useful and high quality plug-in for Adobe Photoshop/Elements on MacOS X with the ability of opening and interpolating RAW (.mrw) images taken with Minolta DiMAGE cameras. There is a lot of user settings allowing to control the interpolation process to a great detail. User can choose from many interpolation algorithms.
Requirements:
- Mac OS X Adobe Photoshop 7/8
- Adobe Photoshop Elements 2

jalada Fractual 1.2.1
jalada Fractual is a rather praiseworthy program in which you will be introduced to the mysterious world of fractal geometry. more>>
jalada Fractual 1.2.1 is a rather praiseworthy program in which you will be introduced to the mysterious world of fractal geometry. Fractal geometry is one of the most exciting areas of math. Its images are stunning in their beauty and complexity, yet they are made from simple rules. They display a universality and resemblance to nature that will shake even the most fervent of math unbelievers.
Major Features:
- jalada Fractual is your gate to the fantastic world. It generates color images of the most popular fractal - the Mandelbrot set - and also generates images of the associated Julia sets. jalada Fractual has several options for producing striking variations of fractal images, and includes advanced features for producing high-quality images.
- Imagejalada Fractual is a Mandelbrot family fractal generator. It uses very fast algorithms supporting SSE2 and multi-core processors. It generates high quality anti-aliased images and renders 3D scenes using OpenGL. It allows real-time navigation and dynamic generation of the Julia fractal preview. Also it brings additional features for you to be interested in using it:
- Photo quality rendering
- State of the art Color tables editing
- Stunning export functionality
- Undo function to save you time
- Intuitive user interface
- Using your Macintosh and jalada Fractual, you'll be able to see for yourself what a fractal is and how it is created. Whether you're a first-time fractal adventurer or have a Ph.D. in Mathematics, they invite you to join this exploration.
Enhancements:
- Updated user interface
- Some minor issues have been fixed
- Optimized to work with Mac OS X Snow Leopard
Requirements:
- Hardware: G4 (or better) or Intel Mac.
- Operating system: Mac OS X 10.4.4 or later.
Watcher'84 2.0
Watcher84 is a program to automatically look at the same web sites all day long for updated information. more>>
Watcher'84 2.0 is a program to automatically look at the same web sites all day long for updated information. Watcher'84 is the perfect software to automate this task! Watcher'84 monitors your list of favorites web pages and notifies you when something gets updated on one of them. Thanks to very smart algorithms, Watcher'84 focuses on the real page content only, bypassing advertisements, counters, and other unneeded elements which would otherwise trigger unwanted notifications. Watcher'84 is also very easy to use. No plugin, no special complex URLs to enter. Just enter the address of the web page you want to monitor, and everything works immediately.
Thanks to its smart design, Watcher'84 also works with virtually all web sites. Being fully MacOS X-native, Watcher'84 is well integrated to your favorite OS. It for example features a service menu to quickly create a new watcher from other applications such as Safari.
SmoothType 2.3.1
SmoothType is a rather praiseworthy program that brings Mac OS X style font smoothing to machines running System 7 through Mac OS 9. more>>
SmoothType 2.3.1 is a rather praiseworthy program that brings Mac OS X style font smoothing to machines running System 7 through Mac OS 9.
SmoothType also works in the Classic environment under Mac OS X, giving Classic applications text that looks just as good as in Carbon and Cocoa applications. Although the Appearance control panel already offers a limited form of font smoothing, SmoothType uses a different algorithm, and many people think SmoothType gives better results. The publisher suggests you try them both to see which you prefer. (If you switch on smoothing in the SmoothType control panel, it overrides the Appearance setting.) For best results with SmoothType, set your monitor resolution as high as it will go, but then increase the font sizes (or magnification) you use so that text on your screen is the same physical size as before.
SmoothType makes your screen look more like the printed page. Using a technique called anti-aliasing, SmoothType blurs the jagged edges of bitmap fonts with shades of gray, effectively doubling your screen resolution. This is similar to the technique used by some laser printers of varying the size of the dots to improve the printed image quality. This is also why text on a television screen, such as the credits for a TV program, can look so crisp from your couch, even though the resolution is really quite low.
With SmoothType, your fonts look on the screen just like they will when you print them, so you no longer need to look at large point sizes to get an idea of what the font really looks like. The effect can be quite striking, particularly when browsing web pages.
Requirements: System 7 or higher
Panoweaver X 2.4
Panoweaver X will make you satisfied because it is the most easy-to-use panorama software that is designed to enable you to create a full 360 immersive image within a minute. more>>
Panoweaver X 2.4 will make you satisfied because it is the most easy-to-use panorama software that is designed to enable you to create a full 360 immersive image within a minute.
Major Features:
- The most easy-to-use panorama creating tool: intelligent algorithms used in Panoweaver to stitch two hemispheres; auto-fuzzy processing in the stitching border. One minute is enough for stitching a panorama image. Only a few interaction operations is necessary in stitching a panorama image
- Real spherical panorama: both 360 degree in longitude and latitude
- Customized service: floor and ceiling of the panorama, output image size and output image precision can be customized. The dimension of the ceiling and floor on the panorama can also be adjusted
- Only two fisheye files(hemispheres) are enough for creating a panorama image
- General output file format: JPG, BMP, PNG, Multi-layer PSD(one layer for panorama, one for ceiling and one for floor), so you can touch or modify the output image at any image processing software like photoshop, also you can choose any panorama viewer if you like
- No license fee for each panorama image, you can generate as many panorama images as you like.
Joe's Filters 3.5
Joes Filters is an advanced program which satisfies you with over 30 useful tools and effects for Final Cut Pro and Final Cut Express. more>>
Joe's Filters 3.5 is an advanced program which satisfies you with over 30 useful tools and effects for Final Cut Pro and Final Cut Express. Some of the highlights include motion-difference De-Interlacing, Variable Frame Rate playback, edge-detecting Noise Reduction and a new intelligent frame blending algorithm in Time Bender.
Requirements:
- Final Cut Pro (any version since 1.2.5)
- Final Cut Express
Bliss Paint 2.4.1
Bliss Paint is specifically designed as an effective and impressive real-time animation tool that can be used for video, multimedia production, interactive live performances, and more. more>>
Bliss Paint 2.4.1 is specifically designed as an effective and impressive real-time animation tool that can be used for video, multimedia production, interactive live performances, and more. It can be triggered with MIDI and sound input, and optionally outputs QuickTime digital video. Powerful image and color synthesis algorithms are included, and plug-in packages are also available.
Requirements:
- MIDI and sound input optional
- Video output optional
TimeFactory 2.3.1
TimeFactory is all you need to change speed and pitch of your sound files independently of each other. It takes time stretching and pitch shifting to the next level by giving you unique and unparalleled control over all aspects of your sound files. more>>
TimeFactory 2.3.1 is all you need to change speed and pitch of your sound files independently of each other. It takes time stretching and pitch shifting to the next level by giving you unique and unparalleled control over all aspects of your sound files.
TimeFactory 2 is the only application that combines all leading time stretching algorithms that are used in the major audio editing applications at this time, giving you access to the latest in technology from one single user interface. No need to buy dozens of programs - you get them all in just one application.