try to
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2055
CTris 1.2
CTris is a simple tetris clone. more>>
CTris its mainly a tetris clone made by me for educational purposes, you can try to
have a look at the code but unfortunately its terribly messy and with few comments.
If you want to compile it from the sources you will need the DUMB libraries.
<<lesshave a look at the code but unfortunately its terribly messy and with few comments.
If you want to compile it from the sources you will need the DUMB libraries.
Download (0.84MB)
Added: 2005-08-11 License: (FDL) GNU Free Documentation License Price:
1534 downloads
KTranslator 0.4
KTranslator is a program to translate words from one language to another. more>>
KTranslator project can translate words from one language to another. KTranslator should support any language (I hope that) and come with a plugin system, to ease the addition of new dictionaries.
The main idea behind KTranslator is to translate a word without disturb the application in use. So, when the user selects a word, KTranslator will try to translate the word and show the result in a popup window. It behaves like Babylon for Windows.
<<lessThe main idea behind KTranslator is to translate a word without disturb the application in use. So, when the user selects a word, KTranslator will try to translate the word and show the result in a popup window. It behaves like Babylon for Windows.
Download (0.50MB)
Added: 2006-03-22 License: GPL (GNU General Public License) Price:
1314 downloads
Ruby Crypt 1.1.4
Ruby Crypt library is a pure-ruby implementation of a number of popular encryption algorithms. more>>
Ruby Crypt library is a pure-ruby implementation of a number of popular encryption algorithms. Block cyphers currently available include Blowfish, GOST, IDEA, and Rijndael (AES). Cypher Block Chaining (CBC) has been implemented. Twofish, Serpent, and CAST256 are planned for release soon.
Crypt is written entirely in ruby so deployment is simple - no platform concerns, no library dependencies, nothing to compile.
Performance is what you would expect from a pure-ruby implementation: it is adequate for shorter messages but I wouldnt try to encrypt my whole disk with it. If performance is critical then you might want to try ezcryptos interface to OpenSSL.
Enhancements:
- This release is available as a Ruby gem for easy installation.
- A defect in Blowfish was fixed.
<<lessCrypt is written entirely in ruby so deployment is simple - no platform concerns, no library dependencies, nothing to compile.
Performance is what you would expect from a pure-ruby implementation: it is adequate for shorter messages but I wouldnt try to encrypt my whole disk with it. If performance is critical then you might want to try ezcryptos interface to OpenSSL.
Enhancements:
- This release is available as a Ruby gem for easy installation.
- A defect in Blowfish was fixed.
Download (0.020MB)
Added: 2006-08-10 License: Public Domain Price:
1172 downloads
LaTrine 0.10.0
LaTrine project is a language vocabulary drill. more>>
LaTrine project is a language vocabulary drill.
LaTrine is a curses-based LAnguage TRaINEr. It takes a dictionary and asks you for a word or a phrase, and you try to give the correct answer.
The direction is configurable. The selection of the words or phrases depends on how often you dont know the correct translation.
It can be used with the Free Dictionaries Project, which provides dictionaries for about 50 language combinations.
<<lessLaTrine is a curses-based LAnguage TRaINEr. It takes a dictionary and asks you for a word or a phrase, and you try to give the correct answer.
The direction is configurable. The selection of the words or phrases depends on how often you dont know the correct translation.
It can be used with the Free Dictionaries Project, which provides dictionaries for about 50 language combinations.
Download (0.10MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
872 downloads
APT-RPM 0.5.15lorg3.2
APT-RPM is the APT package tool for RPM based distributions. more>>
APT-RPM project is a port of Debians APT tools to a RPM based distribution (Conectiva, Red Hat, SuSE, ALT-Linux, etc). APT is an advanced package management utility front-end which allows you to easily perform package installation, upgrading and removal.
Dependencies are automatically handled, so if you try to install a package that needs others to be installed, it will download all needed packages and install them.
Enhancements:
- This release fixes crashes and promoteepoch regression handling.
<<lessDependencies are automatically handled, so if you try to install a package that needs others to be installed, it will download all needed packages and install them.
Enhancements:
- This release fixes crashes and promoteepoch regression handling.
Download (0.96MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1222 downloads
Lightbird 0.9.1
Lightbird is a try to create simple IM service for a LAN. more>>
Lightbird project is a try to create simple IM service for a LAN. It starts like a ICQ Groupware clone.
It uses mono and theoretically runs in all platforms (Gnu,Macosx and Windows). In Windows you can use .NET framework and install GTK Sharp.
Lightbird server uses Sqlite3 as users and messages DB.
<<lessIt uses mono and theoretically runs in all platforms (Gnu,Macosx and Windows). In Windows you can use .NET framework and install GTK Sharp.
Lightbird server uses Sqlite3 as users and messages DB.
Download (MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
982 downloads
rdns 1.0
rdns provides a tiny little UNIX utility that will preform reverse dns lookups. more>>
rdns provides a tiny little UNIX utility that will preform reverse dns lookups.
This simple little program takes an IP address as an argument, and spits out the hostname that it finds. Its a simple little program designed to be used in scripts, primarily.
Syntax:
rdns [-s]
Optionally, you can append -s onto the command line. This will prevent rdns from printing any available aliases.
Note: Sometimes rdns will just seem to hang there during the gethostbyname() call. This usually occurs when you try to resolve addresses private IP addresses, like 192.168.*, 10.* and so forth. This is usually BAD for scripting, so try to have all the possible hosts in your /etc/hosts.
<<lessThis simple little program takes an IP address as an argument, and spits out the hostname that it finds. Its a simple little program designed to be used in scripts, primarily.
Syntax:
rdns [-s]
Optionally, you can append -s onto the command line. This will prevent rdns from printing any available aliases.
Note: Sometimes rdns will just seem to hang there during the gethostbyname() call. This usually occurs when you try to resolve addresses private IP addresses, like 192.168.*, 10.* and so forth. This is usually BAD for scripting, so try to have all the possible hosts in your /etc/hosts.
Download (0.008MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
921 downloads
IRC to MSN gateway 0.1
This is the IRC gateway for Microsoft(tm) Messenger. more>>
This is the IRC gateway for Microsoft(tm) Messenger.
You probably wonder what this is and why I wrote this. Some more information can be found in the DESIGN document that is included in this package.
This software is written by Johannes Verelst and is licensed through the GPL license (http://www.gnu.org/licenses/gpl.html).
Note that this is pre-alpha code, it probably does a bit that you want, but dont email me bugreports or feature requests. It is under heavy development.
If this program doesnt run try to install corectly all required perl modules yourself.
The idea for this program came when I was getting annoyed by the fact that I had to use different programs for both IRC and MSN. Since I dont know of any good MSN clients that can do IRC too (on unix, ofcourse), I started thinking about the other way around: an IRC client that can do MSN.
When I saw a piece of software written by Adam Swann that allows easy connectivity to MSN with perl, I decided to write an IRC server in perl that would connect to MSN for you. This is the result.
<<lessYou probably wonder what this is and why I wrote this. Some more information can be found in the DESIGN document that is included in this package.
This software is written by Johannes Verelst and is licensed through the GPL license (http://www.gnu.org/licenses/gpl.html).
Note that this is pre-alpha code, it probably does a bit that you want, but dont email me bugreports or feature requests. It is under heavy development.
If this program doesnt run try to install corectly all required perl modules yourself.
The idea for this program came when I was getting annoyed by the fact that I had to use different programs for both IRC and MSN. Since I dont know of any good MSN clients that can do IRC too (on unix, ofcourse), I started thinking about the other way around: an IRC client that can do MSN.
When I saw a piece of software written by Adam Swann that allows easy connectivity to MSN with perl, I decided to write an IRC server in perl that would connect to MSN for you. This is the result.
Download (0.009MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1229 downloads
Abura Tan 0.A11
Abura Tan is a Rogue-like adventure game. more>>
Abura Tan project is a Rogue-like adventure game.
Abura Tan is a Rogue-like adventure game of cowboy knights and lurking horror.
AburaTanisan adventure game and a dungeon crawl. Your task is to buildupacharacterthroughadventureandto ultimately save the world.Its that simple.
Permanentdeath(permadeath) is an important feature of Abura Tan. Ifyour character dies during the course of your adventure you will not havetheoptiontoreload at an earlier point.
Because the gameplay balanceaccounts for permadeath,backing up saved games will spoil the game for you and is therefore not recommended.
Asthegameisstillin mid-stages of development you may find it somewhat lacking a purpose. There is currently no way to win.
Here are some TIPS for "Abura Tan":
- Enter the sewers near your starting location and try to delve as deeply as possible.
- Try out each character class to see which one you like most.
- Locate a town, on the surface level of Texarkana.
- Chat with the locals, or start a fight to inherit some items.
- Try chatting with non-humans too. (Certain skills may help here.)
- Try to find a kaleidoscope and apply it!
Enhancements:
- Levels are no longer discrete.
- Melee and ranged combat has been rebalanced.
- New classes, monsters, and items have been added.
- Many tweaks were made to the user interface, and many minor bugs were fixed.
<<lessAbura Tan is a Rogue-like adventure game of cowboy knights and lurking horror.
AburaTanisan adventure game and a dungeon crawl. Your task is to buildupacharacterthroughadventureandto ultimately save the world.Its that simple.
Permanentdeath(permadeath) is an important feature of Abura Tan. Ifyour character dies during the course of your adventure you will not havetheoptiontoreload at an earlier point.
Because the gameplay balanceaccounts for permadeath,backing up saved games will spoil the game for you and is therefore not recommended.
Asthegameisstillin mid-stages of development you may find it somewhat lacking a purpose. There is currently no way to win.
Here are some TIPS for "Abura Tan":
- Enter the sewers near your starting location and try to delve as deeply as possible.
- Try out each character class to see which one you like most.
- Locate a town, on the surface level of Texarkana.
- Chat with the locals, or start a fight to inherit some items.
- Try chatting with non-humans too. (Certain skills may help here.)
- Try to find a kaleidoscope and apply it!
Enhancements:
- Levels are no longer discrete.
- Melee and ranged combat has been rebalanced.
- New classes, monsters, and items have been added.
- Many tweaks were made to the user interface, and many minor bugs were fixed.
Download (MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1022 downloads
Test::Lazy 0.01
Test::Lazy is a quick and easy way to compose and run tests with useful output. more>>
Test::Lazy is a quick and easy way to compose and run tests with useful output.
SYNOPSIS
use Test::Lazy qw/check try/;
check(1 => is => 1);
check(0 => isnt => 1);
check(a => like => qr/[a-zA-Z]/);
check(0 => unlike => qr/a-zA-Z]/);
check(1 => > => 0);
check(0 => < => 1);
try(qw/a/ => eq => a);
try(qw/a/ => ne => b);
try(qw/a/ => is => [a]);
try( < stmt >, < cmpr >, < expected >, [ < msg > ] )
Evaluate < stmt> and compare the result to using < cmpr>. Optionally provide a < msg> to display on failure. If < msg> is not given, then one will be automatically made from < stmt>, < cmpr>, and < expected>.
try will also try to guess what representation is best for the result of the statement, whether that be single value, ARRAY, or HASH. Itll do this based on what is returned by the statement, and the type of < expected>. See `perldoc -m Test::Lazy` for more detail.
Note, if < expected> is an ARRAY or HASH, this function will convert it to its JSON representation before comparison.
try("2 + 2" => == => 5);
# This will produce the following output:
# Failed test 2 + 2 == 5
# at __FILE__ line __LINE__.
# got: 4
# expected: 5
check( < got>, < cmpr>, < expected>, [ < msg> ] )
Compare < got> to < expected> using < cmpr>. Optionally provide a < msg> to display on failure. If < msg> is not given, then one will be automatically made from < got>, < cmpr>, and < expected>.
Note, if < got> or < expected> is an ARRAY or HASH, this function will convert them to their JSON representation before comparison.
check([qw/a b/] => is => [qw/a b c/]);
# This will produce the following output:
# Failed test ["a","b"] is ["a","b","c"]
# at __FILE__ line __LINE__.
# got: ["a","b"]
# expected: ["a","b","c"]
template( ... )
Convenience function for creating a Test::Lazy::Template. All arguments are directly passed to Test::Lazy::Template-new>.
See Test::Lazy::Template for more details.
Returns a new Test::Lazy::Template object.
cmpr
< cmpr> can be one of the following:
ok, not_ok, is, isnt, like, unlike,
, =, lt, gt, le, ge, ==, !=, eq, ne,
<<lessSYNOPSIS
use Test::Lazy qw/check try/;
check(1 => is => 1);
check(0 => isnt => 1);
check(a => like => qr/[a-zA-Z]/);
check(0 => unlike => qr/a-zA-Z]/);
check(1 => > => 0);
check(0 => < => 1);
try(qw/a/ => eq => a);
try(qw/a/ => ne => b);
try(qw/a/ => is => [a]);
try( < stmt >, < cmpr >, < expected >, [ < msg > ] )
Evaluate < stmt> and compare the result to using < cmpr>. Optionally provide a < msg> to display on failure. If < msg> is not given, then one will be automatically made from < stmt>, < cmpr>, and < expected>.
try will also try to guess what representation is best for the result of the statement, whether that be single value, ARRAY, or HASH. Itll do this based on what is returned by the statement, and the type of < expected>. See `perldoc -m Test::Lazy` for more detail.
Note, if < expected> is an ARRAY or HASH, this function will convert it to its JSON representation before comparison.
try("2 + 2" => == => 5);
# This will produce the following output:
# Failed test 2 + 2 == 5
# at __FILE__ line __LINE__.
# got: 4
# expected: 5
check( < got>, < cmpr>, < expected>, [ < msg> ] )
Compare < got> to < expected> using < cmpr>. Optionally provide a < msg> to display on failure. If < msg> is not given, then one will be automatically made from < got>, < cmpr>, and < expected>.
Note, if < got> or < expected> is an ARRAY or HASH, this function will convert them to their JSON representation before comparison.
check([qw/a b/] => is => [qw/a b c/]);
# This will produce the following output:
# Failed test ["a","b"] is ["a","b","c"]
# at __FILE__ line __LINE__.
# got: ["a","b"]
# expected: ["a","b","c"]
template( ... )
Convenience function for creating a Test::Lazy::Template. All arguments are directly passed to Test::Lazy::Template-new>.
See Test::Lazy::Template for more details.
Returns a new Test::Lazy::Template object.
cmpr
< cmpr> can be one of the following:
ok, not_ok, is, isnt, like, unlike,
, =, lt, gt, le, ge, ==, !=, eq, ne,
Download (0.006MB)
Added: 2007-07-18 License: Perl Artistic License Price:
828 downloads
sysrqd 9
sysrqd is a small daemon intended to manage Linux Sysrq over network. more>>
sysrqd is a small daemon intended to manage Linux Sysrq over network.
sysrqds philosophy is to be very responsive under heavy load and try to be somehow reliable. Authentication is made by clear password.
Demo
% telnet localhost 680
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is ^].
sysrqd password: hello
sysrq> s
sysrq> u
sysrq> q
s will do a Emergency Sync, q will exit the session. Other command like b (reBoot), o (pOweroff) or u (Umount) are available, and so on.
Enhancements:
- This release will never go to swap (always stays in RAM).
- A file has been added to bind to only one IP address instead of any.
<<lesssysrqds philosophy is to be very responsive under heavy load and try to be somehow reliable. Authentication is made by clear password.
Demo
% telnet localhost 680
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is ^].
sysrqd password: hello
sysrq> s
sysrq> u
sysrq> q
s will do a Emergency Sync, q will exit the session. Other command like b (reBoot), o (pOweroff) or u (Umount) are available, and so on.
Enhancements:
- This release will never go to swap (always stays in RAM).
- A file has been added to bind to only one IP address instead of any.
Download (0.004MB)
Added: 2007-01-20 License: GPL (GNU General Public License) Price:
1007 downloads
4st Attack 2.1.4
4st Attack is a good looking connect-four with multiplayer support. more>>
4st Attack is a game in which you have to try to out-smart your opponent. The goal of the game is to connect four of stones in a straight line. This can be horizontaly, vertically and even diagonnally.
4st Attack is a good looking connect-four with multiplayer support.
<<less4st Attack is a good looking connect-four with multiplayer support.
Download (1.7MB)
Added: 2005-11-11 License: GPL (GNU General Public License) Price:
1444 downloads
Network Traffic Generator 0.1.3
Network Traffic Generator is a traffic generator that tests routers/firewalls. more>>
This is a traffic generator. It is used to check what massive amounts of traffic of certain type will do to an intervening network.
It does not try to measure throughput or response times. It has been made with the question in mind: If 100 clients does simultaneous TCP transfers for 2 days, will my router break? Or can I configure my firewall while 50 people are doing large TCP transfers through the device?
<<lessIt does not try to measure throughput or response times. It has been made with the question in mind: If 100 clients does simultaneous TCP transfers for 2 days, will my router break? Or can I configure my firewall while 50 people are doing large TCP transfers through the device?
Download (0.19MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1681 downloads
Math::BigRat 0.20
Math::BigRat package arbitrary big rational numbers. more>>
Math::BigRat package arbitrary big rational numbers.
SYNOPSIS
use Math::BigRat;
my $x = Math::BigRat->new(3/7); $x += 5/9;
print $x->bstr(),"n";
print $x ** 2,"n";
my $y = Math::BigRat->new(inf);
print "$y ", ($y->is_inf ? is : is not) , " infinityn";
my $z = Math::BigRat->new(144); $z->bsqrt();
Math::BigRat complements Math::BigInt and Math::BigFloat by providing support for arbitrary big rational numbers.
MATH LIBRARY
You can change the underlying module that does the low-level math operations by using:
use Math::BigRat try => GMP;
Note: This needs Math::BigInt::GMP installed.
The following would first try to find Math::BigInt::Foo, then Math::BigInt::Bar, and when this also fails, revert to Math::BigInt::Calc:
use Math::BigRat try => Foo,Math::BigInt::Bar;
If you want to get warned when the fallback occurs, replace "try" with "lib":
use Math::BigRat lib => Foo,Math::BigInt::Bar;
If you want the code to die instead, replace "try" with "only":
use Math::BigRat only => Foo,Math::BigInt::Bar;
<<lessSYNOPSIS
use Math::BigRat;
my $x = Math::BigRat->new(3/7); $x += 5/9;
print $x->bstr(),"n";
print $x ** 2,"n";
my $y = Math::BigRat->new(inf);
print "$y ", ($y->is_inf ? is : is not) , " infinityn";
my $z = Math::BigRat->new(144); $z->bsqrt();
Math::BigRat complements Math::BigInt and Math::BigFloat by providing support for arbitrary big rational numbers.
MATH LIBRARY
You can change the underlying module that does the low-level math operations by using:
use Math::BigRat try => GMP;
Note: This needs Math::BigInt::GMP installed.
The following would first try to find Math::BigInt::Foo, then Math::BigInt::Bar, and when this also fails, revert to Math::BigInt::Calc:
use Math::BigRat try => Foo,Math::BigInt::Bar;
If you want to get warned when the fallback occurs, replace "try" with "lib":
use Math::BigRat lib => Foo,Math::BigInt::Bar;
If you want the code to die instead, replace "try" with "only":
use Math::BigRat only => Foo,Math::BigInt::Bar;
Download (0.050MB)
Added: 2007-08-14 License: Perl Artistic License Price:
801 downloads
Versus 0.2
Versus is an old-school space shooter game. more>>
Versus project is an old-school space shooter game.
Versus is a game in which two plain triangles try to kill each other by shooting on one another.
The game features gravity and can be configured through an INI file.
Features youll see in a future version:
add HUD
remove redundancies
title screen
primitive font system
horizonal hurt looses 2 lifes bug
Enhancements:
- implement ini configuartion File
- colors
- unix makefile
- cross compilation (BSD, Linux, Mac Os X, Windows)
<<lessVersus is a game in which two plain triangles try to kill each other by shooting on one another.
The game features gravity and can be configured through an INI file.
Features youll see in a future version:
add HUD
remove redundancies
title screen
primitive font system
horizonal hurt looses 2 lifes bug
Enhancements:
- implement ini configuartion File
- colors
- unix makefile
- cross compilation (BSD, Linux, Mac Os X, Windows)
Download (0.031MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1085 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 try to 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