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

Real Alternative Lite freeware
Filter: All | Freeware | Demo
 

Real Alternative Lite

< 1 2 3 4 5 > 
Released: January 02, 2009  |  Added: January 06, 2009 | Visits: 3.607

Real Desktop Light Let enchant you of this fascinating adventure and enter into a living three-dimensional world. Your icons behave now, thanks to the powerful physics-engine, like real objects that you can touch and move as on a real desk. Platforms: Windows

License: Freeware Size: 3.74 MB Download (1151): Real Desktop Light Download

Added: August 28, 2008 | Visits: 1.722

P-Encryption Lite P-Encyption Lite is a free program which allows you to encrypt your private files into one encrypted file(archive). P-Encryption Lite can also encrypt/decrypt text. P-Encryption Lite uses AES encryption to encrypt files. P-Encryption Lite is CadabraSoftware's freeware alternative to... Platforms: Windows

License: Freeware Size: 1.45 MB Download (126): P-Encryption Lite Download

Added: August 16, 2008 | Visits: 2.301

KaZaA Lite 2.7 BETA ( English version ) KaZaA Lite is a P2P file exchange program, very similar to Kazaa but with improvements, like virus detection, no publicity, no spyware, using the best download localizers...Con KaZaA Lite you can exchange any file type. KaZaA Lite is an excellent alternative to Kazaa. Platforms: Windows

License: Freeware Size: 2 KB Download (323): KaZaA Lite 2.7 BETA ( English version ) Download

Released: October 15, 2008  |  Added: April 27, 2010 | Visits: 1.966

KeyOff Lite KeyOff Lite monitors keyboard and mouse and initiates computer shutdown if the there has been no key or mouse activity for 900 seconds. It can be started manually or automatically via the Windows Task Scheduler. The computer shuts down 60 seconds after shutdown is initiated unless shutdown is... Platforms: Windows

License: Freeware Size: 356.32 KB Download (117): KeyOff Lite Download

Added: January 18, 2010 | Visits: 1.281

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){... Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: July 23, 2010 | Visits: 1.278

Now Playin Lite Now Playin is a Kopete now listening script, "lite" version, by Amy Brodzik. This script does pretty much what the original did with these options set: * Status prefix: "Now Listening: " * No changing the status to away * Set the away message * Do not set the avatar There is no config... Platforms: *nix

License: Freeware Size: 2.05 KB Download (99): Now Playin Lite Download

Added: February 16, 2010 | Visits: 1.764

OCERA Real Time Ethernet The ORTE is an implementation of the RTPS communication protocol defined by Real Time Innovations. RTPS is an application layer protocol targeted to the real-time communication area. It is built on top of a standard UDP stack. This protocol is being submitted to the IETF as an informational... Platforms: *nix

License: Freeware Size: 1.6 MB Download (106): OCERA Real Time Ethernet Download

Added: July 23, 2010 | Visits: 2.476

ADOdb Lite ADOdb Lite is a small, fast replacement for ADODB that uses 1/6th of the memory and is up to 300% faster, while being compatible with a subset of the most commonly used ADODB commands. ADOdb Lite supports Frontbase, MaxDB, MiniSql, MSSQL, MySQL, PostgreSQL, SQLite, and Sybase. Whats New in... Platforms: *nix

License: Freeware Size: 245.76 KB Download (106): ADOdb Lite Download

Added: March 25, 2010 | Visits: 1.789

SOAP::Lite SOAP::Lite is a client and server side SOAP implementation. SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.. Platforms: *nix

License: Freeware Size: 235.52 KB Download (112): SOAP::Lite Download

Added: January 25, 2010 | Visits: 1.273

Minalyzer Lite Minalyzer Lite project index and search tools to your internet or intranet website. Minalyzer Lite supports user searches by indexing data from combinations of databases, file systems and websites. The project runs on almost all Operating Systems. It even copes with restrictive shared hosting.... Platforms: *nix

License: Freeware Download (102): Minalyzer Lite Download

Added: May 11, 2010 | Visits: 1.692

MR Tech Link Wrapper Lite MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and right. Hidden preferences: - length to wrap: link_wrapper.wrapLength, default value is "15" - Sites to ignore: link_wrapper.ignoreList, default regex value is... Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): MR Tech Link Wrapper Lite Download

