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

Lightweight Luggage freeware
Filter: All | Freeware | Demo
 

Lightweight Luggage

< 1 2 3 4 5 > 
Added: September 18, 2010 | Visits: 1.189

GNU Oleo GNU Oleo is a lightweight spreadsheet application. It has internationalization support, an ncurses interface, a Motif/LessTif interface, and an autoconf/automake-based compilation process. Current enhancements include printing and plotting..



Platforms: *nix

License: Freeware Size: 788.48 KB Download (110): GNU Oleo Download

Added: October 01, 2010 | Visits: 1.129

SendEmail SendEmail is a lightweight, completly command line based, SMTP email agent. If you have the need to send email from a command prompt this tool is perfect. It was designed to be used in bash scripts, Perl programs, and web sites, but it is also quite useful in many other contexts. SendEmail is so...





Platforms: *nix

License: Freeware Size: 23.55 KB Download (109): SendEmail Download

Added: June 04, 2010 | Visits: 1.522

Skycache Skycache is a lightweight, free and fast page cache for PHP 4 and PHP 5. Once a dynamic page has been computed, it is stored in a page cache. If a query for the same URL is made afterwards, the content is immediately served from the cache instead of processing the script again. The end result...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Skycache Download

Added: September 05, 2010 | Visits: 788

DrJava DrJava is a lightweight development environment for writing Java programs. DrJava project is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. DrJava is available for...


Platforms: *nix

License: Freeware Size: 6.3 MB Download (106): DrJava Download

Added: May 23, 2010 | Visits: 3.618

Network Security Monitor Daemon The Network Security Monitor Daemon is a lightweight network security monitor for TCP/IP LANs. It will capture certain network events and record them in a relational database. The recorded data is available for analysis through a CGI-based interface. You can run test version with ./Monitord,...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (106): Network Security Monitor Daemon Download

Added: March 10, 2010 | Visits: 689

trickle trickle is a portable lightweight userspace bandwidth shaper. It can run in collaborative mode (together with trickled) or in stand alone mode. trickle works by taking advantage of the unix loader preloading. Essentially it provides, to the application, a new version of the functionality that...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (105): trickle Download

Added: July 06, 2010 | Visits: 770

Gozirra Gozirra is a lightweight implementation of the Stomp specification. As of the first release it includes both client and server implementations for Java. The name stinks, and may change. Stomp (previously TTMP) is a simple publish/subscribe messaging protocol. Its main attraction, to me at...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (105): Gozirra Download

Added: September 18, 2010 | Visits: 796

Kalva Kalva is a lightweight videorecorder application. It provides a simple to use videorecorder using MEncoder to do the real work. You can schedule movies or serials. ktvapp can import channellists from e.g. xawtv or xawtv4. You can edit and store that list. Up- and Downloading (KHotNewStuff...


Platforms: *nix

License: Freeware Size: 1024 KB Download (103): Kalva Download

Added: February 13, 2010 | Visits: 1.624

UWiKiCMS UWiKiCMS is a lightweight web content management system. UWiKiCMS features basic text formatting and online editing, image upload and automatic positionning, heavy css use, lightweight XHTML compliant code, readable URLs and no cryptic article.php?id=123 stuff, extensibility at will through PHP...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (103): UWiKiCMS Download

Added: September 04, 2010 | Visits: 1.005

PasswordMaker PasswordMaker project is a small, lightweight, free, extension for Internet Explorer, Firefox, Mozilla, Netscape, Flock, and Yahoo! Widgets which creates unique, secure passwords that are very easy for you to retrieve but no one else. Nothing is stored anywhere, anytime, so theres nothing to be...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (102): PasswordMaker Download

Added: October 18, 2010 | Visits: 856

libsgml libsgml is a fast, lightweight state machine SGML parser capable of parsing HTML, XML, and most other markup languages in their most elementary forms. libsgml library natively supports parsing HTML and XML documents into a tree format (DOM). All other markup languages may be parsed via a system...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (102): libsgml Download

Added: November 25, 2010 | Visits: 1.101

HTML::Tiny HTML::Tiny is a lightweight, dependency free HTML/XML generator. SYNOPSIS use HTML::Tiny; my $h = HTML::Tiny->new; # Generate a simple page print $h->html( [ $h->head( $h->title( Sample page ) ), $h->body( [ $h->h1( { class => main }, Sample page ), $h->p( Hello, World, { class =>...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): HTML::Tiny Download

Added: March 09, 2010 | Visits: 978

OOWeb OOWeb is a lightweight, embedded HTTP server for Java applications that maps objects to URL directories, methods to pages and form/querystring arguments as method parameters. This allows for unparalleled ease in creating, deploying and testing web applications and most importantly, its fun to...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (101): OOWeb Download

Added: July 02, 2010 | Visits: 1.064

Saja Saja is a lightweight AJAX scripting engine for PHP with secured function calls. Saja is designed for the speedy creation of simple, intuitive, and maintainable AJAX applications, without the need to write any JavaScript.. Open-source AJAX scripting engine for PHP with secure function calls....


Platforms: *nix

License: Freeware Size: 9.22 KB Download (101): Saja Download

Added: April 01, 2010 | Visits: 725

Mail::QmailRemoteXS Mail::QmailRemoteXS is a lightweight C-code (XS) SMTP send function based on Qmails qmail-remote. SYNOPSIS use Mail::QmailRemoteXS; $ret = Mail::QmailRemoteXS::mail($to_domain,$from_address,$to_address,$msg,$helo,$net_timeout,$net_timeoutconnect); This module provides a single function...


Platforms: *nix

License: Freeware Size: 256 KB Download (101): Mail::QmailRemoteXS Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 1.255

libdaemon libdaemon is a lightweight C library that eases the writing of UNIX daemons. libdaemon consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR -...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (100): libdaemon Download

Added: January 25, 2010 | Visits: 1.407

PunBB PunBB is a fast and lightweight discussion board. Its primary goal is to be a faster, smaller, and less graphic alternative to otherwise excellent discussion boards like phpBB, Invision Power Board, and vBulletin. PunBB project has fewer features than many other discussion boards, but is...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): PunBB Download

Added: June 15, 2010 | Visits: 1.342

CGI::Minimal CGI::Minimal is a lightweight CGI form processing package. SYNOPSIS # use CGI::Minimal qw(:preload); use CGI::Minimal; my $cgi = CGI::Minimal->new; if ($cgi->truncated) { &scream_about_bad_form; exit; } my $form_field_value = $cgi->param(some_field_name); Provides a micro-weight...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): CGI::Minimal Download

Added: January 14, 2010 | Visits: 1.966

Informium Informium provides a lightweight, fully-featured news script. Informium is an advanced news script intended for use within a Web site. It was programmed in PHP 4 and uses a MySQL backend for its database. Among its many features is its ability to add, edit, or delete articles, comments, and...


Platforms: *nix

License: Freeware Download (99): Informium Download

Added: July 15, 2010 | Visits: 1.120

aoeui aoeui project is a lightweight unobtrusive text editor optimized for the Dvorak keyboard layout. These are the sources for the aoeui, a lightweight and unobtrusive text editing program that is optimized for fast editing by users of the Dvorak keyboard layout. It was written in March 2007 by...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (99): aoeui Download

< 1 2 3 4 5 >