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

Speed Type freeware
Filter: All | Freeware | Demo
 

Speed Type

1 2 3 4 5 > 
Released: December 05, 2016  |  Added: December 31, 2016 | Visits: 1.853

KeyBlaze Free Mac Typing Tutor KeyBlaze is a typing tutor software program designed to assist with learning how to speed type and touch type. The software allows you to start with basic lessons such as Home Keys for index, middle and pinky fingers and practice lessons including poetry, prose and drills. KeyBlaze also features... Platforms: Mac

License: Freeware Size: 2.65 MB Download (163): KeyBlaze Free Mac Typing Tutor Download

Released: November 05, 2015  |  Added: January 24, 2016 | Visits: 1.519

KeyBlaze Typing Tutor Free KeyBlaze free typing tutor software is designed to assist with learning to touch type and speed up your typing. Perfect for people of all skill levels from beginners to professionals, KeyBlaze starts with basic lessons on the home keys and neighboring keys, and works though capitalization,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1.41 MB Download (95): KeyBlaze Typing Tutor Free Download

Released: June 01, 2020  |  Added: January 11, 2021 | Visits: 3.130

KeyBlaze Free Typing Tutor KeyBlaze free typing tutor software is designed to assist with learning to touch type and speed up your typing. Perfect for people of all skill levels from beginners to professionals, KeyBlaze starts with basic lessons on the home keys and neighboring keys, and works though capitalization,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.49 MB Download (845): KeyBlaze Free Typing Tutor Download

Added: March 26, 2013 | Visits: 347

Easy Nivo Slider Easy Nivo Slider allows you to easily add the awesome Nivo Slider to any post, page, or sidebar without writing any code. This plugin generates the slideshow for you, allowing many customizations including size, speed, type of animation, navigation behavior, etc. Select which images are used in... Platforms: PHP

License: Freeware Size: 532.48 KB Download (40): Easy Nivo Slider Download

Released: December 12, 2002  |  Added: October 04, 2006 | Visits: 4.181

Speed Typing Speed Typing allows you to type a long form letter by entering only one word. In the Speed Typing database, you can place more than 100 000 messages, standard phrases, signatures, email addresses, frequently used sentences, URLs, phone numbers, hieroglyphs, etc. You can call up any information... Platforms: Windows

License: Freeware Size: 109 KB Download (220): Speed Typing Download

Added: March 07, 2006 | Visits: 12.240

Speed It Up - Ram Booster! Speed it Up Pro - Ram Booster! Is an all in one program designed to drastically Increase your Internet Connection Speed, Optimize your Computer System and Boost Memory up to 60-70% More, Significantly making your computer much faster. Web Pages will load up much quicker, programs won't take... Platforms: Windows

License: Freeware Size: 1.62 MB Download (3882): Speed It Up - Ram Booster! Download

Released: January 04, 2005  |  Added: May 26, 2006 | Visits: 9.557

Cymphonix Speed-O-Meter Speed-O-Meter is a program that measures the TCP/IP speed of all interfaces on your machine including network adapters and modems. Use it to test your internet connection speed! It displays the TRUE transmission speed and does not average it like IE. This program is freeware. Platforms: Windows

License: Freeware Size: 4.43 MB Download (1827): Cymphonix Speed-O-Meter Download

Released: February 02, 2006  |  Added: February 17, 2006 | Visits: 4.422

Flash speed reading Free flash speed reading training. Speed reading is not only flash words. Speed reading is some thing more. The main idea of speed reading is to start reading faster. Platforms: Windows, Mac

License: Freeware Size: 9 KB Download (652): Flash speed reading Download

Released: July 09, 2010  |  Added: July 15, 2010 | Visits: 7.894

Magic Speed Your PC is slow in boot-up and operation? Magic Speed will make your PC faster and more efficient in 5 simple steps. The software package includes startup management, fixing registry errors, Disk clean-up, and memory management. It is free of charge and does not require special PC knowledge!... Platforms: Windows

License: Freeware Size: 20.39 MB Download (1391): Magic Speed Download

Added: May 16, 2010 | Visits: 1.393

XML::Schema::Type::Simple XML::Schema::Type::Simple is a base class for simple XML Schema datatypes. SYNOPSIS package XML::Schema::Type::whatever; use base qw( XML::Schema::Type::Simple ); use vars qw( @FACETS ); @FACETS = ( minLength => 10, maxLength => 30, otherFacet => { value => $n, fixed => 1,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (107): XML::Schema::Type::Simple Download

Added: May 26, 2010 | Visits: 1.674

XML Schema Standard Type Library XML Schema Standard Type Library, in short XSSTL, is a collection of universally-useful data types defined in the W3C XML Schema language. The provided types describe concepts such as email address, IP address, phone number, country code, US states, etc. To make all the types from XSSTL... Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): XML Schema Standard Type Library Download

Added: August 20, 2010 | Visits: 1.951

Azureus Speed Control Azureus Speed Control is a project that enables automatic configuration of your upload limit. This addresses the problem of implicit additional upload when Azureus downloads with high speed, which can lead to connection choking. This is a problem specially for users with low upload bandwidth like... Platforms: *nix

License: Freeware Size: 194.56 KB Download (208): Azureus Speed Control Download

Added: March 03, 2010 | Visits: 1.127

Class::Meta::Type Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::TypeDef; use strict; use Class::Meta::Type; use IO::Socket; my $type = Class::Meta::Type->add( key => io_socket, desc => IO::Socket object, name => IO::Socket Object ); This... Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Class::Meta::Type Download

Added: July 15, 2010 | Visits: 1.341

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)... Platforms: *nix

License: Freeware Size: 74.75 KB Download (110): Audio::File::Type Download

Added: April 27, 2010 | Visits: 922

File type determination File type determination is a little KDE Service Menu that calls the GNU file command to retrieve Mime information from files, and presents it inside a standard KDE dialog.. Platforms: *nix

License: Freeware Download (98): File type determination Download

Added: April 14, 2010 | Visits: 1.005

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: March 12, 2010 | Visits: 1.108

Data::Type::Docs Data::Type::Docs is a Perl module with the manual overview. MANUALS Data::Type::Docs::FAQ Frequently asked questions. Data::Type::Docs::FOP Frequently occuring problems. Data::Type::Docs::Howto Point to point recipes how to get things done. Data::Type::Docs::RFC Exact API... Platforms: *nix

License: Freeware Size: 70.66 KB Download (88): Data::Type::Docs Download

Added: July 14, 2010 | Visits: 1.226

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: November 06, 2010 | Visits: 1.024

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic... Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: August 23, 2010 | Visits: 821

Tangram::Type::Extending Tangram::Type::Extending is a Perl module for teaching Tangram about new types. Tangram::Type is the root of a hierarchy of classes that are responsible mapping individual field to SQL entities (columns in the simplest cases). There is one Type object per persistent field. Adding support for... Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): Tangram::Type::Extending Download

1 2 3 4 5 >