information management system
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9699
LAN Management System 1.9.1
LMS is the integrated system of networks management designed for various size internet providers (ISP). more>>
LMS (LAN Management System) is the integrated system of networks management designed for various size internet providers (ISP).
That software writed in PHP, Perl and C, works with variuos database systems.
<<lessThat software writed in PHP, Perl and C, works with variuos database systems.
Download (1.93MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1230 downloads
NOAH Document Management System 3.1.3
NOAH is a Web-based document management system that is feature-rich, easy to use, and simple to install. more>>
NOAH is a Web-based document management system that is feature-rich, easy to use, and simple to install. Through a browser interface, users can easily create, update, lock, search, and manage document revisions for access by multiple users across many geographical sites.
NOAH includes many powerful features such as client scripting, hierarchical document access control, and email notification. Administrators can manage users and archives and monitor database activity through an extensive suite of tools.
Main features:
- no expiry date.
- maximum number of users: 5 plus one Super Admin user.
- maximum number of documents: 100 (unlimited number of versions per document).
- includes Content Search option.
- does NOT include Client Scripting.
- does NOT include Email Notification.
- does NOT include multiple databases.
- does NOT include Support however emails will be answered if time permits.
Enhancements:
- A user can now get NOAH to report on recently changed files for a given directory tree and integrate this report in a wiki or HTML page.
- A user can also associate a filename with a custom icon and link a DokuWiki page with NOAHs content search engine, link critical NOAH documents and directories to your wiki project page, and manage usernames and passwords smoothly from NOAH to DokuWiki.
<<lessNOAH includes many powerful features such as client scripting, hierarchical document access control, and email notification. Administrators can manage users and archives and monitor database activity through an extensive suite of tools.
Main features:
- no expiry date.
- maximum number of users: 5 plus one Super Admin user.
- maximum number of documents: 100 (unlimited number of versions per document).
- includes Content Search option.
- does NOT include Client Scripting.
- does NOT include Email Notification.
- does NOT include multiple databases.
- does NOT include Support however emails will be answered if time permits.
Enhancements:
- A user can now get NOAH to report on recently changed files for a given directory tree and integrate this report in a wiki or HTML page.
- A user can also associate a filename with a custom icon and link a DokuWiki page with NOAHs content search engine, link critical NOAH documents and directories to your wiki project page, and manage usernames and passwords smoothly from NOAH to DokuWiki.
Download (MB)
Added: 2007-07-11 License: Free To Use But Restricted Price:
839 downloads
Nelisys Management System 0.2.1
Nelisys Management System can manage and monitor system and network including Router, Switch. more>>
Nelisys project is Open Source Web-based Management System, to manage and monitor system and network including Router, Switch, Wi-Fi Access Point, Server, Networking services, etc.
There are performance and fault management function.
<<lessThere are performance and fault management function.
Download (0.045MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1158 downloads
AntiCMS Content Management System 0.2.1
AntiCMS is a minimalist content management system for small and simple websites. more>>
AntiCMS is a minimalist content management system for small and simple websites. The main purpose of this system is to separate content, structure and layout.
Layout is defined using templates; content and structure are stored in XML file - database is not required. System is written in Python and released under the GPL.
Its still in early stage of development, so errors and unpredicted behaviour may occour. Currently a content editor is being developed, which will run on users computer and allow easy managent of content and structure of websites.
Enhancements:
- This release adds site configuration (it is now possible to change encodings, paths, and some other properties) and a new variable in the template engine.
<<lessLayout is defined using templates; content and structure are stored in XML file - database is not required. System is written in Python and released under the GPL.
Its still in early stage of development, so errors and unpredicted behaviour may occour. Currently a content editor is being developed, which will run on users computer and allow easy managent of content and structure of websites.
Enhancements:
- This release adds site configuration (it is now possible to change encodings, paths, and some other properties) and a new variable in the template engine.
Download (0.034MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1446 downloads
Internet Task Management System 0.11
Internet Task Management System uses PHP to formalize the task delegation process in a business environment. more>>
Internet Task Management System uses PHP to formalize the task delegation process in a business environment.
Functionality includes the ability to create individual tasks and then combine them into a process of work items which can be easily delegated to any user of the system.
Assignment and reminder emails are recieved based upon user preferences.
Administrators of the system have the ability to manage all users and their task properties. ITMS supports MySQL, Oracle, LDAP, and SSL.
Enhancements:
- Fixed bug where using 12 am or 12 pm would change the task date to 11/30/1999 (Bug# 749490)
-
- Also if the current hour of the day is 12, the task assign forms reflects the proper time now.
-
- The above code fixes were in task_assign2.php and task_pending_edit.php
<<lessFunctionality includes the ability to create individual tasks and then combine them into a process of work items which can be easily delegated to any user of the system.
Assignment and reminder emails are recieved based upon user preferences.
Administrators of the system have the ability to manage all users and their task properties. ITMS supports MySQL, Oracle, LDAP, and SSL.
Enhancements:
- Fixed bug where using 12 am or 12 pm would change the task date to 11/30/1999 (Bug# 749490)
-
- Also if the current hour of the day is 12, the task assign forms reflects the proper time now.
-
- The above code fixes were in task_assign2.php and task_pending_edit.php
Download (0.3MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1152 downloads
Command Line Content Management System 0.6
Command Line Content Management System is my own command line content management system. more>>
Command Line Content Management System is my own command line content management system. Its not a dynamic cms, but a script that takes a source tree and creates a web site out of it.
The idea came to me when i was using m4 for my website to generate the HTML, but i did not like the idea that i was still typing HTML in my pages, even if it was simplified by using macros. I was updating a wiki page somewhere when it hit me: i wanted a command line system that was able to take wiki style input for page content. The result is clcms.
Its in beta state at the moment, mostly to try out some different approaches to various
challenges. But i thought id share it now, so if youre interested and might have some ideas on where to go from here, drop me a line (or a patch). At least it can build this site and the tutorial site, but anything more fancy will probably not work.
Its also a way for me to learn Python, so i might in my ignorance produce some weird constructs here and there. Please let me know, but be gentle.
Main features:
- Updates should be possible with a terminal and an editor
- Content is stored in a directory tree
- Adding pages (or items?) should be as easy as creating a new file and typing some lines in it.
- For default pages/items no config necessary
- No HTML, XML or anything alike for normal usage
- All pages have their binary content (images, download files) in the directory of the page itself
- All output is static, no generating on the fly
Usage:
After untarring the tarball, add < dir>/bin to your path or copy bin/clcms.py to a directory in your path.
You can now go to < dir>/examples/documentation and build the tutorial by running
clcms.py
Now wasnt that easy?
Point your browser to file://< dir>/examples/documentation/out/index.html and see the result of all your hard work.
If it did not work, its not your fault. Just remember that version number.
Enhancements:
- .page files can now contain content attributes.
- Filename extensions are removed and replaced by attribute lines in .page files.
- The page.meta file should now be called page.attr.
- The nomenu option had disappeared in a previous release, and has been put back.
<<lessThe idea came to me when i was using m4 for my website to generate the HTML, but i did not like the idea that i was still typing HTML in my pages, even if it was simplified by using macros. I was updating a wiki page somewhere when it hit me: i wanted a command line system that was able to take wiki style input for page content. The result is clcms.
Its in beta state at the moment, mostly to try out some different approaches to various
challenges. But i thought id share it now, so if youre interested and might have some ideas on where to go from here, drop me a line (or a patch). At least it can build this site and the tutorial site, but anything more fancy will probably not work.
Its also a way for me to learn Python, so i might in my ignorance produce some weird constructs here and there. Please let me know, but be gentle.
Main features:
- Updates should be possible with a terminal and an editor
- Content is stored in a directory tree
- Adding pages (or items?) should be as easy as creating a new file and typing some lines in it.
- For default pages/items no config necessary
- No HTML, XML or anything alike for normal usage
- All pages have their binary content (images, download files) in the directory of the page itself
- All output is static, no generating on the fly
Usage:
After untarring the tarball, add < dir>/bin to your path or copy bin/clcms.py to a directory in your path.
You can now go to < dir>/examples/documentation and build the tutorial by running
clcms.py
Now wasnt that easy?
Point your browser to file://< dir>/examples/documentation/out/index.html and see the result of all your hard work.
If it did not work, its not your fault. Just remember that version number.
Enhancements:
- .page files can now contain content attributes.
- Filename extensions are removed and replaced by attribute lines in .page files.
- The page.meta file should now be called page.attr.
- The nomenu option had disappeared in a previous release, and has been put back.
Download (0.024MB)
Added: 2006-03-21 License: GPL (GNU General Public License) Price:
1312 downloads
Learning Management System 1.14
Learning Management System allows users to manage online learning classes. more>>
Learning Management System allows users to manage online learning classes.
It allows them to set up classes, create assignments online, and send messages to students from within the system for tracking.
Learning Management System is a simple system to move academic classes onto the Web in order to reach a larger audience.
Enhancements:
- This release fixed two bugs in the library file system.
<<lessIt allows them to set up classes, create assignments online, and send messages to students from within the system for tracking.
Learning Management System is a simple system to move academic classes onto the Web in order to reach a larger audience.
Enhancements:
- This release fixed two bugs in the library file system.
Download (0.10MB)
Added: 2006-01-26 License: Other/Proprietary License with Source Price:
1368 downloads
DC Maintenance Management System 1.1.2
DC Maintenence Management System is a Web-based application that records and analyzes customer complaints. more>>
DC Maintenence Management System is a Web-based application. DC Maintenance Management System records and analyzes customer complaints and repairs in water supply networks.
Enhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
<<lessEnhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
Download (2.0MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
706 downloads
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.
<<lessThese 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.
Download (31.6MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
871 downloads
+CMS Content Management System 2.1.4
In the competitive content management market +CMS Content Management System stands out. With our easy to use and framework and flexible integration capabilities, +CMS is fast to deploy. Our intuitive interface makes it easy to empower non-technical contributors to create and manage Web content—without expensive, lengthy training. more>> <<less
Download (6.8Mb)
Added: 2008-11-17 License: Free Price: Free
63 downloads
Simple Document Management System 1.1.4
Simple Document Management System is a document repository system. more>>
SDMS is an open-source system that allows you to store any document in a database via a bunch of webpages.
That was the short description, now comes the long one. SDMS uses PHP to provide you with a pretty interface to a MySQL server that allows you to store and retrieve documents and to share those documents between users.
In addition, the system uses ACL (Access Control Lists) to grant access rights to documents on a per-user basis.
So what is all this good for? Well, it for instance allows you to distribute project documentation on a need-to-know basis, whilst keeping a central repository of documents that is accessible to all team members and easy to manage.
<<lessThat was the short description, now comes the long one. SDMS uses PHP to provide you with a pretty interface to a MySQL server that allows you to store and retrieve documents and to share those documents between users.
In addition, the system uses ACL (Access Control Lists) to grant access rights to documents on a per-user basis.
So what is all this good for? Well, it for instance allows you to distribute project documentation on a need-to-know basis, whilst keeping a central repository of documents that is accessible to all team members and easy to manage.
Download (0.05MB)
Added: 2005-04-28 License: GPL (GNU General Public License) Price:
1643 downloads
Sitellite Content Management System 4.2.12
Sitellite is an advanced Web-based Content Management System. more>>
Sitellite Content Management System is an advanced Web-based Content Management System (CMS) and PHP content publishing framework.
Main features:
Cross-Platform WYSIWYG editor
- Sitellite lowers the learning curve of Content Management to the point of being Grandma-friendly, without sacrificing standards-compliance.
"Undo" button!
- Never lose a change or delete a page by accident again! Sitellite keeps every change you make in its automatic version control system.
Most advanced Access Control in PHP
- Sitellite makes it as easy as it should be to implement multi-role privileges into your web site.
Most advanced development model in PHP
- At the core of Sitellite are two Enterprise-scale components: The Sitellite Application Framework and the Sitellite Content Server. These make Sitellites power and flexibility unparallelled in the PHP world.
Built-in multi-lingual help system
- Users know how important help is, and so do we! Thats why we built into Sitellite a top-notch help system that add-on developers can also take advantage of.
Enhancements:
- IE7 is supported.
- Form spam abuse is prevented with CAPTCHA, blacklists, etc.
- Integration with Snipshot.com was added for image editing.
- Coral cache is used for traffic surge protection.
- File download statistics are available.
- The cache is automatically flushed to keep the site cache in sync.
- Google Maps and Google Site Maps were integrated.
- Many user interface improvements were made.
- SEO improvements were done, including more control over URLs.
- Many bugs were fixed.
<<lessMain features:
Cross-Platform WYSIWYG editor
- Sitellite lowers the learning curve of Content Management to the point of being Grandma-friendly, without sacrificing standards-compliance.
"Undo" button!
- Never lose a change or delete a page by accident again! Sitellite keeps every change you make in its automatic version control system.
Most advanced Access Control in PHP
- Sitellite makes it as easy as it should be to implement multi-role privileges into your web site.
Most advanced development model in PHP
- At the core of Sitellite are two Enterprise-scale components: The Sitellite Application Framework and the Sitellite Content Server. These make Sitellites power and flexibility unparallelled in the PHP world.
Built-in multi-lingual help system
- Users know how important help is, and so do we! Thats why we built into Sitellite a top-notch help system that add-on developers can also take advantage of.
Enhancements:
- IE7 is supported.
- Form spam abuse is prevented with CAPTCHA, blacklists, etc.
- Integration with Snipshot.com was added for image editing.
- Coral cache is used for traffic surge protection.
- File download statistics are available.
- The cache is automatically flushed to keep the site cache in sync.
- Google Maps and Google Site Maps were integrated.
- Many user interface improvements were made.
- SEO improvements were done, including more control over URLs.
- Many bugs were fixed.
Download (5.1MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
985 downloads
NEWSlite News Management System 3.0.1
NEWSlite is an open source, lightweight news management system for small and medium sized websites. more>>
NEWSlite is an open source, lightweight news management system for small and medium sized websites. NEWSlite News Management System is designed to allow sites to create and manage regular news posts, such as on the front page of a website.
NEWSlite is NOT a full-blown content management system. It is intended to serve sites that want to publish and syndicate regular news but that do NOT want the overhead of having a full content management system as well.
Main features:
- Open Source.
- Uses PHP and MySQL.
- Multiple users. An unlimited number of users to help you post news. Easily add, edit, and remove users.
- User permissions. Allow users the permission to add news posts, delete and edit other users news posts, and allow access to administrative functions.
- Template-based output. You can directly manipulate the look and feel of the output. No file editing required.
- Configurable theme. You can also adjust the layout and look of the program itself if you want to customize it to your site. No file editing required.
- Multiple subjects. File your news posts under as many different categories as you wish.
- RSS output. An RSS .xml file for each of your subjects is produced, as well as another feed that includes news from your entire site.
- BBcode input. Use BBcode to format your posts, just like on a forum.
- Live and static news output. Include news on your website through either a PHP script or a faster Server Side Include of a static file.
- Easy install. Everything is done for you except creating the database and user (for security).
- Professional look. Easy to use interface even brain-dead idiots could be comfortable with!
Enhancements:
- This release fixes some non-critical bugs with the BBcode parser and adjusts the HTML display.
<<lessNEWSlite is NOT a full-blown content management system. It is intended to serve sites that want to publish and syndicate regular news but that do NOT want the overhead of having a full content management system as well.
Main features:
- Open Source.
- Uses PHP and MySQL.
- Multiple users. An unlimited number of users to help you post news. Easily add, edit, and remove users.
- User permissions. Allow users the permission to add news posts, delete and edit other users news posts, and allow access to administrative functions.
- Template-based output. You can directly manipulate the look and feel of the output. No file editing required.
- Configurable theme. You can also adjust the layout and look of the program itself if you want to customize it to your site. No file editing required.
- Multiple subjects. File your news posts under as many different categories as you wish.
- RSS output. An RSS .xml file for each of your subjects is produced, as well as another feed that includes news from your entire site.
- BBcode input. Use BBcode to format your posts, just like on a forum.
- Live and static news output. Include news on your website through either a PHP script or a faster Server Side Include of a static file.
- Easy install. Everything is done for you except creating the database and user (for security).
- Professional look. Easy to use interface even brain-dead idiots could be comfortable with!
Enhancements:
- This release fixes some non-critical bugs with the BBcode parser and adjusts the HTML display.
Download (0.065MB)
Added: 2006-04-17 License: GPL (GNU General Public License) Price:
1288 downloads
Xitnalta Content Management System 0.5.80
Xitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the net. more>>
Xitnalta Content Management System (xcms) provides a virtual filesystem library to deal with content from different sources (a real filesystem, a database, etc.) and in different formats.
Xitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the Internet.
<<lessXitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the Internet.
Download (0.21MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1177 downloads
LDAP User Management System 0.4
LDAP User Management System provides a set of basic LDAP API functions for PHP and a strong configuration language. more>>
LDAP User Management System (LUMS) provides a set of basic LDAP API functions for PHP and a strong configuration language. The project can then be used to create Web services or can be used in any PHP script.
The language allows the administrator to define LDAP object types along with their corresponding attributes.
Each attribute may be defined as required as multivalued with a type (string, binary, dn, telephone, mail, etc.) and can be user inserted, constant, auto incremented, or function created. Attribute uniqueness is supported.
It exports the following LDAP operations:
- function LUMS_ldap_search($L_binddn,$L_bindpassword,$L_basedn,$L_scope,$L_filter,$L_attrs_array)
Returns an $info object with the search results or a string with an error
- function LUMS_ldap_add_entry($L_binddn, $L_bindpassword,$L_object_type,$L_entrydn,$L_entry_info)
Returns 0 for success or string with error
- function LUMS_ldap_change_password($L_binddn, $L_bindpassword,$L_entrydn,$L_newpassword)
Returns 0 for success or string with error
- function LUMS_ldap_modify_entry($L_binddn, $L_bindpassword, $L_object_type, $L_entrydn, $L_change_info)
Returns 0 for success or string with error
- function LUMS_ldap_delete_entry($L_binddn, $L_bindpassword, $L_object_type, $L_entrydn)
Returns 0 for success or string with error
- function LUMS_ldap_rename_entry($L_binddn, $L_bindpassword, $L_object_type, $L_entrydn, $L_newrdn, $L_newparent, $L_deleteoldrdn)
Enhancements:
- Add a virtual attribute which is not stored on ldap but can be useful when creating other attribute values
- Add mapping between an indexing attribute value to other attribute values
- Fix a few typos
- Perform the same checks for all value types not just uservalue
- Lower case all passed attribute names
<<lessThe language allows the administrator to define LDAP object types along with their corresponding attributes.
Each attribute may be defined as required as multivalued with a type (string, binary, dn, telephone, mail, etc.) and can be user inserted, constant, auto incremented, or function created. Attribute uniqueness is supported.
It exports the following LDAP operations:
- function LUMS_ldap_search($L_binddn,$L_bindpassword,$L_basedn,$L_scope,$L_filter,$L_attrs_array)
Returns an $info object with the search results or a string with an error
- function LUMS_ldap_add_entry($L_binddn, $L_bindpassword,$L_object_type,$L_entrydn,$L_entry_info)
Returns 0 for success or string with error
- function LUMS_ldap_change_password($L_binddn, $L_bindpassword,$L_entrydn,$L_newpassword)
Returns 0 for success or string with error
- function LUMS_ldap_modify_entry($L_binddn, $L_bindpassword, $L_object_type, $L_entrydn, $L_change_info)
Returns 0 for success or string with error
- function LUMS_ldap_delete_entry($L_binddn, $L_bindpassword, $L_object_type, $L_entrydn)
Returns 0 for success or string with error
- function LUMS_ldap_rename_entry($L_binddn, $L_bindpassword, $L_object_type, $L_entrydn, $L_newrdn, $L_newparent, $L_deleteoldrdn)
Enhancements:
- Add a virtual attribute which is not stored on ldap but can be useful when creating other attribute values
- Add mapping between an indexing attribute value to other attribute values
- Fix a few typos
- Perform the same checks for all value types not just uservalue
- Lower case all passed attribute names
Download (0.12MB)
Added: 2007-04-28 License: Perl Artistic License Price:
913 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above information management system search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed