Main > Free Download Search >

Free what is information management software for linux

what is information management

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4619
Essential Management

Essential Management


Essential Management provides a project management system for organizing and writing technical documents. more>>
Essential Management provides a project management system for organizing and writing technical documents.

Essential Management is a multi-user project management system for managing intricate and complex information. Its initial purpose was to allow software development teams to create, maintain, track, and store project requirements on a multi-project basis in a multi-user environment. It has now become more abstract in the type of data it can maintain, allowing the easy addition of new data models and other expansions. Information can be stored in any of several database management systems, and can take advantage of a networked DBMS.

The first and most important feature of the application is that data is stored in a central data repository managed by some database management server; initially PostgreSQL fills this role, but support for others are growing. The repository is fully searchable. An alternative data storage format exists in the form of a locally maintained XML file if the user wishes to use it.

One of the key features Essential Management was designed around is the ability to define and maintain relationships between requirements. Using the software requirement model as an example, our application allows users to define projects; each project is composed of zero or more root requirements, which are typically business level requirements. Each business requirement has zero or more sub-requirements, which either refine the parent business requirement or dive into the functional requirements which allow the business requirement to be achieved. This tree continues to branch and grow deeper until the most basic level that the user wishes to define is reached.

In addition the relationship between parent and child requirements, relationships can be defined between requirements not in the same branch. These relationships may have any meaning the user wishes to define and can be unidirectional or bi-directional.

Essential Management implements the concept of user level permissions, which provides a small measure of security for the projects and their requirements. Additionally, creation of and changes to requirements can be traced to the user who initiated the action.

Finally, the application provides a means to track changes made to requirements during their lifetime so it is possible to determine when a change was made, what information was changed and who edited the requirement.
<<less
Download (MB)
Added: 2007-02-09 License: BSD License Price:
993 downloads
Modularized Information Environment 0.8.0

Modularized Information Environment 0.8.0


Modularized Information Environment (MIE) is a Web-based information management tool. more>>
Modularized Information Environment (MIE) is a Web-based information management tool designed to meet the needs of small or medium sized organizations.

Modularized Information Environment implements user authentication, storage of settings in a database, multi-lingual support and a presentation layer API that always generates well-formed XML.

