/[svn]/web/trunk/www.linuxsampler.org/developers.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/developers.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1675 by schoenebeck, Fri Feb 8 14:21:33 2008 UTC revision 1935 by schoenebeck, Sun Jul 12 17:35:36 2009 UTC
# Line 124  Line 124 
124                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>
125                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>
126                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>
127    
128    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="10" height="20">
129    
130    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
131    <input type="hidden" name="cmd" value="_s-xclick">
132    <input type="hidden" name="hosted_button_id" value="6746056">
133    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
134    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
135    </form>
136    
137    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
138    <input type="hidden" name="cmd" value="_s-xclick">
139    <input type="hidden" name="hosted_button_id" value="6746149">
140    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
141    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
142    </form>
143    
144                          </td><td valign=top width="100%">                          </td><td valign=top width="100%">
145                          <div id="contents">                          <div id="contents">
146    
147            <h2>Forum</h2>
148    
149            <p class="default">
150            Our post board is the perfect place to ask for any kind of help, support and for fighting any kind of newbie confusions:<br>
151            <br>
152            <a href="http://bb.linuxsampler.org">
153                    <img src="gfx/forum_shot.png">
154            </a>
155            &nbsp;&nbsp;<a href="http://bb.linuxsampler.org">http://bb.linuxsampler.org</a><br>
156            </p>
157    
158    
159                  <h2>Mailing list</h2>                  <h2>Mailing list</h2>
160    
161                  <p class="default">                  <p class="default">
# Line 138  Line 167 
167    
168      <h2>IRC</h2>      <h2>IRC</h2>
169      <p class="default">      <p class="default">
170      Every now and then you can meet us at the <i>#linuxsampler</i> <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat" title="Internet Relay Chat">IRC</a> channel at freenode.net      Every now and then you can meet us at the <i>#linuxsampler</i> <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat" title="Internet Relay Chat">IRC</a> channel at freenode.net, you can use
171        <a href="http://www.mibbit.com/?server=irc.freenode.net&channel=%23linuxsampler">this webinterface</a>
172        to join the <i>#linuxsampler</i> channel with your web browser.
173      </p>      </p>
174    
175      <h2>Developers</h2>      <h2>Developers</h2>
176      <p class="default">      <p class="default">
177            Please notice that your questions are usually a lot quicker answered
178            via our forum or mailing list (see above), than by addressing your
179            emails directly to one of us directly!<br>
180            <br>
181      Benno Senoner (project founder, engine, MS Windows port)<img src="gfx/email/benno.png"><br>      Benno Senoner (project founder, engine, MS Windows port)<img src="gfx/email/benno.png"><br>
182      Christian Schoenebeck (current project leader, engine, libgig)<img src="gfx/email/christian.png"><br>      Christian Schoenebeck (current project leader, engine, libgig)<img src="gfx/email/christian.png"><br>
183      Rui Nuno Capela (qsampler, liblscp)<img src="gfx/email/rui.png"><br>      Rui Nuno Capela (qsampler, liblscp)<img src="gfx/email/rui.png"><br>

Legend:
Removed from v.1675  
changed lines
  Added in v.1935

  ViewVC Help
Powered by ViewVC