Main > Free Download Search >

Free tropical edition software for mac

tropical edition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 328
RPG Widget Edition 1.1

RPG Widget Edition 1.1


RPG Widget Edition is a program dealing with the demand for random passwords (and other random character strings) of specific lengths and constitutions. more>>
RPG Widget Edition 1.1 is a program dealing with the demand for random passwords (and other random character strings) of specific lengths and constitutions. There are many password-generating utilities available, representing many different philosophies. RPGs design goal is to produce the most secure passwords constrained by the limitations -- length and character set -- imposed by the systems in which the passwords are to be used. RPG is most useful in concert with a keychain or password wallet.

Enhancements:

  • Mac OS X 10.5 (Leopard) compatibility

Requirements:

  • Mac OS X 10.4 or later.
<<less
Download (121K)
Added: 2007-11-15 License: Free Price:
downloads
DataDrafter Personal Edition 1.1

DataDrafter Personal Edition 1.1


DataDrafter is a new and unique program that allows you to create your own interactive graphics applications more>>
DataDrafter project is a new and unique program that allows you to create your own interactive graphics applications with data editing, navigation, search and reporting features built in. Use DataDrafter instead of Visio for example, to create diagrams, maps and technical drawings that are interactive and fully integrated with your data.

Your visualizations become real applications instead of just wall paper. You can even share your graphics and data as an application on the web or on your own intranet.
If you use a combination of drawings and spreadsheets to manage data, try using DataDrafter instead.

The Integrated Data/Graphics Environment ensures that both your data and graphics stay synchronized. With DataDrafter your drawings become an interactive part of your data management process. Why put all that effort into your drawings just to hang them on the wall? Put them to work for you and others while keeping them up to date with DataDrafter.

<<less
Download (2KB)
Added: 2006-05-28 License: Freeware Price:
1262 downloads
WeatherPop Free Edition 2.0.1

WeatherPop Free Edition 2.0.1


WeatherPop Free Edition is a program tp show weather conditions for US cities in the menu bar more>>

WeatherPop Free Edition 2.0.1 is a program tp show weather conditions for US cities in the menu bar.Are you bleary eyed from staring into bright white phosphor all day? Download WeatherPop Advance for Mac OS X only and you can be in touch with what it's like outside right now. Let the current conditions and temperature in your menu bar serve as a gentle reminder to get outside, go for a walk, and stop working so hard. WeatherPop Free Edition is a menu bar application that displays current temperature and weather conditions in a beautifully unobtrusive manner.

The freeware version of WeatherPop only supports cities in the United States, covered by the National Weather Service. Also supports up to 3 favorite cities!

<<less
Download (2.3MB)
Added: 2004-05-14 License: Freeware Price:
431 downloads
Mini vMac Full Edition 1.0

Mini vMac Full Edition 1.0


Mini vMac Full Edition comes as the popular classic emulator for Mac (Universal) which includes System 1.1 with Finder 1.1 to System 7.0.1 with Finder 7.0. more>> Mini vMac Full Edition 1.0 comes as the popular classic emulator for Mac (Universal) which includes System 1.1 with Finder 1.1 to System 7.0.1 with Finder 7.0.

Requirements:

  • MC OS X 10.3.9 or later.
<<less
Download (9.3MB)
Added: 2008-10-10 License: Free Price:
downloads
SunFlower (Public Edition) 0.5

SunFlower (Public Edition) 0.5


SunFlower (Public Edition) provides you a chance to monitors web pages for changes effectively through saving a snapshot of the page and then comparing that snapshot to snapshots in the future. more>>

SunFlower (Public Edition) 0.5 provides you a chance to monitors web pages for changes effectively through saving a snapshot of the page and then comparing that snapshot to snapshots in the future. You are notified when snapshots are different and can quickly examine the changes.

<<less
Added: 2008-08-31 License: Freeware Price:
downloads
RoboBabies - Family Edition 1.0

RoboBabies - Family Edition 1.0


RoboBabies - Family Edition - Funny robot icons more>>
RoboBabies - Family Edition is a set presenting a kooky robot family to light up your desktop.

All icons are aquafied and look best in 128x128 at 32bit mode.
<<less
Download (123KB)
Added: 2006-05-09 License: Freeware Price:
1263 downloads
Ch Standard Edition 6.1

Ch Standard Edition 6.1


Ch Standard Edition is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. more>>

Ch Standard Edition 6.1 is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting.

