Main > Free Download Search >

Free completed software for linux

completed

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1781
Save Complete 0.9b7

Save Complete 0.9b7


Save Complete is a Firefox extension that saves a webpage completely. more>>
Save Complete is a Firefox extension that saves a webpage completely, providing a better alternative to the flawed built-in save functionality of Firefox.

As more and more sites use CSS, Firefoxs built-in complete save becomes increasingly less effective, as it doesnt support stylesheets.

This extension fixes this, and saves the complete page, including all images and all stylesheets associated with the document, even imported stylesheets and images referenced in the stylesheet files.

<<less
Download (0.017MB)
Added: 2007-06-21 License: MPL (Mozilla Public License) Price:
946 downloads
JavaScript::Autocomplete::Backend 0.10

JavaScript::Autocomplete::Backend 0.10


JavaScript::Autocomplete::Backend is a Google Suggest-compatible autocompletion backend. more>>
JavaScript::Autocomplete::Backend is a Google Suggest-compatible autocompletion backend.

SYNOPSYS

package MyAutocompleter;
use base qw(JavaScript::Autocomplete::Backend);

my @NAMES = qw(alice bob charlie);
sub expand {
my ($self, $query) = @_;
# do something to expand the query
my $re = qr/^Q$queryE/i;
my @names = grep /$re/, @NAMES;
(lc $query, @names, [], [""]);
}

MyAutocompleter->run;

