

BOINC is a software platform for distributed computing using volunteered computer resources. Many different projects can use BOINC. Projects are independent; each one operates its own servers and databases. Participants can participate in multiple projects; they control which projects they participate in, and how their resources are divided among these projects. When a project is down or has no work, the resources of its participants are divided among other projects.
Website
Download BOINC
6/10/2007
BOINC - 5.10.3
Gepostet von
Tobias Frischholz
unter
6/10/2007 01:07:00 pm
Labels: Internet
EMUlaunch - 1.4.2

EMUlaunch is a front-end application used for launching games on fifteen popular emulators on the Mac. Displays screenshot and box art for each game in a TV friendly interface. EMUlaunch looks for your roms and screenshots in a similar manner to MacMAME. It lists the roms for each of your emulators and then displays the screenshot (png or jpg) of the same name. The simple interface makes it easy to choose a game to play without having to open the desired emulator first.
Website
Download EMUlaunch
Gepostet von
Tobias Frischholz
unter
6/10/2007 01:06:00 pm
Labels: Games
MacCaching - 0.6.0

MacCaching is a geocache manager supporting Garmin and Magallen GPS receivers. Caches can be managed into their own "Cachelist" for found, owned, and different areas. Included tools are iPod and Palm (CacheMate) Paperless Caching, Distance Calculator, and Coordinate Format converter. There are links to Google Maps and Geocaching.com to make researching caches easier. MacCaching can be used for generic GPS usage, but it is mainly built for managing GeoCaches. It is in active development and it is free!
Website
Download MacCaching
Gepostet von
Tobias Frischholz
unter
6/10/2007 01:04:00 pm
Labels: Utilities
LXVII - 1.1.1
.jpg)
LXVII is a faithful simulation, of the Hewlett-Packard HP-67 programmable scientific calculator. It has the same stack depth and number of memory registers and program steps as the original. The button layout, numeric display formats and program key-codes are also similar although the display has been expanded to 14 significant digits with a 3 digit exponent.
New features were designed with the intent that they extend existing features in a compatible manner.
New features include:
* It is document based, so multiple calculators can be active at the same time.
* It is multi-threaded so multiple programs can be running at the same time on as many CPUs as are available on the system.
* The document based architecture, along with user defined function keys, allows users to redefine LXVII's functionality so that each document is essentially a new calculator, tailored to the user's specific task.
* A paper tape panel like that found on the hp-97 desktop calculator is provided for printing out memory registers, intermediate stack values and program listings.
* A pull-out drawer can display the current values of the stack, the last-X register, the program counter, all memory locations and all program steps in memory. All values except the program steps can be edited directly within the drawer interface.
* All buttons have an assigned single-keystroke key so that the user can get to all calculator functions without the need of the mouse.
* All buttons and button labels have active tooltips specifying the button's functions and it's shortcut.
Website
Download LXVII
Gepostet von
Tobias Frischholz
unter
6/10/2007 01:03:00 pm
upper cap - 3.0.0u
what is it?
upper cap is a small, elegant color effect plugin that simply caps intensity of a color channel (red, green, blue). you can control each channel individually. whenever a channel’s value exceeds the cap value, it will be re-set to the cap value.
what should i use it for?
use this plug to tweak color and / or brightness in a clip.
Website
Download upper cap
Gepostet von
Tobias Frischholz
unter
6/10/2007 01:02:00 pm
Labels: Video/DVD
lower cap - 3.0.0u
what is it?
lower cap is a color effect plugin that simply ensures that every channel (red, green, blue) in a pixel has a minimum value. you can control each channel individually. whenever a channel’s value is below the cap value, it will be re-set to the cap value.
what should i use it for?
use this plug to tweak color and / or brightness in a clip.
Website
Download lower cap
Gepostet von
Tobias Frischholz
unter
6/10/2007 01:01:00 pm
Labels: Video/DVD
MacHacha - 3.2

If you usually download movies, music or large archives from news groups, public web servers, streamload, edonkey or whatever place, this is your tool. If you'd like transportate a 5MB document in a floppy disk to your home, or fit a 400MB archive in two ZIP discs, or even move a 7GB film to a computer with a DVD burner and you only have a single CD-RW, this is your tool. If you wish share a 6MB document with your PC-friends over the internet and you can only put up online chunks of 1MB because of your ISP restrictions, this is your tool.
MacHacha will do a simple job: split archives into smaller parts and join them when requested.
Website
Download MacHacha
Gepostet von
Tobias Frischholz
unter
6/10/2007 01:00:00 pm
Labels: System
Keynote Bingo - WWDC07
![]()

