what is minimum wage
Dates of Minima 1.0
Dates of Minima - Determine the orbital period to 6-digits accuracy from the dates of minima more>>
Your job is to determine the orbital period to 6-digits accuracy from the dates of minima. Sounds easy, but its a tricky business! Once you learn to deal with var200, there are 24 others you can try if you want to.
What You Hear Is What You Send 1.0
What You Hear Is What You Send - Email the info/song playing in iTunes more>>
The script offers two options: Send only the information, or send the information plus the mp3 file.
Completly freeware.
Minimum Profit 5.1.1
An open source text editor for programmers more>> An open source text editor for programmers
Minimum Profit is a free and open source text editor created for programmers.
Main features:
- Fully scriptable using a C-like scripting language.
- Unlimited undo levels.
- Complete Unicode support.
- Multiple files can be edited at the same time and blocks copied and pasted among them.
- Syntax highlighting for many popular languages / file formats: C, C++, Perl, Shell Scripts, Ruby, Php, Python, HTML...
- Creative use of tags: tags created by the external utility ctags are used to move instantaneously to functions or variables inside your current source tree. Tags are visually highlighted (underlined), and symbol completion can be triggered to avoid typing your own function names over and over.
- Intelligent help system: pressing F1 over any word of a text being edited triggers the underlying system help (calling man when editing C or Shell files, perldoc with Perl, ri on Ruby, winhelp on MS Windows...).
- Understandable interface: drop-down menus, reasonable default key bindings.
- Configurable keys, menus and colors.
- Text templates can be easily defined / accessed.
- Multiplatform: Console/curses, KDE4, GTK+, MS Windows.
- Automatic indentation, word wrapping, internal grep, learning / repeating functions.
- Spellchecking support (via the ispell package).
- Multilingual.
- Password-protected, encrypted text files (using the ARCFOUR algorithm).
- It helps you abandon vi, emacs and other six-legged freaks definitely.
Mini Folderz 1.0
Mini Folderz - Minimum the size of a folder more>>
Completly freeware for personal use.
Voix Manager Mac 1.0.2
Voix manager is a switchboard application Iax phone integrated, is written in C++ and is able to manage and display information about your Asterisk PBX activity in real time. Voix Manager has been thought with simplicity in mind, all feature needed by the attendant, fast and easy usable, with the minimum configurations, just fill the phone and manager login information and play. more>>
Voix Manager Mac - After 9 month of testing we have finally closed the beta phase and completed the last features. In this final version we added privacy rules for those countries where is required to hide the phone number.
We added double click blind transfer, transfer to user voicemail, call forwarding and DND functions.
Voix manager is a switchboard application Iax phone integrated, is written in C++ and is able to manage and display information about your Asterisk PBX activity in real time.
Voix Manager has been thought with simplicity in mind, all feature needed by the attendant, fast and easy usable, with the minimum configurations, just fill the phone and manager login information and play.
Enhancements:
Version 1.0.2
Single click blind transfer, transfer to user voicemail, call forwarding and DND functions, Agent login, improved the interface, added leopard compatibility
System Requirements:minimum Pentium II 300, 256 MB RAM<<less
Civilization IV Update 1.61rC
Civilization IV Update - Update for the famous strategy game more>>
Rule throughout time and create your own legacy as you guide your civilization from the dawn of man through the space age and beyond.Implement new technologies,conduct diplomacy or wage war to grow your society and become the most powerful leader the world has ever known.
Main features:
- 3D Living World
- Detailed environments where animals roam and smoke billows from small huts, set in a vibrant and colorful world.
- Overhauled Interface
- RTS style, intuitive interface allows you to manipulate units and cities with greater control and faster speed.
- Multiplayer
- Built from the ground up for multiplayer with Era Starts, variable game speeds, hot join, team play and a bevy of connectivity options: Internet, LAN, Play by Email (PBEM), hot seat and more. The best multiplayer Civ experience ever developed means hundreds of hours of gameplay for you and leaders across the world.
- Customization
- An unprecedented level of modding power allows you to customize the units, environments and gameplay to meet your vision, including: a WorldBuilder editor, XML and Python scripting language editing.
Enhancements:
- Better performance on certain Macs (particularly G5s) that exhibited excessive CPU use in the original release. The game should no longer run dual CPUs to 100% capacity.
- Some missing sounds will now play correctly. Other sounds may still be inaudible. A future official release of the Rev A patch will address those.
PasswordChanger 1.3
PasswordChanger is a simple Cocoa application that allows anyone using MacOS change their password on Microsoft Windows server more>>
Thus, it even allows you to change your password on a Windows Domain, which is very important for those Mac users who must work around the limitations in Apples current implementation of Active Directory integration.
All you need to know is the hostname of the Windows server you wish to change your password on.
Note: PasswordChanger is free for personal use (including students). For use by a corporation or institution, a minimum donation of $50 is required.
Enhancements:
- added preferences to specify a default server hostname and username.
Tint Adjust 1.0
Tint Adjust - Apply exposure curves to vector graphics more>>
Curves created in PhotoShop can be used to adjust the tints of most vector art objects in Illustrator, including gradients. Minimum and maximum dot settings are also included.

