compaq armada 100s

Homeworld 2 1.1.1
Chronicles the valiant journey of a Mothership and its crew into the oldest regions of the galaxy. more>>
Continues the epic struggle of the Hiigarans and their leader Karan S?jet. Many thought their hardships would end when they returned to Hiigara, yet fate has not been so kind to the Exiles. Now the Hiigarans face a new and bitter enemy, a renegade clan from the eastern fringes of the galaxy, who wield the power of the ancients. Homeworld 2 chronicles the valiant journey of the Mothership and its crew into the oldest regions of the galaxy to confront their new foe and discover the truth behind their exile.
Homeworld 2 is a sci-fi real time strategy game where you control vast armadas of ships battling alien forces. You can research and build new technology and control your battle in true 3D with an innovative camera system that lets you zoom in to see intricate details of ships and zoom out to get a system wide overview of the action.
Game Demo 1.0
Download from MacGameFiles (161MB)
View QuickTime Trailer
Game Feature: Homeworld 2: Home is Where the Mothership is
Additional Resources
- Warlords Mod: A total conversion for Homeworld 2 featuring ships from the Star Wars universe.
Survex 1.0.30
Survex is very powerful cave survey software, and is actively developing into a complete cave visualisation package more>>
Survex is very powerful cave survey software, and is actively developing into a complete cave visualisation package. It has a sophisticated GUI frontend.
Survex has no arbitrary limits, and so is particularly good for large complicated cave systems, or areas where you need to see the relationships between multiple cave systems. Putting existing data into it should be easy.
We welcome input from other surveyors on what features they need in Survex, or improvements to the way existing features work. We also encourage people to add their own functionality and send the code back to us for inclusion in the project. We want to make Survex a collaborative project amongst cave surveyors, and we must thank the many who have helped translate, test and improve it so far.
Main features:
- Its free! Survex is distributed with full source code under the GNU Public License. Other coders are encouraged to help add features.
- Multi-platform - using Survex doesnt force everyone working on your survey project to use the same operating system. Survex is designed to be portable, so getting it to run on palmtop machines should be fairly easy - Wookeys got Survex running on the Compaq iPaq running Linux.
- Internationalisation support - translations supplied for English, French, German, Spanish, Catalan, Portuguese, Italian, Slovak, Romanian, and US English.
- Hierarchical survey station naming.
- Fast processing of survey data in a wide range of formats, aided by sophisticated network simplification techniques (which also reduce memory requirements allowing Survex to be used on low end machines).
TaalPulse 1.1
A software Lehra, Theka and Tampura machine for the student of Hindustani music more>> A software Lehra, Theka and Tampura machine for the student of Hindustani music
TaalPulse is a software Lehra, Theka and Tampura machine for the student of Hindustani music.
TaalPulse is created to run on portable devices (such as Compaq iPaq) but it also runs on desktop computers (Mac OS, Windows, and Linux).
Main features:
- The Pulse page permits to change the pulse of the lehra, theka and drone. The main pulse control affects the lehra and theka, and is expressed in BPM (Beats Per Minute). The pulse of the drone instrument is independent from the main pulse and is not expressed in any particular unit.
- The Volume page permits to adjust the global volume and the volume of each individual instrument.
- The Score page permits to select the Taal (number of beats per cycle), and the particular Theka and Lehra for this taal, as well as a drone pattern.
- The Pitch page permits to adjust the tuning of the Sa (tonic note). The keyboard permits to select a base note, based on the standard tempered scale. The fine tuning control permits to further adjust the pitch: a full move to the left represents a semitone lower and a full move to the right a semitone higher. The "0" button permits to reset the fine tuning to the center.
- The System page permits to quit TaalPulse and to restart it. Note that restarting TaalPulse is not recommended on PDAs (it takes a long time and might crash).
System requirements:
- Squeak
Curl RTE 5.1.0b
Curl RTE - The runtime engine that executes Curl applications and renders the resulting content on a client machine more>>
The Mac Beta release of the RTE is intended for developers who want to see their applets run on the Macintosh.
Main features:
Robust content language
- The active and descriptive elements found in traditional web-development tools combined with the strength of a full-featured object-oriented programming language.
Support for large data sets
- Provides high performance support for building applications that process 100s of thousands records and access multiple data types.
Highly complex applications
- Supports highly interactive enterprise class applications that include sophisticated application logic and user interaction.
Hardware accelerated 2D/3D Graphics
- Supports native hardware graphics accelerators with integrated 2D and 3D graphics libraries.
Optimized start-up
- Enables highly complex enterprise applications to start-up quickly.
Off-line without modification
- Supports off-line mode with single implementation (Same code).
- Enables client-side application execution to continue even when the client machine is off-line.
Mercury QTP testing support
- Support for enterprise class testing tools.
High performance client
- Curl applications deliver unmatched performance because they are compiled to native machine code by the Curl Run Time Environment.
- Curl applications leverage graphics cards, sound cards and other hardware and drivers to deliver performance typically associated only with client-server applications.
Rich graphical API
- Full set of controls and containers for powerful user interfaces.
Client Software Installation
- Consistency across all platforms.
Server side independence
- Compatibility with existing IT architectures lowers costs and speeds development and deployment.
Platform independent
- Support for all client side platforms (Mac, Linux, Windows).
DDD for Mac OS X 3.3.9
DDD for Mac OS X is a beneficial and easy-to-use graphical front-end for command-line debuggers such as GDB, the Perl debugger, or the Python debugger. more>>
DDD for Mac OS X 3.3.9 is a beneficial and easy-to-use graphical front-end for command-line debuggers such as GDB, the Perl debugger, or the Python debugger.
Besides "usual" front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs.
- New features and minor improvements
-
- Support for PHP debugger has been added. This is essentially not tested.
- Source files in subdirectories should be located automatically when using dbx (tested on Solaris dbx).
- The perl version supported by DDD is now 5.8.x. The perl debugger changed between perl 5.6.x and perl 5.8.0, which made this update necessary. This change is not backwards-compatible. If it is not possible to upgrade your perl version to 5.8.x or newer, then you can simply install the file "perl5db.pl" from a recent perl distribution into your old perl tree.
- Through the maintenance menu ("ddd --maintenance"), it now possible to get a leak check of ddd if ddd is run under valgrind. This is only useful for ddd developers (or anybody that wants to help making ddd better).
- Several minor bugs fixed, some memory leaks plugged, more code clean-up done.
- A bug affecting platforms where the size of function pointers is 16 has been fixed.
- The settings window now starts at a larger, more reasonable size, and allows the user to resize it.
- Build fixes
-
- The configure machinery has been updated to conform more closely to the autoconf 2.5x requirements. Several bugs have been fixed.
- libiberty (which provides missing standard functions) is not linked by default anymore. configure has a new option --with-libiberty that enables the libiberty support if required. If nobody complains, libiberty will be unbundled in a next version.
- The libiberty distributed with ddd has been upgraded to the one included in GCC 3.4 20040116. It fixes some configuration problems.
- Builds with GCC 3.4, with IBM xlC on AIX, with Compaq/HP cxx on Tru64, on X11R5 based systems, with SGI CC on IRIX should be OK.
- Builds on HP-UX should now work out-of-the-box. Motif is linked statically and the Athena libraries are now found by default.
- Builds without Motif/Lesstif available abort with an adequate message.
- Builds with readline support now work. readline is not bundled anymore.
- Builds without -DNDEBUG (i.e. with "assert" enabled) now work. Default build enables assertions (i.e. -DNDEBUG is not used).
- Several missing files in the distribution are now included.
- Cygwin is supported again.
Yexi: The Interstellar Adventure 1.04
Yexi: The Interstellar Adventure - Real-time tactical simulator more>>
Issue orders to your crew, request reports, or take direct control of the bridge stations. In the multiplayer mode, team up with your friends to save the fate of the galaxy in six unique scenarios.
As the captain of your starship, you will be required to lead an armada against a horde of enemy vessels in a series of peace-keeping missions throughout the galaxy, and to participate in multiplayer matches in a fierce dispute for total domination and ultimate ownage.
BBC Motion Gallery Search Widget 1.5
BBC Motion Gallery Search Widget - Search, preview, and download clips instantly from BBC Motion Gallery�s entire online archive more>> StockMarketEye is a user friendly stock watcher that can help you make better investing decisions. Find stocks easily using the integrated symbol search tool. Use the flexible quote retrieval system to update stock quotes as often as you want. Track the evolution of the stocks price so you can make the most informed decisions possible. See your stocks fundamentals with one click. The intuitive user interface makes it easy to watch 10s, 100s or even 1000s of stocks. Use StockMarketEye today to see the information you need to make informed investment decisions.
System Requirements: Java 1.5 or greater; 10MB hard disk space.
<<lessSchmap North America for Mac 2.0
Schmap North America contains travel guides for 94 cities including New York, Toronto, Montreal and more,together with the Schmap Player, a small piece of software that brings them to life. Each guide comes with dynamic maps, useful links, playable tours, top picks, plus photos and reviews for 100s of attractions, restaurants, shops, museums, parks. Schmaps full series of worldwide travel guides is available for free download at www.schmap.com. more>>
Schmap North America for Mac - Schmap North America contains travel guides for 94 North American cities inlcluding New York, San Francisco, Las Vegas, Washington DC, Seattle, Los Angeles, Montreal, Vancouver, Toronto, Halifax and more, together with the Schmap Player, a small piece of software that brings them vividly to life.
Each Schmap Guide comes with dynamic maps, useful links, playable tours, top picks, plus photos and reviews for 100s of sights and attractions, hotels, restaurants, bars, shops, museums, theatres, parks...
Schmaps full series of worldwide travel guides is available for free download at www.schmap.com.
Enhancements:
Version 2.0
System Requirements:300 MB hard disk space<<less
Schmap World for Mac 2.0
Schmap World contains travel guides for 200 worldwide cities (including Paris, New York, Sydney), together with the Schmap Player, a small piece of software that brings them to life. Each guide comes with dynamic maps, useful links, playable tours, top picks, plus photos and reviews for 100s of attractions, restaurants, shops, museums, parks... Schmaps full series of worldwide travel guides is available for free download at www.schmap.com. more>> <<less
Schmap Europe for Mac 2.0
Schmap Europe contains travel guides for 95 European cities including Paris, Rome, Madrid and more,together with the Schmap Player, a small piece of software that brings them to life. Each guide comes with dynamic maps, useful links, playable tours, top picks, plus photos and reviews for 100s of attractions, restaurants, shops, museums, parks. Schmaps full series of worldwide travel guides is available for free download at www.schmap.com. more>>
Schmap Europe for Mac - Schmap Europe contains travel guides for 95 European cities inlcluding Paris, Madrid, Rome, Berlin, London, Geneva, Amsterdam, Brussels, Prague, Budapest, Dublin and more, together with the Schmap Player, a small piece of software that brings them vividly to life.
Each Schmap Guide comes with dynamic maps, useful links, playable tours, top picks, plus photos and reviews for 100s of sights and attractions, hotels, restaurants, bars, shops, museums, theatres, parks...
Schmaps full series of worldwide travel guides is available for free download at www.schmap.com.
Enhancements:
Version 2.0
System Requirements:300 MB hard disk space<<less
TL AutoPan 8.0 Build 59596
An audio software that brings Pro Tools stereo and surround effects processing into the 21st century more>> An audio software that brings Pro Tools stereo and surround effects processing into the 21st century
TL AutoPan brings Pro Tools stereo and surround effects processing into the 21st century with an armada of panning effects based on classic analog panning units.
The flexible tempo synchronization, trigger, and envelope detection features first seen in TL EveryPhase now power TL AutoPans rhythmic, musical panning effects ranging from the subtle to the extreme.
TL AutoPan includes graphic metering of output and pan position for precise control of panning effects.
Whether you need swirling guitars, a subtle vocal sweep, or extreme stereo and surround manipulation, TL AutoPan delivers the new dimension in panning effects for Pro Tools.
Main features:
- Stereo and surround panning
- Flexible LFO modulation with waveform, session tempo, and trigger options
- Envelope modulation from input or sidechain input
- Output and pan modulation metering
System requirements:
- Pro Tools
Riding With Robots Widget 4.0
Riding With Robots Widget - Ride along with the robotic space probes now exploring the Solar System more>> Riding With Robots Widget - Ride along with the robotic space probes now exploring the Solar System
A robot armada has been unleashed into the night sky. Its ships are unmanned interplanetary probes that cross distances you cant even imagine. But with nothing more than an Internet connection, you can go with them, catching sights that are as real - and as beautiful - as they are strange.
The ?Riding with Robots on the High Frontier? website is trully a one-stop destination for the latest and most exquisite images and news from the space probes.
Now you can stay in constant contact with the high frontier without even launching your browser by using this widget, which displays the latest downlink from ridingwithrobots.org.
System requirements:
- Internet connection.
REBOL 2.6.2
REBOL enables server-managed client-side computing more>>
REBOL comes with several common Internet protocols built-in. No includes, imports, or special libraries are needed. Protocols include HTTP, FTP, SMTP, POP, APOP, IMAP, NNTP, Finger, Daytime and more. You can also roll your own with our TCP and UDP support.
In addition to the datatypes found in most languages, REBOL can also express money, times, dates, words, tags, logic, lists, hashes, tuples, XY pairs, and many other datatypes. These are built-in. No other REBOL modules or libraries are required. This eliminates the "run anywhere but you dont have everything you need" syndrome and provides a high level of consistency between all platforms.
Doctors express their ideas in medical terms, stockbrokers in trade terms, and quarterbacks in football terms. Why? Because its more efficient and productive. Thats the benefit of dialecting. Dialecting is the ability to create sub-languages that provide you with extra leverage and productivity by expressing your solutions in terms that are best suited to your purpose. As an example, check out REBOL/Views Visual Interface Dialect.
REBOL is intended to be read by ordinary humans. The language is consistent and free from unnecessary punctuation. Datatypes such as dates, times, money, URLS, email, TCP addresses, are written exactly how you would expect. No special "constructor" syntax is required.
You can compress and decompress text and binary files directly from the language, providing you greater efficiency in data transfer.
Main features:
- Advanced dialected programming language
- Very small size
- No installation required
- 10+ Internet protocols
- 100s of built-in functions and datatypes
- 1000s of practical applications, including CGI
- Free for personal, commercial, and educational uses.
- Page: 1 of 1
- 1