Main > Free Download Search >

Free others software for linux

others

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7117
CPAN::Test::Others 0.01

CPAN::Test::Others 0.01


CPAN::Test::Others is a Perl module to include tests for other modules on CPAN. more>>
CPAN::Test::Others is a Perl module to include tests for other modules on CPAN.

SYNOPSIS

You dont have any use for this module, just run its tests and report them to CPAN Testers

Sometimes I have an urge to write tests for other modules. Getting these tests included in the real distributin is not always easy, other module authors are busy too. They might have a real life.

So this module does not have its own code, it only has prerequisites and tests for those other modules.

<<less
Download (0.003MB)
Added: 2007-05-05 License: Perl Artistic License Price:
903 downloads
Convert Video To Nokia 5800 and others 0.1

Convert Video To Nokia 5800 and others 0.1


Easily convert videos to a Nokia 5800XM mobile phone more>>

Convert Video To Nokia 5800 and others 0.1 is created as a simple service menu entry to easily convert videos to a Nokia 5800XM mobile phone using ffmpeg or convert the files to mpeg4 with aac.

Installation note:

  1. The default folder to put the file is/home/user/.kde/share/kde4/services/ServiceMenus (for user specific)or/usr/share/kde4/services/ServiceMenus (for system wide). If for some reason your folders are different use command kde4-config --path services to find out the right folders.
  2. You can easily change the ffmpeg command just by opening the file with a text editor. Currently the command is:ffmpeg -i %u -f mp4 -vcodec mpeg4 -r 30 -b 2200k -s 640x360 -acodec libfaac -r 32000 -ab 128k -ac 2 -async 1 %u.mp4

Requirements:

  • KDE
<<less
Added: 2009-07-07 License: GPL Price: FREE
12 downloads
bigquotes 0.1

bigquotes 0.1


bigquotes is a quotes database based on the bpquotes project, with some minor (for the moment) enhancements. more>>
bigquotes is a quotes database based on the bpquotes project, with some minor (for the moment) enhancements. bigquotes is designed to let IRC users add funny quotes for others to see.

A banning system, Web-configurable options (session support, registratuib, admins, timeout for voting, etc.), and other facilities are planned.

<<less
Download (0.013MB)
Added: 2006-05-16 License: GPL (GNU General Public License) Price:
1256 downloads
Chotha Beta 1

Chotha Beta 1


Chotha is a blog client written in PyQt4. more>>
Chotha is a blog client written in PyQt4. This is mainly for wordpress, will add support for others later. It is having basic HTML tag editing capabilities with saving blog entries locally in the system.

You can also save it as draft in the server. You can preview your entry either in Firefox or in Konqueror. Or else you can click and go to visual mode to see quick preview (without images).

