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

Received Wisdom Meaning freeware
Filter: All | Freeware | Demo
 

Received Wisdom Meaning

< 1 2 3 4 5 > 
Added: February 19, 2010 | Visits: 901

mod_loopback mod_loopback module serves as a web client debugging tool and simply sends back plain text output of everything received conerning a request: the request line, headers, any content received from a POST or PUT, and if installed, any data passed from mod_watch. Configuration: The commands below... Platforms: *nix

License: Freeware Size: 13.31 KB Download (97): mod_loopback Download

Added: April 08, 2010 | Visits: 1.274

Efax-gtk Efax-gtk is a GUI front end for the efax fax program. Efax-gtk can be used to send and receive faxes with a fax modem, and to view, print and manage faxes received. It also has a socket interface to provide a "virtual printer" for sending faxes from word processors and similar programs, and can... Platforms: *nix

License: Freeware Size: 890.88 KB Download (107): Efax-gtk Download

Added: February 08, 2010 | Visits: 744

XML::IDMEF XML::IDMEF is a module for building/parsing IDMEF messages. QUICK START Below is an example of an Alert IDMEF message. < ?xml version="1.0" encoding="UTF-8"? > < !DOCTYPE IDMEF-Message PUBLIC "-//IETF//DTD RFC XXXX IDMEF v1.0//EN" "idmef-message.dtd" > < IDMEF-Message > < Alert > <... Platforms: *nix

License: Freeware Size: 25.6 KB Download (114): XML::IDMEF 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: March 03, 2010 | Visits: 1.727

GNU Radio GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in todays high performance wireless... Platforms: *nix

License: Freeware Size: 1024 KB Download (138): GNU Radio Download

Added: April 11, 2010 | Visits: 1.191

Mail::DKIM::Signature Mail::DKIM::Signature module encapsulates a DKIM signature header. CONSTRUCTORS new() - create a new signature from parameters my $signature = new Mail::DKIM::Signature( [ Algorithm => "rsa-sha1", ] [ Signature => $base64, ] [ Method => "relaxed", ] [ Domain => "example.org", ] [... Platforms: *nix

License: Freeware Size: 47.1 KB Download (98): Mail::DKIM::Signature Download

Added: October 06, 2010 | Visits: 1.055

Linux::Input::Joystick Linux::Input::Joystick is a joystick-specific interface for Linux 2.2+ SYNOPSIS Usage use YAML; my $js = Linux::Input::Joystick->new(/dev/input/js0); while (1) { my @event = $js->poll(0.01); print Dump($_) foreach (@event); } This is a subclass of Linux::Input that implements the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Linux::Input::Joystick Download

Added: February 08, 2010 | Visits: 645

XML::IODEF XML::IODEF is a Perl module for building/parsing IODEF messages. QUICK START Below is an example of an Incident IODEF message. < ?xml version="1.0" encoding="UTF-8"?> < !DOCTYPE IODEF-Message PUBLIC "-//IETF//DTD RFC XXXX IODEF v1.0//EN" "IODEF-Document.dtd"> < IODEF-Document> < Incident... Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): XML::IODEF Download

Added: March 06, 2010 | Visits: 897

LDMud LDMUD is an LP-class MUD engine, meaning it is object-oriented, with all object clases stored in unique files. The engine runs compiled bytecode to manipulate those objects, and the underlying simulated processor is a stack machine. LDMud game is a 3rd-generation LP-class MUD, being derived... Platforms: *nix

License: Freeware Size: 2.5 MB Download (99): LDMud Download

Added: January 08, 2010 | Visits: 742

alterMIME alterMIME is a small program which is used to alter your mime-encoded mailpacks as typically received by Xamime, Inflex and AMaViS.. Platforms: *nix

License: Freeware Size: 75.78 KB Download (97): alterMIME Download

Added: May 10, 2013 | Visits: 816

SQLAlchemy SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (98): SQLAlchemy Download

Added: August 04, 2010 | Visits: 767

404cache 404cache is an extension which provides links to cache copies if a 404 page error is received. Provides links to cache copies if a 404 page error is received. Displays a yellow toolbar similair to the popup block message, that provides the option to check the page in web cache services. I... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): 404cache Download

Added: September 10, 2010 | Visits: 962

Audio::MadJACK Audio::MadJACK is a Perl module to talk to MadJACK server using Object Oriented Perl. SYNOPSIS use Audio::MadJACK; my $mj = new Audio::MadJACK( osc.udp://madjack.example.net:4444/ ); $mj->load( Playlist_A/mymusic.mp3 ); $mj->play(); The Audio::MadJACK module uses Net::LibLO to talk to a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): Audio::MadJACK Download

Added: June 18, 2010 | Visits: 1.589

Sound Studio Sound Studio is a Tcl/Tk application written by Paul Sharpe as his third year individual project, for which he received the Microsoft Prize for Software Engineering. It was subsequently improved by Robin Whitehead. It enables recording, playback and simple cut & paste editing of sound files of... Platforms: *nix

License: Freeware Size: 655.36 KB Download (166): Sound Studio Download

Added: July 08, 2010 | Visits: 872

HTTPClient This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the... Platforms: *nix

License: Freeware Size: 532.48 KB Download (94): HTTPClient Download

Added: April 08, 2010 | Visits: 1.714

arp-scan arp-scan sends ARP (Address Resolution Protocol) queries to the specified targets, and displays any responses that are received. It allows any part of the outgoing ARP packets to be changed, allowing the behavior of targets to non-standard ARP packets to be examined. The IP address and hardware... Platforms: *nix

License: Freeware Size: 266.24 KB Download (177): arp-scan Download

Added: February 01, 2010 | Visits: 1.384

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler... Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Added: April 01, 2010 | Visits: 709

mod_accounting mod_accounting is a simple Apache module that can record traffic statistics (bytes received/sent per request) into a database. Whats New in This Release: - Added a placeholder for user names (%u) to allow for more statistics on the recorded data. - Now uses ap_get_server_name(r) to get the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): mod_accounting Download

Added: June 11, 2010 | Visits: 952

dvbcut dvbcut is a Qt application that allows you to select certain parts of an MPEG transport stream (as received via Digital Video Broadcasting, DVB) and save these parts into a single MPEG output file. dvbcut follows a "keyhole surgery" approach where the input video and audio data is mostly kept... Platforms: *nix

License: Freeware Size: 655.36 KB Download (101): dvbcut Download

Added: January 25, 2010 | Visits: 581

Giftory Giftory is a simple, intuitive application that is used to keep track of gifts, both given and received, amongst a group of people, for any number of occasions. It acts basically as a simple database with a user interface customized for the purpose of tracking gifts.With Giftory, you set up the... Platforms: Mac

License: Freeware Download (108): Giftory Download

< 1 2 3 4 5 >