X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/61ff1b87e2921d382e2b846ccf3d7f3cef16726c..4bf728f7906e7c5fd5ae5bfc5a0a4b26804ce97e:/README diff --git a/README b/README index e69de29..52fb601 100644 --- a/README +++ b/README @@ -0,0 +1,131 @@ +This is the README file for ConfClerk. ConfClerk is the successor of +fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. + + +Description: + +ConfClerk is an application written in Qt, which makes conference +schedules available offline. It displays the conference schedule +from various views, support searches on various items (speaker, speech topic, +location, etc.) and enables you to select favorite events and create your own +schedule. + +At the moment ConfClerk is able to import schedules in XML format created by +the PentaBarf conference management system (or frab) used by e.g. FOSDEM, +DebConf, FrOSCon, Grazer Linuxtage, and the CCC. + +ConfClerk is targetted at mobile devices like the Nokia N810 and N900 but +works on any sytem running Qt. + +See the file ./INSTALL for building and installation instructions, and +./AUTHORS for the list of contributors. + + +Copyright and License: + + Copyright (C) 2010 Ixonos Plc. + Copyright (C) 2011, Philipp Spitzer, gregor herrmann + + 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. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +data/confclerk.*: + + Copyright (C) 2011, Christian Kling + + 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. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +src/icons/*: +All icons are taken from the Debian package gnome-icon-theme, which contains +the following notice (as of 2011-06-24): + + Copyright © 2002-2008: + Ulisse Perusin + Riccardo Buzzotta + Josef Vybíral + Hylke Bons + Ricardo González + Lapo Calamandrei + Rodney Dawes + Luca Ferretti + Tuomas Kuosmanen + Andreas Nilsson + Jakub Steiner + + GNOME icon theme is distributed under the terms of either + GNU LGPL v.3 or Creative Commons BY-SA 3.0 license. + +src/icons/emblem-new*: + + Copyright (C) 2011, Philipp Spitzer + + 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. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + + +History: + +ConfClerk started as fosdem-schedule, targetted at Maemo as an operating +system and the FOSDEM conference. +fosdem-schedule was written by Ixonos Plc., maintained at +http://sourceforge.net/projects/fosdem-maemo/ , and released under the GNU GPL +2 or later. +Cf. docs/fosdem-schedule for more information. + +ConfClerk is the successor of fosdem-schedule, aiming at improvements and +generalization regarding supported platforms and conference systems. +The project was started after fosdem-schedule was not actively developped +anymore and with the "blessing" of the fosdem-schedule developers; cf. +http://sourceforge.net/mailarchive/forum.php?thread_name=20110621171440.GA4521%40nerys.comodo.priv.at&forum_name=fosdem-maemo-devel +Thanks guys! + + +Contact: + +Philipp Spitzer, gregor herrmann +Toastfreeware + +http://www.toastfreeware.priv.at/confclerk/ + + +Tested pentabarf instances: + +- FOSDEM (2011): http://fosdem.org/schedule/xml +- DebConf (2010): http://penta.debconf.org/dc10_schedule/schedule.en.xml +- DebConf (2011): http://penta.debconf.org/dc11_schedule/schedule.en.xml +- 27C3: http://events.ccc.de/congress/2010/Fahrplan/schedule.en.xml +- FrOSCon (2011): http://programm.froscon.org/2011/schedule.xml