Main > Free Download Search >

Free what did the vietminh declare as its main goal software for mac

what did the vietminh declare as its main goal

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4415
Myth III: The Wolf Age 1.3.1

Myth III: The Wolf Age 1.3.1


An update to The Myth III real-time strategy game. more>>


FlyingFlip Studios is proud to announce the release of Myth III v1.3 for Apple Macintosh OS X and Windows PC platforms. FlyingFlip was founded by a group of hobbiest game players, developers and artists in January of 2004 with the sole purpose of providing support and development of the Myth III game and its engine. The goal is to provide a solid foundation for the enjoyment of the Myth-style real-time strategy game system.
Feature: Myth III: An Epic Tale of Fantasy
Additional Resources
- Ballistic: Create custom Myth III worlds to do battle on.
- Clem?s Map Pack: 6 multiplayer maps
- Myth III: Idiot Mappack: 13 new maps
Genre: Strategy

<<less
Download (39MB)
Added: 2004-07-02 License: Update Price:
13 downloads
XHTML Doclet 0.2

XHTML Doclet 0.2


XHTML Doclet is a doclet for use with Javadoc, intended as a modern alternative to the Standard doclet more>>
Javadoc is an extremely useful tool for automatically generating API documentation, but the standard output has always been somewhat lacking in flexibility of format and appearance.
Wouldnt it be great to make Javadoc look more like you want it to? Maybe even use those new-fangled web standards the younguns keep talking about? The truth is, the standard Javadoc HTML output is starting to show its age, both inside and out.
XHTML Doclet is a doclet for use with Javadoc, intended as a modern alternative to the Standard doclet. It creates valid XHTML 1.0 Transitional markup and provides better hooks for more flexible CSS styling.
The goal is to create intelligent document structure without any inline styling, resulting in greater freedom to change the appearance of all the files, either site-wide or for certain types of pages.
Enhancements:
- Incremental progress beyond 0.1 release, including improvements to ConstantValues.java and SeralizedForm.java, refactoring of common string constants, lots of navigation refinement, and many bug fixes.
<<less
Download (171KB)
Added: 2007-07-10 License: GPL Price:
840 downloads
Carbon Declare Library 02-29-04

Carbon Declare Library 02-29-04


REALbasic OSX behavior libraries. more>>
Carbon Declare Library is a REALbasic is REALbasic module chock full of Carbon (and Classic) Declares. It was started byJarvis Badgley and contributed to by others, but he has since turned itover to me.

The Carbon Declare Library provides many useful functions,especially for good OS X behaviour. It also includes a project thatdemonstrates many of its features. Got any code youd like to add? Simply email me with the code and Ill put it in.
<<less
Download (38KB)
Added: 2004-05-31 License: Freeware Price:
1073 downloads
 
Other version of Carbon Declare Library
Carbon Declare Library 2/28/04Carbon Declare Library is a very flexible and effective REALbasic module that has almost 100 ... and effective REALbasic module that has almost 100 different Carbon declares. Many of them are
License:Freeware
Download (38.1KB)
downloads
Added: 2004-02-27
Petals Around The Rose 1.0

Petals Around The Rose 1.0


Petals Around The Rose is a brain teaser game more>>
Petals Around The Rose is a Mac OS X app of the dice game popular on college campuses called Petals Around The Rose.

The more logically you think, the harder it is. Sherlock Holmes might never figure it out, but Watson could get it easily. I got it in around 45 minutes. The goal is not to get it right, but to get it right every time. The rules are yours to figure out.
<<less
Download (89KB)
Added: 2006-03-03 License: Freeware Price:
1333 downloads
Dominions 3: The Awakening 3.23

Dominions 3: The Awakening 3.23


Leading one of over fifty possible nations in three different Ages, it is your goal to ascend to true godhood. more>>


Leading one of over fifty possible nations in three different Ages, it is your goal to ascend to true godhood using all the power at your disposal. In a world of magic and steel the options to attain victory are as numerous as the cries of mercy from your vanquished foes. Whether you use military might, eldritch power, or subterfuge (or more likely, a combination of all three) every turn is about options. Recruit troops (more than 1500 units found in the game), assassinate the enemy, scout territory, research magic (600+ spells and 300+ magic items), perform rituals, do a blood hunt, storm a castle, construct, pray, forge - the list goes on.
Game Demo 3.0
Download from Shrapnel Games, Inc. (121MB)
Note: The demo version is not a Universal Binary.

<<less
Download (16.1MB)
Added: 2009-03-18 License: Update Price:
44 downloads
Oxalyn Window Divider 1.2

Oxalyn Window Divider 1.2


REALbasic window splitter control. more>>
Oxalyn Window Divider is a window "splitter" control for REALbasic. Very feature-rich and easy to use - drop right into your project for instant usage. 100% RB code, no Declares or plugins, so its portable! OS X and OS 9 tested, Windows assumed to work.
<<less
Download (686KB)
Added: 2004-05-31 License: Freeware Price:
1980 downloads
Android NDK 1.5 R1

