Main > Free Download Search >

Free luxor 2 2.0 software for mac

luxor 2 2.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9702
BlueJ 2.2

BlueJ 2.2


BlueJ - Interactive Java enviroment more>>
The aim of BlueJ is to provide an easy-to-use teaching environment for the Java language that facilitates the teaching of Java to first year students.
Special emphasis has been placed on visualisation and interaction techniques to create a highly interactive environment that encourages experimentation and exploration.
Main features:
- fully integrated environment
- graphical class structure display
- graphical and textual editing
- built-in editor, compiler, virtual machine, debugger, etc.
- easy-to-use interface, ideal for beginners
- interactive object creation
- interactive object calls
- interactive testing
- incremental application development.
Enhancements:
- Added explicit group work support (CVS based).
- Check for (and prevent) recursive save (save of project in own project dir)
- Changed default browser on Linux/Unix systems to Firefox
- Print problems fixed
- Compiler bugs (compiler not terminating in certain situations) fixed
- Constructor with type parameter now works correctly
- Possible freeze problem fixed
- Comments in code pad fixed
- File handling in uni tests improved
- Freeze fixed related to self-referential object on bench
- Javadoc location can be changed with bluej.defs setting
- Class called Object no longer confuses BlueJ
- Compile dependency chacking improved
- varargs in interactive constructor call now work
- Improved handling of objects of private inner classes
- userlib and extensions directory can be specified in bluej.defs
- Printing u000C clears terminal
<<less
Download (3.2MB)
Added: 2007-07-07 License: Freeware Price:
3066 downloads
Clockish 2.0.2

Clockish 2.0.2


Clockish - Perfect for reminding you to not let the clock run your life more>>
Clockish is a somewhat vague timekeeper that gives times like "Almost 5" or "A Bit Past 9". Perfect for reminding you to not let the clock run your life.
Enhancements:
- Fixed some minor bugs.
<<less
Download (23KB)
Added: 2006-07-12 License: Freeware Price:
1211 downloads
unRarX 2.2

unRarX 2.2


unRarX - GUI front-end for unrar more>>
If the command line is not your thing - heres a GUI front-end for unrar.
UnRarX is a Mac OS X Cocoa application that allows you to expand rar archives and restore corrupted or missing archives using par2.
Drag-and-Drop extraction. Built-in par2 recovery. Written by Peter Noriega.
See the About UnRarX menu for more info. Based on unrar 3.60
Enhancements:
- Universal Binary version of UnRarX is now available.
- Version 2.2 includes current universal binary versions of unrar and par2 command line applications.
- UnRarX now includes automatic update functionality thanks to Sparkle Framework by Andy Matuschak.
<<less
Download (716KB)
Added: 2006-09-29 License: Freeware Price:
1011 downloads
AusPos 2.2

AusPos 2.2


AusPos - Database of all Australian postcodes and suburbs more>>
AusPos is a useful tool that has a built in database of all the australian postcodes and suburbs.
You can simply type in a Postcode of suburb to match it up.
It is handy if you know the postcode of a place but not the name or the other way around.
Enhancements:
- Calculate Letter Costs within Australia bug fixed
- Calculate Parcel Costs within Australia bug fixed
- Search Operator function added
- Universal Build ( Intel and PPC )
<<less
Download (4.7MB)
Added: 2007-05-08 License: Freeware Price:
905 downloads
MO3 2.2

MO3 2.2


