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.479.657 Times

Too Many Items freeware
Filter: All | Freeware | Demo
 

Too Many Items

< 1 2 3 4 5 
Added: April 12, 2010 | Visits: 1.621

ISO Master ISO Master is an open-source, graphical CD image editor that runs on Linux; and bkisofs, the underlying library used for reading, modifying and writing ISO images. The hard part of this project is the library for working with ISOs (bkisofs). My hope is that people will like this library enough... Platforms: *nix

License: Freeware Size: 204.8 KB Download (146): ISO Master Download

Added: March 23, 2010 | Visits: 577

odirect When reading a lot of data from disk or network filesystem, e.g. during a backup, buffer cache pollution can be a substantial performance problem for other processes on the machines involved due to buffer cache pollution. odirect is intended to provide a convenient way of avoiding that on systems... Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): odirect Download

Added: May 19, 2010 | Visits: 850

SyslogScan::Daemon::SpamDetector::Filter SyslogScan::Daemon::SpamDetector::Filter contains filter reports. SYNOPSIS plugin SyslogScan::Daemon::SpamDetector as sd_ sd_plugin SyslogScan::Daemon::SpamDetector::Filter status spam match SpamAssassin field relayname acceptfirst 1 accept (?:bdynamicb|badsld*b|bcableb|.dhcp.|.dyn.) deny .... Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): SyslogScan::Daemon::SpamDetector::Filter Download

Added: November 24, 2010 | Visits: 1.871

WWW::BF2Player WWW::BF2Player is a Perl module that can fetch information about game servers from BF2Player.com SYNOPSIS # example 1 use WWW::BF2Player; my $bfp = WWW::BF2Player->new; # omitted UserId, must set it per-request my $player = $bfp->getPlayer( UserId => 5307, PlayerId => 64246757 ); # userId... Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): WWW::BF2Player Download

Added: August 27, 2010 | Visits: 1.155

DSHub Epsilon / Zeta DSHub is a hubsoft for Direct Connect Network. DSHub project uses the ADC protocol currently in development by Jacek Sieka and DC DEV. ADC is the future of DC++ network. How can I use DSHub ? You can download DSHub from this site and just use it. DSHub is free and every user can take it for... Platforms: *nix

License: Freeware Size: 88.06 KB Download (96): DSHub Epsilon / Zeta Download

Added: October 16, 2010 | Visits: 995

HTTP::Async HTTP::Async is a Perl module that can process multiple HTTP requests in parallel without blocking. SYNOPSIS Create an object and add some requests to it: use HTTP::Async; my $async = HTTP::Async->new; # create some requests and add them to the queue. $async->add( HTTP::Request->new( GET... Platforms: *nix

License: Freeware Size: 15.36 KB Download (137): HTTP::Async Download

Added: July 20, 2010 | Visits: 865

Java2Excel Java2Excel is a library that allows the generation of simple excel files using objects of type java.util.Collection. The current verison of Java2Excel contains a lot of limitations. You can only write the collection in excel files using an xml file as a descriptor of what properties you want in... Platforms: *nix

License: Freeware Size: 235.52 KB Download (91): Java2Excel Download

Added: January 18, 2010 | Visits: 890

Kenosis Kenosis is a fully-distributed p2p RPC system built on top of XMLRPC. Nodes are automatically connected to each other via a Kademlia-style network, and can route RPC requests efficiently to any online node. Kenosis project is reliable and well-tested. - Nodes are identified by 160-bit... Platforms: *nix

License: Freeware Size: 174.08 KB Download (91): Kenosis Download

Added: October 15, 2010 | Visits: 1.046

MIME::Head MIME::Head is a MIME message header (a subclass of Mail::Header). SYNOPSIS Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. Ill wait. Ready? Ok... Construction ### Create a new,... Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): MIME::Head Download

Added: January 09, 2010 | Visits: 2.141

Yahoo Mail Sucker As you probably know, Yahoo Mail does not provide free POP access to its users any more. You can still use your YM account for free, but you have to use a Yahoo Mail web site to access your account. This is not very convenient as you always have to be online, you cannot use your favourite... Platforms: *nix