Android NDK 1.5 R1


Lets Android application developers build portions of their apps in native code. more>>
ndroid NDK 1.5 R1 offers you a sophisticated and powerful companion tool to the Android SDK which can let Android application developers build portions of their apps in native code.

Android NDK is designed for use only in conjunction with the Android SDK, so if you have not already installed the Android 1.5 SDK, please do so before downloading the NDK. Also, please read What is the Android NDK? to get an understanding of what the NDK offers and whether it will be useful to you.

The Android NDK provides tools that allow Android application developers to embed components that make use of native code in their Android applications. Android applications run in the Dalvik virtual machine. The NDK allows developers to implement parts of their applications using native-code languages such as C and C++. This can provide benefits to certain classes of applications, in the form of reuse of existing code and in some cases increased speed.

Major Features:

  1. A set of tools and build files used to generate native code libraries from C and C++ sources.
  2. A way to embed the corresponding native libraries into application package files (.apks) that can be deployed on Android devices.
  3. A set of native system headers and libraries that will be supported in all future versions of the Android platform, starting from Android 1.5.
  4. Android NDK also provides samples, documentation and tutorials.

Requirements:

  1. The Android SDK:
    • A complete Android SDK installation (including all dependencies) is required.
    • Android 1.5 SDK or later version is required.
  2. Supported operating systems:
    • Windows XP (32-bit) or Vista (32- or 64-bit)
    • Mac OS X 10.4.8 or later (x86 only)
    • Linux (32- or 64-bit, tested on Linux Ubuntu Dapper Drake)
  3. Required development tools:
    • For all development platforms, GNU Make 3.81 or later is required. Earlier versions of GNU Make might work but have not been tested.
    • For Windows, a recent release of Cygwin, including both the gmake and gcc packages, is required.
  4. Android platform compatibility:
    • The native libraries created by the Android NDK can only be used on devices running the Android 1.5 platform version or later. This is due to toolchain and ABI related changes that make the native libraries incompatible with 1.0 and 1.1 system images.
    • For this reason, you should use native libraries produced with the NDK in applications that are deployable to devices running the Android 1.5 platform version or later. To ensure compatibility, an application using a native library produced with the NDK must declare a element in its manifest file, with the attribute android:minSdkVersion="3".
<<less
Download (16.4MB)
Added: 2009-06-27 License: Freeware Price: FREE
11 downloads
Handbrake Lite 1.1

Handbrake Lite 1.1


Handbrake Lite - Create iPod sized movies from DVDs more>>
HandBrake Lite is a horribly-mangled abomination of HandBrake, jettisoning its non-crucial features with the one-track goal of creating iPod-sized movies from DVDs.
Main features:
- You only really need to click two buttons to rip a DVD for iPod. Its as easy as that.
- Less stuff to read, and fewer confusing words.
- All videos are automatically resized to 320px wide. Widescreen movies have any black bars properly cropped before conversion.
- Smaller interface, easier to stash away on your screen somewhere.
- Universal Binary for Intel Macs!
- Expandable window gives people more advanced features. I dont know why people would use these instead of regular ol HandBrake, but they do. Weirdos.
Version restrictions:
- Want to use H.264 or bigger image sizes for better TV playback? Tough.
<<less
Download (4.3MB)
Added: 2007-04-22 License: Freeware Price:
4180 downloads
Fury Of The Furries

Fury Of The Furries


Fury of the Furries is a great cartoon platformer/puzzle game more>>
Fury of the Furries is a great cartoon platformer/puzzle game from Kalisto that was released only in Europe.

In Fury of the Furries, you control a cute, round creature called Tiny, who must defeat "the wicked one" who has captured the King, and turned all the Tinies into mindless monsters. Fortunately your Tiny has special powers.
Each side of his personality has a special power and you must combine them to reach your goal.

It can transform himself into a swimmer, rock eater, fireball spitter, or rope swinger during its quest. The game takes place on a huge island separated into eight regions: Desert, Lagoon, Forest, Pyramids, Mountains, Factory, Village, and finally the Castle.
<<less
Download (3.5MB)
Added: 2006-03-22 License: Freeware Price:
750 downloads
Missile Command 2.0

Missile Command 2.0


A great arcade game that you can play from your dashboard. more>> A great arcade game that you can play from your dashboard.

Missile Command is a great dashboard widget that allows you to play a classic arcade game. The goal of the game is to defend cities against missiles.

Enhancements
- Leopard compatible.

<<less
Download (806KB)
Added: 2009-01-11 License: Freeware Price: FREE
209 downloads
Mozilla Lightning Project for Mac OS X 0.1

Mozilla Lightning Project for Mac OS X 0.1


