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

Ron Paul Revolution freeware
Filter: All | Freeware | Demo
 

Ron Paul Revolution

< 1 2 3 4 5 
Added: March 05, 2010 | Visits: 988

Chebyshev Chebyshev application allows someone to set up a spam filtering email forwarding service. Chebyshev is an engine for an email forwarding service similar to those "bitdiddle@alum.college.edu" email forwarding services that some schools provide. Combine email forwarding with spam filtering, and...



Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Chebyshev Download

Added: May 24, 2010 | Visits: 870

KBFX KBFX is an alternative to the classical K-Menu button and its menu. KBFX project improves the user experience by enabling the user to set a bigger (and thus more visible) start button and by finally replacing the Win95-like K-Menu. But if you still want the old menu, because youre used to it,...





Platforms: *nix

License: Freeware Download (92): KBFX Download

Added: November 24, 2010 | Visits: 1.488

MySQL Backup for lazy sysadmins MySQL Backup for lazy sysadmins (mysqlblasy) is a Perl script for automating MySQL database backups. It uses "mysqldump" for dumping mysql databases to the files sytem. MySQL Backup for lazy sysadmins program was written with automated usage in mind. For example, it is silent during operation,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): MySQL Backup for lazy sysadmins Download

Added: June 25, 2010 | Visits: 791

fileq fileq transfers files from an incoming queue (directory) to a list of destinations. Destinations can only be directories on remote hosts. The respective transfers are performed using the sftp command line utility from the OpenSSH package. After a successful transfer to all destinations, the...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): fileq Download

Added: September 19, 2010 | Visits: 804

WebService::TicketAuth WebService::TicketAuth is a ticket-based authentication module for SOAP services. SYNOPSIS @WebService::MyService::ISA = qw(WebService::TicketAuth); WebService::TicketAuth is an authentication system for SOAP-based web services, that provides a signature token (like a cookie) to the client...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): WebService::TicketAuth Download

Added: April 21, 2010 | Visits: 1.180

RipMIME RipMIME project is an email attachment extration tool. RipMIME has been written as part of the (commercial) Xamime package, but because there was such a problem trying to attain a easy to use, openSource MIME decoder which the everyday person with some limited C skills could try and play with,...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (110): RipMIME Download

Added: January 15, 2010 | Visits: 1.989

mod_auth_aix "Loadable Authentication Modules" are AIXs way to extend the identification and authentication functions of the operating system. They are - up to a certain degree - the AIX equivalent of PAM and NSS mechanisms known by many other systems. mod_auth_aix is an Apache module that allows the Apache...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): mod_auth_aix Download

Added: November 05, 2010 | Visits: 913

MEsmtpd MEsmtpd provides a small SMTP Daemon with From-header rewrite and SMTP-Auth. The main features of MEsmtpd are SMTP-Auth (RFC 2554) and rewriting the From: header (email body From: header and envelope from) based on an account-list (configuration file and auth data). Some big companies dont...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (114): MEsmtpd Download

Added: April 24, 2010 | Visits: 713

PyKHTML PyKHTML is a Python module for writing website scrapers/spiders. Whereas traditional methods focus on writing the code to parse HTML/forms themselves, PyKHTML uses the excellent KHTML engine to do all the trudge work. It therefore handles webpages very well (even the severely crufty ones) and...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (91): PyKHTML Download

Added: July 04, 2010 | Visits: 1.296

Gedcom Gedcom is a Perl module to manipulate Gedcom genealogy files. SYNOPSIS use Gedcom; my $ged = Gedcom->new; my $ged = Gedcom->new($gedcom_file); my $ged = Gedcom->new(grammar_version => 5.5, gedcom_file => $gedcom_file, read_only => 1, callback => $cb); my $ged =...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (158): Gedcom Download

Added: September 08, 2010 | Visits: 948

cmix CMIX is a computer music "language" designed to create and manipulate soundfiles, or files containing raw binary data which can be converted into sound on a computer equipped with an appropriate digital-to-analog convertor. It is somewhat similar to CSOUND and CMUSIC (two other popular software...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (92): cmix Download

Added: October 09, 2010 | Visits: 938

Radstock Radstock is a tool to analyse RADIUS traffic on high volume radius servers. It has the ability to fully decode each packet, and also has extensive filters capabilities to allow you to selectively match RADIUS packets. It provides the ability to fully decode each packet. Here is some sample...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (101): Radstock Download

Added: August 05, 2010 | Visits: 808

ax25-tools The ax25-tools package contains the tools that you need to get going with AX.25 for Linux. AX.25 is a network protocol that is used by hamradio operators across packet radio wireless links. AX.25 is a network protocol that is used for wireless packet networks. Generally when you want to use a...


Platforms: *nix

License: Freeware Size: 256 KB Download (98): ax25-tools Download

Added: June 18, 2010 | Visits: 773

X500::DN::Parser X500::DN::Parser is a Perl module that can parse X500 Distinguished Names. SYNOPSIS use X500::DN::Parser; my($parser) = new X500::DN::Parser(&errorInDN); my($dn, $genericDN, %RDN) = $parser -> parse(c=au;o=MagicWare;cn=Ron Savage, c, [l], o, [ou], cn); Parse DNs where the caller knows...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): X500::DN::Parser Download

Added: January 14, 2010 | Visits: 1.729

Sort::Key Sort::Key is the fastest way to sort anything in Perl. SYNOPSIS use Sort::Key qw(keysort nkeysort ikeysort); @by_name = keysort { "$_->{surname} $_->{name}" } @people; # sorting by a numeric key: @by_age = nkeysort { $_->{age} } @people; # sorting by a numeric integer key: @by_sons =...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (94): Sort::Key Download

Added: May 21, 2010 | Visits: 650

EventWatcher EventWatcher is a KDE application which notifies you about various events. "Events" are pieces of information about, for example, news ticker or blog updates, new emails, user logons, system warnings, hardware events etc. They get collected by EventWatcher plugins and sent to the main...


Platforms: *nix

License: Freeware Size: 512 KB Download (87): EventWatcher Download

Added: July 08, 2010 | Visits: 1.314

Sarien Sarien project is a Sierra AGI interpreter for games like Kings Quest and Space Quest. Sarien is a portable Sierra AGI resource interpreter engine that allows you to play Sierra On-Line AGI version 2 and version 3 games (such as Space Quest 1 and 2, and Leisure Suit Larry in the Land of the...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (92): Sarien Download

Added: February 22, 2010 | Visits: 917

Fundanemt CMS Fundanemt is an open source CMS that aims at small and medium sized websites. The system is highly focused on usability. The user must be able to interact with his or hers website without no further knowlegde than that of the average MS Windows user. Fundanemt should bring the user beyond...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (95): Fundanemt CMS Download

Added: January 15, 2010 | Visits: 1.858

Nessus Nessus project is the worlds most popular open-source vulnerability scanner used in over 75,000 organizations world-wide. Many of the worlds largest organizations are realizing significant cost savings by using Nessus to audit business-critical enterprise devices and applications. The "Nessus"...


Platforms: *nix

License: Freeware Download (328): Nessus Download

Added: May 09, 2010 | Visits: 1.179

Nessus 3.2 Nessus project is the worlds most popular open-source vulnerability scanner used in over 75,000 organizations world-wide. Many of the worlds largest organizations are realizing significant cost savings by using Nessus to audit business-critical enterprise devices and applications. The "Nessus"...


Platforms: *nix

License: Freeware Download (126): Nessus 3.2 Download

< 1 2 3 4 5