It is the most complete C interpreter in existence for scripting, plotting and numerical computing. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, C LAPACK, high level numeric functions, and shell programming.

Major Features:

  1. A complete C interpreter supporting all features in the ISO C90 Standard.
  2. Easy interface with C/C++ binary libraries using Ch SDK
  3. Wide characters in Addendum 1 for C90.
  4. Ch supports more new features added in the latest ISO C99 Standard than most existing C compilers. Ch is the first implementation of complex numbers, variable length arrays (VLAs), IEEE-754 floating-point arithmetic, generic mathematical functions in C99.
  5. Many salient C++ features including classes, objects and encapsulation for object-based programming (Brain-damaging features are excluded).
  6. Complex IEEE floating-point arithmetic with complex metanumbers ComplexInf and ComplexNaN.
  7. Assumed-shape arrays for passing multi-dimensional arrays of different sizes to the same argument of a function.
  8. Nested functions and nested classes for modular programming.
  9. Interactive execution of C statements, perfect solution for classroom demos using a laptop.
  10. Interactive portable shell across different platforms.
  11. A very-high level language (VHLL) environment for shell programming to automate tasks and system administration.
  12. Safe Ch with built-in secure sandbox and Ch applet for world-wide distributed network computing. As a very high-level language at the source level, a Ch applet can be very small, but with very powerful capabilities. It is especially suitable for bandwidth sensitive devices such as handheld computers and cellular phones.
  13. Built-in string type with automatic memory management and advanced text processing capabilities for shell programming and script computing.
  14. Adjustable array bounds, i.e., int a[1:10].
  15. Auto array bound checking.
  16. TCP/IP socket/WinSock for network computing.
  17. POSIX for portable scripting.
  18. Cross platform Unix utilities and commands such as vi, ls, awk, sed, mv,rm, cp, find, grep, vim with syntax highlighting for Ch, etc.
  19. A large number of Integrated Development Environment (IDE) support Ch. For example, ChSciTE allows you to edit, parse, and run C, Ch and C++ code within the IDE with the user interface in over 30 local languages such as German, Chinese, and Korea.
  20. OpenGL toolkit
  21. GTK+ toolkit
  22. Windows toolkit on Windows
  23. X/Motif toolkit on Unix/Linux
  24. Common Gateway Interface (CGI)
  25. Open Database Connectivity (ODBC)
  26. An increasing number of third party products and user contributed code
Enhancements:
  • fixed the crash for a return statement not in a function definition.
  • fixed the crash for integer mod by zero intvalue%0.

Requirements:

  • Mac OS X 10.3 or above
  • Disk space: 69Mb
<<less
Download (8MB)
Added: 2008-11-18 License: Free Price:
downloads
Qt/Mac GPL/QPL edition 3.3.5

Qt/Mac GPL/QPL edition 3.3.5


Qt/Mac GPL/QPL edition is a product featuringa multiplatform C++ application development framework more>>

Qt/Mac GPL/QPL edition 3.3.5 is a product featuringa multiplatform C++ application development framework. It has become the emerging standard development environment for IT professionals who want to: Write (and maintain) a single source-tree. Port it to multiple platforms with a simple recompile. Run applications with native Look&Feel at native speed.

<<less
Download (49.8MB)
Added: 2005-10-25 License: Freeware Price:
downloads
iYML - Widget Edition 2.0

iYML - Widget Edition 2.0


iYML - Widget Edition - Access the radio show Your Mac Life! more>>
Never miss the best Macintosh (internet) radio show with the brand new iYML : Widget Edition.

iYML - Widget Edition is a small tool that gives you direct access to the live video and audio streams as well as the archive stream.

<<less
Download (104KB)
Added: 2007-04-10 License: Freeware Price:
927 downloads
PhoneValet Home Edition 1.1.4

PhoneValet Home Edition 1.1.4


PhoneValet Home Edition is regarded as an advanced program which satisfies you with all the features a busy family could want to organize their calls. more>>

PhoneValet Home Edition 1.1.4 is regarded as an advanced program which satisfies you with all the features a busy family could want to organize their calls.

Family Voicemail... No Monthly Fees!

Amazingly easy to install and use, it helps the right person answer first, takes junk calls, plays ring tones, dials and gives everyone their own mailbox!