Lightning is an embedding of the Mozilla calendar code specifically designed to run inside Thunderbird more>>
Mozilla Lightning Project is a redesign of the Calendar component. Its goal is to tightly integrate calendar functionality (scheduling, tasks, etc.) into Mozilla Thunderbird.

Some of our future goals are (none of this is implemented right now):

• Better Thunderbird integration
• emailtask linkage
• Integration with the Thunderbird address book
• iMIP support (meeting invitations)
• Improved CalDAV support
• Cached calendar support for offline calendar use
• Device synchronization

Mozilla Lightning Project has the following other editions available: Mozilla Lightning Project for Windows and Mozilla Lightning Project for Linux.

<<less
Download (2MB)
Added: 2006-03-22 License: Freeware Price:
1317 downloads
The Unarchiver 2.0.1

The Unarchiver 2.0.1


The Unarchiver is known as a convenient and effective compression tool. more>>

The Unarchiver 2.0.1 is known as a convenient and effective compression tool. The Unarchiver is a much more capable replacement for "BOMArchiveHelper.app", the built-in archive unpacker program in Mac OS X. The Unarchiver is designed to handle many more formats than BOMArchiveHelper, and to better fit in with the design of the Finder.

It can also handle filenames in foreign character sets, created with non-English versions of other operating systems. Personally find it useful for opening Japanese archives, but it should handle many other languages just as well.

It is very simple to use and install - simply copy it into your Applications folder or whereever you prefer, and then set archive filetypes to open using it. This can either be done the usual way, or by double-clicking the icon to show The Unarchiver's preferences.

Supported file formats include Zip, Tar-GZip, Tar-BZip2, RAR, 7-zip, LhA, StuffIt and many other more and less obscure formats. The goal is to make The Unarchiver able to extract anything you give it. The Unarchiver uses the libxad unarchiving library to support many older, obscure formats.
If you have a compressed file that The Unarchiver does not open, please post a bug on the bug tracker, and include the file in question, and I will look into whether it is possible to add support for it!

Major Features:

  1. Supports more formats than I can remember. Zip, Tar, Gzip, Bzip2, 7-Zip, Rar, LhA, StuffIt, several old Amiga file and disk archives, CAB, LZX, stuff I don't even know what it is.
  2. Copies the Finder file-copying/moving/deleting interface for its interface.
  3. Uses the character set autodetection code from Mozilla to auto-detect the encoding of the filenames in the archives.
  4. Supports split archives for certain formats, like RAR.
  5. Built around libxad. This is an old Amiga library for handling unpacking of archives. It supports a whole lot of formats, and added a couple more, and bugfixed old code. Also wrote a higher-level Objective-C wrapper around it, which might be useful for other projects too (including Xee).
Enhancements:
  • Should now handle concaternated bzip2 files.
  • Fixes to the Japanese translation.
  • Fixes to the LZMA parser.
<<less
Download (3.5MB)
Added: 2009-08-26 License: Freeware Price: Notavailable
downloads
Music Machines

Music Machines


Easily generate music within certain parameters. more>>
Music Machines provides you with a very powerful and easy-to-use program which can easily generate music within certain parameters. Music Machines project goal was to create a number of small, simple programs that are able to generate music within certain parameters.


<<less
Download (1MB)
Added: 2009-07-09 License: Freeware Price: FREE
29 downloads
Folding@home Screensaver 5.02

Folding@home Screensaver 5.02


Folding@home Screensaver - distributed application screensaver more>>
Folding@home Screensavers goal: to understand protein folding, misfolding, and related diseases

What is protein folding and how is folding linked to disease? Proteins are biologys workhorses -- its "nanomachines." Before proteins can carry out these important functions, they assemble themselves, or "fold." The process of protein folding, while critical and fundamental to virtually all of biology, in many ways remains a mystery.

Moreover, when proteins do not fold correctly (i.e. "misfold"), there can be serious consequences, including many well known diseases, such as Alzheimers, Mad Cow (BSE), CJD, ALS, Huntingtons, Parkinsons disease, and many Cancers and cancer-related syndromes.

You can help by simply running a piece of software. Folding@Home is a distributed computing project -- people from through out the world download and run software to band together to make one of the largest supercomputers in the world. Every computer makes the project closer to our goals.

Folding@Home uses novel computational methods coupled to distributed computing, to simulate problems thousands to millions of times more challenging than previously achieved.

<<less
Download (197KB)
Added: 2007-04-04 License: Freeware Price:
942 downloads
Red Faction 1.2 beta 3

Red Faction 1.2 beta 3


Your goal is to successfully make your way through 20 action-packed levels. more>>


You assume the role of a tough miner named Parker, who?s fed up and ready to get to the bottom of the mysteries surrounding the Ultor Corporation. Your goal is to successfully make your way through 20 action-packed levels and stop the company?s mistreatment of its employees.
Game Feature: Red Faction: From Mars and Beyond

<<less
Download (1.8MB)
Added: 2003-02-17 License: Update Price:
720 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5