People have been using Steve Jobs' keynote speeches as an excuse to have good Bingo fun for years, but now you no longer have to download PDFs and print Bingo templates and whatnot - this friendly program keeps track of your Keynote Bingo for you. (Avaialble in English, Swedish, Finnish, Esperanto, Latin.)
Website
Download Keynote Bingo
Gepostet von
Tobias Frischholz
unter
6/10/2007 12:58:00 pm
Labels: Games
Ensemble2 - 0.5.2
![]()
* Correnspond for RSS0.9x/1.0/2.0 Atom0.3/1.0
* Correnspond for PodCast/VideoCast/PhotoCast (RSS2.0 Enclosure)
* 2-4pane changeable
* Manage feed list with tab ("box")
* Synchronize database via network (.mac/FTP)
* Custom pasteboard can copy with a optional format
* Post to sorcial bookmark service
* Smart list
* Search
* Manage history
* Tagging with entries
* Protect or mark flag on a entry
* Analyze entries
o Extract comments
o Extract track backs
o Extract entry contents
* Import/Export OPML
* Correspond for Default RSS reader
* Correspond for Growl
Website
Download Ensemble2
Gepostet von
Tobias Frischholz
unter
6/10/2007 12:57:00 pm
Labels: Internet
6/09/2007
ADORB - 1.5
ADORB framework provides a CORBA/IIOP implementation for Objective C. It implements native IDL to Objective C mapping - IDL types can be mapped to arbitrary Objective C classes. ADORB interprets the CORBA IDL files at run-time and dynamically creates the method invocations for the remote operations - there are no stub or skeleton files to be generated and compiled with the CORBA application.
ADORB includes IDLBrowser - a CORBA client application that allows browsing CORBA IDL definitions, connecting to a CORBA server and executing remote operations, as well as accessing and viewing the CORBA Naming Service hierarchy graphically, fetching the remote object references from the Naming Service and using those references in the remote calls, as a target or as an argument.
Key Features
* Dynamic IDL parsing. No stub or skeleton files and no IDL compiler required.
* Dynamic creating of invocations.
* Native Objective C bindings. The IDL types can be mapped to arbitrary Objective C classes.
* Supports IDL valuetypes and abstract interfaces.
* Allows callbacks from within a remote call.
* Supports GIOP 1.0, 1.1, 1.2.
* IIOP interoperability with other CORBA ORBS.
Website
Download ADORB
Gepostet von
Tobias Frischholz
unter
6/09/2007 06:52:00 am
Labels: Programming
MetaX - 1.6

