fix graph layout ... especially consider text propperties propperly
[rrdtool.git] / CONTRIBUTORS
1 I would like to thank to following people for helping to
2 bring RRDtool into existence.
3
4 Planning and Inspiration
5
6         Daniel Wesemann
7         Krister Karlson
8         Simon Leinen
9
10 Debugging and code contributions
11
12         Andreas Kroomaa <andre@ml.ee>
13         Andrew Turner <turner@mint.net> (LAST consolidator)
14         Bernard Fischer <bfischer@syslog.ch> 64bit stuff and --alt-autoscale-max
15         Bill Fenner <fenner@research.att.com>
16         Blair Zajac <bzajac@geostaff.com>
17         Dan Dunn <dandunn@computer.org>
18         Hermann Hueni <hueni@glue.ch> (SunOS porting)
19         Jeff R. Allen <jeff.allen@acm.org> (autoconfigure, portability)  
20         Joel Becker <jlbec@raleigh.ibm.com> AIX
21         Joey Miller <joeym@inficad.com> php3 and php4 bindings
22         Jost.Krieger <Jost.Krieger@ruhr-uni-bochum.de>
23         Larry Leszczynski <larryl@furph.com>
24         Otmar Lendl <O.Lendl@Austria.EU.net> (lots of bugfixes)
25         Paul Joslin <Paul.Joslin@sdrc.com>
26         Philippe.Simonet <Philippe.Simonet@swisscom.com> (NT porting)
27         Poul-Henning Kamp <phk@freebsd.org> CDEF enhancements
28         REIBENSCHUH Alfred <alfred.reibenschuh@it-austria.com> AIX
29         Roman Hoogant <rhoogant@ee.ethz.ch>
30         Russ Wright <rwwright@home.com>
31         Simon Leinen <simon@switch.ch>
32         Stefan Mueller <s.mueller@computer.org> HPUX 11
33         Steve Rader <rader@teak.wiscnet.net> (rrd_cgi debugging and LAST)
34         Terminator rAT <karl_schilke@eli.net>
35         Christophe VG <Christophe.VanGinneken@ubizen.com>
36         Shane O'Donnell <shaneo@opennms.org>
37         Tuc <ttsg@ttsg.com>
38         Mike Mitchell <mcm@unx.sas.com>
39         Ulrich Schilling <schilling@netz.uni-essen.de> AIX
40         Wrolf Courtney <wrolf@wrolf.net> (HP-UX)
41         Alan Lichty <alan_lichty@eli.net>
42         Alex van den Bogaerdt <alex@ergens.op.het.net> (rrd_resize.c and more)
43         Frank Strauss <strauss@escape.de> TCL bindings
44         Jakob Ilves <jilves@se.oracle.com> HPUX 11
45         Jeremy Fischer <jeremy@pobox.com> (Makefile changes & RPM builds)
46         Oleg Cherevko <olwi@icyb.kiev.ua>
47         Rainer Bawidamann <Rainer.Bawidamann@informatik.uni-ulm.de>
48         Selena M Brewington <smbrewin@ichips.intel.com> add_ds
49         Steen Linden <Steen.Linden@ebone.net>
50         Steve Harris <steveh@wesley.com.au> AIX portability
51         Tom Crawley <Tom.Crawley@hi.riotinto.com.au> (GCC&HP configuration)
52         Albert Chin-A-Young <china@thewrittenword.com>
53         Sean McCreary mccreary@xoanon.colorado.edu
54         Bruce Campbell <bruce.campbell@apnic.net>
55         Sean Summers <sean@Fenstermaker.com> (RPM .spec)
56         Christophe Van Ginneken <Christophe.VanGinneken@ubizen.com> (--no-legend)
57         Wolfgang Schrimm <wschrimm@uni-hd.de> xport function
58         Travis Brown <tebrown@csh.rit.edu> 
59         Peter Stamfest <peter@stamfest.at> initial multi-thread support
60         David L. Barker <dave@ncomtech.com> xport function bug fixes
61         Mike Slifcak <slif@bellsouth.net> many rrdtool-1.1.x fixes
62         Peter Speck <speck@vitality.dk> eps/svg/pdf file format code in rrdtool-1.x
63         David Grimes <dgrimes@navisite.com> SQRT/SORT/REV/SHIFT/TREND
64         Henrik Storner <henrik@hswn.dk> make rrd_graph() provide the min/max values of data in graph
65         Radoslaw Karas <rkaras@tyndall.ie>
66
67 Documentation
68
69         Alan Lichty <alan_lichty@eli.net>
70         Alex van den Bogaerdt <alex@ergens.op.het.net>
71         Amos Shapira <amos@gezernet.co.il>
72         Kai Siering <kai.siering@mediaways.net>
73         Russ Wright <rwwright@home.com>
74         Steve Rader <rader@teak.wiscnet.net>  
75         Wrolf Courtney <wrolf@wrolf.net>      
76         Tobias Weingartner <weingart@cs.ualberta.ca>
77         hendrik visage <hvisage@is.co.za>
78         Steve Rader <rader@teak.wiscnet.net>
79         Jesús Couto Fandiño
80
81 Packaging
82         Henri GOMEZ -- Redhat RPMs
83         Philippe Simonet -- NT Binaries
84
85
86 Internet Resources
87         LAN Services AG (www.lan.ch) 
88            for the http://rrdtool.eu.org domain reflector
89
90         Alexander Lucke (lucke@dns-net.de) 
91            and DNS:NET Internet Services (www.dns-net.de)
92               for http://rrdtool.org
93
94 Further I would like to note, that RRDtool would not exist without
95 the following free software products:
96
97         Perl by Larry Wall
98         libart by Raph Levien
99         freetype by David Turner, Robert Wilhelm, and Werner Lemberg
100         libpng by Glenn Randers-Pehrson / Andreas Eric Dilger / Guy Eric Schalnat
101         cgilib by Martin Schulze
102         zlib by Jean-loup Gailly and Mark Adler
103         SNMP Perl-Module by Simon Leinen
104
105         and last but not least
106         
107         Linux by Linus Torvalds 
108
109 I would also like to thank the Department of Electrical Engineering
110 at the Swiss Federal Institute of Technology who allow me to
111 use their network resources to publish RRDtool ...
112
113 During Summer 1999 CAIDA (www.caida.org) has supported me in working full
114 time on RRDtool ... A big thank you to them as well.
115
116 Tobias Oetiker <oetiker@ee.ethz.ch>