Added: August 02, 2010 | Visits: 1.772

Real Life Mortgage Calculator Real Life Mortgage Calculator is a script that provides visitors to your Web site of how much house they can afford than a simple mortgage calculator. Calculating the costs of your first home is more than just getting a mortgage - theres a ton of other costs to consider including appliances,... Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Real Life Mortgage Calculator Download

Added: September 05, 2010 | Visits: 1.625

Real-Time Proactive Secret Sharing Library Real-Time Proactive Secret Sharing Library is an implementation of the Shamirs secret sharing scheme and Herzbergs proactive secret sharing algorithm. Real-Time Proactive Secret Sharing Library targets the RTAI OS. It includes a port of GNU GMP to RTAI, which is used for multiple precision... Platforms: *nix

License: Freeware Size: 1.3 MB Download (115): Real-Time Proactive Secret Sharing Library Download

Added: April 11, 2010 | Visits: 1.546

XML::DOM::Lite::XPath XML::DOM::Lite::XPath is a Perl module for XPath support for XML::DOM::Lite. SYNOPSIS # XPath use XML::DOM::Lite qw(XPath); $result = XPath->evaluate(/path/to/*[@attr="value"], $contextNode); This XPath library is fairly complete - there are still a few functions outstanding which need to... Platforms: *nix

License: Freeware Size: 31.74 KB Download (127): XML::DOM::Lite::XPath Download

Added: January 07, 2010 | Visits: 1.024

XML::DOM::Lite::XSLT [COPYRIGHT] SYNOPSIS use XML::DOM::Lite qw(Parser XSLT); $parser = Parser->new( whitespace => strip ); $xsldoc = $parser->parse($xsl); $xmldoc = $parser->parse($xml); $output = XSLT->process($xmldoc, $xsldoc);. Platforms: *nix

License: Freeware Size: 31.74 KB Download (97): XML::DOM::Lite::XSLT Download

Added: May 13, 2010 | Visits: 1.147

XML::DOM::Lite XML::DOM::Lite is a Lite Pure Perl XML DOM Parser Kit. SYNOPSIS # Parser use XML::DOM::Lite qw(Parser :constants); $parser = Parser->new( %options ); $doc = Parser->parse($xmlstr); $doc = Parser->parseFile(/path/to/file.xml); # strip whitespace (can be about 30% faster) $doc =... Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): XML::DOM::Lite Download

Added: August 18, 2010 | Visits: 1.321

XML::DOM::Lite::Document Document is a XML DOM Lite Document. SYNOPSIS $root = $doc->documentElement; $node = $doc->getElementById("myid"); # Node creation $element = $doc->createElement("tagname"); $textnode = $doc->createTextNode("some text"); # XPath $nlist = $doc->selectNodes("/xpath/expression"); $node... Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): XML::DOM::Lite::Document Download

Added: August 01, 2010 | Visits: 2.209

Dedicated Server Manager Lite DSM Lite a offers a single user login to manage email, mysql, DNS etc from a single interface for an unlimited number of domains. DSM Lite allows companies to offer a no cost solution to entry level server plans or provide web based management and automatic updates of critical Linux based... Platforms: *nix

License: Freeware Download (105): Dedicated Server Manager Lite Download

Released: April 14, 2011  |  Added: June 25, 2011 | Visits: 2.083

Real Park Come with Real Park in a quiet and relaxing world and chill out from your daily routine. Watch the night sunset and listen to the sound of songbirds. Real Park will surprise you with a unique detailed graphic. And the best. It's free! Platforms: Windows

License: Freeware Size: 26.26 MB Download (384): Real Park Download

Released: October 28, 2011  |  Added: November 10, 2011 | Visits: 1.408

Real Time Protection Free Netizen Guide mini-program reference info for real time protection (resident shield) from viruses, malicious software (malware), spyware protection, tracking cookies, and other security threats. Includes recommended free programs and links to the rest of the security guide. Platforms: Windows, Other

License: Freeware Size: 504.12 KB Download (121): Real Time Protection Download

< 1 2 3 4 5 >