]> ToastFreeware Gitweb - toast/confclerk.git/blob - README
Documentation updates.
[toast/confclerk.git] / README
1 This is the README file for ConfClerk. ConfClerk is the successor of
2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
3
4
5 Description:
6
7 ConfClerk is an application written in Qt, which makes conference
8 schedules available offline.  It displays the conference schedule
9 from various views, supports searches on various items (speaker, speech topic,
10 location, etc.) and enables you to select favorite events and create your own
11 schedule.
12
13 At the moment ConfClerk is able to import schedules in XML format created by
14 the PentaBarf conference management system (or frab) used by e.g. FOSDEM,
15 DebConf, FrOSCon, Grazer Linuxtage, and the CCC, or compatible systems like
16 Summit, Wafer, or pretalx.
17
18 ConfClerk was originally targeted at mobile devices like the Nokia N810 and
19 N900 but works on any system running Qt.
20
21 See the file ./INSTALL for building and installation instructions, and
22 ./AUTHORS for the list of contributors.
23
24
25 Copyright and License:
26
27   Copyright (C) 2010 Ixonos Plc.
28   Copyright (C) 2011-2024, Philipp Spitzer, gregor herrmann, Stefan Strahl
29
30   This program is free software; you can redistribute it and/or modify
31   it under the terms of the GNU General Public License as published by
32   the Free Software Foundation; either version 2 of the License, or
33   (at your option) any later version.
34
35   This program is distributed in the hope that it will be useful,
36   but WITHOUT ANY WARRANTY; without even the implied warranty of
37   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38   GNU General Public License for more details.
39
40   You should have received a copy of the GNU General Public License along
41   with this program; if not, write to the Free Software Foundation, Inc.,
42   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
43
44 data/confclerk.*:
45
46   Copyright (C) 2011, Christian Kling <kling_christian@gmx.at>
47
48   This program is free software; you can redistribute it and/or modify
49   it under the terms of the GNU General Public License as published by
50   the Free Software Foundation; either version 2 of the License, or
51   (at your option) any later version.
52
53   This program is distributed in the hope that it will be useful,
54   but WITHOUT ANY WARRANTY; without even the implied warranty of
55   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
56   GNU General Public License for more details.
57
58   You should have received a copy of the GNU General Public License along
59   with this program; if not, write to the Free Software Foundation, Inc.,
60   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
61
62 src/icons/favourite*, src/icons/alarm*, src/icons/collapse*, src/icons/expand*:
63
64   Copyright (C) 2012-2017, Philipp Spitzer, Stefan Strahl
65
66   This program is free software; you can redistribute it and/or modify
67   it under the terms of the GNU General Public License as published by
68   the Free Software Foundation; either version 2 of the License, or
69   (at your option) any later version.
70
71   This program is distributed in the hope that it will be useful,
72   but WITHOUT ANY WARRANTY; without even the implied warranty of
73   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
74   GNU General Public License for more details.
75
76   You should have received a copy of the GNU General Public License along
77   with this program; if not, write to the Free Software Foundation, Inc.,
78   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
79
80 src/icons/*:
81 All other icons are taken from the Debian package gnome-icon-theme, which contains
82 the following notice (as of 2011-06-24):
83
84   Copyright © 2002-2008:
85     Ulisse Perusin <uli.peru@gmail.com>
86     Riccardo Buzzotta <raozuzu@yahoo.it>
87     Josef Vybíral <cornelius@vybiral.info>
88     Hylke Bons <h.bons@student.rug.nl>
89     Ricardo González <rick@jinlabs.com>
90     Lapo Calamandrei <calamandrei@gmail.com>
91     Rodney Dawes <dobey@novell.com>
92     Luca Ferretti <elle.uca@libero.it>
93     Tuomas Kuosmanen <tigert@gimp.org>
94     Andreas Nilsson <nisses.mail@home.se>
95     Jakub Steiner <jimmac@novell.com>
96
97   GNOME icon theme is distributed under the terms of either
98   GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.
99
100
101 History:
102
103 ConfClerk started as fosdem-schedule, targeted at Maemo as an operating
104 system and the FOSDEM conference.
105 fosdem-schedule was written by Ixonos Plc., maintained at
106 https://sourceforge.net/projects/fosdem-maemo/ , and released under the GNU GPL
107 2 or later.
108 Cf. docs/fosdem-schedule for more information.
109
110 ConfClerk is the successor of fosdem-schedule, aiming at improvements and
111 generalization regarding supported platforms and conference systems.
112 The project was started after fosdem-schedule was not actively developed
113 anymore and with the "blessing" of the fosdem-schedule developers; cf.
114 https://sourceforge.net/mailarchive/forum.php?thread_name=20110621171440.GA4521%40nerys.comodo.priv.at&forum_name=fosdem-maemo-devel
115 Thanks guys!
116
117
118 Contact:
119
120 Philipp Spitzer, gregor herrmann, Stefan Strahl
121 Toastfreeware
122 <toast+confclerk@toastfreeware.priv.at>
123 https://www.toastfreeware.priv.at/confclerk/
124
125
126 XML "Specification":
127
128 https://github.com/voc/schedule/blob/master/validator/xsd/schedule.xml.xsd
129
130
131 Tested PentaBarf (or frab, or Summit/Wafer with patches, or pretalx' XML
132 export) instances:
133
134 - 37C3 (pretalx): https://fahrplan.events.ccc.de/congress/2023/Fahrplan/schedule.xml
135 - RC3: https://fahrplan.events.ccc.de/rc3/2020/Fahrplan/schedule.xml
136 - DebConf (2015, summit): https://summit.debconf.org/debconf15.xml
137 - DebConf (2021, wafer): https://debconf21.debconf.org/schedule/pentabarf.xml
138 - FOSDEM: https://fosdem.org/schedule/xml
139 - FrOSCon (2020): https://programm.froscon.org/2020/schedule.xml
140 - Grazer Linuxtage (2018): https://glt18-programm.linuxtage.at/schedule.xml