MetaX is a meta-data tagger for mp4 files and their derivatives. It uses Atomic Parsley on the back-end to write the tags to your video files. MetaX automatically searches Amazon.com to find tags (so you'll need an internet connection). Cover art data can be retrieved from Amazon.com, Yahoo!, or from the video file itself.
Website
Download MetaX
Gepostet von
Tobias Frischholz
unter
6/09/2007 06:50:00 am
Labels: Video/DVD
ApertureToFileMaker - 1.0.1
![]()
ApertureToFileMaker is an Aperture plug-in for exporting images and associated metadata into FileMaker databases.
Feature List:
* Support for multiple FileMaker databases
* Automatically creates schema and table structure
* Inserts photo and 120+ pieces of metadata
* Keychain support
Website
Download ApertureToFileMaker
Gepostet von
Tobias Frischholz
unter
6/09/2007 06:49:00 am
Labels: Database, Graphics/Design
Volumizer - 1.2


Volumizer is a menu bar item that provides convenient, one-click access to all mounted disks on your machine without having to trigger Exposé or move windows around.
Website
Download Volumizer
Gepostet von
Tobias Frischholz
unter
6/09/2007 06:48:00 am
Labels: System
PreFab Event Taps Testbench - 1.0
Event Taps Testbench is a free utility for software developers. Use it to explore what your applications can do with Quartz event taps.
Event taps are Core Graphics objects that you install in the system to monitor and respond to user input to any application from a keyboard, mouse, scroll wheel or tablet pointer. Using Event Taps Testbench, configure and install as many event taps as you like, and monitor the user input events that trigger them in real time. In addition, configure how the event taps respond to user input, both by performing the example actions provided and by modifying user input before the events are posted to their targets.
Website
Download PreFab Event Taps Testbench
Gepostet von
Tobias Frischholz
unter
6/09/2007 06:46:00 am
Labels: Programming
Growth Charts - 1.2.3
![]()

Growth Charts is a Macintosh OS X application that allows for tracking and charting of growth data for children/teens from birth through age 20 years. It can track weight, length/height, head circumference, and even body mass index (BMI). Additionally, the predicted adult height can be estimated. Using the program, data can be stored, edited, and subsequently plotted on growth charts. The growth charts come from the Centers for Disease Control (CDC) and are the same ones used by pediatricians throughout the United States to monitor for abnormal or concerning growth patterns. If you have ever been curious to follow the growth of your child (or yourself) the same way that the doctor does, this program will allow you to do that using the same charts that your doctor probably uses.
Website
Download Growth Charts
Gepostet von
Tobias Frischholz
unter
6/09/2007 06:45:00 am
Labels: Utilities
Nite Flite Script Library - 1.21
Nite Flite Script Library is a collection of script libraries that implement the basic computer science structures (stacks, queues, priority queues), file operations (read, write, and append), and sorting (Bubble sort, Insertion sort, Merge sort, and Quick sort). These routines can be used and reused in lots of ways. At the same time, these libraries also help new scripters to understand the basics of programming. The routines in this collection, while by no means "the final word" on the subject, have been written with an eye toward helping scripters to write better code that is both fast and clean.
Website
Download Nite Flite Script Library
Gepostet von
Tobias Frischholz
unter
6/09/2007 06:43:00 am
Labels: Programming
6/08/2007
Smoke - 20070607

An OSX screensaver port of Gustav Taxen's(gustavt@nada.kth.se) Smoke demo with more controls and a few small changes. This program uses the fluid dynamics solver presented in Jos Stam, "A Simple Fluid Solver Based on the FFT", (http://www.dgp.utoronto.ca/people/stam/reality/Research/pub.html) to produce a impression of swirly smoke in real-time. This implementation uses the "The Fastest Forurier Transform in the West" library (http://www.fftw.org).
Website
Download Smoke
Gepostet von
Tobias Frischholz
unter
6/08/2007 07:24:00 am
Labels: System
Portable Camino - 1.5 r3.0
Portable Camino is the Camino web browser packaged so you can carry around with you on any portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (also on your internal hard disk) as long as it has 45 MB (55 MB for MultiLang) of free space and use on any Mac OS X computer, taking your bookmarks, extensions, history, and cookies with you.
How to install
1. Drag "Portable Camino" folder to your portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (also to your internal hard disk) as long as it has 45 MB (60 MB for MultiLang) of free space.
2. Clicking "Portable Camino" will open Camino from your portable device, wait a while before Camino start.
3. If a local copy of Camino is running an alert window allow you to quit it.
Using your data
You can copy your user preferences to Portable Camino when "Copy preferences" window ask you. So, if you wish to use your preferences you already have on your system, just click "Copy" when prompt.
Camino application, preference file, folder and plugins are inside the bundle: Portable Camino.app/Contents/Resources/app/
Know issue: Portable Camino is not full compatible with some features of CamiTool and other Camino extensions.
Support Forum: Post questions, tips, suggestions, clues, helps, bugs to our Portable Apps OS X support forum
Portable Camino is packaged using the Platypus script wrapper.
Website
Download Portable Camino
Gepostet von
Tobias Frischholz
unter
6/08/2007 07:21:00 am
Labels: Internet
Twitterrific - 2.1

Twitterrific is a fun little application that lets you both read and publish posts or "tweets" to the Twitter community website. The application's user interface is clean, concise and designed to take up a minimum of real estate on your Mac's desktop.
To get started, visit the Twitter home page to sign up for an account for use with Twitterrific. Twitter accounts are free, take only minutes to set up and are a great way to stay connected with people around the globe.
Website
Download Twitterific
Gepostet von
Tobias Frischholz
unter
6/08/2007 07:10:00 am
Labels: Internet
JES Video Cleaner - 1.3.4
* reduces general noise
* removes logo
* averages movies
* removes cross-luma
* removes bottom garbage
Website
Download JES Video Cleaner
Gepostet von
Tobias Frischholz
unter
6/08/2007 07:09:00 am
Labels: Video/DVD
Oxford English - 1.0

This widget gives immediate access to headwords, pronunciation and word-class information from the well-known Oxford Advanced Learner’s dictionary of Current English. No Internet access is required to use the widget, as all information will be stored locally.
Please follow the installation instructions given at the web page.
Website
Download Oxford English
Gepostet von
Tobias Frischholz
unter
6/08/2007 07:06:00 am
Labels: Widgets
6/07/2007
Stellarium - 0.9.0

Stellarium is free GPL software which renders realistic skies in real time with openGL.
With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
Stellarium is also used in planetariums.
Website
Download Stellarium
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:46:00 am
Labels: Utilities
CrossFTP - 1.36

CrossFTP is a multi-tabbed GUI FTP client for reliable file transfers. It uses a familiar, Explorer-like interface so that the novice user can master in minutes. Please start the downloaded item by Java Web Start (javaws). Some main features are:
1. Multiple tabs.
2. Archive browse, extraction, and compression.
3. CrossFTP Server launcher.
4. International encoding support.
5. Image Viewer.
6. Recursive File transportations.
7. File Filtering;
8. Auto-reconn and anti-idle,
and bit more...
The Pro version is available by a license fee, which further features: 1. multi-thread file transfers; 2. secure file transportation (SSL/TLS); 3. FXP (Site to Site) file transportation; 4. download and upload speed limit control; 5. search for FTP files; 6. manage the site's maximum concurrent connections; 7. search in archives; 8. scheduling; and bit more...
Website
Download CrossFTP
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:44:00 am
Labels: Internet
TranslateIt! - 6.0 build 6094
You have been looking for Mac OS X dictionary, which could translate any word from any language, for a long time?
Congratulations! You have just found it!
We are glad to present you TranslateIt! for Mac!
TranslateIt! for Mac - is the multilingual dictionary that allows looking up words on the fly!
Website
Download TranslateIt!
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:43:00 am
Labels: Utilities
Kenbushi Lite - 7.0.1

This application is a powerful media server with full-screen media control (like Apple TV), and has built-in file sharing and data backup over LAN/Internet. The Lite Edition can play music and full-length full-screen movies without restriction, but has limits on file transfer size, data backup, and some media functions after 30 days. The commercial Standard and Professional Editions do not have all these limitations. The MacOS Classic version offers file transfer and remote folder sync only. Note: All computers must run the same version of Kenbushi.
Website
Download Kenbushi Lite
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:41:00 am
Labels: Audio, Graphics/Design, Video/DVD
Noise Industries Units - 1.0.9
A set of filters and generators that are compatible with any Core Image-enabled application on Mac OS X (e.g. Quartz Composer).
* NI 3x3 Weights
* NI Displacement Distortion
* NI Drop Shadow
* NI Red Channel
* NI Green Channel
* NI Blue Channel
* NI Join Channels
* NI RGB to YUV
* NI YUV to RGB
* NI Sobel Edge
* NI Threshold
* NI Threshold With Colors
* NI Flip
* NI Luma
* NI Luminance
* NI Sobel Edge v2
* NI Expand Color
* NI Noise Generator
* NI LED Lights
* NI Dots
* NI Dots Generator
* NI Source Occlude
* NI Rectangle
* NI Invert Alpha
Website
Download Noise Industries Units
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:40:00 am
Labels: Graphics/Design
Aquamacs Emacs - 1.0a

Aquamacs is a Mac-like distribution of the powerful Emacs text editor. It looks and behaves like a Mac program - even though it's still GNU Emacs with all the extensibility that millions have come to appreciate.
Emacs is a text editor of legendary power and configurability, but it also has an enormously complex interface. Aquamacs tames the Emacs tiger: you get Apple shortcuts (in addition to the Emacs ones), nice fonts, one file per window (if wanted), international input methods, Apple Help manuals and more. Aquamacs comes with a range of modes for various markup and programming languages: HTML, C/C++, Java, Python, Perl, AppleScript, Tcl, XML, R (S)... These modes have extra functions for the languages, including excellent syntax highlighting. You can even use Aquamacs to read news and e-mail, just like any Emacs.
Website
Download Aquamacs Emacs
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:39:00 am
Labels: System
iCyclone - 0.9
iCyclone lets the user set the minimum speed of the built-in fans. So you can increase your minimum fan speed to make your Mac run cooler with manual mode or let the program set the minimum fan speed for an appropriate idle temp with Automatic mode. In order to prevent damaging your machine, iCyclone does not let you set a minimum speed to a rate under Apple's defaults.
Supported Hardware:
*
* MacBook 13.3" (all models)
* MacBook Pro 15.4" (all models)
* MacBook Pro 17"
* Mac mini (Intel)
Website
Download iCyclone
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:35:00 am
Labels: System
iGTD - 1.4.3


You are a busy person, aren't you? And there's an easy way to track all things that have to be done... and to get those things done! iGTD takes some concepts from Getting Things Done methodology and makes them easy to understand and use in your every day life. Just divide your tasks by contexts - where they have to be done? At home? At your office? At laptop? At any time you can access the Internet?
Website
Download iGTD
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:33:00 am
Labels: Utilities
LaTeXiT - 1.14.2

LaTeXiT is a small utility that allows you to quickly typeset LaTeX equations, without bothering with file creation, preambles, and so on. The PDF image obtained can then be exported by drag'n drop to any application supporting it. This is very useful to insert equations in presentations made with Keynote or Powerpoint. LaTeXiT also features an application service, so that you can type and transform equations directly in most text editors (Pages, Nisus Writer Express, TextEdit...).
Main features of LaTeXiT are :
* generated PDFs can be reopened (even with copy/paste) to be modified
* LinkBack support
* syntax colouring and auto-completion of LaTeX keywords
* smart LaTeX errors manager
* LaTeX palettes
* automatic history and library management
* included application service
* several export formats (PDF, EPS, TIFF, PNG...)
Website
Download LaTeXiT
Gepostet von
Tobias Frischholz
unter
6/07/2007 09:19:00 am
Labels: Office/DTP