Main > Free Download Search >

Free spent software for linux

spent

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 226
OpenPKG 2.5

OpenPKG 2.5


OpenPKG is a flexible and powerful software packaging facility that eases installation and administration of Unix software. more>>
OpenPKG is a flexible and powerful software packaging facility that eases installation and administration of Unix software across several platforms.
Consolidating different vendor approaches into a unified architecture, it assists in administration of large networks previously complicated by nonconformant systems. It uses RPM to provide an additional system layer on top of the operating system.
It is fully self-contained (no RPM pre-installation is required), installs itself by means of a tricky bootstrapping procedure with minimal operating system intrusion, and supports multiple installation instances.
Main features:
- Portable across major Unix platforms.
- Available for FreeBSD 4.11/5.4/6.0/7.0, NetBSD 2.0, Sun Solaris 8/9/10, Debian GNU/Linux 3.1, Fedora Core 4, RedHat Enterprise Linux 4, Novell SUSE Linux 9.3/10, Gentoo Linux 1.12.0, Mandriva Linux 10.2.
- Already known to work for IBM AIX 5.1, HP HPUX 11.11.
- Release 2.5 consists of 579 packages.
- Entirely based on Open Source software technology.
- Operating System interference minimized.
- Streamlined software packaging.
- Easy installation, updating and deinstallation of packages.
- Bundled with useful and secure package preconfigurations.
- Includes an abstracted and powerful run-command facility.
- Virtual hosting through multiple instances on a single system.
- Proxy packages for reusing packages across instances.
- Build-time package variations for maximum flexibility.
- Foundation to build self-contained environments.
Enhancements:
- This release consists of 579 selected packages which include the latest versions of all popular Unix server software.
- All software is carefully packaged for easy deployment on 19 different Unix platforms.
- The major technical efforts for this release were spent on migrating to the GNU Compiler Collection (GCC) version 4.0 and further improving the Solaris 10 support and adding full support for the new FreeBSD 6.0 and SUSE 10.0 platforms.
<<less
Download (MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1470 downloads
Pywmseti 0.1

Pywmseti 0.1


Pywmseti monitors the progress of one SETI@home process. more>>
Pywmseti monitors the progress of one SETI@home process.

Pywmseti is written in Python. The colours are highly customizable. You can start/stop the process through clicking somewhere in the window.

It also displays the time spent on the workunit (or since you started the program if you restart it in the middle of a workunit). Invoke the program with --help or see the sample rc-file for
more information about customization.

Why?

No one of the existing monitors suited my needs. And the more Python the world gets, the better itll be!
<<less
Download (0.006MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
wmseti 1.0.3

wmseti 1.0.3


wmseti is a dockapp for monitoring and the control of upto 10 SETI@home processes. more>>
wmseti is a dockapp for monitoring and the control of upto 10 SETI@home processes. wmseti can display various statistics and can pause/continue or kill/run the program.
It can be compiled with or without graphics showing alien faces coming out of the shadows as the workunit progresses, with a progress bar that is green for running, yellow for paused, and red when not running.
Statistics for display are;
- [WMSETI..X] Title and current SETI directory where X=AB...
- [12.34%..X] Progress as percentage where X is program status
- [01:23:45.] Time spent on workunit
- [01:23:45.] Time left before completion of workunit
- [TX:...123] Number of workunits sent
- [RX:...123] Number of workunits received (no longer updated, defunct)
- [PID:.1234] PID of SETI@Home client
- [=====----] Progess as a graphic bar
- [PT:.12/34] Total CPU time contributed to SETI@home as years/days or days/hours
Controls available;
- A left click changes between SETI@home directories
- A middle click runs or kills the SETI@home client
- A right click pauses or continues the SETI@home client
- A left click on the top-left quarter changes to/from info text and alien (if compiled)
- A left click on the bottom-left quarter of alien sets the progress bar on or off (if compiled)
- A mouse wheel up or down changes to the next or previous directory.
<<less
Download (0.13MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
Depends 1.0.00

Depends 1.0.00


Depends project is a generic dependency tracker in C++. more>>
Depends project is a generic dependency tracker in C++.

The educational purpose of Depends

Much of Depends is its documentation: it explains in much detail how the dependency tracker is implemented and should be clear enough for any programmer to understand both how it is implemented and how to implement one themselves.

The productivity purpose of Depends

The Depends class implements a complete dependency tracker and an associative container for any given value-type and can be used as-is without any real knowledge of how it is implemented. From a productivity point of view, the extra documentation may be a plus, but is certainly not necessary.

When was Depends created?

The very first version of Depends was created for the Jail, which is still very much in its experimental stages at the time of this writing. The dependency tracker, however, took on a life of its own and was improved, debugged, and eventually used for at least one production application I am aware of so far. Part of its life was spent in my "petri-dish": the Developers Corner. It finally re-appeared on SourceForge as its own project on Aug. 8th 2007, where it is now.

Why was Depends created?

For one of the experiments I did on Jail, not all of which are public, I needed a dependency tracker to track the dependencies between singleton instances. The Depends library was first created for this sole and unique purpose. It has since been modified to follow new coding standards and to be incorporated in a proprietary package version manager. A draft of an article about a dependency tracker has become the documentation of that same tracker.
<<less
Download (0.073MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
807 downloads
usb-mount 0.96

usb-mount 0.96


usb-mount provides desktop integration for systems using the hotplug scripts and the KDE desktop. more>>
usb-mount project provides desktop integration for systems using the hotplug scripts and the KDE desktop. It automatically mounts and unmounts USB storage partitions and modifies the users desktop, via the addition of icons representing USB storage device partitions.
The user can interact with the storage device by opening the desktop icons to reveal the folders corresponding to each partition. Each partitions mount status can be altered by using icon control options.
These scripts work for me on Fedora Core 2 and Redhat 9. Several people have reported that they can be made to function on many other Linux distributions with minor configuration changes and some editing.
To get them to work on your system you may need knowledge of Linux and shell scripting. If the scripts dont work out of the box, you should look for errors in /var/log/messages (or where ever your system log is kept). If you are not comfortable with reading logs and editing scripts - perhaps these scripts arent for you.
I no longer have any Linux systems with 2.4 kernels, I think the scripts will still work. All recent modifications have only been tested on Fedora Core 4 running kernel 2.6.
Many distributions are now adequately handling usb - so I havent spent much time improving usb-mount. If anyone wants to fork a new version, feel free. The new kernel, dbus, etc should make it quite easy to create a simpler script from scratch.
Enhancements:
- More fixes for newer kernels/distibutions that take longer to setup usb devices;
- Handle flash card readers that have more than one device (thanks to Edward);
- Ignore non usb-storage devices (thanks to Wolfgang Klein).
<<less
Download (0.034MB)
Added: 2006-01-26 License: LGPL (GNU Lesser General Public License) Price:
1370 downloads
LPQ Control 1.0

LPQ Control 1.0


LPQ Control is a PHP script that parses the output of the lpq command. more>>
Anyone who has spent enough time in Linux probably believes that you can never have enough control.

LPQ Control PHP script is a tool that parses the output of the lpq command and provides a web interface that allows you to remove print jobs from a printer.

You need to make sure that Apache can execute the lprm command. For a
default Apache installation, you will need to add the following line to
your /etc/sudoers file:

apache ALL=(root) NOPASSWD:/usr/bin/lprm

This allows the PHP program to remove *ANY* specified print job.

<<less
Download (0.003MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1384 downloads
A Simple TimeSheet 2.1

A Simple TimeSheet 2.1


A Simple TimeSheet (ASTS) allows a group of people to record the hours spent working on a variety of projects. more>>
A Simple TimeSheet (ASTS) allows a group of people to record the hours spent working on a variety of projects. For each project, the hours can be divided into a number of different tasks. There are global projects and tasks but also personal projects and tasks for each user.
The main aim is to provide tools which are easy for the user to install and manage.
The tools will be implemented with as few external dependencies as possible. They will not, for example, depend on a database for storage but use flat files (maybe XML format) instead. ASTS, for example, requires just perl and the CGI and Date::Calc perl modules.
More sophisticated versions of the tools may be added in the future.
Enhancements:
- Custom data fields can be defined.
- Project and task lists can now include separators.
- Bugs were fixed.
- The documentation was updated.
<<less
Download (0.021MB)
Added: 2007-08-06 License: Artistic License Price:
811 downloads
Simple Timetracker 1.1.4

Simple Timetracker 1.1.4


Simple Timetracker provides an application for keeping a record of time vs tasks. more>>
Simple Timetracker provides an application for keeping a record of time vs tasks.

Timetracker is a Java application for recording time spent on projects and activities.

<<less
Download (0.96MB)
Added: 2007-06-05 License: MIT/X Consortium License Price:
872 downloads
Event::Stats 0.7

Event::Stats 0.7


Event::Stats is a Perl module for event loop statistics. more>>
Event::Stats is a Perl module for event loop statistics. Instrument the Event module in order to gather statistics.

API

collect($yes)

Determines whether statistics are collected. Arithmetically adds $yes to the usage count. Stats are enabled while the usage count is positive.

$round_sec = round_seconds($sec)

Statistics are not collected in one second intervals. This function converts a *desired* time interval into an *available* time interval. Units are in seconds.

$elapse = total_time($sec)

Due to long-running callbacks, measurement intervals may take longer than expected. This function returns the actual clock-time for a given measurement interval.

($rans, $dies, $elapse) = idle_time($sec)

($runs, $dies, $elapse) = $watcher->stats($sec)

Return statistics for the last $sec seconds of operation. Three numbers are returned: the number of times the callback has been invoked, the number of uncaught exceptions and the number of seconds spent within the callback. Also see NetServer::ProcessTop.

enforce_max_callback_time($yes)

Useful for debugging. XXX

<<less
Download (0.005MB)
Added: 2007-04-04 License: Perl Artistic License Price:
933 downloads
Php Object Generator 3.0

Php Object Generator 3.0


PHP Object Generator (POG) is a PHP code generator which generates clean and tested object oriented code for your PHP4/PHP5. more>>
Php Object Generator on short POG is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application.
Over the years, we realized that a large portion of a PHP programmers time is wasted on repetitive coding of the Database Access Layer of an application simply because different applications require different objects.
By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project and saves you from writing and testing SQL queries. The time you save can be spent on more interesting areas of your project. But dont take our word for it, give it a try!
Main features:
- Generates clean & tested code
- Generates CRUD methods
- Compatible with PHP4 & PHP5
- Compatible with PDO
- Free for personal use
- Free for commercial use
- Open Source
Enhancements:
- POG now fetches result set arrays where possible (which provides a big performance boost).
- Data encoding is handled within the database.
- A new plugin interface is used.
- A data encoding sanity check was added to setup.
- Siblings can be deleted without deleting children.
- Getlist() accepts column names as filters.
- Getlist(), GetChild(), and GetSibling() return all results if no arguments are passed.
- A database wrapper class for PDO was added.
- The PDO performance was improved.
- The plugin API, POG base API, and database API were made uniform to prevent plugin versioning.
<<less
Download (1.0MB)
Added: 2007-07-26 License: BSD License Price:
516 downloads
SimpleLogBook 0.2

SimpleLogBook 0.2


SimpleLogBook is a simple (obviously) pilots logbook. more>>
SimpleLogBook is a simple (obviously) pilots logbook. SimpleLogBook is at a very early stage at the moment and can only record basic flight information (take a look at the screen shots below). The flight information is stored as an XML file and can currently be used to calculate total flight time across one or more flights.

Immediate plans for development include a greatly increased time calculating facility; allowing the calculation of total time spent flying each plane type, in each operating capability and under which conditions.

Longer term plans include the addition of filters, to limit the flights displayed, the ability to attach more complex data (e.g. photos) to each flight and a print function.

Usage:

To run the application either double click on its icon or run it from the command-line; the main flight window will be displayed upon startup. Logbooks can be created, loaded and saved via the File menu. The Flights menu contains the functionality for adding, deleting and editing flights. This menu also contains the total flying time calculation function.

Right-clicking on the flights table will duplicate the Flights menu.

The new/edit flight dialog contains all the fields found in a standard paper log book. Hitting OK will save any changes you have made, Cancel will abandon them.

<<less
Download (0.047MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
967 downloads
XPde 0.5.1

XPde 0.5.1


XPde is a Windows XP-like desktop environment for Linux. more>>
XPde is a complete desktop environment for Linux on x86. It tries to make easier for Windows XP users to use a Linux box.
Nothing more, no clipboard compatibility between Gtk and Qt applications, no emulation of Windows applications, no unification on the widgets of X applications, just a desktop environment.
Enhancements:
- The desktop now fully uses PNG+Alpha channel, so you can use the icons of your choice anywhere
- The icon theme has been updated to the latest crystal svg, but not all icons are included, just the needed ones
- The used font now is Bitstream vera, which looks very similar to tahoma
- Now, Im using QTheme from Andreas Hausladen: http://mitglied.lycos.de/AndreasHausladen/Delphi/Kylix/CLXPatches/unitcomp.html#QThemed
- Still some work to do on this field.
- The desktop now is a XPShellListView control, that means that is based on the XPListView control will be used to build the explorer and that uses the XPDirectoryMonitor, a component that maintain an update list of files from a directory and it gets notified about changes without polling or using FAM
- The desktop now repaints significantly faster, I have spent most of the time optimizing the code to make it work faster in lower resources machines
- The taskbar is also completely new, is built using bitmaps, as you can see in the shot and can be themed very easily
- The window manager is mostly new, it also allows you to use themes, including rounded window frames.
<<less
Download (4.6MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1656 downloads
N-genes 0.9

N-genes 0.9


n-genes is a powerful Genetic Algorithms and Programming toolkit written for Java 5. more>>
n-genes is a powerful Genetic Algorithms and Programming toolkit written for Java 5.
Using advanced object oriented techniques, like generics and introspection, it is one the simplest system to learn and use. N-geness design allows fast coding and a total flexibility.
n-genes is an open-source project released under GPL. It is free of charges.
Main features:
Stack-based Genetic Programming
The Genetic Programming implemented in n-genes relies on a linear postfix programs, close to Forth or Postscript programming languages. They allow the following advantages:
- High-level and turing-complete language (through flow-control instructions);
- Extendable and customisable instruction set;
- Possibility of using faster and simpler GA operators;
- Efficient bloat removing/controlling algorithms.
Modularity and Dynamic Config Files
All parts of evolutionary computing have been made components, through " Design Patterns" methodology. The benefits are:
- Separation of the behaviour from the representation, i.e. we can use the same operators for a GA doubles individual or for a GP problem;
- Short and readable code, since each object represents only a single operation and therfore has few and shorts methods.
- The possibility to change the components or their behaviour during evolution, for example changing dynamically the size of a population or using self-adaptating mutation operators.
The n-genes platform is coupled with a dynamic config file system. This system is able to instanciate whatever class, passing arbitrary parameters of whaterver types, whithout needing to extend the parser. Object introspection is used at initialisation.
Performances Optimisations
n-genes was written with high performance computing in mind. Here are the optimisations you get for free, using our platform:
- Object-recycling memory management, eliminating the time spent on objects allocation and garbage-collections;
- Efficient individual-level fitness cache, the fitness is lazy-computed and cached until the individual is mutated;
- Population-level individual cache, saving computation time when the population diversity dimish.
<<less
Download (0.72MB)
Added: 2005-12-01 License: GPL (GNU General Public License) Price:
1423 downloads
Adventure Money 1.0

Adventure Money 1.0


Adventure Money project quickly calculate money shared each month between multiple people for multiple bills. more>>
Since I am the person who manages the money for our house, I need an efficient way to keep track of our expenses and an easy way to calculate who owes what to whom at the end of the month. There are lots of good free software utilities for managing money like GnuCash, KMyMoney and the wonderful Gnumeric spreadsheet. I had been using Gnumeric to manage the money for the last 8 months, but now that we have some people staying at the house for just the summer, and other leaving and coming back in September, the spreadsheet was not able to adjust to these irregular circumstances.

The reason I decided to write my own application from scratch instead of using an already existing money management application was because my problem is multi-person orientation and most (if not all) of the money management programs I have tried are single-person oriented. For example GnuCash will let you setup accounts that show you all the money moving to and from a single person. But in my house things like food are paid by any person and shared by every other person. Thus to efficiently and easily calculate who owes how much, it must take into account the fact that one pizza may be paid for by one person, but it was eaten by 4 people. Also I dont want to have to divide up the amounts myself and put it into GnuCash with multiple accounts, because then I might as well be doing it on paper.

I could have spent my time learning to make an already existing application do exactly what I want; and I probably would have found something pretty close. But I decided that it would be faster to just program it from scratch and then I would be sure I would get exactly what I wanted. I think I was right; it took less then 2 weeks to finished writing this program.

The program is currently called Adventure Money, but if anyone can think of a better name for it let me know and Ill gladly change it.

When you first launch the program you will see it has five views, all of which can be seen in the screenshots below.

<<less
Download (0.023MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
900 downloads
miPortal 0.5

miPortal 0.5


miPortal is a free personalized Mobile Information portal. more>>
miPortal is a free personalized Mobile Information portal that can provide an array of useful information services on your handheld device such as a PDA or mobile Phone.
It offers a wide variety of information services for very diverse needs such as stock quotes to ATM locator, movie listings in the city to city weather, jokes, horoscopes, news update, you name it and you can have it.
You can create your own personalized bouquet of services from the ones available by subscribing to them. Once you create your portal you can access these services to get the information you need .miPortal saves your valuable pennies you would have otherwise spent searching for the same information browsing the internet on your mobile.
Content and service providers (most common example being horizontal portals which provide city specific information, etc) publish the interface for their service using open standards (WSDL) and the miPortal installs the service so that one can subscribe to the service from the client. To avail these services download and install the miPortal client on your mobile .
Enhancements:
- New information services have been added.
- A discussion forum has been added to the Web site.
- A bug reporting link has been added.
- This release has a version-aware midlet; old midlets will not work now.
<<less
Download (0.029MB)
Added: 2005-11-01 License: GPL (GNU General Public License) Price:
1505 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5