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

Kazaa Lite K Edition freeware
Filter: All | Freeware | Demo
 

Kazaa Lite K Edition

< 1 2 3 4 5 > 
Added: January 04, 2010 | Visits: 1.148

EnGarde Community Edition The Community Edition of EnGarde Secure Linux was designed to support features suitable for individuals, students, security enthusiasts, and those wishing to evaluate the level of security and ease of management available in Guardian Digital enterprise products. EnGarde Community Editions...



Platforms: *nix

License: Freeware Size: 574 MB Download (115): EnGarde Community Edition Download

Added: July 21, 2010 | Visits: 2.932

Horde Groupware Webmail Edition Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite. Users can read, send and organize email messages and manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project. Horde Groupware Webmail...





Platforms: *nix

License: Freeware Size: 6.7 MB Download (185): Horde Groupware Webmail Edition Download

Added: June 27, 2010 | Visits: 3.941

3rd Edition Dungeons & Dragons Character Generator 3rd Edition Dungeons and Dragons Character Generator is an HTML/JavaScript Web page that allows the user to quickly and easily create new Dungeons and Dragons characters. The characters can be of any of the eleven classes, any of the playable races, and may start at any level from 1 to 220....


Platforms: *nix

License: Freeware Size: 87.04 KB Download (379): 3rd Edition Dungeons & Dragons Character Generator Download

Added: September 26, 2010 | Visits: 1.085

Elm Milennium Edition 2.5 Elm Milennium Edition is an interactive mail system based on Elm 2.4. It contains enhanced MIME and character set support. Elm Milennium Edition can read mail from POP or IMAP folders and can pass mail to the PGP or GPG programs. It can also view digests as a mailbox and reassemble fragmented...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (93): Elm Milennium Edition 2.5 Download

Added: May 03, 2010 | Visits: 1.471

Elm Millennium Edition Elm Millennium Edition is an interactive mail system based on Elm 2.4. It contains enhanced MIME and character set support. Elm Millennium Edition can read mail from POP or IMAP folders and can pass mail to the PGP or GPG programs. It can also view digests as a mailbox and reassemble fragmented...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (142): Elm Millennium Edition Download

Added: July 23, 2010 | Visits: 2.470

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

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: August 11, 2010 | Visits: 1.956

MyBook World Edition Packages MyBook World Edition Packages project collection provides pre-compiled packages for hacking Western Digital MyBook World Edition, to improve performance and add new features. At least intermediate Linux experience is required for playing with MyBook. Please, if you do not meet this requirement,...


Platforms: *nix

License: Freeware Download (509): MyBook World Edition Packages Download

Added: January 25, 2010 | Visits: 1.266

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 (96): Minalyzer Lite Download

Added: May 11, 2010 | Visits: 1.686

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: February 23, 2010 | Visits: 1.164

Berkeley DB Java Edition Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. Berkeley DB Java...


Platforms: *nix

License: Freeware Size: 4.5 MB Download (105): Berkeley DB Java Edition Download

Added: March 18, 2010 | Visits: 1.155

steam K Beta steam K is a KDE style created by using domino & dekorator. Needed: Dekorator: http://www.kde-look.org/content/show.php?content=31447 Domino: http://www.kde-look.org/content/show.php?content=42804 In this package is included the .rc for domino and the color scheme.. steam K (beta 1)...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (98): steam K Beta Download

Added: April 11, 2010 | Visits: 1.541

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 (115): XML::DOM::Lite::XPath Download

Added: January 07, 2010 | Visits: 1.018

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

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: September 15, 2010 | Visits: 851

K-yamo K-yamo is a music-organizer for tagging music files (mp3 and ogg atm). K-yamo project is able to clean up complete directorytrees with an easy to use filter-system, and make good structured trees out of them..


Platforms: *nix

License: Freeware Size: 675.84 KB Download (102): K-yamo Download

Added: March 02, 2010 | Visits: 1.104

K Executable Viewer Kbview - also known as the K Executable viewer - is a program that is designed to allow you to browse most executable formats. At present only ELF is supported. This program is presently in pre-alpha state. While I have a general idea of how I want the development to proceed, and I am taking...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (120): K Executable Viewer Download

Added: November 11, 2010 | Visits: 1.949

Sun Java Platform Enterprise Edition 5 Update Sun Java Platform Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable, and secure server-side Java applications. Building on the solid foundation of Java SE, Java EE provides Web services, component model, management, and communications APIs that make...


Platforms: *nix

License: Freeware Download (128): Sun Java Platform Enterprise Edition 5 Update Download

Added: August 04, 2010 | Visits: 1.716

Eureka Encryption Global Edition Eureka Encryption Global Edition contains file encryption, multiple encryption, merge encryption, multiple file encryption, embedded applications (Crypt Words, Steganographer, Interface) and other tools such as a file shredder and scrambler. Eureka Encryption Global Edition is available for...


Platforms: *nix

License: Freeware Size: 5.5 MB Download (128): Eureka Encryption Global Edition Download

Added: August 18, 2010 | Visits: 1.315

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

< 1 2 3 4 5 >