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