<<less
Download (0.68MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
824 downloads
gtk-theme-prefs 0.0.1

gtk-theme-prefs 0.0.1


gtk-theme-prefs is a simple GTK+ theme manager. more>>
gtk-theme-prefs is a GTK+ theme manager, written using Gtk2-Perl. There are already a number of pure GTK+ theme managers.

This one differs from the others in that it fairly closely follows the GNOME HIG, and uses Glade.
<<less
Download (0.012MB)
Added: 2005-04-25 License: Other/Proprietary License Price:
1647 downloads
Notefish 1.0.1.11

Notefish 1.0.1.11


Notefish is an extension which makes internet research simple. more>>
Notefish is an extension which makes internet research simple.

Notefish makes internet research simple. Notefish is the easiest way to save, organize and share snippets of internet web pages that you find.

You can customize the resulting notes by moving them around, changing their colors, organizing them into sections, and share them with others - all from your web browser.

People use Notefish for researching purchases, travel, jobs, and other tasks requiring information gathering.

<<less
Download (0.019MB)
Added: 2007-04-05 License: MPL (Mozilla Public License) Price:
993 downloads
openSIMS 0.9

openSIMS 0.9


openSIMS project consists of a security infrastructure management system. more>>
openSIMS project consists of a security infrastructure management system.

openSIMS is a Security Infrastructure Management Systems distributed as an open source project through SourceForge, using a modified Mozilla Public License.

OpenSIMS ties together the open source tools used for security event management into a common infrastructure.

These tools include NMap, Snort, and many others.

The best way to experience openSIMS is by downloading the openSIMS liveCD.

<<less
Download (4.1MB)
Added: 2007-01-23 License: MPL (Mozilla Public License) Price:
1009 downloads
TransJ 0.1.8

TransJ 0.1.8


TransJ project is a multilingual desktop translation tool. more>>
TransJ project is a multilingual desktop translation tool.
It uses SWT for a native look and feel on each OS and a fast UI.
It currently uses the SYSTRAN engine thru the AltaVista BabelFish service.
Supported languages are: English, French, German, Dutch, Italian, Spanish, Russian, Portuguese, Japanese, Chinese, Korean, and others.
There are also plans to implement the Lingvo engine.
Enhancements:
- major 800x600 screen resolution bug fixed
<<less
Download (1.4MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1104 downloads
Imager::Filters 0.54

Imager::Filters 0.54


Imager::Filters is an entire image filtering operations. more>>
Imager::Filters is an entire image filtering operations.

SYNOPSIS

use Imager;

$img = ...;

$img->filter(type=>autolevels);
$img->filter(type=>autolevels, lsat=>0.2);
$img->filter(type=>turbnoise)

# and lots of others

load_plugin("dynfilt/dyntest.so")
or die "unable to load pluginn";

$img->filter(type=>lin_stretch, a=>35, b=>200);

unload_plugin("dynfilt/dyntest.so")
or die "unable to load pluginn";

$out = $img->difference(other=>$other_img);

Filters are operations that have similar calling interface.

filter

Parameters:

type - the type of filter, see "Types of Filters".

many other possible parameters, see "Types of Filters" below.

<<less
Download (0.83MB)
Added: 2006-10-17 License: Perl Artistic License Price:
1102 downloads
Pos 1.14

Pos 1.14


Pos is an experimental chess program based not on the Shannon algorithm, but on several others. more>>
Pos is an experimental chess program based not on the Shannon algorithm, but on several others. Pos is not a brute force system.

The algorithm used is determined by a genetic (evolutionary) algorithm.

How to run it?

In a terminal

When using the SUN Java 5.0 runtime environment, start it with "java -Xmx384M -jar pos.jar".

Xboard/WinBoard

The program should now fully support xboard/winboard. Start it with commandline "java -Xmx384M -jar pos.jar --io-mode xboard".

For example: xboard -firstChessProgram "java -Xmx384M -jar pos.jar --io-mode xboard"

<<less
Download (0.042MB)
Added: 2007-05-05 License: GPL (GNU General Public License) Price:
906 downloads
LordsAWar 0.0.1

LordsAWar 0.0.1


LordsAWar is a clone of Warlords 2. more>>
LordsAWar is a clone of Warlords 2.

A turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using the income from those cities, make more armies to take more cities.

Send a hero to a temple to get a quest, or maybe search a nearby ruin instead. Play with others or against the computer.

The abandoned freelords C++ codebase has been used as a starting point.

<<less
Download (10.4MB)
Added: 2007-07-23 License: Freeware Price:
823 downloads
Shibboleth 2.2.1

Shibboleth 2.2.1


Shibboleth is a privacy and security-aware mailing list manager. more>>
Shibboleth is a privacy and security-aware mailing list manager. Internet mailing lists today suffer from the problem of their vulnerability to exploitation by those who seek to use the Internets dynamics to their own selfish advantage. Marketers, spies, and other unscrupulous Internet users have been able to force their way into private communities, disrupting what they found, sometimes even destroying what they found.
Others will attempt to assassinate the character of others by impersonating them, recognizing the ease of forging messages from others, and understanding that the number of people who can identify a forgery by reading Internet mail protocol headers is comparatively low.
Main features:
- User verification
- Digest handling
- Address standardization
- Header canonicalization
- File serving
- Header-based passwords
- PGP Support
- Remote e-mail based management
Enhancements:
- src/shibboleth-bot.pl: Implemented update-aliases command
- src/shibboleth-bot.pl
- src/shibboleth-makealiases.pl: Untainted system() calls since 5.8.x is more strict on these
- doc/*.tex
<<less
Download (0.33MB)
Added: 2006-06-21 License: LGPL (GNU Lesser General Public License) Price:
1224 downloads
Chrootbin 3.0 RC2

Chrootbin 3.0 RC2


Chrootbin is a tool which will help you make basic chroot environment. more>>
Chrootbin is a tool which will help you make basic chroot environment. The project will also help skipping the boring parts of making a chroot from scratch.
Since version 2.0.0, rpm based systems and slackware packages are supported.
Main features:
- Creating basic chroot env
- Installing relevant files from rpm, slackware packages
NOTE: Its tested on Linux Slackware,SuSE,RedHat,Gentoo,Fedora. Probably works on others too.
Enhancements:
- Installation fixup
- Minor process fixes
<<less
Download (0.005MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
975 downloads
Contrast Autostretch 1.04

Contrast Autostretch 1.04


Contrast Autostretch is a simple plug-in does an automatic contrast stretch. more>>
Contrast Autostretch is a simple plug-in does an automatic contrast stretch. For each channel in the image, it finds the minimum and maximum values, and uses that information to stretch the individual channels histograms to the full contrast range.

For some images it may do just what you want; for others it may be total crap. If the latter, you may want to consider using the Normalize plug-in by Adam Moss.

<<less
Download (0.005MB)
Added: 2006-09-21 License: GPL (GNU General Public License) Price:
1130 downloads
ChangePassword 0.9

ChangePassword 0.9


ChangePassword changes passwd, Samba, and Squid passwords. more>>
ChangePassword modifies the passwords of passwd, Samba, and Squid through the Web. All passwords are syncronized and changed in real time through browsers like Mozilla, Netscape, IE, Opera, and others.

<<less
Download (0.21MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1668 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5