License: Freeware Size: 44.03 KB Download (143): Yahoo Mail Sucker Download

Added: October 12, 2010 | Visits: 999

GNUstep GNUstep is a cross-platform, object-oriented framework for desktop application development. Based on the OpenStep specification originally created by NeXT (now Apple), GNUstep enables developers to rapidly build sophisticated software by employing a large library of reusable software... Platforms: *nix

License: Freeware Size: 1.9 MB Download (99): GNUstep Download

Added: June 23, 2010 | Visits: 980

Space Mines Space Mines project is a game where one makes money by building mines. Space Mines is a game where one needs to make money by building mines and by keeping ones workers happy. INSTALLATION make all make install make clean USAGE Build mines (but not too many) and create profits by... Platforms: *nix

License: Freeware Size: 9.22 KB Download (99): Space Mines Download

Added: January 06, 2010 | Visits: 1.222

JTAG-O-MAT JTAG-O-MAT program provides a simple but highly flexible interface to JTAG hardware. In opposite to similar projects, the focus is on running automatic JTAG sequences. The code has been kept intentionally simple to maintain portability and allow modification without the risk to spoil too many... Platforms: *nix

License: Freeware Size: 102.4 KB Download (108): JTAG-O-MAT Download

Added: January 15, 2010 | Visits: 707

ImageServer ImageServer is a software for maintaining archives of images. Theres much software available to manually view, categorize and search images. ImageServer was designed to solve a different problem: Imagine being a photographer or photo agency: You have a lot of images in many formats, all stored... Platforms: *nix

License: Freeware Size: 839.68 KB Download (96): ImageServer Download

Added: June 01, 2010 | Visits: 1.177

Diamond Crush Diamond Crush is a puzzle game to be released worldwide before the end of 2006 by the Italian Diamonds Team. The First Playable Version, a sort of pre-alpha for offline multiplayer gaming only, is already available for download onto the official game site for playtesting purposes. The game... Platforms: *nix

License: Freeware Size: 5.9 MB Download (134): Diamond Crush Download

Added: April 11, 2010 | Visits: 718

Bio::PopGen::IO Bio::PopGen::IO contains input individual,marker,allele information. SYNOPSIS use Bio::PopGen::IO; my $io = new Bio::PopGen::IO(-format => csv, -file => data.csv); # Some IO might support reading in a population at a time my @population; while( my $ind = $io->next_individual ) { push... Platforms: *nix

License: Freeware Size: 4.7 MB Download (104): Bio::PopGen::IO Download

Added: January 27, 2010 | Visits: 1.961

mysqlcppapi mysqlcppapi is a C++ wrapper for the MySQL C API library. It is a branch of the MySql++ project, but it has diverged significantly for the following reasons: MySQL++ is aggressively optimised for speed, but optimisation should happen after the design is mature, and that optimisation should be... Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): mysqlcppapi Download

Added: September 04, 2010 | Visits: 921

instool instool is a small installation program that will install tar.gz packages and create uninstall information for later use. It can also read makefiles and create uninstall files for a make install operation. Packages installed with instool can be uninstalled at any time. Uninstall packages can... Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): instool Download

Added: August 04, 2010 | Visits: 1.050

YPost Ypost is a command line usenet binary file poster. It provides both uuencoding and yEnc encoding posting, speed throttling, and flexible segment reposting ability. I wrote ypost because I wanted a command-line posting program that runs under Linux command line, and the one that was available... Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): YPost Download

Added: November 24, 2010 | Visits: 1.029

Cedar Backup Cedar Backup is a Python package that supports backups of files on local and remote hosts to CD-R or CD-RW media over a secure network connection. Cedar Backup project also includes extensions that understand how to back up MySQL databases and Subversion repositories, and it can be easily... Platforms: *nix

License: Freeware Size: 2 MB Download (95): Cedar Backup Download

< 1 2 3 4 5