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

True freeware
Filter: All | Freeware | Demo
 

True

< 1 2 3 4 5 > 
Added: August 22, 2008 | Visits: 1.102

Vocation Do you belive in horoscopes? Do you want to know your destiny via the stars? Whether you trust in divination or not, now you have the chance to orient yourself professionally and know your true vocation thanks to this program: Vocation.Firstly, Vocation places all the information you need in a...



Platforms: Windows

License: Freeware Size: 1024 B Download (143): Vocation Download

Added: August 16, 2008 | Visits: 1.992

Amazing Visio for Microsoft Visio Amazing Visio is a tool set with these tools to add true power to your Visio drawings: Easy Publish: To easily and effectively publish your drawings offline (such as to Word and PowerPoint) and online (to Web). Easy Merge: To easily merge or split your drawings in order to effectively coordinate...





Platforms: Windows

License: Freeware Size: 5.22 KB Download (773): Amazing Visio for Microsoft Visio Download

Added: August 26, 2008 | Visits: 1.808

Psychedelix Saver II Psychedelix.com's brand new, true trippy screensaver. It uses DirectX, has an unique background music which can be turned on/off and lets you fly and zoom through a mindblowing scenery.


Platforms: Windows

License: Freeware Size: 4.63 KB Download (249): Psychedelix Saver II Download

Released: September 12, 2008  |  Added: September 17, 2008 | Visits: 4.170

HTML Notepad HTML Notepad is a free HTML editor, has one clean and convenient interface, supports syntax highlighting, word-wrap and multi-file tab pages, a rich editing environment, HTML Notepad has some true flexibility and powerful features allow you to create and edit web page code faster and easier....


Platforms: Windows

License: Freeware Size: 437 KB Download (336): HTML Notepad Download

Released: November 24, 2008  |  Added: December 02, 2008 | Visits: 2.022

IOSurf for FireFox See who else is at your favorite website with this cool social addon for Firefox and Flock. IOSurf creates a true Social Web Browsing experience so you can meet people who share your interests. IOSurf is the new social way to experience the web! Browser Chat at its finest!


Platforms: Windows, Mac, *nix

License: Freeware Size: 19.15 KB Download (253): IOSurf for FireFox Download

Released: November 26, 2008  |  Added: April 27, 2010 | Visits: 2.581

Pimsleur The Pimsleur Comprehensive Course is Absolutely the Best Language Learning Product on the Market if You Want to Speak and Understand a New Language. The above statement may seem egotistical but it is true. You can read all of the reviews on this product and you will find them saying the...


Platforms: Windows

License: Freeware Size: 511.15 KB Download (345): Pimsleur Download

Added: June 02, 2010 | Visits: 1.133

Hydranode Project Hydranode Core is a modular, plugin-driven peer-to-peer client framework which is designed with true multi-network downloads in mind. Hydranode Project can be used directly via the built-in shell functionality, or via external user interfaces. To achieve the large number of features described...


Platforms: *nix

License: Freeware Size: 6.8 MB Download (94): Hydranode Project Download

Added: October 04, 2010 | Visits: 1.781

Stream::Reader Stream::Reader is a stream reader Perl class. SYNOPSIS # Input stream can be reference to TYPEGLOB or SCALAR, output stream # can be the same types or undefined # Constructor $stream = Stream::Reader->new( *IN, { Limit => $limit, BuffSize => $buffsize, Mode => UB } ); # Reading all...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Stream::Reader Download

Added: July 27, 2010 | Visits: 693

mod_verify mod_verify Apache module is a ownership & permission verification for Apache 1.3. This module is intended to verify ownership and permissions of directories and files within a web sites hierarchy without having to use setuid() and setgid(), ie. no root privileges needed. In order for this...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): mod_verify Download

Added: May 14, 2010 | Visits: 1.159

Net::AIM Net::AIM is a Perl extension for AOL Instant Messenger TOC protocol. SYNOPSIS use Net::AIM; $aim = new Net::AIM; $conn = $aim->newconn(Screenname => Perl AIM, Password => yaddayadda); $aim->start; This module implements an OO interface to the Aol Instant Messenger TOC protocol. This...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): Net::AIM Download

