Main > Free Download Search >

Free to quickly software for linux

to quickly

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 717
Making-Money-Quickly 1.0

Making-Money-Quickly 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-13 License: Freeware Price: Free
196 downloads
HTML::QuickTable 1.12

HTML::QuickTable 1.12


HTML::QuickTable is a Perl module to quickly create fairly complex HTML tables. more>>
HTML::QuickTable is a Perl module to quickly create fairly complex HTML tables.

SYNOPSIS

use HTML::QuickTable;

my $qt = HTML::QuickTable->new(
table_width => 95%, # opt method 1
td => {bgcolor => gray}, # opt method 2
font_face => arial, # set font
font => {face => arial}, # same thing
labels => 1, # make top
<<less
Download (0.014MB)
Added: 2006-09-29 License: Perl Artistic License Price:
1123 downloads
Quick RSS 0.1

Quick RSS 0.1


Quick RSS project quickly adds a RSS feed to a web-based news aggregator. more>>
Quick RSS project quickly adds a RSS feed to a web-based news aggregator.

It adds a "Add RSS feed to..." menu to the right-click context menu, allowing you to quickly add a RSS feed to a web-based news aggregator.

For the moment, it only supports My Yahoo as a feed target, since its the only one I really use. Its nothing fancy, but I find it quite useful as it enables 2-click feed subscription instead of the usually lengthy procedure.

<<less
Download (0.004MB)
Added: 2007-06-05 License: MPL (Mozilla Public License) Price:
872 downloads
thin liquid film 1.00

thin liquid film 1.00


thin liquid film project is an application which allows linux users to quickly and easily convert video files for ipods. more>>
thin liquid film project is an application which allows linux users to quickly and easily convert video files into a format suitable for playing on the video capable ipods. I wrote this application, after purchasing a video ipod, and being frustrated that the only real option for converting video was either via command-line, or via a servicemenu with no ability to configure the resulting video file.
TLF uses the ffmpeg engine to do the encoding. It is written in pyqt, so it should work with a default kde installation, and is very easy to install.
features ...
Main features:
- Batch process any number of files;
- Display detailed information about source video files;
- Change output settings for one or many files;
- Save default settings for future sessions;
- Configure output quality settings;
- Choose between mpeg4 and h264 as output codec;
- Choose between 320 and 640 output video width, while maintaining aspect ratio;
- Choose between 1 or 2 pass encoding;
- Progress bar to show encoding progress;
- Uses ffmpeg as the encoding engine;
- Upload encoded files to your ipod directly;
- Set file information for upload to your ipod;
- Add files to existing or new video playlists on your ipod;
- Add files for encoding via the included servicemenu.
<<less
Download (0.012MB)
Added: 2007-02-25 License: GPL (GNU General Public License) Price:
981 downloads
gMUTOO 0.1

gMUTOO 0.1


gMUTOO is an elegant service launcher/stopper/monitor that resides in the window manager tray. more>>
gMUTOO is an elegant service launcher/stopper/monitor that resides in the window manager tray. gMUTOO has been mostly thought for the launch of daemons (ftpd, sshd, httpd and so on), but it can be used to start/stop pretty anything.

For each entry of its launch menu, a monitored file can be specified (usually a PID file). The status of this file (exists/doesnt exist) is monitored with Gamin (a FAM re-implementation); changes in the file status influence the behaviour of gMUTOO, that displays the status of the service and allows to quickly start it if the status is off and to stop it if the status is on.

gMUTOO can also be compiled without Gamin support, but the file monitor wont be available in this case (for each entry in its menu, gMUTOO will then provide start/stop buttons so the user can decide if a service should be started or stopped).

<<less
Download (0.088MB)
Added: 2006-04-28 License: GPL (GNU General Public License) Price:
1274 downloads
GD Graphics Library 2.0.35

GD Graphics Library 2.0.35


Gd is a graphics library. more>>
Gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file. This is particularly useful in World Wide Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers.

In gd 1.0, it stood for "gif draw." After the Unisys patent on the LZW compression used in GIF came to light and GIF support was dropped, it did not officially stand for anything, but lets just say "graphics draw" and leave it at that. (GIF support is back, thanks to the expiration of the patent, but gd can draw much more than GIFs.)

This is a quick install guide:

1. Type ./configure
2. Type make install
<<less
Download (1.2MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
860 downloads
OpenChronicle 1.0 RC1

OpenChronicle 1.0 RC1


OpenChronicle is a real world blogging application with basic functionality similar to websites such as Blogger, WordPress. more>>
OpenChronicle is a real world blogging application with basic functionality similar to websites such as Blogger, WordPress, LiveJournal and MySpace.
OpenChronicles purpose is to demonstrate how to use individual subsystems available as part of OpenSubsystems project when developing Java applications. It is an excellent learning resource for those who want to master the available subsystems or maybe just want to quickly lookup how to use some particular feature.
The detailed tutorials document every step of design and development process that is required to quickly create fully featured application that is portable and easily maintainable. Each successive version expands the previous one with desirable features that are implemented easily by integrating another available subsystem or some aspect of its functionality.
Enhancements:
- OpenChronicle is a comprehensive tutorial to development of Java applications using Open Core middleware abstraction layer.
- The tutorial walks the developer through the design and implementation of a real world blogging application.
- It describes how to easily implement the application data model, code persistence working with any of the supported databases, make the application work as a POJO or EJB using any of the supported J2EE application servers, and how to design a flexible, skinnable Web user interface with basic security features.
<<less
Download (0.17MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1142 downloads
NNTP Client Lib 0.1.5

NNTP Client Lib 0.1.5


NNTP Client Lib is a Java implementation of RFC 997 for newsreaders, with support for authentication and logging. more>>
NNTP Client Lib is a Java implementation of RFC 997 for newsreaders, with support for authentication and logging.
NNTP Client Lib is meant to be used by newsreader implementations as some NNTP commands irrelevant for newsreaders are not implemented. Support for MIME or any other article encoding is not included.
If you want to quickly see nntpClientLib working, run NewsDemo . Note that this prints every message to System.err; you can edit NewsDemo.java and choose any other PrintStream.
KNOWN ISSUES:
- The POST and AUTHUSER commands havent been tested (yet).
TODO List:
- FIX NNTPConnectionImpl.disconnect() NullPointerException if host is unreachable.
- Add SSL support.
Enhancements:
- A new logging system and code cleanup.
<<less
Download (0.18MB)
Added: 2006-09-30 License: BSD License Price:
1121 downloads
Send To Thunderbird like sendToTb 1.1

Send To Thunderbird like sendToTb 1.1


Send To Thunderbird like sendToTb you can quick send images to Thunderbird or just resize it trought Service Menu. more>>
Send To Thunderbird like sendToTb you can quickly send images to Thunderbird or just resize it through Service Menu.


Just select images (.jpg only), right click -> Actions -> Send to Thunderbird.

<<less
Download (0.12MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1112 downloads
tsclient 0.148

tsclient 0.148


tsclient is a frontend for rdesktop and other remote desktop tools. more>>
tsclient project is a frontend for rdesktop and other remote desktop tools.
Main features:
- GTK+-2.0 frontend for rdesktop and other remote desktop tools
- GNOME panel applet to quickly launch saved profiles
- reads and writes profiles in the Microsoft format (.rdp), maintaining compatability with the Microsoft client
- similar look and functionality to the Microsoft client
- written in C using GTK and GNOME
- features a profile launcher which launches saved profiles
- Translated to 20+ languages.
- support for rdesktop 1.3
- support for VNC clients (*vncviewer)
- supported vnc options are -fullscreen, -geometry, -depth and -viewonly (set by checking "no motion events"). for a vncpasswd file, put the full path to the file in the username field.
- support for X via Xnest
<<less
Download (0.30MB)
Added: 2006-05-21 License: GPL (GNU General Public License) Price:
1264 downloads
Term::TUI 1.20

Term::TUI 1.20


Term::TUI is a simple tool for building text-based user interfaces. more>>
Term::TUI is a simple tool for building text-based user interfaces.

SYNOPSIS

If TUI_Run is the only routine being used:
use Term::TUI;
$flag=&TUI_Run($command,%desc);

$version=&Term::TUI::TUI_Version;
If other TUI subroutines are used:
use Term::TUI qw(:all);
$flag=&TUI_Run($command,%desc);

&TUI_Out($message);

$flag=&TUI_Script(%desc,$script,$sep);

Many times, Ive wanted to quickly write a nice text-based user interface around a set of perl routines only to end up writing the full (though simple) parser and interface to make it nice enough, and friendly enough, to be usable.

This module creates a simple but powerful text based user interface around perl routines, adding such features as command line history, command line editing, and online help (command completion will also be implemented), while hiding all details of the interface from the programmer.

The interface is described in a simple hash which is passed to the TUI_Run command. This routine exits only when the user has exited the program (returning a flag signalling any special exit conditions).

<<less
Download (0.007MB)
Added: 2006-09-05 License: Perl Artistic License Price:
1144 downloads
FlowerAttack 0.3

FlowerAttack 0.3


FlowerAttack is a KDE screensaver with OpenGL graphics. more>>
FlowerAttack is a screensaver for KDE 3.x. It sort of behaves like a limited particle system. It is quite configurable.

For example, you can change the number of emitters, images, colors, and so on. You can even create your own presets in order to quickly switch between experiments.

FlowerAttack is released under the GPL licence.

<<less
Download (0.077MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1642 downloads
Stabilizer 0.2.4

Stabilizer 0.2.4


Stabilizer is a system for quickly stabilizing buggy GUI applications. more>>
The Stabilizer bug tracking system aims to quickly stabilize buggy GUI applications so that people can get real work done with them.

In our approach, thousands/millions of users collaboratively and quickly stabilize a buggy GUI application simply by using the application normally and reporting any bugs that they encounter to prevent anyone (including themselves) from encountering those same bugs again.

In particular, as soon as a few people report the same bug, warnings will be issued to all users whenever they are about to trigger that bug and they will be given the opportunity to abort the input event -- thus avoiding the bug altogether and keeping the application stable.

We expect such an approach to be several orders of magnitude faster than stabilizing an application by a handful of developers fixing bugs. Of course, those bugs need to be fixed eventually, but why not make the application useful in the meantime? Indeed, this will encourage more people to use alpha/beta releases of the application on a regular basis and report more (distinct) bugs.
<<less
Download (2.1MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
929 downloads
libpackman 0.3.2

libpackman 0.3.2


libpackman (Package Management) library provides a single API for accessing multiple package formats and package databases. more>>
libpackman (Package Management) library provides a single API for accessing multiple package formats and package databases.

Libpackmans module support allows for other developers to quickly provide support for new package formats and database formats.

Libpackman is in the alpha stage. It currently supports reading of RPM packages, partial reading of Debian packages, reading of the RPM database, and reading/writing of the GNUpdate database. Packages can be queried, but installation is, for the moment, disabled.

NOTE: This is a development release, and may harm your system if you use it to install packages. We take no responsibility for corrupted package databases or filesystems.

Installation:

$ ./configure --prefix=/usr

Then compile it:

$ make

And finally, install it:

$ make install
<<less
Download (0.18MB)
Added: 2006-03-22 License: LGPL (GNU Lesser General Public License) Price:
1314 downloads
Electronics Optimizer 1.0.4

Electronics Optimizer 1.0.4


Electronics Optimizer is an electronics design tool for advanced optimization and design of electronic circuits. more>>
Electronics Optimizer project is an electronics design tool for advanced optimization and design of electronic circuits - with Monte Carlo, Optimizer and Worst Case Analysis.

Electronics Optimizer helps you to quickly design a circuit (choosen from a standard library of circuits) to match your specified design parameters without drawing a schematic. Moreover Electronics Optimizer has a calculator for first-cut estimates for designers.

<<less
Download (0.86MB)
Added: 2007-05-18 License: Freeware Price:
894 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5