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

Discouraged software
Filter: All | Freeware | Demo
 

Discouraged

1 2 > 
Added: May 02, 2013 | Visits: 851

ssLinks Script for Scripts ssLinks is an open source PHP and mySQL powered links database which allows users to run a database driven categorised links section on a web site - similar in structure to Yahoo or any other categorised links collection.Features Include:- Fully database driven utilising mySQL.- Full template...



Platforms: PHP

License: Freeware Size: 40.96 KB Download (65): ssLinks Script for Scripts Download

Added: April 02, 2013 | Visits: 480

un.captcha.lous This module provides an unobtrusive form anti-spam method as an alternative to an HCI challege-response test such as a CAPTCHAIt differs from other spam blocking modules in two ways * Unlike Captcha and Re-Captcha no additional human-computer interaction is required. * Unlike Mollom or Akismet,...





Platforms: PHP

License: Freeware Size: 102.4 KB Download (46): un.captcha.lous Download

Added: June 09, 2013 | Visits: 272

imgscalr imgscalr is an very simple and efficient "best-practices" image-scaling library implemented in pure Java. This library makes uses of efficient Java2D scaling techniques advocated by the Java2D team which provides hardware accelerated operations on most platforms. This library also implements the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 512 KB Download (37): imgscalr Download

Added: January 03, 2006 | Visits: 2.934

Of Dreams Angie has maintained #1 expert status for over a month at AskMe.com in a crowd of 211 other experts. There are many books on the market that described dreams in a language only scholars can understand. Or the steps are too complicated to figure out for the average person. When books place names...


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 2.96 MB Download (174): Of Dreams Download

Released: October 02, 2006  |  Added: January 08, 2007 | Visits: 5.017

Touch Typing Technology test Test your touch typing skills with this cool, short test! Learn to type now with a fast and easy software! unique program- guarantees excellent results! Touch Typing Technology has been training people to touch type since 1984. During this time, hundreds of thousands of satisfied customers have...


Platforms: Windows, Mac, *nix

License: Freeware Size: 5.41 MB Download (453): Touch Typing Technology test Download

Added: August 04, 2008 | Visits: 1.135

Touch Typing Technology course Learn to type now with a fast and easy software! unique program- guarantees excellent results! Touch Typing Technology has been training people to touch type since 1984. Join hundreds of thousands of satisfied customers.You will find that our unique program activates your natural responses,...


Platforms: Windows

License: Commercial Cost: $66.00 USD Size: 22.43 MB Download (117): Touch Typing Technology course Download

Added: August 16, 2008 | Visits: 3.791

Touch Typing Technology Hebrew course Learn Hebrew touch typing with a fast and easy software! unique program- guarantees excellent results! Touch Typing Technology has been training people to touch type since 1984. Join hundreds of thousands of satisfied customers.You will find that our unique program activates your natural...


Platforms: Windows

License: Commercial Cost: $66.00 USD Size: 14.63 MB Download (444): Touch Typing Technology Hebrew course Download

Added: August 12, 2008 | Visits: 1.968

WildVoice Podcast Studio WildVoice Podcast Studio makes it easy to record and publish podcasts.Using a computer and a microphone, anybody can create a professional quality Podcasts in minutes. WildVoice Podcast Studio lets you record a show like a radio DJ. You just talk live and mix in music and other recordings. It is...


Platforms: Windows

License: Freeware Size: 25.28 MB Download (876): WildVoice Podcast Studio Download

Added: August 26, 2008 | Visits: 993

Oven Fresh Robots Txt Maker Just fill in a simple form and the robots.txt code is generated for you. Robots Txt Maker will generate the robots.txt file you need to help prevent the indexing of files and directories that if indexed by themselves could frustrate a visitor's search experience and possibly alienate them....


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 1.83 MB Download (441): Oven Fresh Robots Txt Maker Download

Added: March 20, 2010 | Visits: 981

