simple geiser-chez--display-error
[geiser.git] / doc / thanks.texi
blob3b08155733085003a6d69052dcd412cb94c2c973
1 @node No hacker is an island, Index, Cheat sheet, Top
2 @chapter No hacker is an island
3 @cindex thanks
5 Dan Leslie, with the help of his three-months old daughter Freija,
6 proved there's a smidgen of sense in this madness by adding support
7 for Chicken to version 0.7 of Geiser, several years after it was born.
8 And Peter Feigl reinforced that feeling soon afterwards with his work on
9 supporting GNU/MIT Scheme, Chib and Chez in one fell swoop.
11 Andy Wingo, Geiser's first user, has been a continuous source of
12 encouragement and suggestions, and keeps improving Guile and heeding
13 my feature requests.
15 The nice thing about collaborating with Andreas Rottmann over all
16 these years is that he will not only make your project better with
17 insightful comments and prodding: he'll send you patches galore too.
19 Ludovic Courtès, #geiser's citizen no. 1, joined the fun after a
20 while, and has since then been a continuous source of encouragement,
21 ideas and bug reports.
23 Michael Wilber convinced me that image support for Racket was not only
24 fun, but easy, with the best argument: actual code!
26 Daniel Hackney and Grant Rettke created the first ELPA packages for
27 Geiser and taught me to fish.
29 Diogo F. S. Ramos is Geiser's most indefatigable user and bug reporter,
30 and the mailing list has been a far less lonely place since he came.
32 Aleix Conchillo has been my favourite spammer, beta tester and patch
33 sender during more years and for more projects than i can remember.
35 Eduardo Cavazos' contagious enthusiasm has helped in many ways to keep
36 Geiser alive, and he's become its best evangelist in R6RS circles.
38 Alex Kost has contributed with many bug reports and improved Geiser
39 with several patches.
41 Eli Barzilay took the time to play with an early alpha and made many
42 valuable suggestions, besides answering all my 'how do you in PLT'
43 questions.
45 Matthew Flatt, Robby Findler and the rest of the PLT team did not only
46 answer my inquiries, but provided almost instant fixes to the few
47 issues i found.
49 Thanks also to the PLT and Guile communities, for showing me that
50 Geiser was not only possible, but a pleasure to hack on.  And to the
51 Slime hackers, who led the way.
54 @subsubheading Joining the fun
56 @itemize @bullet
57 @item
58 @cindex mailing list
59 @cindex gmane
60 For questions, praise, critique and anything else Geiser, do not
61 hesitate to drop an email to our list,
62 @url{mailto:geiser-users@@nongnu.org, (@@ geiser-users (. nongnu
63 org))}: no subscription required.  Check
64 @uref{http://lists.nongnu.org/@/mailman/@/listinfo/@/geiser-users, the list
65 page} for more information or browse
66 @uref{http://lists.nongnu.org/@/archive/@/html/@/geiser-users/, the archives}.
67 The list is also accessible via @uref{http://gmane.org, Gmane} as
68 @url{http://dir.gmane.org/@/gmane.lisp.scheme.geiser,
69 gmane.lisp.scheme.geiser}.
70 @item
71 @cindex bug tracker
72 You can submit bug reports either to the mailing list or to
73 @uref{https://github.com/@/jaor/geiser/issues, our bug tracker} over at
74 Github.
75 @item
76 @cindex news feed
77 If you only need to hear about Geiser on new releases,
78 @uref{http://savannah.nongnu.org/@/news/?group=geiser, the News page} and
79 its @uref{https://savannah.nongnu.org/@/news/atom.php?group=geiser, Atom
80 feed} are probably what you're looking for.
81 @item
82 @cindex IRC channel
83 The Freenode IRC channel @i{#geiser} is the Geiserati's meeting point in
84 cyberspace.
85 @end itemize
87 @c Local Variables:
88 @c mode: texinfo
89 @c TeX-master: "geiser"
90 @c End: