Main > Free Download Search >

Free planning software for linux

planning

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 567
cvsfs 1.1.9

cvsfs 1.1.9


cvsfs is a virtual filesystem for interacting with CVS. more>>
This provides a package which presents the CVS contents as mountable file system. It allows to view the versioned files as like they were ordinary files on a disk. There is also a possibility to check in/out some files for editing.
Main features:
- Development Status: 1 - Planning, 3 - Alpha
- Environment: Curses, No Input/Output (Daemon), X11 Applications
- Intended Audience: Developers, System Administrators
- License: GNU General Public License (GPL)
- Natural Language: English, German
- Operating System: Linux
- Programming Language: C, C++
- Topic: CVS, Filesystems
Installation
untar the Archive with the Command
tar -zxvf cvsfs-1.1.9.tar.gz
change in the Directory cvsfs1.1.9
cd cvsfs-1.1.9
type:
./configure then make
and then as root:
make install
<<less
Download (0.12MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1659 downloads
Testitool 1.0 beta 6

Testitool 1.0 beta 6


Testitool is a QA test planning Web application. more>>
Testitool is an application written in PHP that allows its users to compose and manage QA test plans.
Main features:
Test Plan Management
- Use Testitool to compose rich test plans containing an unlimited number of test cases. Each test case can be mapped to a functional requirement (documented elsewhere), can be assigned a type (e.g. regression, functional, etc.), and more.
Manage Individual Instances of Each Test Plan
- Each test plan contains the master list of all test cases for a given product. However, for any given release you may not want to execute each and every test case. Testitool allows you to pick and choose which test case you will want to execute for any given instance of the test plan. Then track the pass and fail rate of each test plan instance.
Generate Reports
- Testitool allows anyone to view a variety of different test plan reports including: a bug report, a progress report, and failure rate report, and more.
Import/Export Test Cases from Excel
- Do you prefer to use a program like Excel to write your test plans - Testitool allows users to easily import and export test plans and all of their test cases to and from CSV file formats.
<<less
Download (0.028MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1655 downloads
iOfficeV4 4.1.3

iOfficeV4 4.1.3


iOfficeV4 is a Web-based groupware application suite. more>>
iOfficeV4 is a ready-to-work Groupware application suite.
Various applications are easy to use and can improve productivity of cooperative work in your group or whole organization. iOfficeV4 offers your work group 21 powerful collaboration tools.
Main features:
Personalizing Options
- Personalize your desktop and change various options of each application to better suit your needs.
Administration Tools
- iOfficeV4 provides powerful and flexible Administration tools that can reduce TCO. Once iOfficeV4 is installed on your server, a non-IT expert can administer the entire system.
Security Features
- Planning and implementing security policies are critical issues in Groupware applications. To determine and manage the security issues, iOfficeV4 provides three different security policies.
National Language Support
- iOfficeV4 has no built-in assumptions or dependencies on language specific or cultural specific conventions. Although the user interface is English, iOfficeV4 NLS supports non-English speaking countries and regions.
Other Unique Features
- Weve developed abundant auxiliary functions so that the applications can be used more conveniently.
System Requirements
- iOfficeV4 runs on various operating systems, including Windows, Linux, and UNIX. Installing iOfficeV4 is easy, and can be done in a few minutes with most operating systems.
More about iOfficeV4
- We provide a comprehensive user guide that allows you to learn iOfficeV4s features.
Version restrictions:
- 60-Day Free Trial
<<less
Download (20.4MB)
Added: 2005-04-19 License: GPL (GNU General Public License) Price: $478
1648 downloads
Plan-B Linux 1.0

Plan-B Linux 1.0


Plan-B is a bootable Linux environment without the need for a hard drive. more>>
Plan-B is a bootable Linux environment without the need for a hard drive, it runs entirely in ram or from the cd, based on a basic, stripped installation of Red Hat Linux and the fundamental workings of the SuperRescue CD. A list of tools and utilities are also included for projects such as:

* Forensics/Data Recovery
* System/Network Analysis and Security Scanning
* Temporary Network Device/Server
* IDS / NIDS System
* Network Status Report Creation

My reason for its creation came about due to finding other similar projects (SuperRescue CD, Biatchux (F.I.R.E.), Trinux, Knoppix) to be geared toward only a single area of the broad spectrum I was looking for. The first of which (by H. Peter Anvin, the author of Syslinux, Isolinux, and zisofs) was the only one close to the concept I had in mind which is why I chose it as the foundation for this cd. After not finding what I was really looking for, the "All-in-One", I decided the only way to get it was to build one myself.
<<less
Download (546MB)
Added: 2005-05-19 License: GPL (GNU General Public License) Price:
1618 downloads
OpenBSD Network Shell 20050628

OpenBSD Network Shell 20050628


Nsh is intended to handle configuration for interfaces, bridging, routing, packet filtering, NAT, and ISAKMP. more>>
NSH is intended to handle configuration for interfaces, bridging, routing, packet filtering, NAT, and ISAKMP. It presents the user with a vaguely cisco-like interface.

It also gives the user access to system information and diagnostics. NSH replaces the userland commands which handle these functions, and talks directly to the OpenBSD kernel (with exceptions for pfctl, isakmpd, and dhcpd).

NSH is completely free, it only incorporates code with BSD-style licenses.

The current version fixes bugs from the last release and brings NSH up to speed for OpenBSD 3.7 and 3.7-current.

For the next major release, Im planning on some IPsec, OSPF, BGP, and DHCP functionality, and possibly ping and other functions. (Also, a rework of the CLI code might happen) The CLI is functional for information/diagnostics, and configuration of pf/nat/altq, interfaces, bridging, and routing.
<<less
Download (0.37MB)
Added: 2005-07-05 License: BSD License Price:
1571 downloads
MapGeneration Project 0.3.0

MapGeneration Project 0.3.0


MapGeneration Project is a project featuring a server and helper programs to collect GPS information. more>>
MapGeneration Project is a project featuring a server and helper programs to collect GPS information from various sources and to then automatically generate a continuously improved, time annotated road map.
Nowadays gps-receivers are quite cheap and many people use them for route planning in their cars. On the other hand updated maps for the route planing systems are relativly expansive, if available at all.
The idea is to collect the data that people have recorded with their gps-receivers and combine it into one freely available road map. Besides being cheap and always current this map would also contain actual driving time information: Route planning on such a map would not have to use road type based approximations to calculate the fasted route.
In the MapGeneration Project we implement such a program and the end user tools needed to access the data. At the moment we concentrate on two programs: The MapGenerator itself and the MapGeneratorGUI used to administer the generator.
The MapGenerator is a server that accepts incoming data via network and combines the received road information into one big map. As the map might become quite big a database is used as storage. The MapGeneratorGUI connects to this database and displays the map.
As the best way to understand a program is to use it we will now give a short introduction to using the program.
Enhancements:
New features
- (Server) New filter to detect gaps in the input traces.
- (Server) Calculates and outputs total length and time of processed traces.
- (Server) Added full support for more than one processing thread, 2 is default now.
Changes
- (Server) Rewrote TraceServer and TraceConnection to support commoncpp2 1.0.x.
- (Server) Server tries to bind to 127.0.0.1 if no interfaces are found.
- (Server) Added curvature as a criterion for merging -> much better merging!
- (Server) Improved avoidance of double processing of nodes.
- (Server) Moved parsing of traces into TraceFilter.
- (General) Added lots of new methods to handle distances, bearings and interpolation.
- (General) Configuration system supports boolean values.
- (Buildsys) Changed parameters to specify config files to --with-wx-config and --with-ccgnu2-config
Bugfixes
- (Server) Protected data handling between thread with mutexs.
- (GUI) Fixed some string literals for full unicode support.
- (General) Cache: Fixed all size calculations and the size handling system.
- (General) Raised requirements for wxWidgets to 2.6 (beta versions since 2.5.3 should work).
- (General) Some small fixes to build with commoncpp2 1.0.x.
<<less
Download (0.57MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1543 downloads
Iccaros 04062005

Iccaros 04062005


Iccaros is a live Linux CD based on the live scripts from www.slax.org. more>>
Iccaros is a live Linux CD based on the live scripts from www.slax.org.

I am using this software as a foundation and plan to continue to grow.
<<less
Download (605MB)
Added: 2005-09-05 License: GPL (GNU General Public License) Price:
1509 downloads
DIY Zoning 0.1p7dev3

DIY Zoning 0.1p7dev3


DIY Zoning is a set of tools and instructions for controlling a state-of-the-art HVAC system. more>>
DIY Zoning is a repository containing the information about architecting, designing and implementing the Do It Yourself Temperature Zoning system, introductory course for those planning to install a ready-made temperature zoning system, and those who just want their home comfort.

Whats New in This Release:

This release introduces support for many logical devices per one physical 1-Wire device in general, and humidity sensor support in particular.

DAC2CORE protocol has changed, backward compatibility is broken. To upgrade your configuration, you have to add a literal T in front of 1-Wire temperature sensors, and add a literal S in front of 1-Wire switch devices.

<<less
Download (0.023MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1472 downloads
OutGoing 0.8

OutGoing 0.8


OutGoing is a hacked together perl script designed to aid in financial planning. more>>
OutGoing is a hacked together perl script designed to aid in financial planning. It is designed to take in a list of your regular monthly outgoings and generate a lump of HTML which shows:
- The total amount of money going out for the month
- A break down on a week-by-week basis of the money which goes out
- Shows you what payments are left to go out during the remainder of the month
Installation:
Installation is relatively simple; you can just do a:
$ make install
And everything will install under /usr/local
If you want to change the final destination of the software then you can just update the Makefile to suit your requirements or set the INSTALL variable to the Makefile
Note that you may want to change the location of perl from /usr/bin/perl to something more suitable for you system.
Please see the manual page for this software for running details.
There is also a pkg target, ie:
$ make pkg
Which is used to build a Solaris package of this software. To use this you will have to have installed the pkg-tools package as well.
Enhancements:
- Corrected a bug for when we have a four week period which contains a change from daylight savings to normal (eg the change from BST to GMT in the UK) which led to the incorrect week start days being used; whilst most of the data displayed was correct, the details of how much money had gone out and which weeks had already gone by was incorrect.
- Added a feature to the -T flag to specify a period of time relative to the current time so you can use "+1w" to generate the figures for a weeks time or "-5d" to go back a day. Read the manual page for more.
<<less
Download (0.028MB)
Added: 2005-11-01 License: BSD License Price:
1452 downloads
JayORama 0.5.1

JayORama 0.5.1


JayORama, aims to be useful Dj software to allow softmixing, beatmatching and professional live session. more>>
JayORama, aims to be useful Dj software to allow softmixing, beatmatching and professional live session.

At the actual state, JOR is an OpenJ oriented pcm player. It could play also as a jukebox.

The project has recently been redesigned and retasked. Now it is represented by a couple of subprojects: the Open Sound Engine, which is the audio engine (in old releases the audio engine was Alsaplayer and its interface.

The Open Sound Engine (OSE) is already in development and it will be an interface-detached library which allows decoding, dsp ad output on more OS platforms (Linux, Windows and Mac). If you are planning to build an audio application, maybe you should look into this.

JayORama project is Free Software, that means software distributed under the GNU GPL license (version 2).

<<less
Download (0.14MB)
Added: 2005-12-01 License: GPL (GNU General Public License) Price:
1423 downloads
Plan/B 1.5

Plan/B 1.5


Plan/B is a network-aware file backup system. more>>
Plan/B is a network aware file backup system specifically designed to make the backup of files from multiple machines to a variety of devices simple.
The system provides features such as comprehensive reporting, the ability to use CDROM (and soon DVD) drives across the network, as well as centralised management.
Plan/B can be deployed on Windows and Linux systems.
Main features:
General
- Backup anything, to anywhere: You can use any kind of device that plasticine knows about (currently CDROM, Local disk, Network share, FTP device) as either a source or destination. There is no limitation (as there is in DataArmour).
- Multiple sources, Multiple Destinations: A backup may source its files from multiple machines and devices. The destinations for a backup job can also be any number of machines or devices. Thus it is now easy to have a single set of files (documents, code or other important assets) copied to more than one location using a single job. No need to clone a job anymore!
- Multi-Platform: As the system is written in Java, it will work with any machine for which there is a VM (this is true for the backup server and agents). The administration console can be run on either a Linux or Windows machine (when SWT, the GUI framework used for the console matures on OsX, the console will be able to run on that OS as well)
- Volume spanning: If any removable destination is out of space, then it is possible to request the next volume during the backup process. A good example of this is backup to multiple CDs. Plasticine supports both the spanning of single files across multiple media, and also the saving of complete files across different media. In the first case, a large file can be split across two volumes. In the second case, only complete files are written to any volume (obviously, if the file is larger than the size of the volume, it will have to be split up).
- Flexible selection: A single job can backup whatever is deemed important to the user. The files to backup are specified by rules, which can be as simple as include everything, and complex as include all word documents, all excel spreadsheets under my docs directory, and everything NOT ending in .bak under the data directory
- Flexible scheduler: Jobs can be run whenever you like. The current scheduling implementation takes on a form very similar to Cron, but other implementations are easily added. The important point here is that the process of deciding when a backup should be run is completely separated from anything else about the backup job. This is a change from DataArmour, where the scheduling (specifically, the weekly incremental backup job scheduling) is fixed to run on a Monday, with a full backup occurring every week. In Plasticine, user defined schedules are possible.
- Statistics: The system emits various statistics while in operation, including current progress of various jobs, jobs in the run queue, current load, and recent logged events.
Enterprise
- Reliable:The remote agents are resilient to network failure. If a server cannot be contacted, they will move into a discovery mode until the server is back up. No configuration is required!
- Painless installation: The system is very easy to install - just run the included windows installer and tell it what kind of install you want. All services are configured automatically.
- Administration Console: The backup server is a separate process, which is administered via a GUI console. The console can be run from any machine, and can control and manage the settings for the backup server and any client. That means you can configure everything from one place.
Enhancements:
- This release added an option to specify that the destination location should be deleted prior to the backup occuring.
- It also added an option to copy full folders and specify whether or not to create an absolute or relative backup.
- Completion was sped up by detaching the email sending from the job completion process.
- Warnings are now used to log more in the reports for situations that are not necessarily fatal.
- When adding a source or destination, the file browser is now automatically opened for you.
- It is now possible to have multiple email recipients for a backup report.
<<less
Download (13.2MB)
Added: 2005-12-17 License: Freeware Price:
1406 downloads
Eclipse Web Tools Platform Project 1.0

Eclipse Web Tools Platform Project 1.0


Eclipse Web Tools Platform Project is a top-level Eclipse project that contains tools for developing Java Web applications. more>>
Eclipse Web Tools Platform Project is a top-level Eclipse project that contains tools for developing Java Web applications.
The WTP project includes the following tools: source editors for HTML, Javascript, CSS, JSP, SQL, XML, DTD, XSD, and WSDL; graphical editors for XSD and WSDL; J2EE project natures, builders, and models and a J2EE navigator; a Web service wizard and explorer, and WS-I Test Tools; and database access and query tools and models.
Main features:
- Extension of the Eclipse value proposition The Eclipse Project has set a high standard for technical excellence, functional innovation and overall extensibility within the Java IDE domain. We intend to apply these same standards to the Web/J2EE application-tooling domain.
- Vendor ecosystem A major goal of this project is to support a vital application development tools market. Its exemplary functionality will be useful on its own but it will be designed from the start to be extensible so commercial vendors can use what this project delivers as a foundation for their own product innovation and development efficiency.
- Vendor neutrality Vendor neutrality will be at the core of this project. We aim to encourage Eclipse participation and drive Eclipse market acceptance by strengthening the long-term product value propositions of the widest possible range of application development vendors.
- Standards-based innovation This project will deliver an extensible, standards-based tooling foundation on which the widest possible range of vendors can create value-added development products for their customers and end-users. Where standards exist, we will adhere to them. At least, at first, where standards are emerging, we will wait for them to emerge; this can be re-evaluated later according to user needs and contributor availability. Where multiple technologies are widely used for a given functional need, we will attempt to support each, subject only to technical feasibility and our goal of providing the most capable and extensible foundation long term.
- Agile development Our aim is to incorporate into our planning process the innovations that arise once a project is underway, and the feedback from our user community on our achievements to date. We think an agile development and planning process, in which progress is incremental, near-term deliverables are focused, and long-term planning is flexible, will be the best way to achieve this.
- Inclusiveness & diversity We aim to assimilate the best ideas from the largest number of participants representing the needs of the widest range of end-users. So we will encourage organizations across a broad range of technical, market and geographical domains to participate in this project.
<<less
Download (174.5MB)
Added: 2006-01-16 License: Eclipse Public License Price:
1378 downloads
Discrete Event Calculus Reasoner 1.0

Discrete Event Calculus Reasoner 1.0


Discrete Event Calculus Reasoner is an open source program for performing automated commonsense reasoning. more>>
Discrete Event Calculus Reasoner is an open source program for performing automated commonsense reasoning using the event calculus, a comprehensive and highly usable logic-based formalism.
Discrete Event Calculus Reasoner solves problems efficiently by converting them into satisfiability (SAT) problems.
Main features:
- Comes with 99 examples
- Comes with 12-page users manual
- Supports deduction/temporal projection, abduction/planning, postdiction, and model finding
- Allows default reasoning about action, change, space, and mental states
- Useful for intelligent user interfaces, business systems, natural language understanding, and computer vision
- Helps applications understand the world, make inferences, adapt to unexpected situations, and be more flexible
- Released under the Common Public License v1.0
<<less
Download (0.34MB)
Added: 2006-01-26 License: Common Public License Price:
1368 downloads
GJay 0.2.8.3

GJay 0.2.8.3


GJay generates playlists across a collection of music. more>>
GJay (Gtk+ DJ) generates playlists across a collection of music (ogg, mp3, wav) such that each song sounds good following the previous song.
GJay project is ideal for home users who want a non-random way to wander large collections or for DJs planning a set list.
You can generate playlists from within the application, or run GJay as a standalone command-line utility.
Playlist matches are based on:
Song characteristics that dont change
Frequency fingerprint
Beats per minute
Location in file system
Song attributes that you set
Rating
Color (whatever that means to you)
Currently, GJay only works under Linux. There are plans afoot to get it working on MacOS.
Enhancements:
Bugs:
- Color saturation was being factored in _way_ too much for playlist generation (thanks to William Thomas for pointing this out)
- Fix case where some long analysis runs were not getting written to data.xml properly (sourceforge bug 698761)
Features:
- Make playlist time 4 digits wide so users can have extra-long lists (sourceforge bug 745364)
- Use both inode and dev for identifying symlinks (debian bug 227122)
<<less
Download (0.096MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1349 downloads
TeamPlanner 0.1.0

TeamPlanner 0.1.0


TeamPlanner is an organization application that allows the user to store events for several people which can be grouped in teams more>>
TeamPlanner is an organization application that allows the user to store events for several people which can be grouped in teams.

Events are organized into categories. The planning can be displayed and printed for any combination of teams, categories and people.

<<less
Download (0.14MB)
Added: 2006-03-13 License: CeCILL (CeCILL Free Software License Agreement) Price:
1324 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5