<<less
Download (0.36MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1103 downloads
Toms Unique Personal Information Manager 1.5

Toms Unique Personal Information Manager 1.5


Toms Unique Personal Information Manager is an hierarchical personal data manager. more>>
Toms Unique Personal Information Manager is an hierarchical personal data manager.

Schemas and data are stored in XML. Toms Unique Personal Information Manager is designed for single users and small personal databases.

<<less
Download (0.14MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1190 downloads
Kwok Information Server 2.3

Kwok Information Server 2.3


Kwok Information Server project is a Web-based information management system for managing issues, contacts. more>>
Kwok Information Server project is a Web-based information management system for managing issues, contacts, and IT assets including hardware and software licenses. The Issue Management module provides users a way to report issues and search for the issues they need to work on.

The IT Asset Management module provides hardware tracking and software license tracking. The Contact Management module allows users to create and maintain contacts. The Administration Tool module allows administrators to manage system users and to modify the system configuration.

There is built-in support for access control, email notification, LDAP authentication, file uploads, and more.

<<less
Download (MB)
Added: 2007-07-26 License: Freeware Price:
881 downloads
Asterisk Configuration and Management Interface 1.0-pre5

Asterisk Configuration and Management Interface 1.0-pre5


ACaMI is a module-based, object oriented framework to administrate Asterisk PBX boxes through a Web browser. more>>
Asterisk Configuration and Management Interface is a module-based, object oriented framework to administrate Asterisk PBX boxes through a Web browser.
The main difference between this and other projects is that ACaMI is based on a small template engine to separate logic from the output.
Enhancements:
- Several changes were made on the dialplan to work with asterisk 1.2.1.
<<less
Download (2.0MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
797 downloads
PHP time management 1.07b

PHP time management 1.07b


PHP time management is a Web-based time management application. more>>
PHP time management project is a Web-based time management application. You can enter scheduled items, copy items, and view them on a calendar.

A few minor items in the login page for the system were fixed.

<<less
Download (0.018MB)
Added: 2006-09-18 License: GPL (GNU General Public License) Price:
1143 downloads
PHP Sessions Management Class 1.0.3

PHP Sessions Management Class 1.0.3


PHP Sessions Management Class is a php class to handle sessions by using a mySQL database. more>>
PHP Sessions Management Class is a php class to handle sessions by using a mySQL database for session related data storage providing better security then the default session handler used by PHP.
If you are not familiar with what php sessions are and what are they good for, check out the dedicated chapter in the php manual
If you are familiar with php sessions and you want to use this php class in your projects then remember that to prevent session hijacking, you must not forget to use the regenerate_id() method whenever you do a privilege change in your application
Before usage, make sure you use the session_data.sql file (which is a sql dump file generated with phpMyAdmin) from the install_sql folder to set up the table used by the class
You dont need to modify anything in your previous applications: after instantiating the php class, just use sessions as you would normally.
Note:
The class assumes that there is an active connection to a mySQL database and it does not attempt to create one. This is due to the fact that, usually, there is a config file that holds the database connection related information and another class, or function that handles database connection. If this is not how you do it, you can easily adapt the code by putting the database connection related code in the "open" method of the class.
Enhancements:
- The get_users_online() method is now more accurate as it now runs the garbage collector before getting the number of online users.
- The structure of the MySQL table used by the class was tweaked in so that the "http_user_agent" field was changed from VARCHAR(255) to TEXT to accomodate user agent strings that are longer than 255 characters.
- The "session_data" field was also changed from TEXT to BLOB to help users who store a large amount of data in sessions.
<<less
Download (0.020MB)
Added: 2006-12-16 License: Free for non-commercial use Price:
1044 downloads
Community Content Management 1.0

Community Content Management 1.0


Community Content Management project consists of a light-weight CMS, designed for communities. more>>
Community Content Management project consists of a light-weight CMS, designed for communities.
Community Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
<<less
Download (MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1009 downloads
Oxylus Service Management 0.2

Oxylus Service Management 0.2


Service Management is a Web application that allows users to manage service. more>>
Service Management is a Web application that allows users to manage service and repair, including work orders, service scheduling, service calls, preventative maintenance, and customer contact information.
Enhancements:
- Some bugfixes were made for PHP5.
- A new interface was implemented.
<<less
Download (0.20MB)
Added: 2005-10-31 License: GPL (GNU General Public License) Price:
1456 downloads
Construction Management Software 1.35d

Construction Management Software 1.35d


Construction Management Software is a solution for builders and construction groups to manage construction projects. more>>
Construction Management Software is a solution for builders and construction groups to manage construction projects.
Construction Management Software lets your clients stay up to date on their projects online. You can create a project, add tasks and clients, log in and can place comments on each task, and view estimated completion dates and the status of each task.
You can export a project to a spread sheet for reporting or to create a status report to take to the job site.
Enhancements:
- This release included some updates to the quick start tutorial for the system.
<<less
Download (0.094MB)
Added: 2006-04-04 License: Other/Proprietary License with Source Price:
1306 downloads
phpIP Management 4.3.2

phpIP Management 4.3.2


phpIP Management is a complete IPv4 address management suite. more>>
phpIP Management is a complete IPv4 address management suite, built to handle the complexity of managing todays IP address space.
phpIP Management project was built to scale and address the full lifecycle of IP address space using techniques that are not administratively intensive.
Main features:
CIDR
- Full IPv4 CIDR support.
LDAP
- Support for LDAP based user accounts.
Licensed under GNU General Public License
- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
IPv4
- Full IPv4 support using Pear Net_IPv4 class.
User Management
- User based management allows administrators to create users and assign different levels of permissions to the phpIP Management interface. Each user can set their own display preference.
<<less
Download (0.12MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1083 downloads
Network Tracker and Management 0.94

Network Tracker and Management 0.94


Network Tracker and Management is a Web-based network management application. more>>
Network Tracker and Management is a Web-based network management application.
Network Tracker and Management can store information about all of your network devices, and allows you to track all changes and updates made to the device.
Having this information readily available will enhance your ability to troubleshoot network problems.
Enhancements:
- The documentation was updated to include more details on the setup of the database for the network tracking system.
<<less
Download (0.012MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1437 downloads
Sahana Disaster Management System LiveCD 1.2

Sahana Disaster Management System LiveCD 1.2


Sahana project is an integrated set of pluggable, web-based disaster management. more>>
Sahana project is an integrated set of pluggable, web-based disaster management applications that provide solutions to large-scale humanitarian problems in the aftermath of a disaster.
Main features:
- Missing Person Registry - Helping to reduce trauma by effectively finding missing persons
- Organization Registry - Coordinating and balancing the distribution of relief organizations in the affected areas and connecting relief groups allowing them to operate as one
- Request Management System - Registering and Tracking all incoming requests for support and relief upto fullfilment and helping donors connect to relief requirements
- Camp Registry - Tracking the location and numbers of victims in the various camps and temporary shelters setup all around the affected area.
<<less
Download (683.8MB)
Added: 2006-01-12 License: LGPL (GNU Lesser General Public License) Price:
1387 downloads
Network Management Tool 1.44

Network Management Tool 1.44


Network Management Tool is a tool to manage and monitor the devices on your network. more>>
Manage your network with a free Network Monitoring Software application.
Network Management Tool is an organized way to manage your network. 100% web-based network management.
Manage your network devices with ease. 100% Free Network Managment Software! Manage all your network devices, routers, switches, firewalls, hubs, and more.
Enhancements:
- A display bug that occurred when viewing the comments on a device was fixed.
<<less
Download (0.061MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1158 downloads
Learning Activity Management System 2.0.2

Learning Activity Management System 2.0.2


Learning Activity Management System can manage and deliver online collaborative learning activities. more>>
Learning Activity Management System (LAMS in short) is a revolutionary new tool for designing, managing and delivering online collaborative learning activities. It provides teachers with a highly intuitive visual authoring environment for creating sequences of learning activities.
These activities can include a range of individual tasks, small group work and whole class activities based on both content and collaboration.
Main features:
- This is a complete re-write that includes lots of new features.
<<less
Download (31.6MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
871 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5