MO3 decodes MO3 files back to their original format more>>
MO3 decodes MO3 files back to their original format. It can be used together with BASSMOD to play MO3 files in Linux. MO3 is a file format, encapsulating the features of several "MOD" formats (IT/XM/S3M/MTM/MOD), but with one big difference - MP3 and OGG compressed samples. A lossless sample codec is also incorporated, and the whole file structure is compressed too.
MO3 has the following other editions available: MO3 for Windows and MO3 for Linux.
Main features:
- MP3/OGG compression
- Any command-line MP3 or OGG encoder can be used with the MO3 encoder
- Lossless compression
- Samples that dont compress well with MP3/OGG encoding can still be reduced in size with the lossless codec
- Structure compression
- All the non-sample data is also compressed
- Sample specific tuning
- The encoding sample/bit rates are individually adjustable for each sample, with visual comparison of original/encoded samples
- Text removal
- Message/instrument/sample texts can optionally be removed for a further size reduction
- Decompressable
- MO3 files can be decoded back to their original formats using UNMO3 (included)
- Playable
- MO3 files can be played by XMPlay and any software that uses the BASS library, also by other software in conjunction with UNMO3.
Enhancements:
- 16000/22050/32000hz sample rates added for OGG encoding
- Further slight size reductions for all formats
- UNMO3: Support for MIDI macros in XM files
- GUI: File opening via dragndrop and the command-line.
<<less
Download (86KB)
Added: 2006-02-22 License: Freeware Price:
1347 downloads
TERMINator X 2.2

TERMINator X 2.2


Date calendar with speech reminders. more>>
TERMINator X is a date calendar with speech reminders.
<<less
Download (504KB)
Added: 2004-05-20 License: Freeware Price:
1988 downloads
LineIn 2.0.2

LineIn 2.0.2


LineIn - Enables soft audio playthrough from input devices more>>
LineIn is a simple application for OS X to enable the soft playthru of audio from input devices.
In simpler terms, you can use LineIn to play sound through a microphone or any other device plugged in to your Sound In port. If you need to input audio from an external device, recreating OS 9s "Play input through output device" option, then LineIn is perfect for you.
Enhancements:
- LineIn runs natively on both PowerPC and Intel-based Macs (Universal Binary).
<<less
Download (1.1MB)
Added: 2006-10-09 License: Freeware Price:
1117 downloads
PGPLOT 5.2.2

PGPLOT 5.2.2


PGPLOT - Device-independent graphics package for making simple scientific graphs more>>
The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs. It is intended for making graphical images of publication quality with minimum effort on the part of the user.
For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.
The PGPLOT library consists of two major parts: a device-independent part and a set of device-dependent ``device handler subroutines for output on various terminals, image displays, dot-matrix printers, laser printers, and pen plotters. Common file formats supported include PostScript and GIF.
PGPLOT itself is written mostly in standard Fortran-77, with a few non-standard, system-dependent subroutines. PGPLOT subroutines can be called directly from a Fortran-77 or Fortran-90 program. A C binding library (cpgplot) and header file (cpgplot.h) are provided that allow PGPLOT to be called from a C or C++ program; the binding library handles conversion between C and Fortran argument-passing conventions.
PGPLOT has been tested with UNIX (most varieties, including Linux, SunOS, Solaris, HPUX, AIX, Irix, and MacOS X/Darwin) and OpenVMS operating systems.
Enhancements:
- Maintenance release.
- Configuration files for aix, linux, and solaris have been updated.
- The files sys_win/aaaread.me and sys_win/gidriv.f have been modified.
- Minor bugs in the X-window device drivers have been corrected.
- pgqinf: returns new version number (5.2.2).
<<less
Download (1.1MB)
Added: 2006-02-17 License: Freeware Price:
1350 downloads
Twistory 2.2

Twistory 2.2


Marks important historical events and people. more>>
Twistory is a history browser that displays lifetimes and travels of historical figures, dates, and locations of historical events. It is a tool for keeping track of when andwhere things happened, and their relationships to each other. It is meant to provide a way to keep track of the multitude of different peoples, dynasties, empires and developments throughout history.

It answers questions like, "What else was happening in the world at that time?" and "Did A live at the same time as B, or before?" A resource of over 1600 people, events and places is included. The database has an open text format, so that more historical information can be added by any user. A complete description of the file format is included.

The two main windows are the time-line window, which shows lives and events against a variable time scale, and the map window, which shows people and events in their geographic locations during an interval of time.
<<less
Download (1.8MB)
Added: 2004-06-05 License: Freeware Price:
1969 downloads
BlueService 1.2.2

BlueService 1.2.2