MirBSD #10 MirBSD originated as a patch set against OpenBSD-current, an ultra secure operating system and NetBSD derivate, and has since also incorporated changes from NetBSD, a 4.4BSD-derived ultra portable operating system. It features bugfixes, code removal for the sake of simplicity, and feature...


Platforms: *nix

License: Freeware Download (95): MirBSD #10 Download

Added: September 10, 2010 | Visits: 1.581

dotBook reader dotBook reader is a reader for HTML books in .jar and .zip files. The dotBook application will be a book reader that can download, display and cache books in a special JAR file format. The format will allow digital signatures with PGP and allow books to have chapters and paragraphs that can...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (197): dotBook reader Download

Added: November 02, 2010 | Visits: 1.088

Cache::Static Cache::Static is a Perl module used for caching without freshness concerns. SYNOPSIS HTML::Mason instructions In handler.pl: use Cache::Static; In any component you where you have a well defined set of dependencies which change the output: < %init > my $_cs_deps = [ #file dependencies...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (97): Cache::Static Download

Added: February 01, 2010 | Visits: 1.029

Bio::Ontology::Relationship Bio::Ontology::Relationship is a relationship for an ontology. SYNOPSIS $rel = Bio::Ontology::Relationship->new( -identifier => "16847", -subject_term => $subj, -object_term => $obj, -predicate_term => $pred ); This is a basic implementation of Bio::Ontology::RelationshipI. The...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (109): Bio::Ontology::Relationship Download

Added: September 01, 2010 | Visits: 1.494

CAD::Drawing::IO::PgDB CAD::Drawing::IO::PgDB is a Perl module with PostgreSQL save / load methods. This module is considered pre-ALPHA and under-documented. Its use is strongly discouraged except under experimental conditions. Particularly susceptible to change will be the table structure of the database, which...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (118): CAD::Drawing::IO::PgDB Download

Added: May 02, 2010 | Visits: 827

FileCache FileCache is a Perl module to keep more files open than the system permits. SYNOPSIS use FileCache; # or use FileCache maxopen => 16; cacheout $mode, $path; # or cacheout $path; print $path @data; $fh = cacheout $mode, $path; # or $fh = cacheout $path; print $fh @data; The...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): FileCache Download

Added: July 16, 2010 | Visits: 988

LAPACK LAPACK is a linear algebra library, based on LINPACK and EISPACK. LAPACK is written in Fortran77 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated...


Platforms: *nix

License: Freeware Size: 10.6 MB Download (117): LAPACK Download

Added: May 24, 2010 | Visits: 953

DB_DataContainer DB_DataContainer is a PEAR compliant database persistence layer and data encapsulation class. A persistence layer can encapsulate the behaviour needed to make objects persistent like for exemple: to load, save and delete objects to and from persistent storage. Currently the only supported...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (103): DB_DataContainer Download

Added: May 25, 2010 | Visits: 1.419

Physics::Lorentz::Transformation Physics::Lorentz::Transformation Perl module contains representation of poincare transformations. SYNOPSIS use Physics::Lorentz; my $rotation = Physics::Lorentz::Transformation->rotation_euler( $alpha, $beta, $gamma ); my $vector = Physics::Lorentz::Vector->new([$t, $x, $y, $z]); my...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (155): Physics::Lorentz::Transformation Download

Added: October 20, 2010 | Visits: 854

Mailbox Strainer Mailbox Strainer is a Superkaramba widget that examines an arbitrary number of IMAP mailboxes, POP3 mailboxes and local mail folders for new messages. For the latest new messages, the content of a specified header is displayed on the screen. When new messages arrive, Mailbox Strainer emits a...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (91): Mailbox Strainer Download

Added: February 13, 2010 | Visits: 1.027

Spyce - Python Server Pages SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages (PSP). Those who are familiar with JSP, PHP, or ASP and like Python, should have a look at Spyce. Its modular design makes it very flexible and...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (93): Spyce - Python Server Pages Download

1 2 >