Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.001 Times

Are Trying software
Filter: All | Freeware | Demo
 

Are Trying

< 1 2 3 4 5 
Added: September 06, 2010 | Visits: 880

Tcsh Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). The project is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling... Platforms: *nix

License: Freeware Size: 860.16 KB Download (104): Tcsh Download

Added: March 23, 2010 | Visits: 1.038

Sort::Versions Sort::Versions is a Perl 5 module for sorting of revision-like numbers. SYNOPSIS use Sort::Versions; @l = sort { versioncmp($a, $b) } qw( 1.2 1.2.0 1.2a.0 1.2.a 1.a 02.a ); ... use Sort::Versions; print lower if versioncmp(1.2, 1.2a) == -1; ... use Sort::Versions; %h = (1 => d, 2... Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): Sort::Versions Download

Added: November 19, 2010 | Visits: 961

List::Search List::Search is a Perl module for fast searching of sorted lists. SYNOPSIS use List::Search qw( list_search nlist_search custom_list_search ); # Create a list to search my @list = sort qw( bravo charlie delta ); # Search for a value, returns the index of first match print list_search(... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): List::Search Download

Added: February 09, 2010 | Visits: 1.088

Math::Vec Math::Vec is a Object-Oriented Vector Math Methods in Perl. SYNOPSIS use Math::Vec; $v = Math::Vec->new(0,1,2); or use Math::Vec qw(NewVec); $v = NewVec(0,1,2); @res = $v->Cross([1,2.5,0]); $p = NewVec(@res); $q = $p->Dot([0,1,0]); or use Math::Vec qw(:terse); $v = V(0,1,2); $q... Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): Math::Vec Download

Added: March 15, 2010 | Visits: 1.213

Cryptcat Cryptcat is the standard netcat enhanced with twofish encryption with ports for WIndows NT, BSD and Linux. Twofish is courtesy of counterpane, and cryptix. TCP/IP swiss army knife extended with twofish encryption - Cryptcat is a simple Unix utility which reads and writes data across network... Platforms: *nix

License: Freeware Size: 184.32 KB Download (160): Cryptcat Download

Added: February 15, 2010 | Visits: 2.133

FrostWire 4.10.9 FrostWire is a community driven project based on source code released by LimeWire LLC to create and maintain a Gnutella client according to the open standards of an international community. We are busy building a website and creating a new design for the FrostWire Gnutella client. Since... Platforms: *nix

License: Freeware Size: 4.5 MB Download (184): FrostWire 4.10.9 Download

Added: April 05, 2010 | Visits: 1.239

Pure FTP Server Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. Pure FTP Server has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual... Platforms: *nix

License: Freeware Size: 552.96 KB Download (117): Pure FTP Server Download

Added: February 25, 2010 | Visits: 915

NTW Lisp NTW Lisp project is a server written in Common Lisp for applications that use the NTW protocol to communicate with a GUI client. NTW is a collection of three things: - A protocol used to describe GUI widgets and events. - A client program which displays widgets described by the protocol and... Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): NTW Lisp Download

Added: October 16, 2010 | Visits: 1.309

Lingua::Phonology::Symbols Lingua::Phonology::Symbols is a Perl module for associating symbols with segment prototypes. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; # Load the default features $phono->features->loadfile; # Load the default symbols $symbols = $phono->symbols;... Platforms: *nix

License: Freeware Size: 99.33 KB Download (125): Lingua::Phonology::Symbols Download

Added: November 24, 2010 | Visits: 828

Kamaelia Kamaelia is a toy box, a toolkit, a library of components you can take and bolt together, customise and create your own. This includes components for TCP/multicast clients and servers, backplanes, chassis, Dirac video encoding & decoding, Vorbis decoding, pygame & Tk based user interfaces and... Platforms: *nix

License: Freeware Size: 849.92 KB Download (94): Kamaelia Download

Added: January 08, 2010 | Visits: 1.382

