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
AgileTrack 1.1.2

AgileTrack 1.1.2


AgileTrack is a Java based application for tracking software development in agile development teams. more>>
AgileTrack is a Java based application for tracking software development in agile development teams.

It includes support for managing stories and other issues, sub-tasks, tracking time, managing multiple projects, planning iterations, and providing iteration reports.

AgileTrack project provides a unique interface that is simple to use and allows users to have task information always at their fingertips.

<<less
Download (4.5MB)
Added: 2007-07-24 License: Academic Free License (AFL) Price:
858 downloads
Adaptive Planning 3.6.6

Adaptive Planning 3.6.6


Adaptive Planning is the leading provider of collaborative performance management solutions. more>> <<less
Download (MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
877 downloads
Plan 9 20060809

Plan 9 20060809


Plan 9 from Bell Labs is a research system developed at Bell Labs starting in the late 1980s. more>>
Plan 9 from Bell Labs is a research system developed at Bell Labs starting in the late 1980s. Its original designers and authors were Ken Thompson, Rob Pike, Dave Presotto, and Phil Winterbottom. They were joined by many others as development continued throughout the 1990s to the present.
Plan 9 demonstrates a new and often cleaner way to solve most systems problems. The system as a whole is likely to feel tantalizingly familiar to Unix users but at the same time quite foreign.
In Plan 9, each process has its own mutable name space. A process may rearrange, add to, and remove from its own name space without affecting the name spaces of unrelated processes. Included in the name space mutations is the ability to mount a connection to a file server speaking 9P, a simple file protocol.
The connection may be a network connection, a pipe, or any other file descriptor open for reading and writing with a 9P server on the other end. Customized name spaces are used heavily throughout the system, to present new resources (e.g., the window system), to import resources from another machine (e.g., the network stack), or to browse backward in time (e.g., the dump file system).
Plan 9 is an operating system kernel but also a collection of accompanying software. The bulk of the software is predominantly new, written for Plan 9 rather than ported from Unix or other systems. The window system, compilers, file server, and network services are all freshly written for Plan 9. Although classic Unix programs like dc(1), ed(1), and even troff(1) have been brought along, they are often in an updated form. For example, troff accepts Unicode documents encoded in UTF-8, as does the rest of the system.
Enhancements:
- Some fixes for a time sync related problem and minor feature enhancements.
<<less
Download (75.6MB)
Added: 2006-08-09 License: Other/Proprietary License Price:
1175 downloads
Genezzo::Plan::MakeAlgebra 0.63

Genezzo::Plan::MakeAlgebra 0.63


Genezzo::Plan::MakeAlgebra is a Perl module that can convert a SQL parse tree to relational algebra. more>>
Genezzo::Plan::MakeAlgebra is a Perl module that can convert a SQL parse tree to relational algebra.

SYNOPSIS
use Genezzo::Plan::MakeAlgebra;

This module converts a SQL parse tree into a set of relational algebra operations.

<<less
Download (0.45MB)
Added: 2006-08-16 License: Perl Artistic License Price:
1165 downloads
Plans 7.9.2

Plans 7.9.2


Plans is a powerful and flexible Web calendar. more>>
Plans is a powerful and flexible Web calendar. Plans has features like recurring events, merged calendars, event icons, custom themes and templates, MS Outlook export, SQL or flat-file data storage, and browser-based management.
Main features:
Multiple Calendars
- One installation of plans can support many calendars.
- Calendars can share information with each other.
- Each calendar is managed independently (unique password, custom options, custom look & feel).
- Multiple calendars running on the same installation of plans can be "embedded" in completely different websites.
Recurring Events
- Plans uses a powerful and flexible recurring event model.
International Support
- Plans supports multiple languages.
- Weeks can start on days other than Sunday.
- Plans supports arbitrary date formats (mm/dd/yy, dd/mm/yy, etc.)
Database Support
- Plans can store data in flat files or an SQL database.
Sharp-looking
- Plans is the nicest-looking web calendar.
- Plans has several downloadable themes available.
- CSS-based layout makes it easy to match the colors & fonts with your website.
Open Source
- Plans is licensed under the GPL. You can freely modify the code for your needs. Many organizations have done so.
Extendable
- Plans architecture allows add-ons and standalone programs to re-use its framework.
- Plans can export events to other platforms, including MS Outlook and Palm.
Template-based design
- Plans uses HTML templates to allow easy customization of the look & feel.
- Each calendar can have its own custom template, even located on a different server.
<<less
Download (0.57MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
964 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
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
DrawPile 0.4.0

DrawPile 0.4.0


DrawPile is a collaborative drawing program, similar to OpenCanvas. more>>
DrawPile is a collaborative drawing program, similar to OpenCanvas. It is currently under planning stages. DrawPile project will use Qt4 and will be available for Windows, Linux and MacOS.

<<less
Download (0.16MB)
Added: 2007-04-10 License: MIT/X Consortium License Price:
931 downloads
Plan 9 From User Space 20060727

Plan 9 From User Space 20060727


Plan 9 From User Space is a port of the bulk of the Plan 9 software build environment to Unix. more>>
Plan 9 From User Space is a port of the bulk of the Plan 9 software build environment to Unix.
While the libraries make an attempt to play nice with the rest of the system (by using the Unix rules for printf verbs and Unix system headers, for example), this port tries to reproduce the Plan 9 build environment as faithfully as possible, providing u.h and libc.h, and blithely redefining tokens such as open, dup, and accept in order to provide implementations that better mimic the Plan 9 semantics.
The result is a more complicated and less Unix-friendly environment, but Plan 9 programs can typically be compiled with little or no changes.
Most obviously, plan9port derives from Plan 9 from Bell Labs and would not exist without the work of the Plan 9 team over the past many years.
Rob Pike suggested the original X11 port of libdraw years ago, as part of drawterm, and strongly encouraged the Mac OS X work. He has also been a consistent source of good ideas to hide the ugliness of modern Unix.
William Josephson handled troff(1) (with Taj Khattra) and many of the supporting programs. He also inspired the thread library clean-up and has ported a handful of applications.
Andrey Mirtchovski and Axel Belinfante have done significant work dealing with X11 corner cases and fine-tuning rio(1). Axel never tires of finding bugs in the SunOS port.
Latchesar Ionkov has contributed many fixes to tricky bugs, and got factotum(4) up and running.
Many other people have provided help, ported programs, written bug reports, sent useful patches, and gotten plan9port running on new systems.
Bigelow & Holmes, Inc. created the screen fonts in the luc, lucm, lucsans, and pelm directories and granted permission to redistribute them with plan9port.
Enhancements:
- A FUSE-related bug was fixed. See http://lists.cse.psu.edu/archives/9fans/2006-July/048531.html
<<less
Download (21.5MB)
Added: 2006-08-02 License: Open Software License Price:
1179 downloads
XPTracker 20090706

XPTracker 20090706


XPTracker is a radical alternative agile planning tool. more>> XPTracker 20090706 is developed to be a radical alternative agile planning utility aimed at keeping out of your way and making sure you can see the stuff you care about at a glance.

Requirements: Java 2 Standard Edition Runtime Environment

Enhancements: This release fixes a defect where an exception was thrown when rejecting a story that wasnt in a queue.

<<less
Added: 2009-07-07 License: GPL Price: FREE
20 downloads
eXtreme Project Management Tool 0.8

eXtreme Project Management Tool 0.8


eXtreme Project Management Tool offers a project management tool using eXtreme Programming principles. more>>
eXtreme Project Management Tool offers a project management tool using eXtreme Programming principles.
Main features:
- Time planning
- Release planning
- Iteration planning
- Resource planning
- Acquisition planning
- Work planning
- Story planning
- Task planning
- Change Request management
- Iteration tracking
- Release tracking
- Reporting
- Time booking
- User administration
- Integration of WikkaWikki
Enhancements:
- created generic support for created_date, changed_date and change_user
- 1281954: Add onClick support on foreign key selection icon
- Features:
- 1283346: Add feature to manage companies
- Work view: added actions to manage crs and todos in work view (BUG 1290425)
- 1292045: Work view: Show iteration end date
- 1285021: Work view: colorize tasks per user
- 1283260: Work view: Add edit task action
- 1280318: Work view: Add action to reassign task to other user
- 1280330: Work view: Add show all tasks action
- 1293664: Release planning: mark stories already planned in previous iterations
- BUGS:
- 1280313: Work view doesnt show correct task
- 1280331: Calculation of Task estimate total doesnt work
- 1279557: Move risk and priority to popup
- 1279092: Menupopup doesnt move if scrolling
- 1279547: Escape JavaScript popup
- 1280312: Move PlanningGroups link
- 1280320: Support time booking for pair
- 1279553: Close actionmenu on popup
- 1279095: Projects without release arent shown in release planning
- 1283271: Javascript error for category selection in project creation
- 1283337: Order by surname
- 1283334: Cant add contact due to error in company selection
- 1285019: Remove actions from not owned tasks
- 1285636: Enhanced progress calculation
- 1290355: Wrong resource calculation
- Catched failure on double click in navigation
- 1293667: iteration end date is reset on starting
- 1293672: Add default iteration end date
- 1292277: The session timeout is not handled
- 1293771: Remove actions from stories already planned
<<less
Download (MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
994 downloads
Flight Navigation Planner 104

Flight Navigation Planner 104


Flight Navigation Planner project is a tool for making flight plans based on known airports. more>>
Flight Navigation Planner project is a tool for making flight plans based on known airports.

Flight Navigation Planner lets you make flight plans based on known airports, navaids, fixes, or cities.

You can use the sectional charts, wacs, or the vector/terrain planning charts.

It calculates headings, winds, time, and fuel. It features Airways-based Auto-Routing, Climb and Descent calculations (a/c type based), Fuel Stop Planning, Auto-Route around MOAS and Restricted Airspace, Hi-Res Weather Radar Overlay, Viewing of current sectional, wac, and IFR charts, the ability to see a route over TFRs, detailed nexrad radar overlays over your routes, Terrain Profiles with cloud ceilings, and the ability to upload flight plans to GPS.
<<less
Download (1.2MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1112 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
Brinance 4.03

Brinance 4.03


Brinance is a commandline financial planning and tracking program. more>>
Brinance is a commandline financial planning and tracking program, hoping to be a functional replacement for something like GnuCash for those who prefer the command line.
Brinance does not have all the features of GnuCash, but it does have a few beyond being a checkbook register: scheduling transactions in the future, multiple accounts, recurring transactions, and a Perl module to allow just about any interface to the program to be easily written.
Enhancements:
- Recurring transactions were added, using a cron-like format.
- The file format was changed.
- Transfers were added.
<<less
Download (0.022MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1122 downloads
Abaco 20060727

Abaco 20060727


Abaco is a lame web browser for Plan 9 from Bell Labs. more>>
Abaco is a lame web browser for Plan 9 from Bell Labs.
Enhancements:
- New features and bugfixes were added.
- Progress was made for the rendering engine.
<<less
Download (0.069MB)
Added: 2006-07-30 License: Open Software License Price:
1182 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5