From b093b6e6181f6c50d0ac0fc86a08e159c6fe5604 Mon Sep 17 00:00:00 2001 From: moba Date: Mon, 7 Nov 2016 02:00:52 +0100 Subject: [PATCH] New section: conference management tools (#836) * New section: conference management tools * Fix Problems Fix the problems highlighted by @AndyR207. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 0e0b1388..8643ec2a 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ See [Contributing](#contributing). - [XMPP](#xmpp) - [XMPP Servers](#xmpp-servers) - [XMPP Web Clients](#xmpp-web-clients) + - [Conference Management](#conference-mangement) - [Content Management Systems (CMS)](#content-management-systems-cms) - [E-commerce](#e-commerce) - [DNS](#dns) @@ -386,6 +387,17 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi. ([Source Code](http://repos.goffi.org/libervia)) `AGPLv3` `Python` +## Conference Management + +**[`^ back to top ^`](#)** + + * [Conference Organizing Distribution (COD)](http://usecod.com/) - Create conference and event websites built on top of Drupal. ([Source Code](http://cgit.drupalcode.org/cod)) `GPL` `PHP` + * [frab](https://frab.github.io/frab/) - web-based conference planning and management system. It helps to collect submissions, to manage talks and speakers and to create a schedule. ([Source Code](https://github.com/frab/frab)) `MIT` `Ruby` + * [Open Conference Systems (OCS)](https://pkp.sfu.ca/ocs/) - is a free Web publishing tool that will create a complete Web presence for your scholarly conference. ([Demo](https://pkp.sfu.ca/ocs/ocs_demo/), [Source Code](https://github.com/pkp/ocs)) `GPL` `PHP` + * [OpenConferenceWare](http://openconferenceware.org/) - An open source web application for supporting conference-like events. This customizable, general-purpose platform provides proposals, sessions, schedules, tracks, user profiles. ([Source Code](https://github.com/osbridge/openconferenceware)) `MIT` `Ruby` + * [osem](http://osem.io/) - Event management tailored to free Software conferences. ([Demo](http://demo.osem.io/), [Source Code](https://github.com/openSUSE/osem)) `MIT` `Ruby` + + ## Content Management Systems (CMS) **[`^ back to top ^`](#)**