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

How Recycling Helps Landfills freeware
Filter: All | Freeware | Demo
 

How Recycling Helps Landfills

< 1 2 3 4 5 
Added: June 20, 2010 | Visits: 703

Gimmie Gimmie project is an elegant way to think about how you use your desktop computer. High Bandwidth - Images, snippets, new app notification - Rich DND Integrated Search Friendly Advice - Bigger icons for commonly used items - Keep around items you use all the time Open Door Web -...



Platforms: *nix

License: Freeware Size: 542.72 KB Download (95): Gimmie Download

Added: March 06, 2010 | Visits: 1.213

Business::Associates::Stylesheet Business::Associates::Stylesheet is a Perl information on the Associates XSLT stylesheets and how to modify the data processing. THE PROCESSING MODEL Before we get going on the details, let us first remind ourselves on what we might call the processing model of the Associates package. The...





Platforms: *nix

License: Freeware Size: 46.08 KB Download (98): Business::Associates::Stylesheet Download

Added: January 03, 2010 | Visits: 908

MailManager 2.1 MailManager helps teams deal with large volumes of email by allocating mail to the right person, providing tools to help answer it (prioritisation, reply templates, and a knowledge base), and allowing managers to set service levels for different types of mail and report on performance against...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (91): MailManager 2.1 Download

Added: February 15, 2010 | Visits: 1.217

migratedata migratedata project allows you to write a simple XML file to define how to copy data from one database to another, and perform very simple transformations on the way. Currently, it is immediately able to help you migrate a PostNuke web site to a WordPress one, but to perform any other...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): migratedata Download

Added: March 04, 2010 | Visits: 1.066

BlockHosts BlockHosts is a script to record how many times "sshd" or "proftpd" is being attacked, and when a particular IP address exceeds a configured number of failed login attempts, that IP address is added to /etc/hosts.allow (or optionally to any other file). Requires python version 2.3 at a minimum,...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (99): BlockHosts Download

Added: March 09, 2010 | Visits: 1.484

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: July 09, 2010 | Visits: 1.035

XChat2 XChat2 plugin helps you to use BMPx from within XChat, including remote control, add files to playlist from file or library, select bookmarked audio stream and having XChat interact with your IRC channel (displaying current track played) with a customizable look. Usage: You need to have...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (114): XChat2 Download

Added: January 13, 2010 | Visits: 1.910

Array::Each::Tutorial Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (121): Array::Each::Tutorial Download

Added: November 08, 2010 | Visits: 665

libsgc libsgc is a small shared library that helps to manage a SCSI generic (sg) Linux driver. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (86): libsgc Download

Added: September 16, 2010 | Visits: 1.220

force-preview force-preview plugin helps reduce comment spam on a Movable Type blog. When enabled, commenters are required to preview their comment before posting. (See README file for complete description and installation directions.) Here is whats good about this plug-in: - It is extremely effective...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): force-preview Download

Added: July 04, 2010 | Visits: 1.628

OpenInteract2::Manual::Tutorial OpenInteract2::Manual::Tutorial is a Perl module that will teach learn you how to create and modify a package. SYNOPSIS This tutorial will show you the different methods for creating a package and how to maintain them. CREATING THE PACKAGE A word on the example For our example were...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (99): OpenInteract2::Manual::Tutorial Download

Added: July 10, 2010 | Visits: 1.179

PDL::Indexing PDL::Indexing Perl module contains a tutorial on how to index piddles. This manpage should serve as a first tutorial on the indexing and threading features of PDL. This manpage is still in alpha development and not yet complete. "Meta" comments that point out deficiencies/omissions of this...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (94): PDL::Indexing Download

Added: January 26, 2010 | Visits: 1.900

ADSL Bandwidth Management HOWTO ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem. Emphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated. The purpose of this document is to suggest a way to...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (215): ADSL Bandwidth Management HOWTO Download

Added: October 19, 2010 | Visits: 1.383

Packer Packer is a tool that helps in the creation of packages. Packages are a great convenience for gurus and new users alike. Thus, users may be less inclined to use software that is not packaged. This is unfortunate for GNU/Linux software developers since packaging software is a huge pain,...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (174): Packer Download

Added: February 15, 2010 | Visits: 1.306

SSH with Keys HOWTO SSH with Keys HOWTO is a document which shows how to use SSH with keys, passphrases, and ssh-agent. For those of you who have been using SSH for a while, you will probably understand its advantages over the previous telnet style applications such as telnet and remote shell. Although SSH with...


Platforms: *nix

License: Freeware Download (116): SSH with Keys HOWTO Download

Added: June 01, 2010 | Visits: 1.119

Statistics::ChiSquare Statistics::ChiSquare - How well-distributed is your data? SYNOPSIS use Statistics::Chisquare; print chisquare(@array_of_numbers); Statistics::ChiSquare is available at a CPAN site near you. Suppose you flip a coin 100 times, and it turns up heads 70 times. Is the coin fair? Suppose...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Statistics::ChiSquare Download

Added: July 17, 2010 | Visits: 914

HTML::WikiConverter::Dialects HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. SYNOPSIS # In your dialect module: package HTML::WikiConverter::MySlimWiki; use HTML::WikiConverter -dialect; rule b => { start => **, end => ** }; rule i => { start => //, end => // };...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): HTML::WikiConverter::Dialects Download

Added: September 03, 2010 | Visits: 1.053

pktstat pktstat displays a real-time list of active connections seen on a network interface, and how much bandwidth is being used. Partially decodes HTTP and FTP protocols to show what filename is being transferred. X11 application names are also shown. Entries hang around on the screen for a few...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): pktstat Download

Added: March 07, 2010 | Visits: 1.369

IP Masquerade HOWTO IP Masquerade HOWTO project is a document describing how to set up IP Masq (NAT) for Linux systems. It contains instructions on understanding, configuring, and troubleshooting NAT or Network Address Translation for Linux. It covers topics such as IPTABLES, PORTFW, IPCHAINS, IPFWADM, stronger...


Platforms: *nix

License: Freeware Download (118): IP Masquerade HOWTO Download

Added: February 16, 2010 | Visits: 1.315

JRainWords JRainWords project is a utility which aids in teaching children how to use a computer keyboard. JRainWords is a small educational tool I have developed for my nephews. JRainWords is a Java program useful in teaching children how to use a computer keyboard. It works with Linux, Windows and...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (128): JRainWords Download

< 1 2 3 4 5