Armagetron Advanced Armagetron Advanced is another version of the simple action game modeled after the lightcycle sequence of the movie Tron. In the Armagetron game, you ride a lightcycle around the game grid. You can only make sharp turns of 90 degrees and a wall constantly builds up after you. Make your... Platforms: *nix

License: Freeware Size: 1.6 MB Download (139): Armagetron Advanced Download

Added: May 09, 2010 | Visits: 1.482

WiFiAdmin Wifiadmin is a free php graphical interface to mainly hostap, and wireless tools in general, although most of this code has been debugged only under a hostap environment. Please submit errors found when running with other linux wireless drivers, that support wireless extensions. We are trying... Platforms: *nix

License: Freeware Size: 43.01 KB Download (101): WiFiAdmin Download

Added: November 15, 2010 | Visits: 1.039

Packetflow Firewall Generator PacketFlow Firewall Generator is an XML based firewall generator. It takes an XML configuration file that defines the firewall policy and generates a list of iptables commands to implement this policy. It is primarily intended for use on dedicated firewalls, but it can be used in other scenarios.... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Packetflow Firewall Generator Download

Added: March 24, 2010 | Visits: 872

SMILGen SMILGen is a SMIL (and XML) authoring tool designed to ease the process of XML content creation. SMILGen understands XML syntax and handles the nesting and formatting XML. This allows authors to worry about the content that they are trying to author with out having to remember each quote and... Platforms: *nix

License: Freeware Size: 829.44 KB Download (130): SMILGen Download

Added: January 10, 2010 | Visits: 1.389

CGIParse CGIParse project is a C++ class library for parsing the input of a cgi program. Starting To start using CGIParse you first have to include the cgiparse.h header: #include < cgiparse.h > Thereafter you have to define the CGIParse object: CGIParse cgi; The CGIParse object then... Platforms: *nix

License: Freeware Size: 3.07 KB Download (116): CGIParse Download

Added: May 10, 2013 | Visits: 663

WebVocab WebVocab is a simple utility to replace words in Firefox (Greasemonkey enabled) browsers with another, user-specified, word. It is intended as a vocabulary study tool/game.If, for example, you are trying to learn your colors in Latin, WebVocab might replace all the instances of red in your web... Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (96): WebVocab Download

Added: May 20, 2010 | Visits: 981

Dial2Net Dial2net is an application that configures a PPP (dialup) connection according to the ISP specified by the user. Both PAP and CHAP protocols are supported. This application is aimed toward users new to linux that are trying to get thier system configured so they can access the internet via a ppp... Platforms: *nix

License: Freeware Size: 6.14 KB Download (99): Dial2Net Download

Added: January 17, 2010 | Visits: 1.974

Arping Arping is an ARP level ping utility. Its good for finding out if an IP is taken before you have routing to that subnet. You can also ping MAC addresses directly. Broadcasts a who-has ARP packet on the network and prints answers. VERY useful when you are trying to pick an unused IP for a net... Platforms: *nix

License: Freeware Size: 31.74 KB Download (466): Arping Download

Added: January 25, 2010 | Visits: 831

Powerlogix Switch Demo Switch Demo is an easy way to try out switch settings on a card. It was developed by and for technical support reps at PowerLogix to assist in support issues. If you are trying out different settings to optimize bus speed or overclock a processor, it may help you verify your settings.Simply click... Platforms: Mac

License: Demo Cost: $0.00 USD Size: 671 KB Download (102): Powerlogix Switch Demo Download

Added: January 25, 2010 | Visits: 483

SpeedStick SpeedStick is a program which is similiar to OmniWeb's shortcut feature, yet works for all web browsers. It resides in your menu bar and allows you do type in commands like "google chicken", if you are trying to search for chicken, or "dictionary mouse" if you want to search for the definition of... Platforms: Mac

License: Freeware Download (94): SpeedStick Download

< 1 2 3 4 5