X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/61ff1b87e2921d382e2b846ccf3d7f3cef16726c..f94ab1dca83ba38a70a9b0cfdc04b20d15e9d015:/README diff --git a/README b/README index e69de29..d4736ba 100644 --- a/README +++ b/README @@ -0,0 +1,134 @@ +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, supports 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 targeted at mobile devices like the Nokia N810 and N900 but +works on any system 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-2017, Philipp Spitzer, gregor herrmann, Stefan Strahl + + 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/favourite*, src/icons/alarm*, src/icons/collapse*, src/icons/expand*: + + Copyright (C) 2012-2017, Philipp Spitzer, Stefan Strahl + + 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 other 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. + + +History: + +ConfClerk started as fosdem-schedule, targeted 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, Stefan Strahl +Toastfreeware + +http://www.toastfreeware.priv.at/confclerk/ + + +Tested pentabarf (or frab, or summit/wafer with patches) instances: + +- 33C3: https://fahrplan.events.ccc.de/congress/2016/Fahrplan/schedule.xml +- DebConf (2013, pentbarf): https://penta.debconf.org/dc13_schedule/schedule.en.xml +- DebConf (2014, summit): https://summit.debconf.org/debconf14.xml +- DebConf (2015, summit): https://summit.debconf.org/debconf15.xml +- DebConf (2016, wafer): https://debconf16.debconf.org/schedule/pentabarf.xml +- FOSDEM: http://fosdem.org/schedule/xml +- FrOSCon (2016): http://programm.froscon.org/2016/schedule.xml +- Grazer Linuxtage (2016): https://glt16-programm.linuxtage.at/schedule.xml