BlueService - Send notes or short messages to your handheld or your mobile phone more>>
This service sends selected plain or rich text of Cocoa applications (e.g. Textedit, Mail, Stickies, Notes, ProjectBuilder, Fire, OmniWeb or TeXShop) and of Carbon applications supporting services to BlueTooth devices supporting OBEX Object Push or OBEX File Transfer.
With BlueService its possible to send notes or short messages to your handheld or your mobile phone.
Note:
If you cant send small plain text files to your Bluetooth device using "Bluetooth File Exchange", then BlueService probably doesnt work too.
Enhancements:
- Memory management bug could cause crashes on quit (e.g after failed connections).
<<less
Download (40KB)
Added: 2005-12-11 License: Freeware Price:
794 downloads
JaLingo 0.2.2

JaLingo 0.2.2


JaLingvo is a Java dictionary with MySQL backend more>>
JaLingvo is a Java dictionary with MySQL backend.
JaLingo is a cross-platform, free and open dictionary. It is written to 100% java.
JaLingo it supports:
- the file dictionary of Mueller or any other with the same size .
- the dictionaries of projects PtkDic or phpMyLingvo, which store their data on MySQL- server (see dictionaries).
<<less
Download (488KB)
Added: 2006-04-14 License: GPL Price:
1289 downloads
URLAccess 2.2

URLAccess 2.2


REALbasic library for URLs. more>>
URLAccess is written around the URLAccess library.

he major constituent is the URLentryItem with 3 property classes, including URLentryError for error reporting, URLentryFolderType to indicate where a folder Item should be downloaded to, and the URLentryOpenFlags to set up a particular behavior.

All four classes will be automatically instantiated when you instantiate the URLentryItem with the new operator. By using this plugin you are using the URL Access Manager.
<<less
Download (63KB)
Added: 2004-06-01 License: Freeware Price:
1970 downloads
cue-splitter 2.2.2

cue-splitter 2.2.2


Split MP3s using cue files w/ID3 tags. more>>
cue-splitter splits large mp3s using cue-files and adds the ID3-Tags from the cue-file.
<<less
Download (575KB)
Added: 2004-10-28 License: Freeware Price:
1009 downloads
TextWrangler 2.2.1

TextWrangler 2.2.1


TextWrangler - Compose, modify and transform text files more>>
TextWrangler is a powerful and richly-featured tool for composing, modifying, and transforming text stored in plain-text files.
Main features:
- TextWrangler is a very useful General Purpose Text Editor
- Programmers Text Editor
- Unix And Server Administrators Tool
- Powerful Text Transformer And Manipulator
- Good Mac OS Citizen
- Powerfully Useful Tool.
<<less
Download (9.7MB)
Added: 2007-02-16 License: Freeware Price:
987 downloads
3-2-1 2.2

3-2-1 2.2


3-2-1 is a simple countdown timer widget more>> 3-2-1 is a simple countdown timer widget

3-2-1 is a simple yet functional countdown timer for Dashboard. It displays hours, minutes & seconds, and includes a lap function and a supersize.
The preferences enable custom labels, alarm sounds, and notifications for each countdown.
Click the + and it expands to a larger size for viewing from a distance.

Enhancements
- Resizable by dragging - from the smallest size (see pic) up to the full width of your display.
- Use your own custom Times Up! messages.
- Quickly edit the time directly on the front using just the keyboard (or using the mouse & scroll-wheel). more
- Pressing the Spacebar when on the front (and 3-2-1 has focus) starts/stops the countdown.
- Use the Tab key to jump between the preference fields on the back, and press Enter or Return to apply any changes and return to the front.
- New tooltip button labels at small widget sizes.
- Italian, Russian, Polish and Czech localisations.
- Several tweaks and code improvements.

<<less
Download (337KB)
Added: 2009-01-31 License: Freeware Price: FREE
206 downloads
 
Other version of 3-2-1 2.2
3-2-1 2.23-2-1 2.2 provides you a powerful countdown timer widget which displays hours, minutes, and
License:Freeware
Download (337.2KB)
15 downloads
Added: 2009-05-18
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5