Tuesday, May 15, 2007

LibreSource 2.2, the other forge

Posted by: Stéphane Bagnier on ?? 15, 2007 DIGG
function _parseDiggURL() {
var _diggURL = "http://digg.com/submit?phase=2&topic=Programming&url="
_diggURL += encodeURIComponent(location.href);
_diggURL += "&title=";
_diggURL += escape ( "LibreSource 2.2, the other forge") ;
_diggURL += "&bodytext=";
_diggURL += escape ( "LibreSource is a versatile collaborative platform. Open Source, modular and highly customizable, LibreSource is adapted to the collaborative software development, groupware, community leading, e-archiving and Web publishing.

On a single server, LibreSource can host several projects, several groups of users, and grant fine grained access to the resources. Based on Java/J2EE technology, LibreSource is a modular web server that users can customize online by combining resources and rights: wiki pages, forum, trackers, SCMs, files, download areas, drop box, forms, etc.

Effective communication is a fundamental requirement for agile project management. In this new version, LibreSource 2.2 embeds the Tigase Jabber server and the Jeti Jabber client. This integration allows notifications and informal communication thru instant messaging. LibreSource simplifies the creation of a dynamic community and help to maintain and enhance team relationship in order to improve the cooperative efficiency.

LibreSource 2.2 brings three new resources: LDAP groups, drop boxes, and forms. The LDAP group resource introduces the capability to map LibreSource groups of users from LDAP groups. The drop box resource allows users to upload files to a confidential area. With the form resource, a manager can create an electronic form online and let users populate it. Such results can be selectively displayed on any page of the server, as a table or as a answer record, and can be exported to spreadsheets. This feature can be used to create questionnaires, registration forms, or any application that need formal communication.

In addition, LibreSource 2.2 enforces its advantages. Several bugs have been fixed and the way security is handled has been smoothed. The server is faster now, with a smaller memory footprint. LibreSource 2.2 has a better packaging: installation, configuration, customization and upgrade are now easier than ever. In a few clicks, you can go in production.

Source, installer and community: http://www.libresource.org
Support from the Artenum Company: http://www.artenum.com/libresource").substring(0,300);
return _diggURL ;
}
LibreSource is a versatile collaborative platform. Open Source, modular and highly customizable, LibreSource is adapted to the collaborative software development, groupware, community leading, e-archiving and Web publishing.On a single server, LibreSource can host several projects, several groups of users, and grant fine grained access to the resources. Based on Java/J2EE technology, LibreSource is a modular web server that users can customize online by combining resources and rights: wiki pages, forum, trackers, SCMs, files, download areas, drop box, forms, etc.Effective communication is a fundamental requirement for agile project management. In this new version, LibreSource 2.2 embeds the Tigase Jabber server and the Jeti Jabber client. This integration allows notifications and informal communication thru instant messaging. LibreSource simplifies the creation of a dynamic community and help to maintain and enhance team relationship in order to improve the cooperative efficiency. LibreSource 2.2 brings three new resources: LDAP groups, drop boxes, and forms. The LDAP group resource introduces the capability to map LibreSource groups of users from LDAP groups. The drop box resource allows users to upload files to a confidential area. With the form resource, a manager can create an electronic form online and let users populate it. Such results can be selectively displayed on any page of the server, as a table or as a answer record, and can be exported to spreadsheets. This feature can be used to create questionnaires, registration forms, or any application that need formal communication.In addition, LibreSource 2.2 enforces its advantages. Several bugs have been fixed and the way security is handled has been smoothed. The server is faster now, with a smaller memory footprint. LibreSource 2.2 has a better packaging: installation, configuration, customization and upgrade are now easier than ever. In a few clicks, you can go in production.Source, installer and community: http://www.libresource.orgSupport from the Artenum Company: http://www.artenum.com/libresource

No comments: