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

How To Block From Internet Speed Monitor freeware
Filter: All | Freeware | Demo
 

How To Block From Internet Speed Monitor

< 1 2 3 4 5 
Added: January 18, 2010 | Visits: 1.355

Compface Compface provides utilities and a library for converting to and from the X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header. Whats New in This Release: - CRLF endings in the sources were fixed. configure.in was moved to configure.ac and the...



Platforms: *nix

License: Freeware Size: 46.08 KB Download (106): Compface Download

Added: January 18, 2010 | Visits: 3.982

Tkx::Tutorial Tkx::Tutorial Perl module contains a tutorial about how to use Tkx. Tk is a toolkit that allows you to create applications with graphical interfaces for Windows, Mac OS X and X11. The Tk toolkit is native to the Tcl programming language, but its ease of use and cross-platform availability has...





Platforms: *nix

License: Freeware Size: 24.58 KB Download (215): Tkx::Tutorial Download

Added: June 12, 2010 | Visits: 1.168

Unicode::MapUTF8 Unicode::MapUTF8 is a Perl module with conversions to and from arbitrary character sets and UTF8. SYNOPSIS use Unicode::MapUTF8 qw(to_utf8 from_utf8 utf8_supported_charset); # Convert a string in ISO-8859-1 to UTF8 my $output = to_utf8({ -string => An example, -charset => ISO-8859-1 });...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (119): Unicode::MapUTF8 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: February 15, 2010 | Visits: 1.308

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: March 07, 2010 | Visits: 1.370

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.317

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

Added: July 05, 2010 | Visits: 771

bytetraf bytetraf project is a small tool for monitoring traffic to and from your machine. The following information is printed to stdout at a specified time interval: time, interface, bytes received, bytes transfered, and rate..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): bytetraf Download

Added: October 23, 2010 | Visits: 1.141

Bake Bake is a small domain specific programming language for describing how to transform one file into another. Bake uses the typical topological sort, but has features that make describing this relatively easy. Bake has patterns, similar to make, but which are part of the dependency graph (unlike...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (101): Bake Download

Added: August 18, 2010 | Visits: 1.411

QoS Connection Tuning HOWTO QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance. This enables you to get the maximum benefit out of your connection without lag and loss..


Platforms: *nix

License: Freeware Download (198): QoS Connection Tuning HOWTO Download

Added: September 03, 2010 | Visits: 993

KTouch 1.6 KTouch is a program for learning how to touch-type. KTouch is FREE software and offers you an easy way to learn to type on a keyboard quickly and correctly. Every finger has its place on the keyboard with associated keys to press. Starting with only a few keys to remember you will advance...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (103): KTouch 1.6 Download

Added: November 09, 2010 | Visits: 1.298

GNUstep examples GNUstep examples is a collection of programs that are meant to show programmers how to use GNUstep. GNUstep examples includes a calculator, a currency converter, finger, fractal, puzzle, hostaddress, and ink (a simple editor). Whats New in This Release: - Minor feature enhancements.


Platforms: *nix

License: Freeware Size: 235.52 KB Download (132): GNUstep examples Download

Added: November 03, 2010 | Visits: 715

sixbs sixbs is a library capable of writing and reading beans to and from XML using their public properties. sixbs is especially suited for writing configuration data or sending data over the network. Contrary to normal Java serialization it is readable (i.e., you can easily edit it with your...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (94): sixbs Download

Added: August 16, 2010 | Visits: 883

ext2hide 1.0.0 ext2hide allows the user to save and restore an arbitrary number of files to and from the reserved space in an ext2/3 filesystems primary and backup superblocks. Using ext2hide, you can use this reserved section to store an arbitrary number of files, where they will be completely invisible to...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (94): ext2hide 1.0.0 Download

Added: March 04, 2010 | Visits: 2.177

Mail::Addressbook::Convert::Ldif Mail::Addressbook::Convert::Ldif is a Perl module that can convert to and from Ldif formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Ldif; my $LDIF = new Mail::Addressbook::Convert::Ldif(); my $LdifInFile ="ldifSample.txt"; # name of the file containing the Ldif...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (476): Mail::Addressbook::Convert::Ldif Download

Added: February 03, 2010 | Visits: 932

Mail::Addressbook::Convert::Tsv Mail::Addressbook::Convert::Tsv is a Perl module that can convert to and from Tsv ( Tab Separated )formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Tsv; my $TSV = new Mail::Addressbook::Convert::Tsv(); my $TsvInFile ="csvSample.txt"; # name of the file...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): Mail::Addressbook::Convert::Tsv Download

Added: February 17, 2010 | Visits: 822

Mail::Addressbook::Convert::Eudora Mail::Addressbook::Convert::Eudora is a Perl module that can convert to and from Eudora addressbooks. SYNOPSIS use strict; use Eudora; my $Eudora = new Eudora(); my $EudoraInFile ="eudoraSample.txt"; # name of the file containing the Eudora data # Convert Eudora to Standard Intermediate...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (90): Mail::Addressbook::Convert::Eudora Download

Added: June 15, 2010 | Visits: 1.125

Mail::Addressbook::Convert::Pine Mail::Addressbook::Convert::Pine is a Perl module that convert to and from Pine formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Pine; my $pine = new Mail::Addressbook::Convert::Pine(); my $PineInFile ="pineSample.txt"; # name of the file containing the Ldif...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (98): Mail::Addressbook::Convert::Pine Download

Added: February 09, 2010 | Visits: 1.213

Mail::Addressbook::Convert Mail::Addressbook::Convert is a Perl module that can convert to and from many e-mail addressbooks. SYNOPSIS These modules allow to to convert between the following e-mail addressbook formats From To csv csv ( Note: MS Outlook. Outlook Express and many other mailers will export and import...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (122): Mail::Addressbook::Convert Download

Added: October 18, 2010 | Visits: 1.076

sersnoop serialsnoop is a command-line tool for Linux that echoes bytes to and from any two serial ports, PTYs, or network sockets , and prints all traffic to stdout in hex and ASCII. to install (binary, debian): get the latest x86 .deb file and dpkg -i the thing. to install (from source): youll...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (105): sersnoop Download

< 1 2 3 4 5