This is a base class for implementing an autocompletion server with the same protocol used by Google Suggest ( http://www.google.com/webhp?complete=1&hl=en ). It is basically a CGI script that takes a word to be completed as the "qu" parameter and returns a specially concoted JavaScript statement. For more efficiency it should be possible to turn it into a mod_perl handler; that is left as an exercise for the reader.

The front-end JavaScript code is discussed in http://serversideguy.blogspot.com/2004/12/google-suggest-dissected.html .
This module is used by creating a subclass, which should override the expand method, which takes care of searching for the autocompletion results.

<<less
Download (0.004MB)
Added: 2006-11-24 License: Perl Artistic License Price:
1068 downloads
Mail::Message::Head::Complete 2.069

Mail::Message::Head::Complete 2.069


Mail::Message::Head::Complete is a Perl module with the header of one message. more>>
Mail::Message::Head::Complete is a Perl module with the header of one message.

INHERITANCE

Mail::Message::Head::Complete
is a Mail::Message::Head
is a Mail::Reporter

Mail::Message::Head::Complete is extended by
Mail::Message::Head::Partial
Mail::Message::Replace::MailHeader

Mail::Message::Head::Complete is realized by
Mail::Message::Head::Delayed
Mail::Message::Head::Subset

SYNOPSIS

my $head = Mail::Message::Head::Complete->new;
See Mail::Message::Head

E-mails message can be in various states: unread, partially read, and fully read. The class stores a message of which all header lines are known for sure.

<<less
Download (0.57MB)
Added: 2007-03-06 License: Perl Artistic License Price:
962 downloads
Bundle::CGI::Builder::Complete 1.36

Bundle::CGI::Builder::Complete 1.36


Bundle::CGI::Builder::Complete is a bundle to install the complete CGI::Builder framework. more>>
Bundle::CGI::Builder::Complete is a bundle to install the complete CGI::Builder framework.

SYNOPSIS

perl -MCPAN -e install Bundle::CGI::Builder::Complete

CONTENTS

HTML::Tagset - used by HTML::Parser
HTML::Parser - used by HTML::FillInForm and HTML::TableTiler
HTML::TableTiler - used by Template::Magic::HTML
HTML::FillInForm - used by Template::Magic::HTML
Class::constr - used by Template::Magic::Zone
Class::props - used by Template::Magic::Zone
Class::groups - used by Template::Magic::Zone
Object::groups - used by Template::Magic::Zone
Object::props - used by Template::Magic::Zone
IO::Util - used by Template::Magic
File::Spec - used by Template::Magic
CGI::Builder - main distribution
CGI::Builder::CgiAppAPI - cgiapp compatible API
Apache::CGI::Builder - Apache/mod_perl integration
CGI::Builder::Auth - Authentication and authorization
Template::Magic - used by CGI::Builder::Magic
CGI::Builder::Magic - Template::Magic integration
Data::FormValidator - used by CGI::Builder::DFVCheck
CGI::Builder::DFVCheck - Data::FormValidator integration
HTML::Template - used by CGI::Builder::HTMLtmpl
CGI::Builder::HTMLtmpl - HTML::Template integration
CGI::Session - used by CGI::Builder::Session
CGI::Builder::Session - CGI::Session integration

This bundle gathers together all the modules plus all related prerequisites for the CGI::Builder framework. Please, notice that the Bundle will install A LOT of modules that you might not need, so use it specially if you want to extensively try the CBF.

Note: A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.

<<less
Download (0.039MB)
Added: 2006-10-14 License: Perl Artistic License Price:
1107 downloads
wmpuzzle 0.5.0

wmpuzzle 0.5.0


wmpuzzle provides a 4x4 puzzle on a 64x64 mini window. more>>
wmpuzzle provides a 4x4 puzzle on a 64x64 mini window. You can puzzle any XPM image you wish, and there are many graphics applications available to convert other images into the XPM format.

wmpuzzle will let you save the current state of the image at any time. When the puzzle has been completed the full image will be shown. The program is designed to work with the WindowMaker dock, but will work with other window managers as well.

INSTALLATION:

On Debian systems, install the Debian package: type dpkg -i wmpuzzle_*.deb as root. If you need to compile it first, e.g. you want to install the unstable version on a woody system, type dpkg-buildpackage -rfakeroot -tc -uc -us.

On Non-Debian systems compile the program typing ./configure, make and then make install as root.

HOW TO USE THIS PROGRAM

Please read the manual page, type `man wmpuzzle.
<<less
Download (0.080MB)
Added: 2006-10-24 License: GPL (GNU General Public License) Price:
1095 downloads
Project VDW 0.51

Project VDW 0.51


Project VDW contains a package that generates van der Waerden sequences. more>>
Project VDW contains a package that generates van der Waerden sequences.
Project VDW is a an attempt to further research into van der Waerden sequences.
The software consists of a client that generates sequences, and a utility to generate unique starting seeds.
The ultimate goal of this project is to develop a BOINC-based client that can supply the massively parallel computing resources necessary to solve currently untouched sequences.
Currently the makefile will compile and test several different versions using char, u_char, int, u_int, long, and u_long as the element type.
Different architectures perform differently on chars vs ints and differently given the size of the data cache.
Feel free to try different combinations of element type to optimize the code for your particular configuration.
Enhancements:
- Changed to timed checkpointing
- Changed to millionbased accounting from 2^32 accounting
- Added Interrupted/Completed messages to output file
- Changed makefile to test different element types
- and lots of other cool stuff.
<<less
Download (0.042MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1091 downloads
Gchore 1.0

Gchore 1.0


Gchore is a simple tool that tracks your chores, and reminds you to do them on a daily basis. more>>
Gchore is a simple tool that tracks your chores, and reminds you to do them on a daily basis.

Gchore project is not a general todo list, it is better suited for repeating tasks, such as taking out the garbage on mondays.

Gchore was written with version 2.6 of GTK in C.

Gchore consists of a calendar, which displays the current month. Double clicking on a day will allow you to add a task to that day. you may also use the add/edit/delete task functions from the "Tasks" menu above the calendar. Preferences/options may be edited by selecting File->Preferences.

Gchore is highly configurable, and many of its features can be accessed through the preferences popup. One such preference is the email option. You can configure gchore to automatically email someone when a task is completed, or send out an email at a scheduled time, detailing what has been accomplished since the last email was sent.

The easiest way to start using gchore is to simply run it, and start adding tasks. It will automatically create all its databases in your home directory. There is no need to move these, but you can if you would like to. Once you have added a task, gchore will start issuing reminders to you via popup windows. Once you complete the task, click "completed", or if you dont feel like doing it today, click "procrastinate".

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

<<less
Download (0.11MB)
Added: 2005-12-27 License: GPL (GNU General Public License) Price:
1397 downloads
Computation Job Management 0.6

Computation Job Management 0.6


Computation Job Management (jobman in short) is a program that calls executables according to a given program flow. more>>
Computation Job Management (jobman in short) is a program that calls executables according to a given program flow. Each executable is run in a separate process. It is useful when a project needs to carry out a series of calculations that are performed by software written in different languages or supplied by third parties, but invoking individual programs manually is error prone and hard to manage.
The various individual programs dont communicate with each other except via persistent storage. This is especially the case for some scientific computing, quantitative finance, and prototyped programming.
Enhancements:
- A job can output a status string indicating to skip other sibling jobs.
- Fixed a number of bugs.
- Mark the program in beta status as it has been used to manage jobs completed in days.
<<less
Download (0.14MB)
Added: 2007-04-24 License: LGPL (GNU Lesser General Public License) Price:
915 downloads
CryptNET Keyserver 0.2.3

CryptNET Keyserver 0.2.3


CryptNET Keyserver is an effort to develop an openPGP (RFC2440) compliant public keys server. more>>
CryptNET Keyserver is an effort to develop an openPGP (RFC2440) compliant public keys server which is licensed under the terms of the GNU GPL.
It is written in C, and runs on Linux. It uses PostgreSQL for key storage, and supports the hkp protocol (it can interface with GnuPG and NAI PGP). The keyserver is mostly functional, and there is a link to a running copy on the homepage.
Main features:
- openPGP (RFC2440) compatible (version 3 and version 4 packets)
- Validate keys packets and subpackets
- Tied to free RDBMS (postgreSQL)
- Interface with programs through standard keyserver interface
- Capable of updating previously stored keys
- Key caching
- Fully multi-threaded
- Fully (cryptographically) validate signatures
- Handle signature expiration
- Handle key expiration and revocation
- Allow users to submit and retrieve keys through web browser
- Allow users to submit and retrieve multiple keys as key ring through web browser
- Synchronize with other keyservers through HTTP protocol (PKS)
Enhancements:
- Feature Request Completed: [ 1000332 ] sigalm to prevent cpu throttle (vab)
- Feature Request Completed: [ 1192629 ] (Optional) Large File Support (vab)
- Fixed Bug: [ 999662 ] Legacy gcc compatibility (pacoje)
- Fixed Bug: [ 999656 ] tcpwrappers problems in-addr.arpa (pacoje)
- Fixed Bug: [ 999925 ] cks import problems (vab)
- Fixed Bug: [ 969089 ] cks_import skips last pubkey in keyring (vab)
- Fixed Bug: [ 999676 ] cks import problems (vab)
- Fixed Bug: [ 966767 ] cks_import race condition on import error (vab)
- Fixed Bug: [ 969739 ] Valgrind: parse_attribute_sub_packets (vab)
- Fixed Bug: [ 969734 ] Valgrind: Memory Violation (vab)
- A context was created to handle state information (vab)
- sql updates (tab vs. spaces bug in formatting of cks.sql.in) (vab)
- General code clean-up (Function Signature Changes) (vab)
- cks_install.pl removed (Integrated into Autoconf/Automake) (vab)
- Fixes to correct most -Wall warnings (vab)
- Fix for memory leak in parse.c (vab)
- Code to force cksd to exit if it is running with root privileges (vab)
- cksd.init rewritten (vab)
- Support of storage of pid in /var/run for init system usage (vab)
- CGI processing code clean-up (vab)
- Creation of etc dir in project root w/ separate Makefile (vab)
- Clean-up of HTML pages (vab)
- Removal of db2 hooks - no longer have access to the software (vab)
- Removal of some out dated documentation (vab)
- Fix for potential read_line race condition (vab)
- Default user for keyserver changed to "cks" (vab)
- Default user for webserver changed to "apache" for Gentoo (vab)
- New hook HTML page for Web Of Trust Information (vab)
- HTML Layout bug fix in keys.c print_uid: echo_signatures (vab)
- SIGPIPE in now ignored. SIGTERM and SIGHUP are now caught (vab)
<<less
Download (0.24MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
817 downloads
SMPEG 0.4.4

SMPEG 0.4.4


SMPEG is SDL MPEG Player Library. more>>
SMPEG is SDL MPEG Player Library.

SMPEG is based on UC Berkeleys mpeg_play software MPEG decoder and SPLAY, an mpeg audio decoder created by Woo-jae Jung. We have completed the initial work to wed these two projects in order to create a general purpose MPEG video/audio player for the Linux OS.

Based on our initial work, SMPEG is able to playback MPEG video with sound on Pentium II based systems. SMPEG does not achieve adequate performance on slower systems.
SMPEG is offered under the GNU Library Public License (LGPL).

We hope that by making this tool available to the open source community that others will be able to use it for their own products, and that this tool can be expanded and enhanced for everyones benefit.

<<less
Download (0.15MB)
Added: 2006-08-07 License: LGPL (GNU Lesser General Public License) Price:
1193 downloads
imetal 0.98

imetal 0.98


imetal is professionally designed as a port of the imetal OSX theme created by AndyBlac . more>>

imetal 0.98 is professionally designed as a port of the imetal OSX theme created by AndyBlac . It uses the pixbuf engine so it's a little slow, but i couldn't make an accurate port without it. Now that Azel is finaly completed and released, i managed to update imetal too ...

There is only one theme now, if you want to use global menu with it , just open the gtkrc file found inside the theme folder and change the line (it's near the end) : include "Tweaks/tweaks.rc" to, include "Tweaks/globalmenu-tweaks.rc" and reload the theme. In order to extract the archive , change the suffix to tar.gz .

Enhancements:

  • Fixed a bug (introduced in v0.97) where empty lists had a blue color.
  • Evolution vertical mail preview mode list headers fixed.
  • Thunar home toolbar button is now properly skinned.

<<less
Added: 2008-04-09 License: GPL Price: FREE
1 downloads
Clean And Close 2.0

Clean And Close 2.0


Clean And Close is a Firefox extension that cleans completed, canceled and failed downloads from the download list. more>>
Clean And Close is a Firefox extension that replaces the Clean Up button in your Download Manager window with a Clean And Close button that does just that - cleans completed, canceled and failed downloads from the download list and then closes the window.

<<less
Download (0.002MB)
Added: 2007-07-16 License: MPL (Mozilla Public License) Price:
866 downloads
Robot Race 3

Robot Race 3


Robot Race project is an excellent 90% completed Robo Rally server needing an equivalent client. more>>
Robot Race project is an excellent 90% completed Robo Rally server needing an equivalent client.
Robot Race is a race game in which each player attempts to be the first to touch a series of flags by maneuvering a robot across a dynamic race course.
The game is for two to eight players playing independently or on teams. Frequently, the race will mutate into multi-player skirmishes as those players who are behind use their weaponry in an attempt to slow the opposition.
The simultaneous movement rules encourage clever strategies and counterstrategies as players try to second-guess their opponents
Enhancements:
- Changed some filenames to be more intuitive.
- Added an install script to install basic configuration files.
- Trying out the code for newcomers should be much simpler now.
- 3 typos fixed.
<<less
Download (0.37MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1069 downloads
netToe 1.1.0

netToe 1.1.0


netToe project is a Tic Tac Toe game for the Linux console, playable over the network. more>>
netToe project is a Tic Tac Toe game for the Linux console, playable over the network.
netToe is a Tic Tac Toe-like game for the Linux console written in C using UNIX sockets. It is playable by 2 players over the network, against computer AI, or against another player on the same machine.
Enhancements:
- Completed the code section regarding colors.
- netToe now uses colors !
- Modified the parse_cmd_args(...) function to accept more than one argument at time, option --no-colors added. (ref: misc.c)
- Added modules terminal.c and terminal.h Those file include the new code to handle colors in nettoe.
- Added modules matrices.c and matrices.h Those files include the new code to handle the nettoe board matrix.
- Removed netmisc.c and netmisc.h modules and included the code in the network.c and network.h modules.
<<less
Download (MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1064 downloads
OpenVista CIS 0.9.1

OpenVista CIS 0.9.1


OpenVista CIS is a Gtk# EHR for interfacing with VistA based systems (Medsphere OpenVista, VAs VistA, etc.) more>>
OpenVista CIS is a Gtk# EHR for interfacing with VistA based systems (Medsphere OpenVista, VAs VistA, etc.)

OpenVista CIS is a rewrite of the Department of Veteran Affairs Computerized Patient Record System (CPRS) in Gtk#. The focus is on using a modern language, internationalization, and cross-platform support.

Architecture

There are two major components to OpenVista, a client (Medsphere OpenVista CIS, commonly referred to just as CIS, OpenVista CIS, or OpenVista Client) and a middleware component (Medsphere OpenVista Bridge). The Bridge handles doing raw RPC communication with the VistA Broker and provides a SOAP (currently broken) and Binary Remoting interface to the client (the client uses one or the other for a given connection). The Bridge is meant to be run on a server (either one running VistA itself, or a separate machine), while CIS runs on a client machine (any machine with a .NET environment and Gtk# available).

There is another component, currently under development, called OpenVista Vitals. This will be both a stand-alone vitals application, as well as a component of OpenVista CIS when it is completed. Note that this project is *not* completed, and should only be considered a pre-preview of what is to come from the Vitals component.

A small portion of the CIS component is actually broken into a separate executable, PdfConverter.exe. This small utility acts as a remoting server, responsible for converting raw bytes of PDFs into GdkPixbuf bytes. This needs to be done out of process, as poppler (and by extension, poppler-sharp) is licensed under the GPL.

The PDFConverter.exe sources, as well as the few shared classes used for remoting, are licensed under a GPL compatible license. We hope in the future that a PDF library with a license less restrictive than the GPL will be available, such that we can increase PDF rendering performance by not having the rendering done out of process.

<<less
Download (MB)
Added: 2007-05-12 License: Other/Proprietary License Price:
897 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5