Added: June 25, 2010 | Visits: 1.265

local-remote-controll-gui Beta local-remote-controll-gui is a Lazarus/(freepascal) programmed software for running commands on remote "server" or machine, true a file shearing.(like sshfs..)... some customize options, GUI on the user/machine...linux ppc and linux x86, the source binary enabled.. Get local-remote-controll-gui...


Platforms: *nix

License: Freeware Size: 4.4 MB Download (99): local-remote-controll-gui Beta Download

Added: July 21, 2010 | Visits: 1.560

Chess::Game::MoveList Chess::Game::MoveList is a specialized list class for recording the moves of a Chess::Game. SYNOPSIS $movelist = Chess::Game::MoveList->new("white", "black"); $wpawn = Chess::Game::Pawn->new("e2", "white"); $entry = $movelist->add_move($wpawn, "e2", "e4"); $true = $entry->get_piece() eq...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (125): Chess::Game::MoveList Download

Added: February 01, 2010 | Visits: 969

GD::Image::Orientation GD::Image::Orientation is a Perl extension for managing a GD::Images vertical or horizontal orientation (shapewise). SYNOPSIS use GD::Image::Orientation; for(@images) { my $img = GD::Image->new($_) or die $!; $dbh->do("INSERT INTO photogallery.metainfo (Id,Orientation,File) VALUES...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): GD::Image::Orientation Download

Added: October 25, 2010 | Visits: 1.673

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: September 26, 2010 | Visits: 1.441

Audio::TagLib::MPEG::Header Audio::TagLib::MPEG::Header is an implementation of MP3 frame headers. SYNOPSIS use Audio::TagLib::MPEG::Header; my $i = Audio::TagLib::MPEG::Header->new($data); This is an implementation of MPEG Layer III headers. The API follows more or less the binary format of these headers. Refer to...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (129): Audio::TagLib::MPEG::Header Download

Added: August 06, 2010 | Visits: 883

wwtk wwtk is a wizard-style Web interface for structured information trails - an n-ary decision tree structure based on true/false logic. wwtk project can be used as a Wizard, an expert system, or as a backend for interactive fiction. Structure This toolkit is essentially based around the single...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (94): wwtk Download

Added: September 14, 2010 | Visits: 680

Endgame: Singularity Created by accident, all who find you would destroy you. Can you escape? Endgame: Singularity project is a simulation of a true AI. Go from computer to computer, pursued by the entire world. Keep hidden, and you might have a chance. Originally created for the Pyweek compo, this version...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (103): Endgame: Singularity Download

Added: October 16, 2010 | Visits: 574

Genezzo::Havok::SQLCompare Genezzo::Havok::SQLCompare is a Perl module with SQL comparison functions. SYNOPSIS HavokUse("Genezzo::Havok::SQLCompare") FUNCTIONS SQL functions IN WHERE value IN (list) Returns TRUE if the value is present in the list, else FALSE. NOT IN is slightly different: returns NULL if any...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (92): Genezzo::Havok::SQLCompare Download

Added: March 23, 2010 | Visits: 781

makepp_statements makepp_statements Perl package contains various statements in a makefile. and, build_cache, "build_check", define, else, enddef, endef, endif, "export", global, ifdef, "ifeq", "ifmakeperl", ifndef, ifneq, ifnsys, "ifperl", "ifsys", "include", "_include", load_makefile, make, perl, "makesub",...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (94): makepp_statements Download

Added: August 12, 2010 | Visits: 734

Scalar::Util Scalar::Util is a selection of general-utility scalar subroutines. SYNOPSIS use Scalar::Util qw(blessed dualvar isweak readonly refaddr reftype tainted weaken isvstring looks_like_number set_prototype); Scalar::Util contains a selection of subroutines that people have expressed would be...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (97): Scalar::Util Download

< 1 2 3 4 5 >