--- web/trunk/www.linuxsampler.org/developers.html 2008/01/23 23:52:34 1648 +++ web/trunk/www.linuxsampler.org/developers.html 2009/07/15 09:13:06 1947 @@ -49,6 +49,17 @@ downloadsout = new Image(); downloadsout.src = dir + "mdownloads.png"; + donationsover = new Image(); + donationsover.src = dir + "mdonationshover.png"; + + donationsout = new Image(); + donationsout.src = dir + "mdonations.png"; + + supportover = new Image(); + supportover.src = dir + "msupporthover.png"; + supportout = new Image(); + supportout.src = dir + "msupport.png"; + developersover = new Image(); developersover.src = dir + "mdevelopershover.png"; @@ -111,6 +122,8 @@ screenshots demos download + donations + support developers faq documentation @@ -118,9 +131,38 @@ instruments links credits + +
+
+ + + + +
+
+ + + + +
+Why donate? +
+
+

Forum

+ +

+ Our post board is the perfect place to ask for any kind of help, support and for fighting any kind of newbie confusions:
+
+ + + +   http://bb.linuxsampler.org
+

+ +

Mailing list

@@ -132,11 +174,17 @@

IRC

- Every now and then you can meet us at the #linuxsampler IRC channel at freenode.net + Every now and then you can meet us at the #linuxsampler IRC channel at freenode.net, you can use + this webinterface + to join the #linuxsampler channel with your web browser.

Developers

+ Please notice that your questions are usually a lot quicker answered + via our forum or mailing list (see above), than by addressing your + emails directly to one of us directly!
+
Benno Senoner (project founder, engine, MS Windows port)
Christian Schoenebeck (current project leader, engine, libgig)
Rui Nuno Capela (qsampler, liblscp)