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

Contents of /web/trunk/www.linuxsampler.org/donations.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1947 - (show annotations) (download) (as text)
Wed Jul 15 09:13:06 2009 UTC (14 years, 8 months ago) by schoenebeck
File MIME type: text/html
File size: 9628 byte(s)
* minor update of donations forms below the menu

1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="index.css">
5 <title>The Linux Sampler Project</title>
6
7 <meta http-equiv="content-type"
8 content="text/html; charset=ISO-8859-1">
9
10 <script language="javascript" type="text/javascript">
11 <!--
12 var dir = "gfx/";
13
14 if(document.images) {
15
16 newsover = new Image();
17 newsover.src = dir + "mnewshover.png";
18
19 newsout = new Image();
20 newsout.src = dir + "mnews.png";
21
22 aboutover = new Image();
23 aboutover.src = dir + "mabouthover.png";
24
25 aboutout = new Image();
26 aboutout.src = dir + "mabout.png";
27
28 featuresover = new Image();
29 featuresover.src = dir + "mfeatureshover.png";
30
31 featuresout = new Image();
32 featuresout.src = dir + "mfeatures.png";
33
34 screenshotsover = new Image();
35 screenshotsover.src = dir + "mscreenshotshover.png";
36
37 screenshotsout = new Image();
38 screenshotsout.src = dir + "mscreenshots.png";
39
40 demosover = new Image();
41 demosover.src = dir + "mdemoshover.png";
42
43 demosout = new Image();
44 demosout.src = dir + "mdemos.png";
45
46 downloadsover = new Image();
47 downloadsover.src = dir + "mdownloadshover.png";
48
49 downloadsout = new Image();
50 downloadsout.src = dir + "mdownloads.png";
51
52 donationsover = new Image();
53 donationsover.src = dir + "mdonationshover.png";
54
55 donationsout = new Image();
56 donationsout.src = dir + "mdonations.png";
57
58 supportover = new Image();
59 supportover.src = dir + "msupporthover.png";
60
61 supportout = new Image();
62 supportout.src = dir + "msupport.png";
63
64 developersover = new Image();
65 developersover.src = dir + "mdevelopershover.png";
66
67 developersout = new Image();
68 developersout.src = dir + "mdevelopers.png";
69
70 instrumentsover = new Image();
71 instrumentsover.src = dir + "minstrumentshover.png";
72
73 instrumentsout = new Image();
74 instrumentsout.src = dir + "minstruments.png";
75
76 linksover = new Image();
77 linksover.src = dir + "mlinkshover.png";
78
79 linksout = new Image();
80 linksout.src = dir + "mlinks.png";
81
82 documentationover = new Image();
83 documentationover.src = dir + "mdocumentationhover.png";
84
85 documentationout = new Image();
86 documentationout.src = dir + "mdocumentation.png";
87
88 creditsover = new Image();
89 creditsover.src = dir + "mcreditshover.png";
90
91 creditsout = new Image();
92 creditsout.src = dir + "mcredits.png";
93
94 faqover = new Image();
95 faqover.src = dir + "mfaqhover.png";
96
97 faqout = new Image();
98 faqout.src = dir + "mfaq.png";
99
100 bugsover = new Image();
101 bugsover.src = dir + "mbugshover.png";
102
103 bugsout = new Image();
104 bugsout.src = dir + "mbugs.png";
105 }
106 -->
107 </script>
108
109 </head>
110
111 <body>
112
113 <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler">
114
115 <h1><span class="hidden">The LinuxSampler Project</span></h1>
116
117 <table border=0 cellspacing=0 cellpadding=0><tr><th colspan=2 align=left>
118 <img name="h1blank" src="gfx/h1blank.png" alt="blank"><span class="hidden">about</span></th></tr>
119 <tr><td valign=top>
120 <a id="news" href="index.php" onmouseover="javascript:if(document.images)document.news.src = newsover.src" onmouseout="javascript:if(document.images)document.news.src = newsout.src"><img name="news" src="gfx/mnews.png" alt="news"></a>
121 <a id="about" href="about.html" onmouseover="javascript:if(document.images)document.about.src = aboutover.src" onmouseout="javascript:if(document.images)document.about.src = aboutout.src"><img name="about" src="gfx/mabout.png" alt="about"></a>
122 <a id="features" href="features.html" onmouseover="javascript:if(document.images)document.features.src = featuresover.src" onmouseout="javascript:if(document.images)document.features.src = featuresout.src"><img name="features" src="gfx/mfeatures.png" alt="features"></a>
123 <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>
124 <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>
125 <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>
126 <a id="donations" href="donations.html" onmouseover="javascript:if(document.images)document.donations.src = donationsover.src" onmouseout="javascript:if(document.images)document.donations.src = donationsout.src"><img name="donations" src="gfx/mdonations.png" alt="donations"></a>
127 <a id="support" href="support.html" onmouseover="javascript:if(document.images)document.support.src = supportover.src" onmouseout="javascript:if(document.images)document.support.src = supportout.src"><img name="support" src="gfx/msupport.png" alt="support"></a>
128 <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>
129 <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>
130 <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
131 <a id="bugs" href="http://bugs.linuxsampler.org" onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src" onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img name="bugs" src="gfx/mbugs.png" alt="bugs"></a>
132 <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>
133 <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>
134 <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>
135
136 <div class="boxed">
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="6746056">
140 <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!">
141 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
142 </form>
143 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
144 <input type="hidden" name="cmd" value="_s-xclick">
145 <input type="hidden" name="hosted_button_id" value="6746149">
146 <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!">
147 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
148 </form>
149 <a href="donations.html">Why donate?</a>
150 </div>
151
152 </td><td valign=top width="100%">
153 <div id="contents">
154
155 <h2>Donations</h2>
156
157 <p class="default">
158 LinuxSampler is a complex piece of code which took several
159 man-years to develop and comes with the full source code.
160
161 Your subscriptions and donations can dramatically improve the development speed and feature set of LinuxSampler and its subprojects.
162 It comes without any kind of crippling copy protection, there is no company that can go fold.
163
164 LinuxSampler is here to stay, its clean and extensible architecture allows it to run on virtually any operating system and computer architecture and can easily be ported to any platform appearing in future.<br>
165 <br>
166 By making a donation or a monthly subscription to the LinuxSampler project, you are contributing to the future of audio sampling, available for free to everyone!<br>
167 <br>
168 Currently there are two ways to donate:
169 </p>
170
171 <ul>
172 <li><u>Button "Subscribe":</u><br>
173 Let's you subscribe to a monthly payment of 10 Eur / month. At the moment this
174 is a fix amount. We hope we can soon provide a way on the website to let you
175 choose the amount you want to donate per month. You can unsubscribe from this
176 monthly payment at any time!
177 </li>
178 <li><u>Button "Donate":</u><br>
179 Allows you to send a single donation of an arbitrary amount of money you
180 choose.
181 </li>
182 </ul>
183
184 <p class="default">
185 On behalf of the LinuxSampler developer team we'll thank you in advance for
186 your support!
187 </p>
188
189 <br>
190 <br>
191 </p>
192
193 </div>
194 </td></tr></table>
195
196 </div>
197
198 </body>
199 </html>

  ViewVC Help
Powered by ViewVC