This repository has been archived by the owner on Feb 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
131 lines (96 loc) · 5.21 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
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, 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 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-2012, 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 <[email protected]>
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, 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 <[email protected]>
Riccardo Buzzotta <[email protected]>
Josef Vybíral <[email protected]>
Hylke Bons <[email protected]>
Ricardo González <[email protected]>
Lapo Calamandrei <[email protected]>
Rodney Dawes <[email protected]>
Luca Ferretti <[email protected]>
Tuomas Kuosmanen <[email protected]>
Andreas Nilsson <[email protected]>
Jakub Steiner <[email protected]>
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) instances:
- FOSDEM: http://fosdem.org/schedule/xml
- Grazer Linuxtage (2012): http://glt12-programm.linuxtage.at/schedule.de.xml
- DebConf (2012): http://penta.debconf.org/dc12_schedule/schedule.en.xml
- 28C3: http://events.ccc.de/congress/2011/Fahrplan/schedule.en.xml
- FrOSCon (2012): http://programm.froscon.org/2012/schedule.xml