It's easy to trust the makers of multi-award-winning PhoneValet Message Center, the premier telephone system for small business and home offices with its multi-line automated attendant, call recording capabilities and more. Home Edition inherits the stability and careful design that comes from Parliant's years of experience. With an emphasis on ease of installation and solid dependable performance, busy families trust PhoneValet to make life simpler.

Enhancements:

  • Supports for operation on Mac OS X 10.6 "Snow Leopard" and continues to include the volume workaround from version 1.1.3

<<less
Download (68.4MB)
Added: 2009-09-08 License: update/patch Price: $49.95
downloads
Archicad 10 Student Edition SPA 10

Archicad 10 Student Edition SPA 10


Archicad 10 Student Edition SPA brings users the convenience of using an efficient software which is designed to help architectural students to develop their concepts, and prepare for their virtual modeling career. more>> <<less
Download (234.4MB)
Added: 2007-04-04 License: Freeware Price:
downloads
Archicad 10 Student Edition USA 10

Archicad 10 Student Edition USA 10


Graphisofts ArchiCAD 10 delivers new and enriched capabilities designed to help architectural students to develop their concepts, and prepare for their virtual modeling career more>>

Archicad 10 Student Edition USA 10 provides you with a professional product which delivers new and enriched capabilities designed to help architectural students to develop their concepts, and prepare for their virtual modeling career. Its interactive training guide supports their move into virtual building design. ArchiCAD helps users analyze their designs earlier: assess the spatial properties and design impact in 3D, generate accurate documentation rapidly and efficiently coordinate projects both internally and externally. ArchiCAD's open platform allows integration with environmental, organic modeling and structural applications to further enhance and refine the architectural design to meet client and authority standards.

<<less
Download (210.4MB)
Added: 2006-06-18 License: Freeware Price:
291 downloads
Rise of Nations: Gold Edition 1.0.1

Rise of Nations: Gold Edition 1.0.1


Dominate 6,000 years of history, from the Ancient Age to the Information Age. more>>


Dominate 6,000 years of history, from the Ancient Age to the Information Age. Which forces will you deploy to lead your nation to global prominence? Trade, espionage, diplomacy ? war? Whichever path you choose, you?ll experience the pulse pounding thrill and speed of real-time gaming combined with the epic scope and depth of turn-based strategy games ? brought together for the first time ever in Rise of Nations.
Rise of Nations is a new historical real time strategy game from Big Huge Games? Brian Reynolds, designer of game classics such as Civilization 2 and Alpha Centauri.
Game Feature: Rise of Nations: Empire-Building, Real-Time Style

<<less
Download (6.4MB)
Added: 2006-07-24 License: Update Price:
84 downloads
Smile regular edition 3.1.8

Smile regular edition 3.1.8


Smile is an integrated working and production environment for all users of numerical data more>>
Smile is a working environment which offers both a set of production technologies and a natural fashion of having them work together so that you produce faster and better, you automate frequent tasks and you control complex operations.
Main features:
- an AppleScript editor with many scripting helpers, and unique AppleScript Terminal windows,
- an editor of scripted interfaces,
- a text editor for ASCII and Unicode, with a search-and-replace tool supporting Regular Expressions,
- a XML editor,
- a Regular Expression engine,
- a XML and p-list engine,
- a 2D graphic engine, where you program vectorial PDF graphics by script,
- commands for driving industrial interfaces: RS232 serial communication, digital I/O, LED display.
Smile ships with an impressive set of additional tools of various kinds, for instance a backup utility. Smile is totally scriptable, attachable (each object can own a script), and tailored (with scripts you can customize the interface to any extent.)
Enhancements:
- SmileLab now ships as universal binary, in other words it runs natively on PPC as well as on Intel machines.
- You can now make HTML interfaces. Users view the interface either in their favorite browser, or in Smile, in a specific (and scriptable) kind of window.
- The regular expressions commands that work on Unicode text now support several expressions syntaxes.
- XML engine enhancements: new XML commands, better handling of pools of documents, new plist commands.
- You can now automate PDF document printing.
- the release notes list more than 50 new features, minor enhancements or bug fixes.
<<less
Download (13.6MB)
Added: 2006-07-13 License: Freeware Price:
1209 downloads
Messagefire Personal Edition 1.1

Messagefire Personal Edition 1.1


Messagefire Personal Edition is such an easy-to-use and handy software which works very simply, with no software to download, and no changes to your email address or how your friends send you mail. more>> <<less
Added: 2003-08-19 License: update/patch Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5