G4FanControl Widget 0.1
G4FanControl Widget offers you an useful and simple-to-use application used to specify a certain minimum temperature limit that much be reached before the fans on a iBook/PowerBook G4 laptop start up. more>>
G4FanControl Widget 0.1 offers you a useful and simple-to-use application used to specify a certain minimum temperature limit that much be reached before the fans on a iBook/PowerBook G4 laptop start up. Default temperature limits will be restored by Mac OS X in the event of a reboot.
Requirements: G4FanControl 0.6.1 - Leopard only
<<lessAlps MD Printer Drivers X 1.0.1
Alps MD Printer Drivers X contains drivers for the following: ALPS Parallel to USB converter cable (No substitutions). 128 MB RAM minimum (256 MB recommended) more>> Alps MD Printer Drivers X contains drivers for the following:
- ALPS Parallel to USB converter cable (No substitutions).
- 128 MB RAM minimum (256 MB recommended).
- This Driver is not compatible and It will not be available for the MD-2010 , MD-4000 and MD-2300 Micro Dry Series printers.
Mac OS X 10.1 - 10.2.3.
Version 1.0.1 is now Mac OS X 10.2.3 compatible.
Palomino 20080925
Free and open source flight simulator for your Mac more>> Free and open source flight simulator for your Mac
Palomino is an open-source flight simulator and 3D engine for Mac OS X, Linux, FreeBSD.
Palomino is written in C++ for GNU/OpenGL systems.
Main features:>
- Systems: Portable across GNU systems with OpenGL graphics (Linux, FreeBSD, Apple Mac OS X).
- Source code: Written in C++ using GNU software. Tools written in Python.
- 3D engine: 3D engine specialized for flight simulation based on BSP tree and graph data structures.
- Modules: Low-level graphics functions, 3D engine, application-level modules.
- Events: Modules can broadcast events to listeners in other modules.
- State-sorting by graph: Graph sorts polygons and attributes to reduce OpenGL state changes.
- Visitors: Pervasive use of the Visitor design pattern (technique used in OpenSceneGraph).
- Efficient collision-detection: BSP trees are used to detect when a 3D object has collided into another.
- Dynamically-generated terrain: Terrain model based on heightmaps that are dynamically generated using noise functions.
- 3D models: Engine can import 3D models from Blender.
System requirements:
- Minimum CPU: 2 Ghz.
- Minimum GPU: Video card made in 2003 with 32MB
- Minimum mem: 512MB.
- Graphics: OpenGL, GLUT.
- Sound (optional): PLIB.
-
-
Enhancements:
- Fix tiny fonts on FreeBSD OSG 2.6 port.
Password Engine (PPC) 1.4
Password Engine (formerly Password Generator Deluxe) is a simple program which generates random passwords. You can generate one password or a customizable list with a lot of passwords more>> Password Engine (formerly Password Generator Deluxe) is a simple program which generates random passwords. You can generate one password or a customizable list with a lot of passwords. Its useful when you have to choose a new password, instead of using "123456" or "hello" or another stupid password.
PowerPC, System 7.5 or later.
Version 1.4 adds the following:
- User can choose a minimum of numbers, letters or special tokens per password.
- New Settings window to show what are your current settings.

Civilization IV 1.74
Rule throughout time and create your own legacy. more>>
History as you know it, is history. Rule throughout time and create your own legacy as you guide your civilization from the dawn of man through the space age and beyond. Implement new technologies, conduct diplomacy or wage war to grow your society and become the most powerful leader the world has ever known.
Game Demo 1.0
Download from MacGameFiles (451MB)
View QuickTime Trailer
Feature: Find New Ways to Conquer the World in Civilization IV
Genre: Strategy
Keyboard Sample Trigger 4.6.2
Keyboard Sample Trigger is a simple sampler with map sounds onto your computer keyboard for easy triggering more>>
This was originally knocked together for a bunch of students who wanted to easily load and trigger sounds from a laptop during a theatre production, but its good for quick triggering of samples with minimum fannying around, whatever your job. Oh yes, its got some nifty IATMJ effects built into it too.

BitNami Redmine Stack 0.8.4-1
BitNami Redmine Stack is a powerful and easy-to-use program which makes it easy to deploy Redmine, a flexible project management web application. more>>
BitNami Redmine Stack 0.8.4-1 is a powerful and easy-to-use program which makes it easy to deploy Redmine, a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.
Major Features:
- Multiple projects support
- Flexible role based access control.
- Flexible issue tracking system
- Gantt chart and calendar
- News, documents & files management
- Feeds & email notifications.
- Per project wiki
- Per project forums
- Simple time tracking functionality
- Custom fields for issues, projects and users
- SCM integration (SVN, CVS, Mercurial and Darcs)
- Multiple LDAP authentication support
- User self-registration support
- Multilanguage support
- Multiple databases support
Requirements:
- Intel x86, PowerPC or compatible processor
- Minimum of 512 MB RAM
- Minimum of 400 MB hard drive space
- TCP/IP protocol support
- Compatible operating systems: An OS X operating system (Power PC or x86).