french foreign legion
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 459
Legendary Legions 20070411
Legendary Legions is a turn-based strategy game with fantasy theme and rpg-elements. more>>
Legendary Legions is a turn-based strategy game with fantasy theme and rpg-elements (e.g. leveling the units, and skills which you could raise).
Your mission is to destroy enemys castle. You can be on good or evil side. A the moment game supports only 2 human player game, but in future we plan to add AI and network play. The gameplay is similar to this in Heroes of Might and Magic but its much simpler of course.
Game was written with allegro for graphic and:
- allegromp3 for music
- loadpng for png support
Note:
All units have been taken from Celtic Legends (an old Amiga game), the concept is a hybrid of Celtic Legends (its not clone), Heroes of Might & Magic and Civilization :D . The dragon in menu and in interface is not ours too as well as music in trailer ;D. Hmmm whats more... the code is ours (but we wont public it yet and everything is in polish so you wont understand it at all), the rest graphic are ours. Oh and sound when the unit is building is not ours too. I think its all about copyrights. The game is freeware, non-profit etc.
Enhancements:
- network multiplayer support
- graphic feature: dynamic clouds with lightining
- builder now can build tower or town
- performance tweak: framelimiter
- fixed bug: tower capture
- some optimization and bugfixes
<<lessYour mission is to destroy enemys castle. You can be on good or evil side. A the moment game supports only 2 human player game, but in future we plan to add AI and network play. The gameplay is similar to this in Heroes of Might and Magic but its much simpler of course.
Game was written with allegro for graphic and:
- allegromp3 for music
- loadpng for png support
Note:
All units have been taken from Celtic Legends (an old Amiga game), the concept is a hybrid of Celtic Legends (its not clone), Heroes of Might & Magic and Civilization :D . The dragon in menu and in interface is not ours too as well as music in trailer ;D. Hmmm whats more... the code is ours (but we wont public it yet and everything is in polish so you wont understand it at all), the rest graphic are ours. Oh and sound when the unit is building is not ours too. I think its all about copyrights. The game is freeware, non-profit etc.
Enhancements:
- network multiplayer support
- graphic feature: dynamic clouds with lightining
- builder now can build tower or town
- performance tweak: framelimiter
- fixed bug: tower capture
- some optimization and bugfixes
Download (3.6MB)
Added: 2007-05-26 License: Freeware Price:
882 downloads
DateTime::Calendar::FrenchRevolutionary 0.07
DateTime::Calendar::FrenchRevolutionary - dates in the French Revolutionary Calendar. more>>
DateTime::Calendar::FrenchRevolutionary - dates in the French Revolutionary Calendar.
SYNOPSIS
use DateTime::Calendar::FrenchRevolutionary;
$dt = DateTime::Calendar::FrenchRevolutionary->new( year => 8,
month => 2,
day => 18,
);
# convert FrenchRevolutionary->Gregorian...
$dtgreg = DateTime->from_object( object => $dt );
# ... and back again
$dtrev = DateTime::Calendar::FrenchRevolutionary->from_object( object => $dtgreg );
<<lessSYNOPSIS
use DateTime::Calendar::FrenchRevolutionary;
$dt = DateTime::Calendar::FrenchRevolutionary->new( year => 8,
month => 2,
day => 18,
);
# convert FrenchRevolutionary->Gregorian...
$dtgreg = DateTime->from_object( object => $dt );
# ... and back again
$dtrev = DateTime::Calendar::FrenchRevolutionary->from_object( object => $dtgreg );
Download (0.095MB)
Added: 2007-08-15 License: Perl Artistic License Price:
801 downloads
FreeTranslate 0.09
FreeTranslate allows you to translate individual words on a web page. more>>
FreeTranslate allows you to translate individual words on a web page.
Freetranslate.xpi is a simple extension that allows you to translate individual words on a web page between 10 different languages via www.freetranslate.org.
Locales supported: French & Italian.
<<lessFreetranslate.xpi is a simple extension that allows you to translate individual words on a web page between 10 different languages via www.freetranslate.org.
Locales supported: French & Italian.
Download (0.009MB)
Added: 2007-04-13 License: MPL (Mozilla Public License) Price:
963 downloads
DB Copy Plugin 1.0
DB Copy Plugin is a database copying plugin for the SQuirreL SQL Client. more>>
DB Copy Plugin is a database copying plugin for the SQuirreL SQL Client. DB Copy Plugin makes it possible to copy and paste tables from one session to another and between different databases and includes primary key and foreign key constraints for copied tables, and uses Hibernate 3.0 internally to perform database object type mappings.
It supports Firebird, Oracle, Sybase, MS SQL Server, MySQL, HyperSonic, Pointbase, and PostgreSQL, and allows the user to select a Hibernate dialect for the destination database if one couldnt be determined automatically.
Enhancements:
- Ran latest version of findbugs (http://findbugs.sourceforge.net/) and fixed Ran latest version of findbugs (http://findbugs.sourceforge.net/) and fixed
<<lessIt supports Firebird, Oracle, Sybase, MS SQL Server, MySQL, HyperSonic, Pointbase, and PostgreSQL, and allows the user to select a Hibernate dialect for the destination database if one couldnt be determined automatically.
Enhancements:
- Ran latest version of findbugs (http://findbugs.sourceforge.net/) and fixed Ran latest version of findbugs (http://findbugs.sourceforge.net/) and fixed
Download (2.5MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1108 downloads
Date::Convert::French_Rev 0.05
Date::Convert::French_Rev can convert from / to French Revolutionary Calendar. more>>
Date::Convert::French_Rev can convert from / to French Revolutionary Calendar.
SYNOPSIS
use Date::Convert::French_Rev;
Converting from Gregorian (or other) to Revolutionary
$date=new Date::Convert::Gregorian(1799, 11, 9);
convert Date::Convert::French_Rev $date;
print $date->date_string, "n";
print $date->date_string($format), "n";
Converting from Revolutionary to Gregorian (or other)
$date=new Date::Convert::French_Rev(8, 2, 18);
convert Date::Convert::Gregorian $date;
print $date->date_string, "n";
<<lessSYNOPSIS
use Date::Convert::French_Rev;
Converting from Gregorian (or other) to Revolutionary
$date=new Date::Convert::Gregorian(1799, 11, 9);
convert Date::Convert::French_Rev $date;
print $date->date_string, "n";
print $date->date_string($format), "n";
Converting from Revolutionary to Gregorian (or other)
$date=new Date::Convert::French_Rev(8, 2, 18);
convert Date::Convert::Gregorian $date;
print $date->date_string, "n";
Download (0.036MB)
Added: 2006-08-02 License: Perl Artistic License Price:
1178 downloads
Get File 1.2.2
Get File is a Firefox extension that can get a file from an URL. more>>
Get File is a Firefox extension that can get a file from an URL.
To use this extension, go in File menu and choose "Get a File".
Ive also developed a french freeware for supervision of your computer.
http://www.pastouchexp.info/
<<lessTo use this extension, go in File menu and choose "Get a File".
Ive also developed a french freeware for supervision of your computer.
http://www.pastouchexp.info/
Download (0.014MB)
Added: 2007-07-09 License: MPL (Mozilla Public License) Price:
875 downloads
amarok_hfr_nowplaying 0.5
HFR Now Playing allows to display in your signature on the french forum forum.hardware.fr what song youre now listening. more>>
HFR Now Playing allows to display in your signature on the french forum forum.hardware.fr what song youre now listening.
amarok_hfr_nowplaying script uses the ClientForm library that Ive a little hacked because the forms on the forum doesnt respect any HTML standard.
Installation:
Just download the archive, and add it in the list of scripts of amaroK via the Tools->Scripts menu. Then set up your nick/password off your account on the forum by clicking on the "Configure" button.
<<lessamarok_hfr_nowplaying script uses the ClientForm library that Ive a little hacked because the forms on the forum doesnt respect any HTML standard.
Installation:
Just download the archive, and add it in the list of scripts of amaroK via the Tools->Scripts menu. Then set up your nick/password off your account on the forum by clicking on the "Configure" button.
Download (0.025MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1393 downloads
Xreversi 2.0
Xreversi project is a networked Reversi/Othello program. more>>
Xreversi project is a networked Reversi/Othello program.
Xreversi is a complete implementation of the well-known Reversi (or Othello) board game.
It lets users play against the computer with 10 levels of AI, or against each other through a network.
Xreversi currently supports English and French languages.
<<lessXreversi is a complete implementation of the well-known Reversi (or Othello) board game.
It lets users play against the computer with 10 levels of AI, or against each other through a network.
Xreversi currently supports English and French languages.
Download (0.029MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1054 downloads
GEBORA Beta5
GEBORA is an administrative tool for the Oracle Relational Database Management System. more>>
GEBORA is an administrative tool for the Oracle Relational Database Management System. GEBORA project is an OpenSource alternative to TOAD.
Since beta-2, GEBORA uses native look-and-feel. This approach looks faster in Windows when huge tables are filled (something about 2000 or more rows).
Main features:
- Send manually created SQL commands to server, showing the results in a table;
- Browse thru all database schemas (users) and its tables and packages;
- Display tables:
- Data (with filter, ordering and printing);
- Columns (can be printed, too);
- Relations (foreign keys) in both directions (referenced tables and tables that references a table);
- Statistics (with unique profile generation and print);
- Creation script (without constraints);
- Display stored procedures source code and parameters;
- Run stored procedures, defining and viewing IN/OUT parameters.
<<lessSince beta-2, GEBORA uses native look-and-feel. This approach looks faster in Windows when huge tables are filled (something about 2000 or more rows).
Main features:
- Send manually created SQL commands to server, showing the results in a table;
- Browse thru all database schemas (users) and its tables and packages;
- Display tables:
- Data (with filter, ordering and printing);
- Columns (can be printed, too);
- Relations (foreign keys) in both directions (referenced tables and tables that references a table);
- Statistics (with unique profile generation and print);
- Creation script (without constraints);
- Display stored procedures source code and parameters;
- Run stored procedures, defining and viewing IN/OUT parameters.
Download (0.79MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1102 downloads
Oak Vocabulary 0.6.5 for Firefox
Oak Vocabulary provides an oak Vocabulary Extension. more>>
Oak Vocabulary provides an oak Vocabulary Extension.
Main features:
- point and popup tooltip window.
- It supports different languages such as English, Chinese, German, Hebrew.....
- add users own online dictionarir in a easy way.
- setup a personal vocabulary locally, which can be used offline
- review the check words, can recall the page relative to the word.
If you are learning a foreign language, this may be helpful. Only the used vocabulary are useful. read and learn language via surfing in internet. that is it.
<<lessMain features:
- point and popup tooltip window.
- It supports different languages such as English, Chinese, German, Hebrew.....
- add users own online dictionarir in a easy way.
- setup a personal vocabulary locally, which can be used offline
- review the check words, can recall the page relative to the word.
If you are learning a foreign language, this may be helpful. Only the used vocabulary are useful. read and learn language via surfing in internet. that is it.
Download (0.91MB)
Added: 2007-04-11 License: MPL (Mozilla Public License) Price:
928 downloads
Free Translate! 0.9
Free Translate! enables you to translate the text quickly and easily. more>>
Free Translate! enables you to translate the text quickly and easily.
If you want to translate the text quickly and easily, this extension is for you.
Select the text you need, click the right button of your mouse and choose "Free Translate" option.
Now the extension has the following languages: English to Russian, Russian to English, English to German, German to English, English to French, French to English.
<<lessIf you want to translate the text quickly and easily, this extension is for you.
Select the text you need, click the right button of your mouse and choose "Free Translate" option.
Now the extension has the following languages: English to Russian, Russian to English, English to German, German to English, English to French, French to English.
Download (0.013MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
933 downloads
SDL for AmigaOS 4.0 1.2.11
SDL for AmigaOS 4.0 project is a port of SDL, the Simple Directmedia Layer, for AmigaOS 4.0. more>>
SDL for AmigaOS 4.0 project is a port of SDL, the Simple Directmedia Layer, for AmigaOS 4.0 SDL is a popular open-source API for games and other software that need low-level access to video and audio hardware and input devices.
SDL was created and is maintained by Sam Lantinga, but has had a legion of contributors of the years (see SDL credits). The AmigaOS 4.0 port was created originally by Thomas and Hans Joerg Frieden, but for the last two years has largely been the work of me, Richard Drummond.
Other contributors include Juergen Schober (who developed the audio layer). You can find may OS4.0 applications built with SDL at os4depot.net and some that I have built on my Amiga Stuff page.
<<lessSDL was created and is maintained by Sam Lantinga, but has had a legion of contributors of the years (see SDL credits). The AmigaOS 4.0 port was created originally by Thomas and Hans Joerg Frieden, but for the last two years has largely been the work of me, Richard Drummond.
Other contributors include Juergen Schober (who developed the audio layer). You can find may OS4.0 applications built with SDL at os4depot.net and some that I have built on my Amiga Stuff page.
Download (2.7MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
960 downloads
Freebox 0.3.1
Freebox is a script for sending the music played by amarok to a freebox (french ADSL box). more>>
Freebox is a script for sending the music played by amarok to a freebox (french ADSL box).
<<less Download (0.040MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1084 downloads
GNU CLISP 2.41
GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system. more>>
GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, and foreign language interface which runs on most UNIXes and Win32.
Common Lisp is a high-level, all-purpose, object-oriented, dynamic, functional programming language.
CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. GNU CLISP supports the Lisp described in the ANSI Common Lisp standard plus many extensions.
CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, regular expressions, a socket interface, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.
CLISP runs on most Unix workstations (Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only 4 MB of RAM.
CLISP is Free Software and may be distributed under the terms of GNU GPL. You may distribute commercial proprietary applications compiled with CLISP, see file COPYRIGHT in the CLISP distribution.
The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed at run time.
Enhancements:
- The new libsvm module makes Support Vector Machines available in CLISP.
<<lessCommon Lisp is a high-level, all-purpose, object-oriented, dynamic, functional programming language.
CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. GNU CLISP supports the Lisp described in the ANSI Common Lisp standard plus many extensions.
CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, regular expressions, a socket interface, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.
CLISP runs on most Unix workstations (Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only 4 MB of RAM.
CLISP is Free Software and may be distributed under the terms of GNU GPL. You may distribute commercial proprietary applications compiled with CLISP, see file COPYRIGHT in the CLISP distribution.
The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed at run time.
Enhancements:
- The new libsvm module makes Support Vector Machines available in CLISP.
Download (9.5MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1110 downloads
FoxLingo 2.1.4
FoxLingo is a Firefox extension which acts as a versatile language tool. more>>
FoxLingo project is a Firefox extension which acts as a versatile language tool.
Main features:
- Web Page Translation - Translates full web pages (over 1,000 different language pairs)
- Translated Search - Searches foreign pages using terms written in your language
- Auto Translation - Automatically translates websites by recognizing their domain
- Text Translation - Translates text entered in the search box or selected on any web page
- Language Resources - Over 90 language services (encyclopedias, text-to-speech, etc.)
- Ixquick - Metasearch engine with unique features, language search and complete privacy
- Learning Languages - Over 100 links to language learning sites for a variety of languages
- Freeware - is completely free and contains no adware or spyware
- Complete Privacy - does not take any information from its users
Supports 45 languages & over 1,000 different language pairs
Afrikaans, Arabic, Aranese, Basque, Bulgarian, Catalan, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Esperanto, Filipino, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latin, Malay, Norwegian, Persian, Polish, Portuguese, Portuguese Brazilian, Romanian, Russian, Serbian, Slovenian, Spanish, Spanish Latin American, Swedish, Thai, Turkish, Ukrainian, Welsh
<<lessMain features:
- Web Page Translation - Translates full web pages (over 1,000 different language pairs)
- Translated Search - Searches foreign pages using terms written in your language
- Auto Translation - Automatically translates websites by recognizing their domain
- Text Translation - Translates text entered in the search box or selected on any web page
- Language Resources - Over 90 language services (encyclopedias, text-to-speech, etc.)
- Ixquick - Metasearch engine with unique features, language search and complete privacy
- Learning Languages - Over 100 links to language learning sites for a variety of languages
- Freeware - is completely free and contains no adware or spyware
- Complete Privacy - does not take any information from its users
Supports 45 languages & over 1,000 different language pairs
Afrikaans, Arabic, Aranese, Basque, Bulgarian, Catalan, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Esperanto, Filipino, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latin, Malay, Norwegian, Persian, Polish, Portuguese, Portuguese Brazilian, Romanian, Russian, Serbian, Slovenian, Spanish, Spanish Latin American, Swedish, Thai, Turkish, Ukrainian, Welsh
Download (1.2MB)
Added: 2007-04-09 License: Open Software License Price:
1679 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above french foreign legion search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed